[Pkg-ime-devel] Bug#700076: Bug#700076: Bug#700076: ibus: non-functional, setup breaks
Philipp Edelmann
edelmann at fs.tum.de
Fri Feb 8 16:31:17 UTC 2013
Hi,
I also ran into the same problems with the update to ibus 1.5.1. The
error in ibus-setup comes from the fact that self.__bus.get_config()
returns None instead of a config object.
This is a simple Python program that reproduces this behavior.
from gi.repository import IBus
b=IBus.Bus()
print b.get_config()
For me on Debian/Sid this prints "None".
According to the git log this bug was fixed with commit defa8ee66d.
I guess filing a bug in the ibus tracker would be appropriate now. I
might get around to that tonight.
Cheers,
Philipp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 665 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-ime-devel/attachments/20130208/9e204565/attachment-0001.pgp>
More information about the Pkg-ime-devel
mailing list