This bug was fixed in the package cups-filters - 1.0.55-1

---------------
cups-filters (1.0.55-1) unstable; urgency=medium


  * New upstream release:
    - pdftopdf: Fixed manual duplex by adding a blank page to even
      pages if the total number of pages of the document is
      odd. Otherwise the last page of the document would stay in
      the input tray. This fixes also a side effect as the set of
      even pages reducing to a zero page job if the job consists
      of only one page, making Poppler's pdftops error out
      (LP: #1340435)
    - cups-browsed: Do not create a local queue pointing to a
      remote raw queue (LP: #1335211).

 -- Didier Raboud <[email protected]>  Mon, 28 Jul 2014 08:44:07 +0200

** Changed in: cups-filters (Ubuntu)
       Status: Fix Committed => 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/1340435

Title:
  Setting page-set=even and duplex=none results in filter failure

Status in “cups-filters” package in Ubuntu:
  Fix Released

Bug description:
  I know it's dumb, but I see this issue occurring from time to time,
  mostly because PDF readers remember print settings and people don't
  notice when printing one-page documents that they have "Print only
  even pages" option set.

  How to reproduce: 
  lp  -o page-set=even -o Duplex=None -o pdftops-renderer=pdftops  
./one-page-document.pdf

  Basically, if you're printing a one-page document, and your pdftops
  renderer is eiher pdftops or pdftocairo, printing will fail because
  page-set=even means you need to print page #2, and you only have one
  page.

  D [10/Jul/2014:21:39:43 +0000] [Job 60] Started filter pdftops (PID 4782)
  D [10/Jul/2014:21:39:43 +0000] [Job 60] Started filter pstops (PID 4783)
  D [10/Jul/2014:21:39:43 +0000] [Job 60] Command Line Error: Wrong page range 
given: the first page (1) can not be after the last page (0).
  D [10/Jul/2014:21:39:43 +0000] [Job 60] The print file is empty.
  D [10/Jul/2014:21:39:43 +0000] [Job 60] PID 4782 (pdftops) stopped with 
status 99!
  D [10/Jul/2014:21:39:43 +0000] [Job 60] PID 4783 (pstops) stopped with status 
1!

  I'd suggest to ignore "page-set=even" option if the document has just
  one page.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups-filters/+bug/1340435/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to