First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 122026
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Printing Team <printing@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Christian Mandel <chris.spacelab@gmx.net>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 122026 depends on: Show dependency tree
Show dependency graph
Bug 122026 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-02-07 12:39 0000
psset (part of a2ps) fails with different printers and gs when activating
duplex printing.

The reason is a 

------- Comment #1 From Christian Mandel 2006-02-07 12:39:47 0000 -------
psset (part of a2ps) fails with different printers and gs when activating
duplex printing.

The reason is a »wrong« dependency. The sed script inside /usr/bin/psset
replaces PostScript code. This code contains the word »countdictstack« 2
times at the beginning of a line. But a »c« on this position is a keyword in
newer versions of GNU sed. So an older version of sed or a newer version of
a2ps (if available) should be installed.

A workaround would be to enter a space before the word countdictstack begins (2
times in the file) in the file /usr/bin/psset.

We've tested this (bug and workaround) on different systems with different
duplex-capable printers.

------- Comment #2 From Stefan Schweizer 2006-02-07 14:20:35 0000 -------
Can you please submit this bug and fix upstream?

I fixed it in portage, thanks.

First Last Prev Next    No search results available      Search page      Enter new bug