[Touch-packages] [Bug 1931612] Re: Print dialog box shows same printer twice

2021-06-18 Thread brian_p
Hello again, Timur, Thanks for pushing this upstream. In your first post you said: > Applications that have their own print dialog box do not > have this problem. For example, Firefox shows only my > printer once. Same thing with Libre Office. LibreOffice gets all its print dialog entries via cu

[Touch-packages] [Bug 1931612] Re: Print dialog box shows same printer twice

2021-06-11 Thread brian_p
> "systemctl stop cups" removes the wrong entry -- the > one that actually works. So now I can't print any more. That's because that entry is controlled by cups. The other one isn't. As I said, cups is not involved in producing the duplicate entry. File a bug against GTK. systemctl start cups-b

[Touch-packages] [Bug 1931612] Re: Print dialog box shows same printer twice

2021-06-11 Thread brian_p
Correction; the second entry disappears. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to cups in Ubuntu. https://bugs.launchpad.net/bugs/1931612 Title: Print dialog box shows same printer twice Status in cups package in Ub

[Touch-packages] [Bug 1931612] Re: Print dialog box shows same printer twice

2021-06-11 Thread brian_p
The print dialog box is generated GTK. The Printers system setup dialog is probably generated by Qt. Stop cups: systemctl stop cups Which entry remains in the GTK print dialog box? I would guess - the first one. Therefore cups is not involved in its display. -- You received this bug notific

[Touch-packages] [Bug 1931612] Re: Print dialog box shows same printer twice

2021-06-11 Thread brian_p
This very probably not a bug in cups or any other printing package, but a GTK bug. See https://forums.linuxmint.com/viewtopic.php?f=51&t=348963 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to cups in Ubuntu. https://bugs.laun

[Touch-packages] [Bug 1834400] Re: pc reports that HP OfficeJet Pro 8715 printed file, but nothing has printed

2019-07-04 Thread brian_p
Giving the cupsfilter command was a hint to try it and report back. The suggestion to use the everywhere model was a also hint to get you printing without too much effort. -- Brian. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscrib

[Touch-packages] [Bug 1834400] Re: pc reports that HP OfficeJet Pro 8715 printed file, but nothing has printed

2019-06-29 Thread brian_p
The 8715 has been supported since HPLIP 3.16.5. I cannot understand why you cannot use a version which is packaged by your distro. Not unless your objective is to help test 3.19.5/3.19.6. >From your error_log: > PID 11639 (/usr/lib/cups/filter/hpcups) stopped with status 127 (File too large) I'

[Touch-packages] [Bug 1834400] Re: pc reports that HP OfficeJet Pro 8715 printed file, but nothing has printed

2019-06-28 Thread brian_p
> io/hpmud/jd.c 373: unable to connect to print port 9100: Connection > refused hp:/net/HP_OfficeJet_Pro_8710?ip=192.168.0.17 Not very encouraging. Does any of https://bugs.launchpad.net/hplip/+bug/934669 or its associated bugs fit your situation? -- Brian. -- You received this bug notific

[Touch-packages] [Bug 1818167] Re: Canon Pixma TS6220 will not print with drvr Canon TS6000 series - CUPS+Gutenprint v5.2.13-2

2019-03-05 Thread brian_p
No Gutenprint driver exists. See https://lists.cups.org/pipermail/cups/2019-March/074499.html This report should be closed. -- Brian. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to cups in Ubuntu. https://bugs.launchpad.

[Touch-packages] [Bug 1808581] Re: cannot print to Canon MX860 after upgrade to Ubuntu 18.04

2018-12-15 Thread brian_p
Forget the last post, please. It's in the error_log. -- Brian. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to cups in Ubuntu. https://bugs.launchpad.net/bugs/1808581 Title: cannot print to Canon MX860 after upgrade to Ub

[Touch-packages] [Bug 1808581] Re: cannot print to Canon MX860 after upgrade to Ubuntu 18.04

2018-12-15 Thread brian_p
Apologies for the typos. The error_log has [Job 477] PID 5588 (/usr/lib/cups/backend/cnijnet) exited with no errors. But you get no output. What is your CUPS version? -- Brian. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscrib

[Touch-packages] [Bug 1808581] Re: cannot print to Canon MX860 after upgrade to Ubuntu 18.04

2018-12-15 Thread brian_p
It seems that the only way to contact the printer is with the cnijjet backend. One last last thing if you would: execute /usr/lib/cups/backend/cnijet and give us the output. Thanks for your co-operation. Brian. -- You received this bug notification because you are a member of Ubuntu Touch see

[Touch-packages] [Bug 1808581] Re: cannot print to Canon MX860 after upgrade to Ubuntu 18.04

2018-12-15 Thread brian_p
Thanks. Ok, there is no port 9100, so socket:// will not work. One lives and learns! Looking at the error_log again all the filters complete successfully: D [14/Dec/2018:13:16:23 -0600] [Job 478] 4 filters for job: D [14/Dec/2018:13:16:23 -0600] [Job 478] bannertopdf (application/vnd.cups-pdf-b

[Touch-packages] [Bug 1808581] Re: cannot print to Canon MX860 after upgrade to Ubuntu 18.04

2018-12-15 Thread brian_p
> I ran commands: > sudo lpadmin -p mx860 -v socket://192.168.1.87:9100 -E -P > /etc/cups/ppd/MX860.ppd > and lp -d mx860 /etc/nsswitch.conf Looks good. But nothing printed, eh. What do we have for nmap 192.168.1.87 ? -- Brian. -- You received this bug notification because you are a membe

[Touch-packages] [Bug 1808581] Re: cannot print to Canon MX860 after upgrade to Ubuntu 18.04

2018-12-15 Thread brian_p
> -rw-r- 1 root lp 131822 Dec 14 13:17 MX860.ppd There is nothing wrong here. A PPD is not readable by a user process, only by one with root privileges. Whatever you ran did not have root privileges. You are using the gutenprint PPD for MX860; no problem there. Now do lpadmin -p mx860 -v s

[Touch-packages] [Bug 1808581] Re: cannot print to Canon MX860 after upgrade to Ubuntu 18.04

2018-12-15 Thread brian_p
I'm a little perplexed, Kim, because CUPS appears not to detect your printer. Anyway, we'll leave that on one side and look at the error_log and at the line "DEVICE_URI=cnijnet:/00:1E:8F:74:5A:78" I am not familiar with Canon printers, but this looks like a misconfiguration. From what I see els

[Touch-packages] [Bug 1808581] Re: cannot print to Canon MX860 after upgrade to Ubuntu 18.04

2018-12-15 Thread brian_p
Please supply the output of 'lpinfo -v' -- Brian. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to cups in Ubuntu. https://bugs.launchpad.net/bugs/1808581 Title: cannot print to Canon MX860 after upgrade to Ubuntu 18.04 S

[Touch-packages] [Bug 1806352] Re: HP LaserJet 1005 only prints first page

2018-12-03 Thread brian_p
To confirm: The LaserJet 1005 is on the network? What is the make and model of the other printer? Please post the outputs of 'lpinvo -v' and 'lpstat -t'. -- Brian. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to cups in Ub

[Touch-packages] [Bug 1806226] Re: Dell C2665dnf gets broken installation

2018-12-02 Thread brian_p
> Printing a test page gives 016-720 PDL error. The search engine I used had the first two pages devoted to this error. You would, of course, searched for a solution in the same way. From the number of issues, one could be forgiven for thinking this is a printer problem and not a Ubuntu one. > ip

[Touch-packages] [Bug 1800328] Re: HP Office Jet Cups reports Filter Failed. Works OK with 16.04

2018-10-28 Thread brian_p
The link is not similar to the previous one. It looks like the upgrade did not adjust it correctly. A ghostscript bug? -- Brian. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to cups in Ubuntu. https://bugs.launchpad.net/bugs

[Touch-packages] [Bug 1800328] Re: HP Office Jet Cups reports Filter Failed. Works OK with 16.04

2018-10-28 Thread brian_p
There is nothing to be done by you, but I have seen this issue appear at least five times so it wouldn't be unreasonable to see the upgrade process as flawed. What do you get now for ls -l /usr/share/ghostscript/ ? Thanks for the feedback. -- Brian. -- You received this bug notification bec

[Touch-packages] [Bug 1800328] Re: HP Office Jet Cups reports Filter Failed. Works OK with 16.04

2018-10-28 Thread brian_p
>From your error log: > D [27/Oct/2018:14:09:05 -0700] [Job 466] ./base/gsicc_manage.c:1244: > gsicc_open_search(): Could not find default_gray.icc > D [27/Oct/2018:14:09:05 -0700] [Job 466] | ./base/gsicc_manage.c:2025: > gsicc_set_device_profile(): cannot find device profile > D [27/Oct/

[Touch-packages] [Bug 1738432] Re: Regression, poor user experience, print dialogs garbled by unidentifiable driverless printers

2017-12-17 Thread brian_p
You were very clear in your first message that cups-browsed had been stopped. I can think of a reason for your observations (and why disabling avahi-daemon is a way of not seeing network discoverd printers) but it depends on what applications you are using. This is why I was interested in the answe

[Touch-packages] [Bug 1738432] Re: Regression, poor user experience, print dialogs garbled by unidentifiable driverless printers

2017-12-16 Thread brian_p
> Don't know what I did, but finally I have succeeded disabling the display of > the driverless > network printers. Till asked for six pieces of information. Answers would be appreciated. > Can it be the case that you need /both/ the process stopped /and/ the > BrowseRemoteProtocols in > its co