Bug 2123634
| Summary: | Chromium does not support CUPS temporary queues | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Zdenek Dohnal <zdohnal> | ||||
| Component: | chromium | Assignee: | Than Ngo <than> | ||||
| Status: | NEW --- | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 43 | CC: | spotrh, than, tpopela, yaneti | ||||
| Target Milestone: | --- | Keywords: | Reopened | ||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2025-04-28 09:05:22 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Bug Depends On: | |||||||
| Bug Blocks: | 2193385 | ||||||
| Attachments: |
|
||||||
|
Description
Zdenek Dohnal
2022-09-02 08:48:46 UTC
This bug appears to have been reported against 'rawhide' during the Fedora Linux 38 development cycle. Changing version to 38. it's already supported in latest 114.0.5735.198 Created attachment 1976125 [details]
Chromium print dialog screenshot
Unfortunately that doesn't seem to be working:
This is the list of available destinations from CUPS:
$ lpstat -e
Canon_MF440_Series
Canon_MF440_Series_USB_1
hp-m277-hplip
hp-test
hp-test/gray
HP_Color_LaserJet_MFP_M277dw_516EE8
test
tpbb-it
tpbc-north
tpbc-south
and the attached screenshot is what Chromium shows under 'See more' when you want to choose a printer in print dialog. The temporary queues - Canon_MF440_Series , Canon_MF440_Series_USB_1 , HP_Color_LaserJet_MFP_M277dw_516EE8 - are not visible in default Chromium print dialog.
Canon printer is connected by USB and by network cable, HP by network cable only.
Version:
$ rpm -q chromium
chromium-114.0.5735.198-1.fc38.x86_64
The temporary printers are seen if user clicks on 'More settings' and then 'Print using system dialog...', which is written in GTK3 with temporary queue support, but the default Chromium dialog does not support them/show them. This message is a reminder that Fedora Linux 38 is nearing its end of life. Fedora will stop maintaining and issuing updates for Fedora Linux 38 on 2024-05-21. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as EOL if it remains open with a 'version' of '38'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, change the 'version' to a later Fedora Linux version. Note that the version field may be hidden. Click the "Show advanced fields" button if you do not see it. Thank you for reporting this issue and we are sorry that we were not able to fix it before Fedora Linux 38 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora Linux, you are encouraged to change the 'version' to a later version prior to this bug being closed. Reproducible on F40. This message is a reminder that Fedora Linux 40 is nearing its end of life. Fedora will stop maintaining and issuing updates for Fedora Linux 40 on 2025-05-13. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as EOL if it remains open with a 'version' of '40'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, change the 'version' to a later Fedora Linux version. Note that the version field may be hidden. Click the "Show advanced fields" button if you do not see it. Thank you for reporting this issue and we are sorry that we were not able to fix it before Fedora Linux 40 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora Linux, you are encouraged to change the 'version' to a later version prior to this bug being closed. Created attachment 2087413 [details]
Chromium print dialog screenshot
I tested new chromium-135 on f42 and comfirmed that your reported issue is gone. I attached a screenshot which shows my HP_LaserJet_Pro_MFP_M125nw in the list.
[root@localhost cups]# lpstat -e
HP_LaserJet_Pro_MFP_M125nw
[root@localhost cups]# lpstat -a
HP_LaserJet_Pro_MFP_M125nw akzeptiert Anfragen seit Mo 21 Apr 2025 11:58:58 CEST
[root@localhost cups]#
Could you please test again?
Thank you!
Feel free to reopen it if you still can reproduce this problem. Thanks!Öffnen Sie sie erneut, wenn Sie das Problem weiterhin reproduzieren können. Unfortunately, the issue is still present - you have your printer installed as permanent queue (thus seen in 'lpstat -a' among accepting queues). The queue should appear only in 'lpstat -e' and in the print dialog of chromium. Tested version: $ rpm -q chromium chromium-135.0.7049.114-1.fc41.x86_64 This message is a reminder that Fedora Linux 41 is nearing its end of life. Fedora will stop maintaining and issuing updates for Fedora Linux 41 on 2025-12-15. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as EOL if it remains open with a 'version' of '41'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, change the 'version' to a later Fedora Linux version. Note that the version field may be hidden. Click the "Show advanced fields" button if you do not see it. Thank you for reporting this issue and we are sorry that we were not able to fix it before Fedora Linux 41 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora Linux, you are encouraged to change the 'version' to a later version prior to this bug being closed. Still present in F43. |