Comment #3 on issue 950 by [email protected]: Possible crash inside im-ibus.so
http://code.google.com/p/ibus/issues/detail?id=950

It's also worth noting that this loop is trying to emulate a blocking call to dbus without a timeout. This can cause dbus to drop the connection, which I believe happens when this loop prevents other dbus messages from getting handled properly.

--
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

回复