Comment #4 on issue 1166 by [email protected]: ibus-anthy is broken? the system freezes for a few seconds
http://code.google.com/p/ibus/issues/detail?id=1166
Strange... I had the exact same error reported by the OP, https://bugs.archlinux.org/task/22109.
Running the ibus daemon in verbose mode, gives this hint:
Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/site.py", line 73, in <module> __boot() File "/usr/lib/python2.7/site-packages/site.py", line 48, in __boot addsitedir(item) File "/usr/lib/python2.7/site.py", line 192, in addsitedir addpackage(sitedir, name, known_paths) File "/usr/lib/python2.7/site.py", line 162, in addpackage exec line File "<string>", line 1, in <module> AttributeError: 'module' object has no attribute 'setdefaultencoding'
which was caused by illegal syntax in "/usr/lib/python2.7/site-packages/eric4.pth"
So I removed eric4 (the python IDE) - same problem. Restart ibus-daemon, run ibus-setup, delete ANTHY imput engine and add it again. Everything now works.
If I reinstall eric4, ANTHY breaks again. Can this be fixed? -- 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
