Bug 507738 - Software info is placed under "Hardware" section
Summary: Software info is placed under "Hardware" section
Status: RESOLVED FIXED
Alias: None
Product: frameworks-kirigami
Classification: Frameworks and Libraries
Component: general (other bugs)
Version First Reported In: 6.17.0
Platform: Neon Linux
: HI normal
Target Milestone: Not decided
Assignee: kdelibs bugs
URL:
Keywords: regression
: 507854 507888 (view as bug list)
Depends on:
Blocks:
 
Reported: 2025-08-01 11:56 UTC by Patrick Silva
Modified: 2025-08-21 14:05 UTC (History)
7 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In: 5.17
Sentry Crash Report:


Attachments
screenshot (288.98 KB, image/png)
2025-08-01 11:57 UTC, Patrick Silva
Details
Rosa (158.96 KB, image/jpeg)
2025-08-05 16:37 UTC, Victor Ryzhykh
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Patrick Silva 2025-08-01 11:56:59 UTC
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
Comment 1 Patrick Silva 2025-08-01 11:57:19 UTC
Created attachment 183705 [details]
screenshot
Comment 2 Harald Sitter 2025-08-04 15:07:05 UTC
*** Bug 507854 has been marked as a duplicate of this bug. ***
Comment 4 Bug Janitor Service 2025-08-05 08:49:24 UTC
A possibly relevant merge request was started @ https://invent.kde.org/frameworks/kirigami/-/merge_requests/1894
Comment 5 Patrick Silva 2025-08-05 10:07:52 UTC
*** Bug 507888 has been marked as a duplicate of this bug. ***
Comment 6 Victor Ryzhykh 2025-08-05 16:37:25 UTC
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.
Comment 7 Victor Ryzhykh 2025-08-06 10:59:24 UTC
(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.
Comment 8 Bug Janitor Service 2025-08-08 15:48:57 UTC
A possibly relevant merge request was started @ https://invent.kde.org/frameworks/kirigami/-/merge_requests/1896
Comment 9 Marco Martin 2025-08-08 16:04:29 UTC
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
Comment 10 Nicolas Fella 2025-08-08 16:34:37 UTC
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
Comment 11 Nicolas Fella 2025-08-21 14:05:19 UTC
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