Comment 2 for bug 652949

Revision history for this message
Janne Moren (jan-moren-gmail) wrote :

Ubuntu Maverick 64 bit, upgraded from Lucid:

I can't launch software center at all, and I get what seems to be almost the same error on the terminal if I try to start it there:

Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.6/dbus/connection.py", line 579, in msg_reply_handler
    *message.get_args_list()))
  File "/usr/lib/pymodules/python2.6/dbus/bus.py", line 75, in error_cb
    callback('')
  File "/usr/share/software-center/softwarecenter/backend/transactionswatcher.py", line 42, in _register_active_transactions_watch
    current, queued = apt_daemon.GetActiveTransactions()
  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)
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NoReply: Message did not receive a reply (timeout by message bus)
2010-10-12 15:50:07,879 - softwarecenter.fixme - WARNING - logs to the root logger: '('/usr/lib/pymodules/python2.6/dbus/connection.py', 218, 'maybe_handle_message')'
2010-10-12 15:50:07,879 - dbus.connection - ERROR - Exception in handler for D-Bus signal:
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.6/dbus/connection.py", line 214, in maybe_handle_message
    self._handler(*args, **kwargs)
  File "/usr/lib/pymodules/python2.6/dbus/bus.py", line 71, in signal_cb
    callback(new_owner)
  File "/usr/share/software-center/softwarecenter/backend/transactionswatcher.py", line 42, in _register_active_transactions_watch
    current, queued = apt_daemon.GetActiveTransactions()
  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)
DBusException: org.freedesktop.DBus.Error.NoReply: Message did not receive a reply (timeout by message bus)
2010-10-12 15:50:08,148 - softwarecenter.fixme - WARNING - logs to the root logger: '('/usr/lib/pymodules/python2.6/dbus/connection.py', 218, 'maybe_handle_message')'
2010-10-12 15:50:08,147 - dbus.connection - ERROR - Exception in handler for D-Bus signal:
Traceback (most recent call last):

And it just continues like this.