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

New issue 1290 by a20365354: ibus-table is not working
http://code.google.com/p/ibus/issues/detail?id=1290

What version of the product are you using? On what operating system?
OS (Linux distributions, UNIX or ...): Linux
Architecture (i386, x86_64): i386
IBus version: 1.3.9
Input method name and version: all ibus-table IMEs are unusable.
Python version: 2.7
dbus version: 1.4.6
python-dbus(Package "dbus-python" does not exist on my package manager) version: 0.83.1
What steps will reproduce the problem?
I am not able to switch to any ibus-table IMEs. When I try to switch to ibus-table IME by clicking Crtl+Space or picking it with mouse button or whatever, it does nothing.
Here is the output of the command "./ibus-daemon -v"
The user database was damaged. We will recreate it!

(ibus-daemon:28118): IBUS-WARNING **: 02:56:16.795405: org.freedesktop.DBus.Python.ibus.exception.IBusException: Traceback (most recent call last): File "/usr/lib/pymodules/python2.7/dbus/service.py", line 702, in _message_cb
    retval = candidate_method(self, *args, **keywords)
File "/usr/lib/pymodules/python2.7/ibus/factory.py", line 69, in CreateEngine
    engine = self.__factory.create_engine(engine_name)
File "/home/username/ibus/share/ibus-table/engine/factory.py", line 105, in create_engine
    raise IBusException("Can not create engine %s" % engine_name)
IBusException: Can not create engine compose

IME of other engines work properly.

I don't know if my computer lack of some package.
If it is a flaw in your code, please fix it. Thanks in advance.

--
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

回复