Opened 8 years ago
Closed 8 years ago
#148 closed defect (wontfix)
GSView printing does not work anymore
Reported by: | andi.b@gmx.net | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | *none | Version: | |
Severity: | medium | Keywords: | |
Cc: |
Description
When I want to print something I get -
Unknown device: pswrite ./base/gsicc_manage.c:1086: gsicc_open_search(): Could not find default_gray.icc | ./base/gsicc_manage.c:1706: gsicc_set_device_profile(): cannot find device profile Unrecoverable error: unknownerror in .special_op Operand stack: defaultdevice Unrecoverable error: undefined in .uninstallpagedevice Operand stack: defaultdevice gsapi_exit returns 0 DosFreeModule returns 12
I'm pretty sure this worked in the past, about 1 year ago when we tested cups and ghostscript. But now it does not work anymore.
My Ghostscript settings -
DLL: p:/usr/lib/gsdll2.dll Suchpfad (INCLUDE?): p:/usr/lib Options: -dNOPLATFONTS -sFONTPATH="m:/psfonts;p:/usr/share/fonts/default/Type1"
M: is boot drive, P: is %UNIXROOT%
Note:
See TracTickets
for help on using tickets.
this is not a ghostscript issue. GSView wans to print to pswrite device, but since GS 9.10 or such this device is not around anymore. The device is called ps2write iirc. How you have to teach GSView to use that, I have no idea.