[Okular-devel] [okular] [Bug 355005] no notification on printing failure

via KDE Bugzilla bugzilla_noreply at kde.org
Sat Nov 14 16:19:54 UTC 2015


https://bugs.kde.org/show_bug.cgi?id=355005

--- Comment #3 from jrollins at finestructure.net ---
(In reply to Albert Astals Cid from comment #2)
> Which package provides lpr if not cups-bsd?

There are two packages in Debian that provide a command called 'lpr': lpr and
cups-bsd.  I don't quite understand the difference between them.  From the
description:

lpr: BSD lpr/lpd line printer spooling system
cups-bsd: Common UNIX Printing System(tm) - BSD commands

> What is the exit status of that lpr command if passed some random crap in
> the command line (so it gives you that usage output). You can know the exit
> status by doing
>   lpr somecrap
>   echo $?

This command does not produce the output that I see from okular:

servo:~ 0$ lpr somecrap
lpr: cannot open somecrap: No such file or directory
servo:~ 1$ 

So presumably that's not the command being issued by okular.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Okular-devel mailing list