https://bugs.kde.org/show_bug.cgi?id=458430
Fushan Wen <qydwhotm...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |5.26 Resolution|--- |FIXED Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/kde-gtk-config/commit/3c | |2437815920856608a27361fe1da | |03e763742a5 --- Comment #3 from Fushan Wen <qydwhotm...@gmail.com> --- Git commit 3c2437815920856608a27361fe1da03e763742a5 by Fushan Wen. Committed on 04/10/2022 at 15:41. Pushed by fusionfuture into branch 'master'. kded: properly delete factory to fix file descriptor leak Not unloading the plugin loader will cause file descriptor leaks in kded, and when fd limit is reached, accent color can't be updated anymore because updating accent color requires writing to kdeglobals. This fixes the leak and also fixes the accent color bug. Related: bug 458817, bug 459870 FIXED-IN: 5.26 M +5 -5 kded/kwin_bridge/dummydecorationbridge.cpp M +2 -1 kded/kwin_bridge/dummydecorationbridge.h https://invent.kde.org/plasma/kde-gtk-config/commit/3c2437815920856608a27361fe1da03e763742a5 -- You are receiving this mail because: You are watching all bug changes.