Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ibus-mozc's behaviour strange in recent ibus (version 1.4.99.20120428 Fedora 17) #159

Closed
GoogleCodeExporter opened this issue Apr 22, 2015 · 7 comments

Comments

@GoogleCodeExporter
Copy link

I guess that recent ibus change some interfaces, this make ibus-mozc's 
behaviour strange, two issues actually:

1. Always switch global keyboard layout to Japanese. (I'm a Chinese, with a US 
keyboard, so it's annoying).

2. Always add en-jp(English, Japanese keyboard layout) to enabled input method 
list when ibus-mozc is activating. Obviously non-Japanese keyboard user won't 
need it.

P.S.: I've tried ibus-anthy, the one distributed with ibus. It works well. So I 
consider the source of problem is ibus-mozc.

Original issue reported on code.google.com by lanxing...@gmail.com on 12 May 2012 at 7:09

@GoogleCodeExporter
Copy link
Author

P.S. 1.4.99 seems a dummy version for fedora pkg manager. Newest ibus releases 
is 1.4.1.

Original comment by lanxing...@gmail.com on 12 May 2012 at 7:28

@GoogleCodeExporter
Copy link
Author

Original comment by yukawa@google.com on 12 May 2012 at 8:47

@GoogleCodeExporter
Copy link
Author

Original comment by yukawa@google.com on 12 May 2012 at 8:48

@GoogleCodeExporter
Copy link
Author

Thank you for the report.

Please let us put "Priority-Low" on this issue as IBus 1.5.0 has not been 
released yet. When IBus 1.5.0 becomes available as a stable release, we can 
more easily investigate and find an appropriate workaround against this issue 
you reported.

Background:
If I understood correctly, IBus 1.4.99 is not a dummy version but a special 
version number used for preparing upcoming IBus 1.5.0 release. So it's 
interfaces and behavior are closer to IBus 1.5.0 rather than IBus 1.4.1.

The problem is that interfaces and behaviors of IBus 1.4.99 are still subject 
to change. So we cannot assume that "If the IBus version is 1.4.99, it should 
behave like this". Actually we have experienced a lot of compatibility issues 
on IBus 1.3.99 because there were a number of differently behaving versions of 
IBus 1.3.99. Troubles continued until IBus 1.4.0 was officially released as a 
stable version.

Thanks,

Original comment by yukawa@google.com on 12 May 2012 at 9:17

  • Added labels: OpSys-Linux, Priority-Low
  • Removed labels: Priority-Medium

@GoogleCodeExporter
Copy link
Author

Reproduced on Fedora-17-TC5.

As far as I've tested, you can fix this issue as follows.

1. Open IBus Preferences.
2. Remove "Japanese - Mozc" and "Japanese Keyboard" from the Input Method.
3. Open /usr/share/ibus/component/mozc.xml with your favorite editor.
4. Replace "<layout>jp</layout>" with "<layout>default</layout>" and save the 
file.
5. Open IBus Preferences again.
6. Add "Japanese - Mozc" again.

Thanks,

Original comment by yukawa@google.com on 12 May 2012 at 1:35

  • Changed state: Started

@GoogleCodeExporter
Copy link
Author

Original comment by yukawa@google.com on 10 Dec 2012 at 4:33

@GoogleCodeExporter
Copy link
Author

Added a patch in Issue 161.

Original comment by yukawa@google.com on 10 Dec 2012 at 4:34

  • Changed state: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant