https://bugs.kde.org/show_bug.cgi?id=355005
--- Comment #3 from [email protected] --- (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. _______________________________________________ Okular-devel mailing list [email protected] https://mail.kde.org/mailman/listinfo/okular-devel
