Bug#1008175: #1008175

2022-03-27 Thread rick
Brian: PRINT_QUEUE_NAME is the actual name of the queue as given in Okular or by 'lpstat -a'. Sorry! Was out at a pub with a friend before responding! Should have waited! ;^) driverless ipps://HP%20LaserJet%20Pro%20M148fdw%20(6CA573)._ipps._tcp.local/ As root: lpadmin -p testq -v

Bug#1008175: #1008175

2022-03-27 Thread Brian Potkin
On Sun 27 Mar 2022 at 15:13:30 -0500, r...@scotsgeek.com wrote: > Brian: > > avahi-browse -rt _ipp._tcp > + enp2s0 IPv6 HP LaserJet Pro M148fdw (6CA573) Internet Printer > local > + enp2s0 IPv4 HP LaserJet Pro M148fdw (6CA573) Internet Printer > local > = enp2s0 IPv6 HP

Bug#1008175: #1008175

2022-03-27 Thread rick
Brian: avahi-browse -rt _ipp._tcp + enp2s0 IPv6 HP LaserJet Pro M148fdw (6CA573) Internet Printer local + enp2s0 IPv4 HP LaserJet Pro M148fdw (6CA573) Internet Printer local = enp2s0 IPv6 HP LaserJet Pro M148fdw (6CA573) Internet Printer

Bug#1008175: #1008175

2022-03-27 Thread Till Kamppeter
The log message "Unable to do two-sided printing" comes from the "ipp" CUPS backend, part of CUPS. It seems that the backend does not find the "sides" attribute in the printer's IPP attributes. See the code here: -- if (ipp_status == IPP_STATUS_OK_IGNORED_OR_SUBSTITUTED ||

Bug#1008175: #1008175

2022-03-27 Thread Brian Potkin
On Sun 27 Mar 2022 at 10:25:37 -0500, r...@scotsgeek.com wrote: > The printer is"HP LaserJet Plus Pro M148fdw", connected by ethernet. > > I first created a .txt file, then converted it to a .ps file, then converted > to a .pdf file. I then ran the following commands: > lpr -o

Bug#1008175: #1008175

2022-03-27 Thread rick
The printer is"HP LaserJet Plus Pro M148fdw", connected by ethernet. I first created a .txt file, then converted it to a .ps file, then converted to a .pdf file. I then ran the following commands: lpr -o sides=two-sided-long-edge lipsum.txt.ps lp -o sides=two-sided-long-edge lipsum.txt.ps lpr

Bug#1008175: #1008175

2022-03-27 Thread Brian Potkin
tags 1008175 moreinfo thanks On Wed 23 Mar 2022 at 13:01:18 -0400, Rick Stanley wrote: > Now neither option works correctly executing from the command line. > "lpr -o sides=two-sided-long-edge test.pdf" > "lpr -o sides=one-sided test.pdf" > > And same for lp. Thank you for your report,

Bug#1008175: #1008175

2022-03-23 Thread Rick Stanley
Now neither option works correctly executing from the command line. "lpr -o sides=two-sided-long-edge test.pdf" "lpr -o sides=one-sided test.pdf" And same for lp. Printing from Okular works correctly as expected.