Status: New Owner: ---- Labels: Type-Defect Priority-Medium
New issue 772 by qhangt: Missing Panel and ( No language input method) http://code.google.com/p/ibus/issues/detail?id=772 What version of the product are you using? On what operating system? OS (Linux distributions, UNIX or ...): Ubuntu 9.10 Architecture (i386, x86_64): i386 IBus version: 1.20.20091215 Input method name and version: Ibus 1.20 Python version: 2.6.4 dbus version: 1.2.16 dbus-python version: 0.83.0 gtk version (if bug is about gtk applications): ibus-gtk 1.20 qt version (if bug is about qt applications): QT 4 What steps will reproduce the problem? 1.killall ibus-daemon 2 > /dev/null 2.ibus-daemon -drx 3. What is the expected output? What do you see instead? 1. ibus panel 2. Ibus daemon starts but there is no ibus panel Please provide any additional information below. $ ps xw | grep ibus 1635 ? Z 0:00 [ibus-daemon] <defunct> 3056 ? Ssl 0:00 ibus-daemon -drx 3057 ? S 0:00 /usr/local/libexec/ibus-gconf 3061 ? S 0:00 /usr/local/libexec/ibus-x11 --kill-daemon 3063 pts/0 S+ 0:00 grep --color=auto ibus $ ibus-daemon -xrv File "/usr/local/share/ibus/ui/gtk/main.py", line 116, in <module> main() File "/usr/local/share/ibus/ui/gtk/main.py", line 110, in main launch_panel() File "/usr/local/share/ibus/ui/gtk/main.py", line 81, in launch_panel UIApplication().run() File "/usr/local/share/ibus/ui/gtk/main.py", line 47, in __init__ self.__bus.connect("registry-changed", self.__registry_changed_cb) File "/usr/lib/pymodules/python2.6/ibus/object.py", line 52, in connect id = super(Object, self).connect(signal_name, handler, *args) TypeError: <Bus object at 0xa2cfc0c (PYIBusBus at 0xa29d7d0)>: unknown signal name: registry-changed Thank you. Quang Hang -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://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
