Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 1540 by [email protected]: ibus-hangul setup does not work
http://code.google.com/p/ibus/issues/detail?id=1540

What version of the product are you using? On what operating system?
OS (Linux distributions, UNIX or ...): Arch Linux
Architecture (i386, x86_64): x86_64
IBus version: 1.4.99.20121006-1
Input method name and version: ibus-hangul 1.4.1
Python version: 2.7.3
dbus version: 1.6.8
dbus-python version: 1.1.1
gtk version (if bug is about gtk applications):
qt version (if bug is about qt applications):

What steps will reproduce the problem?
1. Go to IBus Preferences
2. Go to Input Method Tab
3. Click on Preferences for "Korean - Korean"

What is the expected output? What do you see instead?
I expected to see the setup page for ibus-hangul. I don't see anything.


Please provide any additional information below.
Running ibus-daemon with verbose mode produces the following output:
  File "/usr/share/ibus-hangul/setup/main.py", line 25, in <module>
    import ibus
ImportError: No module named ibus

I also noticed that ibus-hangul uses "import ibus" while ibus-anthy uses "from gi.repository import IBus"

--
You received this message because you are subscribed to the Google
Groups "ibus-devel" group.
iBus project web page: http://code.google.com/p/ibus/
iBus dev group: http://groups.google.com/group/ibus-devel?hl=en

回复