Here is the output from the printing debug info script The replacement script mentioned above does not work correctly as it is messing up the parameters. I did some further investigation using the source code of the epson backend. I found, that it uses the cups supplied function httpSeparate to extract the device string from the uri supplied in argv[0]. httpSeparate then returns a null string for the device, because the uri is not setup correctly. The supplied uri reads epson:/dev/usb/lp0 instead of somethng like epson:///dev/usb/lp0. The uri is generated by epson backend when looking for new printers, so it seems that here may be a good starting point to investigate further.
** Attachment added: "printingbuginfo" http://launchpadlibrarian.net/10106446/printingbuginfo -- Epson DX4850 usb printer does not work after upgrading from 7.04 to 7.10 https://bugs.launchpad.net/bugs/154833 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
