https://bugs.kde.org/show_bug.cgi?id=512005
Marco Martin <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/libplasma/-/commit/db10a | |9d15ab056c8c6d82ecd69ff7614 | |ae616d38 Status|ASSIGNED |RESOLVED --- Comment #21 from Marco Martin <[email protected]> --- Git commit db10a9d15ab056c8c6d82ecd69ff7614ae616d38 by Marco Martin. Committed on 20/05/2026 at 09:43. Pushed by mart into branch 'master'. Applet: bookeeping of applet's uiReady When a containment adds an applet, it should put it in loadingApplets only if the applet's ui is not ready, not its own. This is actually a Plasma 6 porting issue and the problem is being present for all Plasma 6 releases so far. M +2 -1 src/plasma/containment.cpp M +1 -0 src/plasma/private/applet_p.cpp M +1 -0 src/plasma/private/applet_p.h https://invent.kde.org/plasma/libplasma/-/commit/db10a9d15ab056c8c6d82ecd69ff7614ae616d38 -- You are receiving this mail because: You are watching all bug changes.
