Hello again, IMHO there is a bug - mime type is incorrect in cups to cups scenario:
d [15/Feb/2015:16:09:18 +0100] add_file(con=0xb891d028[15], job=843, filetype=application/vnd.cups-pdf, compression=1) which causes filtering by foomatic and fail: D [15/Feb/2015:16:13:33 +0100] [Job 844] Cannot process "<STDIN>": Unknown filetype. with windows client the mime is set correctly: d [15/Feb/2015:16:02:31 +0100] add_file(con=0xb891d028[15], job=842, filetype=application/octet-stream, compression=0) so it works. I don't know if mime is set (forced?) by the client or detected by the server - although, as the data is already in zjstream it should not be detected as application/vnd.cups-pdf, as zjstream doesn't have its own application/octet-stream should be used. It's much less important as a working bypass is known, but it should work with default settings anyway. If You need full debug logs of both scenario - I'll post them. If You choose to close this bug - it's fine too, as it works. Thank You for the working solution anyway -- Best Regards Oskar 2015-02-16 12:23 GMT+01:00 Brian Potkin <[email protected]>: > On Sun 15 Feb 2015 at 12:37:06 +0100, Oskar Bożek wrote: > >> Ok, so what should I try now? How I should prevent double-processing? > > If you are insisting on processing on the client > > lpadmin -p <whatever> -v <whatever> -E -m raw > > on the server. This works for me. > > None of the problems you are having appear to be due to bugs in the > printing system. I'd suggest debian-user may be a more appropropiate > place to discuss them. > > Regards, > > Brian. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/CA+SKDz8YViH-SW9Qd1WK6pMBV7m_iNd38t4wj18TbK=v8oe...@mail.gmail.com
