https://bugs.kde.org/show_bug.cgi?id=521799
cwo <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-workspace/-/commi | |t/dce1d200e3951d45e2eb8020e | |929cb25e8183f80 Version| |6.6.6 Fixed/Implemented| | In| | --- Comment #3 from cwo <[email protected]> --- Git commit dce1d200e3951d45e2eb8020e929cb25e8183f80 by Christoph Wolk. Committed on 22/06/2026 at 15:36. Pushed by cwo into branch 'master'. applets/kicker: return empty string for computermodel description ComputerModel only has a description for some places entries, not all of them. We return invalid QVariant if there isn't any, which used to work but is now "undefined" on required properties in Qt 6.11. Instead, return empty string. FIXED-IN: 6.6.6 M +1 -0 applets/kicker/computermodel.cpp https://invent.kde.org/plasma/plasma-workspace/-/commit/dce1d200e3951d45e2eb8020e929cb25e8183f80 -- You are receiving this mail because: You are watching all bug changes.
