https://bugs.kde.org/show_bug.cgi?id=509307
Mike <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/print-manager/-/commit/f |ma/print-manager/-/commit/9 |f874e33f6fb0514f9cbeef5e493 |394e57f64a87c61f3567a530b93 |23c13801d05b |c20b5591bb7f --- Comment #8 from Mike <[email protected]> --- Git commit 9394e57f64a87c61f3567a530b93c20b5591bb7f by Mike Noe. Committed on 15/09/2025 at 19:19. Pushed by noee into branch 'Plasma/6.4'. 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 (cherry picked from commit ff874e33f6fb0514f9cbeef5e49323c13801d05b) Co-authored-by: Mike Noe <[email protected]> M +17 -5 src/libkcups/PrinterModel.cpp https://invent.kde.org/plasma/print-manager/-/commit/9394e57f64a87c61f3567a530b93c20b5591bb7f -- You are receiving this mail because: You are watching all bug changes.
