2013/2/9 Aron Xu <happyaron...@gmail.com>: > Hi Norbert, > > Can you please try to run "dconf update" as root? As to see whether a > file named /etc/dconf/db/ibus get created.
After running "dconf update" I got a new kind of crash: $ ibus-setup Traceback (most recent call last): File "/usr/share/ibus/setup/main.py", line 563, in <module> setup = Setup() File "/usr/share/ibus/setup/main.py", line 83, in __init__ self.__init_ui() File "/usr/share/ibus/setup/main.py", line 247, in __init_ui self.__init_hotkey() File "/usr/share/ibus/setup/main.py", line 96, in __init_hotkey entry.set_text("; ".join(shortcuts)) TypeError: sequence item 0: expected string, list found $ It depends on the behavior of python-gobject 3.4.x in experimental. A workaround is to use the patch by Fedora guys: https://bugzilla.redhat.com/show_bug.cgi?id=854161 https://bugzilla.redhat.com/attachment.cgi?id=611688 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org