SUMMARY As we can see in the attached screenshot, "Software" section is empty, and software info is placed under "Hardware" section. EXPECTED RESULT software info under "Software" section SOFTWARE/OS VERSIONS Operating System: KDE neon Unstable Edition KDE Plasma Version: 6.4.80 KDE Frameworks Version: 6.17.0 Qt Version: 6.9.1 Graphics Platform: Wayland
Created attachment 183705 [details] screenshot
*** Bug 507854 has been marked as a duplicate of this bug. ***
Bisected to https://invent.kde.org/frameworks/kirigami/-/commit/eb21828693f09470ec4632a64323613367f14fcc
A possibly relevant merge request was started @ https://invent.kde.org/frameworks/kirigami/-/merge_requests/1894
*** Bug 507888 has been marked as a duplicate of this bug. ***
Created attachment 183812 [details] Rosa (In reply to Bug Janitor Service from comment #4) > A possibly relevant merge request was started @ > https://invent.kde.org/frameworks/kirigami/-/merge_requests/1894 Made a package with this change. This commit fixes the current issue. I didn't look deeper in other windows. Sorry for the delay, I was only able to make the package and check it now.
(In reply to Bug Janitor Service from comment #4) > A possibly relevant merge request was started @ > https://invent.kde.org/frameworks/kirigami/-/merge_requests/1894 Found another related bug. The kwallet window in systemsettungs stopped opening. After upgrading to a package with this commit, the kwallet window started opening again.
A possibly relevant merge request was started @ https://invent.kde.org/frameworks/kirigami/-/merge_requests/1896
Git commit d1f591f6070798bc77d9f87a3406d96e519de8c0 by Marco Martin. Committed on 08/08/2025 at 15:59. Pushed by mart into branch 'master'. Revert "Immediately relayout after creating FormLayout / adding elements to it" This reverts commit eb21828693f09470ec4632a64323613367f14fcc. This caused regressions just prior release M +3 -2 autotests/tst_formlayout.qml M +32 -24 src/layouts/FormLayout.qml https://invent.kde.org/frameworks/kirigami/-/commit/d1f591f6070798bc77d9f87a3406d96e519de8c0
Git commit be2a4e2dea67eed91973ceffb9aa48a8597e0203 by Nicolas Fella, on behalf of Marco Martin. Committed on 08/08/2025 at 16:34. Pushed by nicolasfella into branch 'Frameworks/6.17'. Revert "Immediately relayout after creating FormLayout / adding elements to it" This reverts commit eb21828693f09470ec4632a64323613367f14fcc. This caused regressions just prior release (cherry picked from commit d1f591f6070798bc77d9f87a3406d96e519de8c0) M +3 -2 autotests/tst_formlayout.qml M +32 -24 src/layouts/FormLayout.qml https://invent.kde.org/frameworks/kirigami/-/commit/be2a4e2dea67eed91973ceffb9aa48a8597e0203
Git commit 37ebb94a61055ddad7d6703c6010eb3db5135099 by Nicolas Fella, on behalf of Niccolò Venerandi. Committed on 21/08/2025 at 08:21. Pushed by ngraham into branch 'master'. Ensure that formlayout content order is always correct M +31 -28 src/layouts/FormLayout.qml https://invent.kde.org/frameworks/kirigami/-/commit/37ebb94a61055ddad7d6703c6010eb3db5135099