|
Bugzilla – Full Text Bug Listing |
| Summary: | Printing has stopped working for a Kyocera cs-3050 PostScript printer | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 12.2 | Reporter: | James Moe <jimoe> |
| Component: | Printing | Assignee: | Johannes Meixner <jsmeix> |
| Status: | RESOLVED DUPLICATE | QA Contact: | Johannes Meixner <jsmeix> |
| Severity: | Major | ||
| Priority: | P5 - None | ||
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | openSUSE 12.2 | ||
| Whiteboard: | |||
| Found By: | Community User | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
James Moe
2012-10-06 20:36:57 UTC
I guess it is a duplicate of bnc#774627. To verify, switch in your PostScript that it prints out PostScript errors and if you get a sheet printed with a "setoverprintmode" error message, it is actually a duplicate of bnc#774627. Regarding "Printing on PostScript printers no longer works..." see bnc#770880 bnc#781660 and bnc#774627 Regarding LibreOffice, see also bnc#781193 "LibreOffice: Cannot print landscape if it generates PDF (works for PostScript)". Regarding "default language of PDF instead of Postscript": The underlying reason is the switch from PostScript to PDF as the standard print job format in various applications, compare bnc#732442 ("Applications using Qt produce PDF for printing which can fail on PostScript printers"). This change is advocated by the OpenPrinting workgroup of the Linux Foundation and the CUPS author, see "PDF as standard print job format..." at http://www.linuxfoundation.org/collaborate/workgroups/openprinting See also "PDF: The future common printing format" at http://en.opensuse.org/Concepts_printing For my personal opinion see https://bugzilla.novell.com/show_bug.cgi?id=732442#c5 I think the real problem is when applications cannot be easily switched back from PDF to PostScript as standard print job format. *** This bug has been marked as a duplicate of bug 774627 *** > To verify, switch in your PostScript that it
> prints out PostScript errors...
>
There is no obvious place where that setting may be enabled. Can you suggest where it may be?
There is a typo in comment #1, it should read "switch in your PostScript printer that it prints out PostScript errors" It is a PostScript printer internal setting whether or not it prints error messages when its built-in PostScript interpreter fails. If it is not described in your printer's manual how to let it print out PostScript errors, you should ask the vendor or the manufacturer of your printer if and how their PostScript printers can be switched to do it. Usually in a PostScript printer you can switch on that it prints out PostScript errors if it fails to process PostScript so that you get a PostScript error printed in such cases so that you know that it was your printer which failed. Unfortunately those PostScript error printouts are usually disabled so that the user is not informed what went wrong. Of course it saves a lot of paper (and money) when the one sheet with the PostScript error is not printed by default and apparently it costs nothing when then users need a lot of time to find out why a particular document does not print... :-( I do not say that the typcial PostScript error printout text is meaningful for normal users but at least they would know their printer somehow does not like their particular document. Okay, I found the setting deep in the printer's page language options. And, yes, the error is "Offending command: setoverprintmode". So, this may be closed as a duplicate. |