Networking Forums

Networking Forums > Computer Networking > Linux Networking > problem with cupsd

Reply
Thread Tools Display Modes

problem with cupsd

 
 
Florian Ammon
Guest
Posts: n/a

 
      09-07-2003, 10:49 AM
i've just configured my printer with cups and it's working on the local
machine (redhat 8.0) without any problems. but if i want to access it from
a remote computer (windows xp) it will not work..
here is my error log:

D [07/Sep/2003:12:29:01 +0200] print_job: auto-typing file...
D [07/Sep/2003:12:29:01 +0200] print_job: request file type is application/octet-stream.
D [07/Sep/2003:12:29:01 +0200] check_quotas: requesting-user-name = 'User'
D [07/Sep/2003:12:29:01 +0200] print_job: requesting-user-name = 'User'
D [07/Sep/2003:12:29:01 +0200] Adding default job-sheets values "none,none"...
I [07/Sep/2003:12:29:01 +0200] Job 6 queued on 'HP720c' by 'User'.
D [07/Sep/2003:12:29:01 +0200] Job 6 hold_until = 0
D [07/Sep/2003:12:29:01 +0200] StartJob(6, 0x8090650)
D [07/Sep/2003:12:29:01 +0200] StartJob() id = 6, file = 0/1
E [07/Sep/2003:12:29:01 +0200] Unable to convert file 0 to printable format for job 6!
D [07/Sep/2003:12:29:01 +0200] CancelJob: id = 6

any ideas?
 
Reply With Quote
 
 
 
 
Joe Hente
Guest
Posts: n/a

 
      09-07-2003, 03:36 PM
Florian Ammon wrote:
> i've just configured my printer with cups and it's working on the local
> machine (redhat 8.0) without any problems. but if i want to access it from
> a remote computer (windows xp) it will not work..
> here is my error log:
>
> D [07/Sep/2003:12:29:01 +0200] print_job: auto-typing file...
> D [07/Sep/2003:12:29:01 +0200] print_job: request file type is application/octet-stream.
> D [07/Sep/2003:12:29:01 +0200] check_quotas: requesting-user-name = 'User'
> D [07/Sep/2003:12:29:01 +0200] print_job: requesting-user-name = 'User'
> D [07/Sep/2003:12:29:01 +0200] Adding default job-sheets values "none,none"...
> I [07/Sep/2003:12:29:01 +0200] Job 6 queued on 'HP720c' by 'User'.
> D [07/Sep/2003:12:29:01 +0200] Job 6 hold_until = 0
> D [07/Sep/2003:12:29:01 +0200] StartJob(6, 0x8090650)
> D [07/Sep/2003:12:29:01 +0200] StartJob() id = 6, file = 0/1
> E [07/Sep/2003:12:29:01 +0200] Unable to convert file 0 to printable format for job 6!
> D [07/Sep/2003:12:29:01 +0200] CancelJob: id = 6
>
> any ideas?


try putting the printer on share with SAMBA...

 
Reply With Quote
 
Alice
Guest
Posts: n/a

 
      09-08-2003, 06:53 AM
Florian Ammon wrote:

> i've just configured my printer with cups and it's working on the local
> machine (redhat 8.0) without any problems. but if i want to access it from
> a remote computer (windows xp) it will not work..
> here is my error log:
>
> D [07/Sep/2003:12:29:01 +0200] print_job: auto-typing file...
> D [07/Sep/2003:12:29:01 +0200] print_job: request file type is
> application/octet-stream. D [07/Sep/2003:12:29:01 +0200] check_quotas:
> requesting-user-name = 'User' D [07/Sep/2003:12:29:01 +0200] print_job:
> requesting-user-name = 'User' D [07/Sep/2003:12:29:01 +0200] Adding
> default job-sheets values "none,none"... I [07/Sep/2003:12:29:01 +0200]
> Job 6 queued on 'HP720c' by 'User'. D [07/Sep/2003:12:29:01 +0200] Job 6
> hold_until = 0 D [07/Sep/2003:12:29:01 +0200] StartJob(6, 0x8090650)
> D [07/Sep/2003:12:29:01 +0200] StartJob() id = 6, file = 0/1
> E [07/Sep/2003:12:29:01 +0200] Unable to convert file 0 to printable
> format for job 6! D [07/Sep/2003:12:29:01 +0200] CancelJob: id = 6
>
> any ideas?


That's usually an ESP Ghostscript error, when it does not install correctly.
Did Windows install its own drivers? It should have. Maybe look for updated
drivers. Printing a test page on the RH box will tell you which ghostscript
is present, there is GNU and ESP and probably others.

Another thing to try is a different driver on the RH box, if you installed
the cups + gimp print drivers, use the 'modify' option to install the
foomatic driver instead.

This article might help, though it sounds like you're already past this
point, it covers sharing a CUP printer:
http://networking.earthweb.com/netos...le.php/2236011

Alice
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Strange problem: no problem with Linux, when I boot windows 2K network is down... Santa Linux Networking 11 11-29-2004 06:46 AM



1 2 3 4 5 6 7 8 9 10 11