I'm using the Debian hplip-1.6.7-2 package from the unstable archive,
and am unable to send a fax or cover page. Essentially, things just fail
to rasterize. I tried using the GUI to just send a cover page. The GUI
will say "Initializing..." until it fails, at which point stderr says:

    error: Timeout waiting for rendering. Canceling job #273...
    error: Error, aborting

and the GUI tells me "Fax send error."

I also tried using the GUI to attach a text file containing nothing but
the word "Test" in it, and got this once it timed out:

    error: Invalid file header. Bad magic.
    error: Error, aborting.
    error: Fax send error.

So, I tried the non-interactive approach with the -gg debugging flag,
and get this sort of thing instead:

    Using printer fax (None)
    Fax data is here for job 271!
    Traceback (most recent call last):
      File "/usr/bin/hp-sendfax", line 799, in ?
        service.sendEvent(hpssd_sock, EVENT_END_FAX_JOB, device_uri=device_uri)
      File "/usr/lib/hplip/base/service.py", line 87, in sendEvent
        msg.sendEvent(sock, 'Event', data, fields)
      File "/usr/lib/hplip/base/msg.py", line 114, in sendEvent
        log.debug("Sending data on channel (%d)" % sock.fileno())
      File "<string>", line 1, in fileno
      File "/usr/lib/python2.4/socket.py", line 136, in _dummy
        raise error(EBADF, 'Bad file descriptor')
    socket.error: (9, 'Bad file descriptor')

So, clearly something isn't right. What else can I do to troubleshoot?

-- 
Unabashedly littering the information superhighway with detritus like
this for over 15 years now.

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
HPLIP-Help mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/hplip-help

Reply via email to