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

New issue 1588 by [email protected]: ibus-hangul: setup doesn't work with ibus 1.5.x
http://code.google.com/p/ibus/issues/detail?id=1588

What version of the product are you using? On what operating system?
OS (Linux distributions, UNIX or ...):
Architecture (i386, x86_64):
IBus version: 1.5.1
Input method name and version: ibus-hangul 1.4.2
Python version: 2.7
dbus version: 1.5.8
dbus-python version: 1.1.1


$ dpkg -s ibus|grep Version
Version: 1.5.1-1
$ dpkg -s ibus-hangul|grep Version
Version: 1.4.2-1
$ ibus-setup-hangul
Traceback (most recent call last):
  File "/usr/share/ibus-hangul/setup/main.py", line 208, in <module>
    Setup(bus).run()
  File "/usr/share/ibus-hangul/setup/main.py", line 38, in __init__
    self.__config.connect("value-changed", self.on_value_changed, None)
AttributeError: 'NoneType' object has no attribute 'connect'
$


--
--
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
--- You received this message because you are subscribed to the Google Groups "ibus-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


回复