Le mardi 3 novembre 2009 18:07:30, Thales Luis Rodrigues Sabino a écrit : > ERROR: jasmine: Invalid line returned by a backend: "direct > usb://Xerox/Phaser%203125 "Xerox Phaser 3125" "Xerox Phaser 3125 USB > #1" *"MFG:Xerox;CMD:PCL5E,PCL6,POSTSCRIPT;MDL:Phaser > 3125;CLS:PRINTER;STATUS:BUSY;�" > " Yeah, this is the error (in fact, there are three, because of the Xerox).
This is cause by the regexp I used to parse the backends' output. It seems that this Xerox printer has a crappy one... More fields than expected and/or unexpected quotemarks. Could you try : # cd /usr/lib/cups/backends/ # ./socket # ./usb ...And paste the outputs here ? TIA. -- Put JASmine in your Cups ! To unsubscribe : mailto:[email protected]?subject=unsubscribe List archives : http://dir.gmane.org/gmane.comp.printing.jasmine.user http://www.mail-archive.com/jasmine%40ml.free.fr/ Web site : http://jasmine.berlios.de/

