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

New issue 1612 by [email protected]: ibus input not working
http://code.google.com/p/ibus/issues/detail?id=1612

What version of the product are you using? On what operating system?
OS (Linux distributions, UNIX or ...): Gentoo
Architecture (i386, x86_64): x86_64
IBus version: 1.5.1
Python version: 2.7.3, 3.2.3
dbus version: 1.6.8
dbus-python version: 1.1.1
qt version (if bug is about qt applications): 4.8.4

What steps will reproduce the problem?

1. Check that ibus-daemon is running
$ ps auxw|grep ibus
rondo 3440 0.0 0.0 422644 5144 ? Sl 4月06 0:01 /usr/bin/ibus-daemon --xim rondo 3453 0.0 0.0 131512 4008 ? Sl 4月06 0:00 /usr/libexec/ibus-gconf rondo 3461 0.0 0.1 288676 27396 ? Sl 4月06 0:00 /usr/libexec/ibus-x11 --kill-daemon
rondo     4949  0.0  0.0  12716  1012 pts/1    S+   00:05   0:00 grep ibus

2. Check environment variable:
$ env|grep QT_IM
QT_IM_MODULE=ibus

2. Hit trigger key (Ctrl-Space) in Qt app. Nothing happens (normally a panel showing selected input method would appear).

3. Launch ibus-setup. Even though there's "Show icon in system tray" set, I don't see any icon.

4. If I relaunch ibus-daemon, there's a single error only:
$ ibus-daemon -x -r -v

(ibus-ui-gtk3:4222): IBUS-WARNING **: ibus_bus_call_sync: org.freedesktop.IBus.GetGlobalEngine: GDBus.Error:org.freedesktop.DBus.Error.Failed: No global engine.



--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

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


回复