Comment # 19 on bug 902407 from
Hello, unfortunately system-config-printer 1.4.5-2.5.1 on openSUSE 13.2, under
Gnome Shell or Cinnamon, is still broken. It will still not allow manual
selection of a driver when adding a new printer. Here's the error:

------------------------------
Exception in thread Thread-3:
Traceback (most recent call last):
  File "/usr/lib64/python2.7/threading.py", line 810, in __bootstrap_inner
    self.run()
  File "/usr/lib/python2.7/site-packages/cupshelpers/openprinting.py", line 54,
in run
    self.callback (403, self.user_data, None)
  File "/usr/lib/python2.7/site-packages/cupshelpers/openprinting.py", line
163, in parse_result
    callback (status, user_data, result)
  File "/usr/share/system-config-printer/newprinter.py", line 3276, in
openprinting_printers_found
    printers)
TypeError: argument 2 to map() must support iteration
------------------------------

Thanks for looking into this!


You are receiving this mail because: