Bug 571353
| Summary: | CUPS page_log stays empty | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 5 | Reporter: | Dennixx <voetelink> |
| Component: | cups | Assignee: | Tim Waugh <twaugh> |
| Status: | CLOSED CANTFIX | QA Contact: | qe-baseos-daemons |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | 5.4 | CC: | jpopelka, voetelink |
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2010-08-23 10:41:32 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
Dennixx
2010-03-08 09:14:26 UTC
The problem seems to have been caused by the following lines in the NRG/Ricoh PPD files (which I downloaded from openprinting.org): ----- *cupsFilter: "application/vnd.cups-postscript 0 foomatic-rip" *FoomaticRIPCommandLine: "printf "%%!PS-Adobe-3.0\n%%%% %%&& %%\n%B%C%D%A"%%%%; cat;" *End ----- We had problems that some types of printjobs would hang the printers. After removing the lines mentioned from the PPD files, the printjobs would get printed without problems. At the same time, the page_log started getting filled too.... Could you please attach the PPD file that was causing problems, or a pointer to it? Thanks. One of the PPD's creating the problem: http://www.openprinting.org/printer/NRG/NRG-DSc338 I think this is a problem with the Ricoh PPDs. They would be better without the foomatic-rip lines I think. |