[Desktop-packages] [Bug 1294370] Re: PostScript level2 is always generated with pdftops renderer
This bug was fixed in the package cups-filters - 1.0.49-0ubuntu1 --- cups-filters (1.0.49-0ubuntu1) trusty; urgency=medium * New upstream release - pdftops: Use Poppler also for Toshiba printers (LP: #998087). - pdftops: Fixed typo which always made PostScript level 2 being generated when using Poppler's pdftops (LP: #1294370). -- Till KamppeterMon, 24 Mar 2014 12:58:18 +0100 ** Changed in: cups-filters (Ubuntu) Status: Triaged => Fix Released -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to cups-filters in Ubuntu. https://bugs.launchpad.net/bugs/1294370 Title: PostScript level2 is always generated with pdftops renderer Status in “cups-filters” package in Ubuntu: Fix Released Bug description: I built cups-filters 1.0.44 for Ubuntu 12.04 with pdftops being poppler's pdftops. I'm using it with Ricoh MP C3300 PosrtScript PPD [1], and looking at the code it should call pdftops with -level3 parameter. However, it looks like HP printer detection takes place and -level2 is always generated. Here is strace output: [pid 7373] execve("/usr/bin/pdftops", ["pdftops", "-level2", "-noembtt", "-origpagesizes", "-nocenter", "-r", "300", "/tmp/p2.pdf", "-"], [/* 28 vars */] Shouldn't it generate level3 unless the printer is HP laserjet? 1. http://www.openprinting.org/ppd-o-matic.php?driver=Postscript- Ricoh&printer=Ricoh-Aficio_MP_C3300&show=1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cups-filters/+bug/1294370/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1294370] Re: PostScript level2 is always generated with pdftops renderer
** Branch linked: lp:ubuntu/trusty-proposed/cups-filters -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to cups-filters in Ubuntu. https://bugs.launchpad.net/bugs/1294370 Title: PostScript level2 is always generated with pdftops renderer Status in “cups-filters” package in Ubuntu: Triaged Bug description: I built cups-filters 1.0.44 for Ubuntu 12.04 with pdftops being poppler's pdftops. I'm using it with Ricoh MP C3300 PosrtScript PPD [1], and looking at the code it should call pdftops with -level3 parameter. However, it looks like HP printer detection takes place and -level2 is always generated. Here is strace output: [pid 7373] execve("/usr/bin/pdftops", ["pdftops", "-level2", "-noembtt", "-origpagesizes", "-nocenter", "-r", "300", "/tmp/p2.pdf", "-"], [/* 28 vars */] Shouldn't it generate level3 unless the printer is HP laserjet? 1. http://www.openprinting.org/ppd-o-matic.php?driver=Postscript- Ricoh&printer=Ricoh-Aficio_MP_C3300&show=1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cups-filters/+bug/1294370/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1294370] Re: PostScript level2 is always generated with pdftops renderer
** Tags added: patch -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to cups-filters in Ubuntu. https://bugs.launchpad.net/bugs/1294370 Title: PostScript level2 is always generated with pdftops renderer Status in “cups-filters” package in Ubuntu: Triaged Bug description: I built cups-filters 1.0.44 for Ubuntu 12.04 with pdftops being poppler's pdftops. I'm using it with Ricoh MP C3300 PosrtScript PPD [1], and looking at the code it should call pdftops with -level3 parameter. However, it looks like HP printer detection takes place and -level2 is always generated. Here is strace output: [pid 7373] execve("/usr/bin/pdftops", ["pdftops", "-level2", "-noembtt", "-origpagesizes", "-nocenter", "-r", "300", "/tmp/p2.pdf", "-"], [/* 28 vars */] Shouldn't it generate level3 unless the printer is HP laserjet? 1. http://www.openprinting.org/ppd-o-matic.php?driver=Postscript- Ricoh&printer=Ricoh-Aficio_MP_C3300&show=1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cups-filters/+bug/1294370/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1294370] Re: PostScript level2 is always generated with pdftops renderer
nm, the other one doesn't have this problem. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to cups-filters in Ubuntu. https://bugs.launchpad.net/bugs/1294370 Title: PostScript level2 is always generated with pdftops renderer Status in “cups-filters” package in Ubuntu: Triaged Bug description: I built cups-filters 1.0.44 for Ubuntu 12.04 with pdftops being poppler's pdftops. I'm using it with Ricoh MP C3300 PosrtScript PPD [1], and looking at the code it should call pdftops with -level3 parameter. However, it looks like HP printer detection takes place and -level2 is always generated. Here is strace output: [pid 7373] execve("/usr/bin/pdftops", ["pdftops", "-level2", "-noembtt", "-origpagesizes", "-nocenter", "-r", "300", "/tmp/p2.pdf", "-"], [/* 28 vars */] Shouldn't it generate level3 unless the printer is HP laserjet? 1. http://www.openprinting.org/ppd-o-matic.php?driver=Postscript- Ricoh&printer=Ricoh-Aficio_MP_C3300&show=1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cups-filters/+bug/1294370/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1294370] Re: PostScript level2 is always generated with pdftops renderer
There are two blocks of code with identical condition checking for HP printers in that file, should both be patched? -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to cups-filters in Ubuntu. https://bugs.launchpad.net/bugs/1294370 Title: PostScript level2 is always generated with pdftops renderer Status in “cups-filters” package in Ubuntu: Triaged Bug description: I built cups-filters 1.0.44 for Ubuntu 12.04 with pdftops being poppler's pdftops. I'm using it with Ricoh MP C3300 PosrtScript PPD [1], and looking at the code it should call pdftops with -level3 parameter. However, it looks like HP printer detection takes place and -level2 is always generated. Here is strace output: [pid 7373] execve("/usr/bin/pdftops", ["pdftops", "-level2", "-noembtt", "-origpagesizes", "-nocenter", "-r", "300", "/tmp/p2.pdf", "-"], [/* 28 vars */] Shouldn't it generate level3 unless the printer is HP laserjet? 1. http://www.openprinting.org/ppd-o-matic.php?driver=Postscript- Ricoh&printer=Ricoh-Aficio_MP_C3300&show=1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cups-filters/+bug/1294370/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1294370] Re: PostScript level2 is always generated with pdftops renderer
Problem is a little typo which I have fixed in the upstream BZR repository now, see attachment. ** Patch added: "pdftops-poppler-level3-lp1294370.patch" https://bugs.launchpad.net/ubuntu/+source/cups-filters/+bug/1294370/+attachment/4035996/+files/pdftops-poppler-level3-lp1294370.patch ** Changed in: cups-filters (Ubuntu) Status: Incomplete => Triaged -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to cups-filters in Ubuntu. https://bugs.launchpad.net/bugs/1294370 Title: PostScript level2 is always generated with pdftops renderer Status in “cups-filters” package in Ubuntu: Triaged Bug description: I built cups-filters 1.0.44 for Ubuntu 12.04 with pdftops being poppler's pdftops. I'm using it with Ricoh MP C3300 PosrtScript PPD [1], and looking at the code it should call pdftops with -level3 parameter. However, it looks like HP printer detection takes place and -level2 is always generated. Here is strace output: [pid 7373] execve("/usr/bin/pdftops", ["pdftops", "-level2", "-noembtt", "-origpagesizes", "-nocenter", "-r", "300", "/tmp/p2.pdf", "-"], [/* 28 vars */] Shouldn't it generate level3 unless the printer is HP laserjet? 1. http://www.openprinting.org/ppd-o-matic.php?driver=Postscript- Ricoh&printer=Ricoh-Aficio_MP_C3300&show=1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cups-filters/+bug/1294370/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1294370] Re: PostScript level2 is always generated with pdftops renderer
Error log for a sample job. ** Attachment added: "error_log_341.txt" https://bugs.launchpad.net/ubuntu/+source/cups-filters/+bug/1294370/+attachment/4035884/+files/error_log_341.txt -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to cups-filters in Ubuntu. https://bugs.launchpad.net/bugs/1294370 Title: PostScript level2 is always generated with pdftops renderer Status in “cups-filters” package in Ubuntu: Incomplete Bug description: I built cups-filters 1.0.44 for Ubuntu 12.04 with pdftops being poppler's pdftops. I'm using it with Ricoh MP C3300 PosrtScript PPD [1], and looking at the code it should call pdftops with -level3 parameter. However, it looks like HP printer detection takes place and -level2 is always generated. Here is strace output: [pid 7373] execve("/usr/bin/pdftops", ["pdftops", "-level2", "-noembtt", "-origpagesizes", "-nocenter", "-r", "300", "/tmp/p2.pdf", "-"], [/* 28 vars */] Shouldn't it generate level3 unless the printer is HP laserjet? 1. http://www.openprinting.org/ppd-o-matic.php?driver=Postscript- Ricoh&printer=Ricoh-Aficio_MP_C3300&show=1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cups-filters/+bug/1294370/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1294370] Re: PostScript level2 is always generated with pdftops renderer
Please follow the instructions of the section "CUPS error_log" on https://wiki.ubuntu.com/DebuggingPrintingProblems for a print job with which you observe the problem. Do not compress the error_log file when you attach it. ** Changed in: cups-filters (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to cups-filters in Ubuntu. https://bugs.launchpad.net/bugs/1294370 Title: PostScript level2 is always generated with pdftops renderer Status in “cups-filters” package in Ubuntu: Incomplete Bug description: I built cups-filters 1.0.44 for Ubuntu 12.04 with pdftops being poppler's pdftops. I'm using it with Ricoh MP C3300 PosrtScript PPD [1], and looking at the code it should call pdftops with -level3 parameter. However, it looks like HP printer detection takes place and -level2 is always generated. Here is strace output: [pid 7373] execve("/usr/bin/pdftops", ["pdftops", "-level2", "-noembtt", "-origpagesizes", "-nocenter", "-r", "300", "/tmp/p2.pdf", "-"], [/* 28 vars */] Shouldn't it generate level3 unless the printer is HP laserjet? 1. http://www.openprinting.org/ppd-o-matic.php?driver=Postscript- Ricoh&printer=Ricoh-Aficio_MP_C3300&show=1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cups-filters/+bug/1294370/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp