Comment 4 for bug 548636

Revision history for this message
James Clemence (jvc26) wrote :

Interestingly, following the updates this morning I am able to install the driver for the printer, so whatever was causing the issue appears to have gone away. The output from the terminal was:

Traceback (most recent call last):
  File "/usr/share/system-config-printer/asyncipp.py", line 193, in send_reply
    self._reply_handler (self._conn, result)
  File "/usr/share/system-config-printer/asyncpk1.py", line 125, in _ipp_reply_handler
    self._client_reply_handler (self._conn, *args)
  File "/usr/lib/pymodules/python2.6/cupshelpers/cupshelpers.py", line 564, in _reply_handler
    for uri, data in devices.iteritems():
AttributeError: 'NoneType' object has no attribute 'iteritems'
No ID match for device socket://192.168.1.200:9100:
  <manufacturer>KONICA MINOLTA</manufacturer>
  <model>bizhub C200</model>
  <description>KONICA MINOLTA bizhub C200</description>
  <commandset></commandset>
Using lsb/usr/cups-included/textonly.ppd (status: 3)

I had to use the C250 driver as there doesnt appear to be one for the C200.

Thanks for your help,

J