[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: failure to print



hi roger
i must be more confused than usual with printing (i use a pc with everything 
inside);

francesco@debian:~$ lpstat -pc60
lpstat: Unknown destination "c60"!
francesco@debian:~$ su
Password:
debian:/home/francesco# exit
exit
francesco@debian:~$ sudo /usr/sbin/cupsaccept c60

We trust you have received the usual lecture from the local System
Administrator. It usually boils down to these three things:

    #1) Respect the privacy of others.
    #2) Think before you type.
    #3) With great power comes great responsibility.

Password:
Sorry, try again.
Password:
francesco is not in the sudoers file.  This incident will be reported.
francesco@debian:~$ su
Password:
debian:/home/francesco# /usr/sbin/cupsaccept c60
accept: Operation failed: client-error-not-found
debian:/home/francesco#


francesco


On Monday 01 May 2006 18:21, Roger Leigh wrote:
> Francesco Pietra <frapietra@alice.it> writes:
> > A print error occurred. Error message received from system:
> > cupsdoprint -P 'HP_Deskjet_5740' -J 'KDE Print Test' -H 'localhost:631'
> > -o ' multiple-document-handling=separate-documents-uncollated-copies
> > orientation-requested=3' '/usr/share/apps/kdeprint/testprint.ps' :
> > execution failed with message:
> > server-error-not-accepting-jobs
>
> This is saying that the server would not accept the print job.  This
> might be because you don't have permission to print from the client
> (check cupsd.conf), or the printer queue may be rejecting jobs:
>
> $ lpstat -pc60
> printer c60 is idle.  enabled since Jan 01 00:00
>         Rejecting Jobs
>
> To enable the "c60" queue:
>
> $ sudo /usr/sbin/cupsaccept c60
> $ lpstat -pc60
> printer c60 is idle.  enabled since Jan 01 00:00
>
>
> Are you printing from the same machine that is running the CUPS
> server, or a different machine?  Did you allow printing from other
> machines on the network?
>
>
> Regards,
> Roger



Reply to: