Kjobviewer not working

Goffioul Michael goffioul at imec.be
Mon Feb 28 09:02:53 CET 2005


> ok, here it is
> 
> ServerName localhost
> LogLevel debug
> PreserveJobHistory Yes
> MaxJobs 50
> Port 631
> BrowseAllow 127.0.0.1
> BrowseAllow 10.129.*
> SystemGroup sys
> 
> <Location />
> Order Deny,Allow
> Deny From All
> Allow From 127.0.0.1
> Allow From 127.0.0.2
> Allow From 10.129.*
> </Location>
> 
> <Location /admin>
> AuthType Basic
> AuthClass System
> Order Deny,Allow
> Deny From All
> Allow From 127.0.0.1
> Allow From 10.129.*
> </Location>
> 

Nothing seems wrong here. Could you maybe set LogLevel to debug2, restart
CUPS server and monitor /var/log/cups/error_log (for example with
"tail -f /var/log/cups/error_log") while starting the job viewer with
"kjobviewer -d <prname>" (use your actual printer name). Of course, to
be useful, put you in the situation where there is a problem and you
don't see the print jobs.

Michael.


More information about the kde-print mailing list