Hi Folks,
fresh CentOS 5.5 x86_64. One USB-printer connected (HP Business Inkjet 1200) Printing from localhost:631 (Testpage) works. But no from any application. From OO only the message: printer-problem - no more. Second printer is from far (Cupsd) in the network. Works well.
But what's about the local printer?
Any hints?
Thx Timothy
On Wed, 9 Feb 2011, Timothy Kesten wrote:
To: centos@centos.org From: Timothy Kesten centos-lst@gmx.de Subject: [CentOS] Printer-Problems
Hi Folks,
fresh CentOS 5.5 x86_64. One USB-printer connected (HP Business Inkjet 1200) Printing from localhost:631 (Testpage) works. But no from any application.
From OO only the message: printer-problem - no more.
Second printer is from far (Cupsd) in the network. Works well.
But what's about the local printer?
Any hints?
Hi Timothy.
Which printer is set as default?
What types of apps are you tring to print from - JAVA?
Keith
----------------------------------------------------------------- Websites: http://www.karsites.net http://www.php-debuggers.net http://www.raised-from-the-dead.org.uk
All email addresses are challenge-response protected with TMDA [http://tmda.net] -----------------------------------------------------------------
The whole error message from kmail was:
A print error occured. error message received from system:
cupsdoprint -P 'HP_Business_Inkjet_1200' -j 'file:///' -H 'server:631' -U 'admin' -o 'copies=1 multiple-document-handling=seperate_documents-collated- copies orientation-request=3' '/tmp/kde-admin/kdeprint_QEMVFUIL': execution failed with message:
client-error-not-authorized
Timohty
On Wed, 9 Feb 2011, Timothy Kesten wrote:
To: CentOS mailing list centos@centos.org From: Timothy Kesten centos-lst@gmx.de Subject: Re: [CentOS] Printer-Problems - addendum
The whole error message from kmail was:
A print error occured. error message received from system:
cupsdoprint -P 'HP_Business_Inkjet_1200' -j 'file:///' -H 'server:631' -U 'admin' -o 'copies=1 multiple-document-handling=seperate_documents-collated- copies orientation-request=3' '/tmp/kde-admin/kdeprint_QEMVFUIL': execution failed with message:
client-error-not-authorized
What desktop are you running - KDE?
Keith
----------------------------------------------------------------- Websites: http://www.karsites.net http://www.php-debuggers.net http://www.raised-from-the-dead.org.uk
All email addresses are challenge-response protected with TMDA [http://tmda.net] -----------------------------------------------------------------
On Wed, 9 Feb 2011, Timothy Kesten wrote:
To: CentOS mailing list centos@centos.org From: Timothy Kesten centos-lst@gmx.de Subject: Re: [CentOS] Printer-Problems
Am Mittwoch, 9. Februar 2011, 10:45:05 schrieb Keith Roberts:
Which printer is set as default?
The local USB-printer
What types of apps are you tring to print from - JAVA?
Yes - java
but also kmail - get error message:
client-error-not-authorized
Take a look at system-config-printer. On xfce4 it's under Other->Printing .
What vendor and version of JAVA are you using?
Keith
----------------------------------------------------------------- Websites: http://www.karsites.net http://www.php-debuggers.net http://www.raised-from-the-dead.org.uk
All email addresses are challenge-response protected with TMDA [http://tmda.net] -----------------------------------------------------------------
My computer is "server-new" I have a second computer in my network called "server". There is cupsd running.
On "server-new" I have in /etc/cups/client.conf
a line
ServerName server
So I can use the printer on "server".
Next I have added the local printer.
But cupsdoprint use -H "server:631" (see errormessage in my addendum). If I delete ServerName server in /etc/cups/client.conf the local printer works fine. But I'd like to use both. Local printer on "server.-new" and the printer on "server". How to configure cups/printers on "server-new" ?
Timothy
My computer is "server-new" Here is the local printer I have a second computer in my network called "server". There is running cupsd and I can use this printer from "server-new" (/etc/cups/client.conf -> ServerName server).
Added the local printer - doesn't work.
cupsdoprint use "server" as host (see error-message in my addendum
.... H "server:631"). ...
Delete "ServerName server" in /etc/cups/client.conf and the local printer works. But no access to the network-printer on "server".
I'd like to use both printer. On "server" and local on "server-new". How to config cups?
Timothy