https://bugs.kde.org/show_bug.cgi?id=502275
Bug ID: 502275
Summary: TRI-COLOUR CARTRIDGE INK LEVEL NOT RENDERED
Classification: Applications
Product: systemsettings
Version: unspecified
Platform: Ubuntu
OS: Linux
Status: REPORTED
Severity: wishlist
Priority: NOR
Component: kcm_printer_manager
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
SUMMARY
When using a printer with a tri-colour cartridge, e.g. Canon Pixma TS3355, the
colour ink level progress bar is not rendered.
STEPS TO REPRODUCE
1. Open System Settings > Printers
2. Select printer with a tri-colour cartridge.
OBSERVED RESULT
The colour cartridge ink level progress bar is not rendered.
EXPECTED RESULT
The progress bar should be rendered with a rainbow effect.
SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Kubuntu 24.04 LTS
KDE Plasma Version: 5.27.12
KDE Frameworks Version: 5.115.0
Qt Version: 5.15.3
ADDITIONAL INFORMATION
/etc/cups/printers.conf
-------------
...
Attribute marker-colors \#00CFFF#F200FF#FFDA00,#000000
Attribute marker-levels 90,70
Attribute marker-low-levels 15,15
Attribute marker-high-levels 100,100
Attribute marker-names Color,Black
Attribute marker-types ink-cartridge,ink-cartridge
Attribute marker-change-time 1743508388
...
Attribute marker-colors \#000000,#000000 renders the progress bar, albeit in
black, but this is only temporary. When the printer comes back online it is
overwritten.
Would it be possible to add logic to infer that a tri-colour cartridge is
installed and render it with a rainbow effect?
It seems safe to infer that a tri-colour cartridge is installed when
marker-levels, marker-low-levels, marker-high-levels, marker-names and
marker-types are all duos.
--
You are receiving this mail because:
You are watching all bug changes.