https://bugs.kde.org/show_bug.cgi?id=513172
cwo <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Version| |6.5.90 Fixed/Implemented| | In| | Latest Commit| |https://invent.kde.org/plas | |ma/kdeplasma-addons/-/commi | |t/2f42fd2a24f42359c6dc386e1 | |2fbf75dac41c09a Resolution|--- |FIXED --- Comment #4 from cwo <[email protected]> --- Git commit 2f42fd2a24f42359c6dc386e12fbf75dac41c09a by Christoph Wolk. Committed on 11/12/2025 at 09:37. Pushed by cwo into branch 'master'. applets/grouping: fix adding applets Amends 1d6a930dcaa94043736d856f3f35481fb7e23ec9 When this applet was converted to plasma_add_applet, the file PlasmoidItem.qml was moved from the items subfolder directly into the qml folder. The file is looked up by name for dynamic creation, and its path in the source code was not adjusted for this move, breaking the applet. This change fixes the path. FIXED-IN: 6.5.90 M +1 -1 applets/grouping/qml/main.qml https://invent.kde.org/plasma/kdeplasma-addons/-/commit/2f42fd2a24f42359c6dc386e12fbf75dac41c09a -- You are receiving this mail because: You are watching all bug changes.
