Closed
Bug 198432
Opened 22 years ago
Closed 22 years ago
Postscript printing module missing from Solaris build of Mozilla ver. 1.3
Categories
(Core :: Printing: Output, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 195065
People
(Reporter: g.beckett, Unassigned)
Details
User-Agent: Mozilla/5.0 (X11; U; SunOS sun4u; en-US; rv:1.3) Gecko/20030314
Build Identifier: Mozilla/5.0 (X11; U; SunOS sun4u; en-US; rv:1.3) Gecko/20030314
When running Mozilla version 1.3 on a Sun workstation running Solaris 2.8 which
does not have an XPrint server configured, I am unable to print anything from
Mozilla. For example, when I select [File][Print], I receive the messages "There
was a problem printing. No printer could be found." and "Printing failed for
some reason". This problem did not occur with the previous installed version
1.3b on our system (I tried both with my
I believe the difference is that the 1.3 build does not contain the Postscript
printing module, that is I could not find the library libgfxps.so in the
mozilla/components directory of the build. This module is present in the 1.3b build.
Reproducible: Always
Steps to Reproduce:
1. Start mozilla on a sun workstation without an XPrint server running
2. Go to a web page, e.g. www.mozilla.org
3. Attempt [File][Print...] from the menu.
Actual Results:
I receive the following errors "There was a problem printing. No printer could
be found." and "Printing failed for some reason".
Expected Results:
Pop up a print dialogue, to allow me to print ("lpr -P...") the file to a
Postscript printer.
![]() |
||
Comment 1•22 years ago
|
||
*** This bug has been marked as a duplicate of 195065 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Whiteboard: DUPEME
You need to log in
before you can comment on or make changes to this bug.
Description
•