Bug 74401

Summary: every second page generated is empty
Product: [Retired] Red Hat Linux Reporter: Pawel Salek <pawsa>
Component: mpageAssignee: Tim Waugh <twaugh>
Status: CLOSED RAWHIDE QA Contact:
Severity: high Docs Contact:
Priority: medium    
Version: 8.0CC: gczarcinski, torok
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2002-10-13 20:21:36 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Pawel Salek 2002-09-23 15:59:02 UTC
Description of problem:
mpage adds empty pages to the generated output: all even pages are such .

Version-Release number of selected component (if applicable):
mpage-2.5.2-4

How reproducible:
Always

Steps to Reproduce:
1. mpage -2 /usr/share/emacs/21.2/etc/refcard.ps > /tmp/a.ps
 or probably any multipage document.
2. gv /tmp/a.ps

Actual Results:  3 pages generated. page number 2 is empty. Original document
had 6 pages, i.e. second page is lost somewhere.

Additional info:
It is not problem with gv since printers actually print what gv shows (i.e.
empty page). 

This bug renders mpage virtually useless.

Comment 1 Tim Waugh 2002-09-26 07:59:24 UTC
Confirmed.  It's spitting out two 'showsheet's instead of one for every real 
page.

Comment 2 Gene Czarcinski 2002-09-30 15:27:50 UTC
Confirmed in 8.0.

Comment 3 Tim Waugh 2002-10-13 20:21:30 UTC
These are coming from post.c:771 and post.c:902, both in do_post_sheet. 
 
Reported upstream.

Comment 4 Tim Waugh 2002-10-20 19:59:16 UTC
Fixed in mpage-2.5.3-1.

Comment 5 Tim Waugh 2003-01-22 13:32:10 UTC
*** Bug 82424 has been marked as a duplicate of this bug. ***