foomatic-rip-hlip exited status 3 error hplip 3.10

Asked by steve

I've installed HPLIP version 3.10 on my NAS . Everytime I try sending a test page from cups, I get
"/usr/lib/cups/backend/hp failed".

D [02/Apr/2010:22:10:44 +0100] [Job 79] foomatic-rip version $Revision=3.0.2.131$ running...
D [02/Apr/2010:22:10:44 +0100] [Job 79] *cupsFilter: "application/vnd.cups-postscript 100 foomatic-rip-hplip"
D [02/Apr/2010:22:10:44 +0100] [Job 79] *cupsFilter: "application/vnd.cups-pdf 0 foomatic-rip-hplip"
D [02/Apr/2010:22:10:55 +0100] [Job 79] Closing foomatic-rip.
D [02/Apr/2010:22:11:00 +0100] [Job 79] Closing foomatic-rip.
D [02/Apr/2010:22:11:01 +0100] PID 30334 (/usr/lib/cups/filter/foomatic-rip-hplip) stopped with status 3!

I installed the printer via the cups web interface using a PPD I extracted from the source tarball. I've compiled the drivers using

./configure --prefix=/usr --with-hpppddir=/usr/share/ppd/HP --enable-qt3 --disable-qt4 --disable-hpcups-install --enable-cups-drv-install --enable-cups-ppd-install --enable-hpijs-install --disable-foomatic-drv-install --disable-foomatic-ppd-install --enable-foomatic-rip-hplip-install --enable-fax-build --enable-dbus-build --enable-network-build --enable-scan-build --disable-policykit

My printer is F380 All In one. I suspect it's not a proper postscript printer hence why every time I don't include --enable-foomatic-rip-hplip-instal, it says footmatic filter failed no such file or directory.

Any help is greatly appreciated

Question information

Language:
English Edit question
Status:
Answered
For:
HPLIP Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
steve (swchoi-choi) said :
#1

D [02/Apr/2010:23:45:55 +0100] [Job 88] ESP Ghostscript 815.03: Unrecoverable error, exit code 1
D [02/Apr/2010:23:45:55 +0100] [Job 88] renderer return value: 1
D [02/Apr/2010:23:45:55 +0100] [Job 88] renderer received signal: 1
D [02/Apr/2010:23:45:55 +0100] [Job 88] Process dying with "Possible error on renderer command line or PostScript error. Check options.", exit stat: 3
D [02/Apr/2010:23:45:55 +0100] [Job 88] error: Illegal seek (29)
D [02/Apr/2010:23:45:55 +0100] [Job 88] Possible error on renderer command line or PostScript error. Check options.
D [02/Apr/2010:23:45:55 +0100] [Job 88] KID3 exited with status 3
D [02/Apr/2010:23:45:55 +0100] [Job 88] Renderer exit stat: 3
D [02/Apr/2010:23:45:55 +0100] [Job 88] tail process done writing data to STDOUT
D [02/Apr/2010:23:45:55 +0100] [Job 88] KID4 finished
D [02/Apr/2010:23:45:55 +0100] [Job 88] Renderer process finished
D [02/Apr/2010:23:45:55 +0100] [Job 88] Killing process 11441 (KID3)
D [02/Apr/2010:23:45:55 +0100] [Job 88] Process dying with "Error closing renderer", exit stat: 3
D [02/Apr/2010:23:45:55 +0100] [Job 88] error: Bad file descriptor (9)
D [02/Apr/2010:23:45:55 +0100] [Job 88] Error closing renderer
D [02/Apr/2010:23:45:55 +0100] PID 11435 (/usr/lib/cups/filter/foomatic-rip-hplip) stopped with status 3!
D [02/Apr/2010:23:45:55 +0100] [Job 88] prnt/backend/hp.c 839: ERROR: null print job total=0
D [02/Apr/2010:23:45:55 +0100] PID 11436 (/usr/lib/cups/backend/hp) exited with no errors.
D [02/Apr/2010:23:45:56 +0100] Discarding unused job-state-changed event...
E [02/Apr/2010:23:45:56 +0100] [Job 88] Job stopped due to filter errors; please consult the error_log file for details.
D [02/Apr/2010:23:45:56 +0100] cupsdMarkDirty(----J-)

Revision history for this message
anup (osta6161) said :
#2

Modified your configure settings a bit. Try out with the same.

./configure --prefix=/usr --with-hpppddir=/usr/share/ppd/HP --enable-qt3 --disable-qt4 --enable-hpcups-install --enable-cups-drv-install --enable-cups-ppd-install --disble-hpijs-install --disable-foomatic-drv-install --disable-foomatic-ppd-install --disable-foomatic-rip-hplip-install --enable-fax-build --enable-dbus-build --enable-network-build --enable-scan-build --enable-policykit

If you have QT4 dependencies than prefer --enable-qt4 --disable-qt3

Hope , it helps you out.

Thanks,

A

Can you help with this problem?

Provide an answer of your own, or ask steve for more information if necessary.

To post a message you must log in.