Anybody else have this problem?
When ghostscript is invoked by CUPS, it hangs forever until CUPS terminates the job based on the timeout. (The CUPS web console says "Processing" for the job status)
After some debugging, it seems that the hanging occurs when a font issue occurs. In other words, if I print an image, it will print fine. I have the gsfonts package installed and I know that the ghostscript package has default fonts included as well. I haven't touched the ghostscript files at all.
I'm using a STOCK installation of the latest kernel, packages (cups, gutenprint, avahi, ghostcript, etc), and dependencies. [pacman -Syu to install]
Using top, I see the 'gs' process using 90+% of cpu when the print job is stuck.
Enabling debug and debug2 in the cupsd.conf config didn't yield anything fruitful other than the fact that it seems that it's waiting for gs to complete.
**** Easiest way to reproduce ->>> In the CUPS web console, print a test page. [Fresh installation of latest packages] The test page will stay in processing forever until it times out in a few hours. ****
I've confirmed the same issue whether I print to the physical printer or the cups-pdf printer.
Anybody have a solutions for this?
I bought the Pogoplug E02 to act as a print server for the LAN and iOS (via Airprint).
It would be great to get this working. Thanks in advance for any help you can give!