Package cleaner crashed

Bug #625815 reported by Nithin C
This bug report is a duplicate of:  Bug #597719: cleaner.py does not open. Edit Remove
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ubuntu Tweak
New
Undecided
Unassigned

Bug Description

Traceback (most recent call last):
  File "/usr/lib/python2.6/dist-packages/ubuntutweak/mainwindow.py", line 428, in setup_notebook
    page = module()
  File "/usr/lib/python2.6/dist-packages/ubuntutweak/modules/cleaner.py", line 696, in __init__
    self.treeview = PackageView()
  File "/usr/lib/python2.6/dist-packages/ubuntutweak/modules/cleaner.py", line 279, in __init__
    self.update_package_model()
  File "/usr/lib/python2.6/dist-packages/ubuntutweak/modules/cleaner.py", line 326, in update_package_model
    list = self.PACKAGE_WORKER.list_autoremovable()
  File "/usr/lib/python2.6/dist-packages/ubuntutweak/common/package.py", line 100, in list_autoremovable
    for pkg in self.cache.keys():
AttributeError: 'NoneType' object has no attribute 'keys'

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.