Comment 4 for bug 793244

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

Does the "usb" CUPS backend also crash if you run it from the command line (terminal window, also after a hibernate or suspend), via

sudo /usr/lib/cups/backend/usb

If you can reproduce the crash from the command line, please proced as described on

https://wiki.kubuntu.org/DebuggingProgramCrash

Install the "cups-dbg" package and get backtrace and other useful info for the

sudo /usr/lib/cups/backend/usb

call. If there are problems with "sudo", run "sudo -s" and then investigate the

/usr/lib/cups/backend/usb

call at the root prompt ("#").

Attach the files you get to this bug report.