Comment 18 for bug 520466

Revision history for this message
Till Kamppeter (till-kamppeter) wrote :

Another reproducable crash:

till@till:~/ubuntu/system-config-printer$ system-config-printer --setup-printer="file:/tmp/printout" --devid='MFG:XXX;MDL:YYY;CMD:PCL5e;'
ERROR:dbus.proxies:Introspect error on :1.47:/org/freedesktop/PackageKit: dbus.exceptions.IntrospectionParserException: Error parsing introspect data: <class 'xml.parsers.expat.ExpatError'>: unbound prefix: line 5, column 4
Traceback (most recent call last):
  File "/usr/share/system-config-printer/asyncipp.py", line 192, in send_reply
    if self._reply_handler:
AttributeError: '_IPPConnectionThread' object has no attribute '_reply_handler'
till@till:~/ubuntu/system-config-printer$ system-config-printer --setup-printer="file:/tmp/printout" --devid='MFG:XXX;MDL:YYY;CMD:PCL5e;'
ERROR:dbus.proxies:Introspect error on :1.47:/org/freedesktop/PackageKit: dbus.exceptions.IntrospectionParserException: Error parsing introspect data: <class 'xml.parsers.expat.ExpatError'>: unbound prefix: line 5, column 4
Traceback (most recent call last):
  File "/usr/share/system-config-printer/asyncipp.py", line 192, in send_reply
    if self._reply_handler:
AttributeError: '_IPPConnectionThread' object has no attribute '_reply_handler'