|
Bugzilla – Full Text Bug Listing |
| Summary: | some Ghostscript devices produce no output (in particular cljet5) | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Johannes Meixner <jsmeix> |
| Component: | Printing | Assignee: | Dr. Werner Fink <werner> |
| Status: | RESOLVED FIXED | QA Contact: | Johannes Meixner <jsmeix> |
| Severity: | Minor | ||
| Priority: | P5 - None | CC: | jsmeix |
| Version: | Beta 3 | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Found By: | Development | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Bug Depends on: | |||
| Bug Blocks: | 114698 | ||
|
Description
Johannes Meixner
2005-08-30 09:33:06 UTC
bmpa* I can not reproduce
cgm24, cgm8, cgmmono do their own OutputFile handling and expect
a real file (don't know why)
g31:espgs-8.15rc1 # file '| cat >&3'
| cat >&3: binary Computer Graphics Metafile
devicen Wrong color model handling with gs 8.15
inferno Segfault
oprp, opvp OpenPrinting Vector Printer Driver Glue Code
is an interface like jis or stp, not a device
pcx2up The 2-up PCX device is here only as an example,
and for testing as. As mentioned in devs.mak.
pnga Does nothing, used internal by pngmono, pnggray,
png16, png256, png16m, pngalpha
Removed pcx2up from build list. Please remove oprp, opvp, and pnga from your check list. For bmpa* please report your locale and environment forgot cljet5: cljet5 Unrecoverable error: rangecheck in .putdeviceprops cgm now uses the gs standard interface in opening files and pipes Fix broken driver, removed exmaple driver. Only the cgm* are broken, now they can write to a pipe but the output to a regluar file or to stdout is shorten. Beside cgm* driver all is fixed FIXED |