Comment 10 for bug 750602

Revision history for this message
Mathilda Young (gtrsdk) wrote : Re: [Bug 750602] Re: Update Manager crashed while downloading/installing updates

I wasn't able to get the lines from when it runs updates, but here are the
lines:
ERROR:root:importing aptdaemon
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/UpdateManager/backend/__init__.py",
line 48, in get_backend
    from InstallBackendAptdaemon import InstallBackendAptdaemon
  File
"/usr/lib/python2.7/dist-packages/UpdateManager/backend/InstallBackendAptdaemon.py",
line 7, in <module>
    from aptdaemon.gtkwidgets import AptProgressDialog
ImportError: No module named gtkwidgets