Advertisement
Guest User

Untitled

a guest
Nov 26th, 2013
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.59 KB | None | 0 0
  1. Traceback (most recent call last):
  2. File "/usr/lib/python3/dist-packages/gi/overrides/GLib.py", line 634, in <lambda>
  3. return (lambda data: callback(*data), user_data)
  4. File "/usr/lib/python3/dist-packages/softwareproperties/gtk/SoftwarePropertiesGtk.py", line 1323, in show_drivers
  5. (overall_status, icon, drivers) = self.gather_device_data(self.devices[device])
  6. File "/usr/lib/python3/dist-packages/softwareproperties/gtk/SoftwarePropertiesGtk.py", line 1277, in gather_device_data
  7. description = base_string.format(base_description=description, licence=licence)
  8. KeyError: 'license'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement