[gs-bugs] [Bug 691408] Standard search path is not used for ICC profiles
bugzilla-daemon at ghostscript.com
bugzilla-daemon at ghostscript.com
Wed Jul 14 18:01:44 UTC 2010
http://bugs.ghostscript.com/show_bug.cgi?id=691408
--- Comment #33 from Till Kamppeter <till.kamppeter at gmail.com> 2010-07-14 18:01:43 UTC ---
Trying with GS_LIB=Resource:Resource/Init:lib, according to a hint from Alex on
IRC:
cat ~/ghostscript/gpl/testfiles/launch_leaflet.pdf | PPD=/etc/cups/ppd/R220.ppd
LD_PRELOAD=sobin/libgs.so.8.72 GS_LIB=Resource:Resource/Init:lib sobin/gsc
-dQUIET -dPARANOIDSAFER -dNOPAUSE -dBATCH -sDEVICE=cups -sstdout=%stderr
-sOutputFile=%stdout -I/usr/share/cups/fonts -sMediaClass=Standard
-sMediaType=Plain -r720x720 -dDEVICEWIDTHPOINTS=595 -dDEVICEHEIGHTPOINTS=842
-dcupsBitsPerColor=8 -dcupsColorOrder=0 -dcupsColorSpace=1 -dcupsRowFeed=5
-scupsPageSizeName=A4 -c -f -_ > out.raster 2> log
This also does not work. "log" contains:
While reading gs_res.ps:
Error: /rangecheck in --getinterval--
Operand stack:
(gs_res.ps) (Resource) () 0 1
Execution stack:
%interp_exit --nostringval-- --nostringval-- --nostringval--
%array_continue --nostringval-- --nostringval-- --nostringval-- false
1 %stopped_push --nostringval-- --nostringval-- --nostringval--
%array_continue --nostringval--
Dictionary stack:
--dict:787/1123(G)-- --dict:70/200(L)-- --dict:787/1123(G)--
--dict:166/251(G)-- --dict:787/1123(G)-- --dict:23/40(ro)(G)--
Current file position is 11417
sfopen: gs_parse_file_name failed.
./base/gsicc_manage.c:704: gsicc_open_search(): Could not find lab.icc in
%rom%iccprofiles/ checking default paths
sfopen: gs_parse_file_name failed.
./base/gsicc_manage.c:722: gsicc_open_search(): Could not find lab.icc in
root directory
| ./psi/zusparam.c:806: set_lab_icc(): cannot find default lab icc profile
Unrecoverable error: undefined in .uninstallpagedevice
Operand stack:
gs_res.ps Resource 0 1
--
Configure bugmail: http://bugs.ghostscript.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the gs-bugs
mailing list