Comment 6 for bug 1170060

Revision history for this message
Vladimir (volnes88) wrote :

Ubuntu 12.04.2 the same thing...crash
Version of GUI 0.6.2

volnes@linux:~$ sudo bumblebee-config
[sudo] password for volnes:
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'
volnes@linux:~$