Re: CUPS error: "lpr: error - unable to print file: client-error-not-found"

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

 



On Sun, Apr 09, 2006 at 02:30:30AM +0200, Colin Brace wrote:

> On 4/9/06, Tim Waugh <twaugh@xxxxxxxxxx> wrote:
> 
> > See if this sheds any light on it:
> >
> > strace lpr /usr/share/cups/data/testprint.ps
> 
> OK, here is the tail end of the output:
> 
> [...]
> 
> open("/home/colin/.lpoptions", O_RDONLY) = 4
> fstat64(4, {st_mode=S_IFREG|0664, st_size=496, ...}) = 0
> mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1,
> 0) = 0xb7 f12000
> read(4, "Dest lexmark-z51--1 cpi=12 fitpl"..., 4096) = 496
> read(4, "", 4096)                       = 0
> close(4)                                = 0
> munmap(0xb7f12000, 4096)                = 0
> close(3)                                = 0
> write(2, "lpr: error - no default destinat"..., 47lpr: error - no
> default destin ation available.
> ) = 47
> exit_group(1)                           = ?
> Process 26843 detached
> 
> Does it tell you anything?

Well, that's a different message.  Set a default destination. :-)

You can set a system-wide default destination using
system-config-printer, or a user-specific default using the
Desktop->Preferences->More Preferences->Default Printer utility.

Tim.
*/

Attachment: pgpDIoAi8Mi85.pgp
Description: PGP signature


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux