[Fedora-i18n-bugs] [Bug 683290] [abrt] ibus-1.3.9-2.fc14: connection.py:631:call_blocking:DBusException: org.freedesktop.DBus.Error.UnknownMethod: Unknown method IsEnabled on /org/freedesktop/IBus/InputContext_794

bugzilla at redhat.com bugzilla at redhat.com
Fri Mar 11 11:11:15 UTC 2011


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=683290

--- Comment #4 from fujiwara <tfujiwar at redhat.com> 2011-03-11 06:11:15 EST ---
(In reply to comment #3)
> Fujiwara san, I just tried and can't reproduce the bug in 5 minutes either.
> 
> I'm assuming that the DBus service at /org/freedesktop/IBus/InputContext_794
> usually have the method IsEnabled(), right?

Yes, it's a dbus function.
ibus-daemon provides IsEnabled().
It seems your ibus panel failed to connect ibus-daemon via dbus.
% ps -ef | grep ibus/ui
5071 /usr/bin/python /usr/share/ibus/ui/gtk/main.py


> If the process backing /org/freedesktop/IBus/InputContext_794 crashed, could it 
> cause this error?

>From your stack, if IsEnabled() is failed, the ibus panel icon cannot show the
IM engine list.
But I guess, if the problem can be caused, it's not IsEnabled() only but also
other dbus methods are not connected.
Currently we'd think this problem could not be happened logically.

E.g. your CPU or memory might be exhausted, I'm not sure.

> In my experience, Google Chrome on Linux has problems when using the Word
> processor at http://docs.google.com with an iBus input method active.

I can use the word processor without seeing any errors.
If you won't encounter the problem, maybe I'd like to close the bug.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the i18n-bugs mailing list