https://bugs.kde.org/show_bug.cgi?id=449563
Alexander Lohnau <alexander.loh...@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/plasma-desktop/commit/9a | |78c778c24564bf71571c3993ded | |db20baa104f Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #24 from Alexander Lohnau <alexander.loh...@gmx.de> --- Git commit 9a78c778c24564bf71571c3993deddb20baa104f by Alexander Lohnau. Committed on 20/08/2022 at 11:35. Pushed by alex into branch 'master'. Fix KCM duplicates in landingpage In systemsettings, we no longer write a ".desktop" at the end of the KCM ids. This change was made during Plasma 5.24. However, it causes duplicates on some setups. To avoid this, we ignore all of the old .desktop URLs. To ensure that we fill all of the 6 available items, the limit is increased to 12 and we check against a list how many results we have ignored. M +9 -2 kcms/landingpage/landingpage.cpp M +1 -0 kcms/landingpage/landingpage.h https://invent.kde.org/plasma/plasma-desktop/commit/9a78c778c24564bf71571c3993deddb20baa104f -- You are receiving this mail because: You are watching all bug changes.