https://bugs.kde.org/show_bug.cgi?id=509307
Mike <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |6.4.6 Latest Commit| |https://invent.kde.org/plas | |ma/print-manager/-/commit/f | |f874e33f6fb0514f9cbeef5e493 | |23c13801d05b Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #7 from Mike <[email protected]> --- Git commit ff874e33f6fb0514f9cbeef5e49323c13801d05b by Mike Noe. Committed on 14/09/2025 at 22:52. Pushed by noee into branch 'master'. libkcups: Fix marker levels in printer model for a single marker Levels needs to be a list of ints. QVariant::toList converts an int to a null list, so instead, create a list from the int entry FIXED-IN: 6.4.6 M +17 -5 src/libkcups/PrinterModel.cpp https://invent.kde.org/plasma/print-manager/-/commit/ff874e33f6fb0514f9cbeef5e49323c13801d05b -- You are receiving this mail because: You are watching all bug changes.
