Issue 6788 - Unable to select duplex mode for LaserJet 4600 printer
Summary: Unable to select duplex mode for LaserJet 4600 printer
Status: CLOSED FIXED
Alias: None
Product: gsl
Classification: Code
Component: www (show other issues)
Version: current
Hardware: PC Linux, all
: P3 Trivial (vote)
Target Milestone: OOo 1.1 Beta
Assignee: ulf.stroehler
QA Contact: issues@gsl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-08-06 13:20 UTC by toralf
Modified: 2003-03-13 11:10 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description toralf 2002-08-06 13:20:12 UTC
We have a brand new HP LaserJet 4600 printer with a duplexer unit installed.
Unfortunately, I am unable to set up OpenOffice for duplex printing on this
device because the "Duplex" option menu in "Printer Properties" is incomplete;
it contains "<ignore>" and "Off (1-Sided") only, i.e. the duplex on entries
("Flip on Long Edge (Standard)" and "Flip on Short Edge") are missing.

I have tried using the PPDs supplied with the printer, as well as the HP5 ones
that come with Oo, all with the same result.
Comment 1 toralf 2002-10-01 12:36:58 UTC
Here's a tip I got on this issue:

An observation about duplexer problem issue 6788 -



The HP4500DN Color LaserJet shows similar problems with its Duplexer and
also Tray 3. It seems to be something to do with CustomPageSize and
Constraints -

*%=== Custom Paper Support ====
...
*CustomPageSize True: "
...

Changing True to False as above in the PPD reveals the Duplexer options
and Tray 3 but possibly breaks something else.

---
My comments:

1. I can verify that the above mentioned change works.
2. Commenting out the associated section, i.e. inserting "*%" in front
of the lines staring with "*CustomPageSize True:" and ending with (the
next) "*End" has the same effect.
3. It disappoints me that the status of this issue is still "NEW" and
that I have received no feedback, almost two months after adding the
report.
Comment 2 philipp.lohmann 2002-11-12 13:36:46 UTC
toralf: You're perfectly right to be disappointed. The problem is that
the "printing" project does not exist anymore for a year or so and it
should not have been possible to still submit issues to it; all that
was printing is now part of the gsl project. Nobody noticed it until
recently a similarly disappointed user wrote a private mail to ask
what was up with his bug and we noticed the problem. Sorry.

Concerning the rest it should be possible in spadmin to turn the
"CustomPageSize" feature off so the constraints allow all duplex
options. You can do this permanently by editing the "Properties" of
your printer in spadmin. Generally i'd suggest to use the manufacturer
supplied PPD as you did.
Comment 3 philipp.lohmann 2002-11-12 13:54:01 UTC
If the aforementioned solution does not work for you please reopen
this issue.
Comment 4 toralf 2002-11-12 15:11:40 UTC
I can't seem to find CustomPageSize in spadmin. Adding
PPD_CustomPageSize=false to psprint.conf helps, however.
Comment 5 philipp.lohmann 2002-11-12 16:09:23 UTC
Should be possible to do that in spadmin.
Comment 6 philipp.lohmann 2002-11-12 16:10:09 UTC
will change that
Comment 7 philipp.lohmann 2003-01-29 13:15:51 UTC
CustomPageSize is not a UI option; nonetheless it is used in
constraints and has only one value. The CustomPageSize option would
have to be handled specially anyway and since psprint currently does
not support custom page sizes we can safely ignore this option.
However Duplex is further constrained by the page size as well as the
memory (has to be >39MB, see PPD file for HPCLJ4500).

fixed in CWS vcl05
Comment 8 philipp.lohmann 2003-02-13 11:51:10 UTC
fixed in vcl05
Comment 9 philipp.lohmann 2003-02-13 11:51:27 UTC
fixed
Comment 10 ulf.stroehler 2003-02-14 15:21:35 UTC
Verified in CWS vcl_05 with the "HP C Laserjet 4500-PS" PPD.
It is possible now to enable Duplex.
Note, you have to configure the "Device" "Option" "Memory
Configuration"  to at least "40 - 63 MB RAM" to make the Duplex
feature available. This is an (intentional) limitation of the PPD.
Comment 11 michael.bemmer 2003-03-13 11:10:09 UTC
As mentioned on the qa dev list on March 5th I will close all resolved
<wontfix/duplicate/worksforme/invalid> issues. Please see this posting for details.