← Back to team overview

zeitgeist team mailing list archive

[Bug 683607] Re: Rhythmbox data provider crashes with Runtime Error

 

Since there is no more problems reported. I am marking it as Invalid

** Changed in: zeitgeist-dataproviders
       Status: New => Invalid

-- 
You received this bug notification because you are a member of Zeitgeist
Framework Team, which is subscribed to Zeitgeist Data-Sources.
https://bugs.launchpad.net/bugs/683607

Title:
  Rhythmbox data provider crashes with Runtime Error

Status in Zeitgeist Data-Providers:
  Invalid

Bug description:
  Upon enabling the Zeitgeist plugin in Rhythmbox, it fails with the
  following runtime error:

  (07:13:15) [0x982ee68] [ZeitgeistPlugin.activate] /usr/lib/rhythmbox/plugins/zeitgeist-plugin/__init__.py:95: LOADING Zeitgeist plugin...
  Traceback (most recent call last):
    File "/usr/lib/rhythmbox/plugins/zeitgeist-plugin/__init__.py", line 66, in activate
      [Event.new_for_values(actor="application://rhythmbox.desktop")]
    File "/usr/lib/pymodules/python2.6/zeitgeist/client.py", line 871, in register_data_source
      error_handler=self._void_reply_handler) # Errors are ignored
    File "/usr/lib/pymodules/python2.6/zeitgeist/client.py", line 89, in _ProxyMethod
      return self._disconnection_safe(lambda:
    File "/usr/lib/pymodules/python2.6/zeitgeist/client.py", line 69, in _disconnection_safe
      return meth()
    File "/usr/lib/pymodules/python2.6/zeitgeist/client.py", line 90, in <lambda>
      getattr(self.__iface, name)(*args, **kwargs))
    File "/usr/lib/pymodules/python2.6/dbus/proxies.py", line 132, in __call__
      **keywords)
    File "/usr/lib/pymodules/python2.6/dbus/connection.py", line 585, in call_async
      require_main_loop=require_main_loop)
  RuntimeError: To make asynchronous calls, receive signals or export objects, D-Bus connections must be attached to a main loop by passing mainloop=... to the constructor or calling dbus.set_default_main_loop(...)


References