Thanks for taking the time to investigate this! However the fixed foomatic-rip from karmic-proposed makes no difference, I still get only the first page (I DID remember to undo my changes to /etc/cups/printers.conf for this test).
I have made another test, snatching the input and output to/from foomatic-rip by renaming it and replacing it with a small script: #!/bin/bash echo "$*" >> /tmp/foo.log env >> /tmp/foo.log tee /tmp/foo-in.ps | /usr/bin/foomatic-rip-orig "$@" | tee /tmp/foo-out.ps See the attached foo.log, foo-in.ps and foo-out.ps Interestingly, while viewing with "gs foo-in.ps" is very quick and opens a reasonably sized window with the result, doing the same for the foo-out.ps file is a very slow thing and produces very large-size output. ** Attachment added: "Execution environment for foomatic-rip" http://launchpadlibrarian.net/38746520/foo.log -- Xerox WorkCentre 7245 (7228) prints only first page https://bugs.launchpad.net/bugs/513690 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
