Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RedHat9, CUPS and Foomatic, Couldn't exec foomatic-gswrapper #67

Closed
michaelrsweet opened this issue May 5, 2003 · 1 comment
Closed
Milestone

Comments

@michaelrsweet
Copy link
Collaborator

Version: 1.1.18
CUPS.org User: ofudd.speed-test

When trying to print any postscript file, I get this error in the log (loglevel is debug2):

D [05/May/2003:00:30:42 -0700] [Job 15] Couldn't exec foomatic-gswrapper -q -dBATCH -dPARANOIDSAFER -dQUIET -dNOPAUSE -sDEVICE=ijs -sIjsServer=hpijs -sDeviceManufacturer="HEWLETT-PACKARD" -sDeviceModel="DESKJET 920" -dDEVICEWIDTHPOINTS=595 -dDEVICEHEIGHTPOINTS=842 -dDuplex=false -r300 -sIjsParams=Quality:Quality=0,Quality:ColorMode=2,Quality:MediaType=0,Quality:PenSet=2 -dIjsUseOutputFD -sOutputFile=- - at /usr/lib/cups/filter/cupsomatic line 1097.

foomatic-gswrapper is in /usr/bin, and I can run that command by hand (as root) and it correctly turns postscript into hpijs data.

I'm using RedHat9.0, with only RedHat rpms. Oh, and in my process of debugging, I tried the RH rawhide rpms for cups 1.1.18. No change.

----------Flash Update----Problem SOLVED------

Urgh... the problem was fixed by typing
chmod -R a+rX /usr/share/fonts
Several directories and files there were only readable by root.

It appears that ghostscript was dying silently over this.

Thanks for listening!

@michaelrsweet
Copy link
Collaborator Author

CUPS.org User: mike

In any case, this is a Ghostscript installation issue that should be reported to Red Hat (the people that packaged the software...)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant