https://bugs.kde.org/show_bug.cgi?id=491806
Nate Graham <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|DOWNSTREAM |--- Keywords| |regression Version|master |6.4.0 Summary|Icons from third party |Kirigami.Icon doesn't |widgets or programs not |accept the value of |shown anymore - only |Qt.resolvedUrl() as source |placeholder icon |anymore, breaking many | |icons Product|plasmashell |frameworks-kirigami Status|RESOLVED |REPORTED CC| |[email protected], | |[email protected], | |[email protected] Component|general |general Assignee|[email protected] |[email protected] --- Comment #7 from Nate Graham <[email protected]> --- Aha! It's f673694e6f90efa0179a6f8322d4c44d544ff591 in Kirigami. Reverting that fixes it for Focus and Wunderground Weather, and I assume for all the other cases as well. The common thing those two widgets do is `source: Qt.resolvedUrl([some local path])` in Kirigami.Icon. Perhaps that broke. -- You are receiving this mail because: You are watching all bug changes.
