No such propery members exception on keyboard input

Bug #781960 reported by tbys
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kupfer
New
Undecided
Unassigned

Bug Description

Since this morning, kupfer does not accept keyboard input.

Running kupfer from the terminal, I can see that for every keystroke, kupfer reports the following exception:

dbus.exceptions.DBusException: org.freedesktop.DBus.Error.InvalidArgs: No such property Members
Traceback (most recent call last):
  File "/usr/share/kupfer/kupfer/core/data.py", line 310, in search
    decorator=decorator)
  File "/usr/share/kupfer/kupfer/core/data.py", line 108, in search
    items = item_check(src.get_leaves())
  File "/usr/share/kupfer/kupfer/obj/base.py", line 421, in get_leaves
    return sort_func(self.get_items())
  File "/usr/share/kupfer/kupfer/obj/sources.py", line 164, in get_items
    it = S.get_leaves()
  File "/usr/share/kupfer/kupfer/obj/grouping.py", line 76, in get_leaves
    leaves = Source.get_leaves(src, force_update)
  File "/usr/share/kupfer/kupfer/obj/base.py", line 429, in get_leaves
    datatools.SavedIterable(sort_func(self.get_items()))
  File "/usr/share/kupfer/kupfer/plugin/empathy.py", line 189, in get_items
    self._contacts = list(self._find_all_contacts(interface))
  File "/usr/share/kupfer/kupfer/plugin/empathy.py", line 209, in _find_all_contacts
    contacts = contact_group.Get(CHANNEL_GROUP_IFACE, "Members")
  File "/usr/lib/pymodules/python2.6/dbus/proxies.py", line 68, in __call__
    return self._proxy_method(*args, **keywords)
  File "/usr/lib/pymodules/python2.6/dbus/proxies.py", line 140, in __call__
    **keywords)
  File "/usr/lib/pymodules/python2.6/dbus/connection.py", line 620, in call_blocking
    message, timeout)

My environment (let me know what information you need):

uname -a
Linux danmark 2.6.35-28-generic #50-Ubuntu SMP Fri Mar 18 18:42:20 UTC 2011 x86_64 GNU/Linux

kupfer --version
kupfer v206

python --version
Python 2.6.6

python-gobject: 2.21.5-0ubuntu3
python-gtk2: 2.21.0-0ubuntu1
gvfs: 1.6.4-0ubuntu1.1

Regards,
Tor

Revision history for this message
X (u78qir8a9-deactivatedaccount) wrote :

This is a problem in the Empathy plugin.

Workaround until fixed: Disable empathy plugin (and restart kupfer).

Revision history for this message
X (u78qir8a9-deactivatedaccount) wrote :

Also, thanks for reporting bugs in kupfer! :-)

Revision history for this message
tbys (tbys) wrote : Re: [Bug 781960] Re: No such propery members exception on keyboard input

You are very welcome!
Not many to report it seems :D

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.