Advertisement
Guest User

Untitled

a guest
Apr 20th, 2014
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.53 KB | None | 0 0
  1. nicklas@nicklas-S551LB:~$ software-properties-gtk
  2. Traceback (most recent call last):
  3. File "/usr/lib/python3/dist-packages/softwareproperties/gtk/SoftwarePropertiesGtk.py", line 1325, in show_drivers
  4. (overall_status, icon, drivers) = self.gather_device_data(self.devices[device])
  5. File "/usr/lib/python3/dist-packages/softwareproperties/gtk/SoftwarePropertiesGtk.py", line 1279, in gather_device_data
  6. description = base_string.format(base_description=description, licence=licence)
  7. KeyError: 'license'
  8. nicklas@nicklas-S551LB:~$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement