Comment 3 for bug 1170060

Revision history for this message
Presianbg (presianbg) wrote :

With latest version (bumblebee-config-gtk_0.6.1bubuntu1_all.deb) :

sudo bumblebee-config

Traceback (most recent call last):
  File "/usr/bin/bumblebee-config", line 16, in <module>
    wnd = BumblebeeMainWindow()
  File "/usr/lib/python2.7/dist-packages/bumblebee_config/BumblebeeMainWindow.py", line 50, in __init__
    if self.aptHelper.checkBumblebeeInstalled():
  File "/usr/lib/python2.7/dist-packages/bumblebee_config/AptHelper.py", line 117, in checkBumblebeeInstalled
    cache.close()
AttributeError: 'Cache' object has no attribute 'close'