No CR or FF after adding backend

Helge Blischke h.blischke at srz.de
Fri May 20 06:09:03 PDT 2005


ncherry at comcast.net wrote:
> 
> I've been trying to figure out how to modify the backend so I can turn on the pronter via X10. After a bit of searching I found Jeff Hardy's accsnmp perl script (great I needed SNMP any way to tell what the printer is doing!). So I modified the printers.conf from socket://hpps2.uucp:9100 to x10://socket://hpps2.uucp:9100. Now for the most part it works but suddenly all my print jobs to this printer (via socket without X10 or with it) no longer have CR's or FF's. Any clue as to what I've changed that messed things up?
> 
> Thanks

Look into the Perl scripts you use and post the use statements. And tell
us the Perl version.
and list the open statements.
As of Perl 8.x (x > 0, don't know the exact sub version number it starts
with) you may normalize
different line end conventions when reading a file. I suspect one of
your scripts is making use
of such a beast.

Helge

-- 
Helge Blischke
Softwareentwicklung
SRZ Berlin | Firmengruppe besscom
http://www.srz.de




More information about the cups mailing list