Skip to content

Instantly share code, notes, and snippets.

@ymollard
Created December 22, 2020 22:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ymollard/f953ca7e797d0ea114c69ce0dd20e9d4 to your computer and use it in GitHub Desktop.
Save ymollard/f953ca7e797d0ea114c69ce0dd20e9d4 to your computer and use it in GitHub Desktop.
File "/usr/share/system-config-printer/printerproperties.py", line 1425, in load
option.reinit (value, supported=supported)
File "/usr/share/system-config-printer/options.py", line 229, in reinit
self.set_widget_value (self.original_value)
File "/usr/share/system-config-printer/options.py", line 257, in set_widget_value
index = self.combobox_map.index (ipp_value)
ValueError: 0 is not in list
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment