https://bugs.kde.org/show_bug.cgi?id=512005
Marco Martin <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/libplasma/-/commit/db10a |ma/libplasma/-/commit/a0f4e |9d15ab056c8c6d82ecd69ff7614 |5ad3b1df7a0808809c6308e27fc |ae616d38 |8f24be08 --- Comment #22 from Marco Martin <[email protected]> --- Git commit a0f4e5ad3b1df7a0808809c6308e27fc8f24be08 by Marco Martin. Committed on 20/05/2026 at 09:43. Pushed by mart into branch 'Plasma/6.7'. 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. (cherry picked from commit db10a9d15ab056c8c6d82ecd69ff7614ae616d38) c09707b4 Applet: bookeeping of applet's uiReady Co-authored-by: Marco Martin <[email protected]> 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/a0f4e5ad3b1df7a0808809c6308e27fc8f24be08 -- You are receiving this mail because: You are watching all bug changes.
