Advertisement
Guest User

Untitled

a guest
Feb 22nd, 2015
174
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.72 KB | None | 0 0
  1. lyze@GaHoole:~$ sudo software-properties-gtk
  2. [sudo] password for lyze:
  3. WARNING: a driver (xserver-xorg-video-nouveau) doesn't have any available package associated: {'free': True, 'from_distro': True, 'builtin': True, 'recommended': False}
  4. Traceback (most recent call last):
  5. File "/usr/lib/python3/dist-packages/softwareproperties/gtk/SoftwarePropertiesGtk.py", line 1325, in show_drivers
  6. (overall_status, icon, drivers) = self.gather_device_data(self.devices[device])
  7. File "/usr/lib/python3/dist-packages/softwareproperties/gtk/SoftwarePropertiesGtk.py", line 1313, in gather_device_data
  8. return (overall_status, icon, returned_drivers)
  9. UnboundLocalError: local variable 'overall_status' referenced before assignment
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement