FS#32293 - [ibus-anthy] engine broken due to missing "ibus" python module.
Attached to Project:
Community Packages
Opened by Michael D. Reiley (seisatsu) - Tuesday, 30 October 2012, 01:55 GMT
Last edited by Felix Yan (felixonmars) - Monday, 05 November 2012, 01:27 GMT
Opened by Michael D. Reiley (seisatsu) - Tuesday, 30 October 2012, 01:55 GMT
Last edited by Felix Yan (felixonmars) - Monday, 05 November 2012, 01:27 GMT
|
Details
Version: 1.2.7-1
Description: ibus-anthy input engine cannot be loaded due to a missing python module "ibus". Steps to reproduce: * Install ibus, ibus-anthy. * Using ibus-setup, add Anthy as an input method. * Run the ibus daemon in verbose mode. * Select the Anthy input method from the system tray icon. Result: (ibus-ui-gtk3:11225): IBUS-WARNING **: org.freedesktop.IBus.Config.GetValue: GDBus.Error:org.freedesktop.DBus.Error.Failed: Config value [panel:use_custom_font] does not exist. Traceback (most recent call last): File "/usr/share/ibus-anthy/engine/main.py", line 26, in <module> import ibus ImportError: No module named ibus (ibus-ui-gtk3:11225): IBUS-WARNING **: ibus_bus_call_sync: org.freedesktop.IBus.SetGlobalEngine: GDBus.Error:org.freedesktop.DBus.Error.Failed: Set global engine failed. (ibus-ui-gtk3:11225): IBUS-WARNING **: panel.vala:224: Switch engine to anthy failed. |
This task depends upon
Closed by Felix Yan (felixonmars)
Monday, 05 November 2012, 01:27 GMT
Reason for closing: Fixed
Additional comments about closing: Tested to work flawlessly.
Monday, 05 November 2012, 01:27 GMT
Reason for closing: Fixed
Additional comments about closing: Tested to work flawlessly.
Edit: This package may be out of date. ibus-anthy's Google Code page has several tarballs for newer versions, but they are marked unstable.
Edit 2: ibus-anthy version 1.4.99.20121006 from the ibus Google Code project tested and confirmed to work correctly. Requesting a package update due to 1.2.7-1 being probably unfixable and/or incompatible with the current stable ibus.
the attachment file is an updated source-only tarball (PKGBUILD) of ibus-anthy,
welcome to test it.
Mostly works, although the icon seems to missing. Thanks.
PS: it should depend on package 'pygtk'