Comment 1 for bug 338963

Revision history for this message
Sander Jonkers (jonkers) wrote :

After installying "python-coherence", the GUI bug stays the same, the CLI output is more ugly and/or more informative.

sander@jaunty:~$
sander@jaunty:~$
sander@jaunty:~$ totem
/var/lib/python-support/python2.6/gdata/tlslite/utils/cryptomath.py:9: DeprecationWarning: the sha module is deprecated; use the hashlib module instead
  import sha
/usr/lib/python2.6/dist-packages/twisted/spread/pb.py:30: DeprecationWarning: the md5 module is deprecated; use hashlib instead
  import md5
Traceback (most recent call last):
  File "/usr/lib/totem/plugins/coherence_upnp/coherence_upnp.py", line 20, in __init__
    self.ui = TreeWidget()
  File "/usr/lib/python2.6/dist-packages/coherence/ui/av_widgets.py", line 58, in __init__
    self.init_controlpoint()
  File "/usr/lib/python2.6/dist-packages/coherence/ui/av_widgets.py", line 121, in init_controlpoint
    self.coherence = self.bus.get_object(BUS_NAME,OBJECT_PATH)
  File "/var/lib/python-support/python2.6/dbus/bus.py", line 244, in get_object
    follow_name_owner_changes=follow_name_owner_changes)
  File "/var/lib/python-support/python2.6/dbus/proxies.py", line 241, in __init__
    self._named_service = conn.activate_name_owner(bus_name)
  File "/var/lib/python-support/python2.6/dbus/bus.py", line 183, in activate_name_owner
    self.start_service_by_name(bus_name)
  File "/var/lib/python-support/python2.6/dbus/bus.py", line 281, in start_service_by_name
    'su', (bus_name, flags)))
  File "/var/lib/python-support/python2.6/dbus/connection.py", line 622, in call_blocking
    message, timeout)
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name org.Coherence was not provided by any .service files

** (totem:3715): WARNING **: Could not instantiate Python object

** (totem:3715): CRITICAL **: totem_plugin_activate: assertion `TOTEM_IS_PLUGIN (plugin)' failed
sander@jaunty:~$