Created attachment 172294 [details] error page *** SUMMARY The current theme is dark,but STEPS TO REPRODUCE 1. 2. 3. OBSERVED RESULT EXPECTED RESULT SOFTWARE/OS VERSIONS Windows: macOS: (available in the Info Center app, or by running `kinfo` in a terminal window) Linux/KDE Plasma: KDE Plasma Version: KDE Frameworks Version: Qt Version: ADDITIONAL INFORMATION
Hmm, is that QML? Not sure how to fix that best.
A possibly relevant merge request was started @ https://invent.kde.org/frameworks/kirigami/-/merge_requests/1646
Git commit a1362165380b8e7892266f3cdb332191b3f3f24f by Nicolas Fella, on behalf of Ilya Fedin. Committed on 25/10/2024 at 12:01. Pushed by nicolasfella into branch 'master'. Fix presumable typos confusing background and foreground colors M +7 -7 src/styles/org.kde.desktop/Theme.qml https://invent.kde.org/frameworks/kirigami/-/commit/a1362165380b8e7892266f3cdb332191b3f3f24f
Git commit 140dd808077dcf86ce3e54f3b574c2f0842e7c36 by Nicolas Fella, on behalf of Ilya Fedin. Committed on 25/10/2024 at 12:01. Pushed by nicolasfella into branch 'master'. Fix loading desktop theme M +1 -1 src/styles/org.kde.desktop/Theme.qml https://invent.kde.org/frameworks/kirigami/-/commit/140dd808077dcf86ce3e54f3b574c2f0842e7c36
Git commit 06f7b5b91102f310ef164569d6739c4333720055 by Nicolas Fella, on behalf of Ilya Fedin. Committed on 25/10/2024 at 12:01. Pushed by nicolasfella into branch 'master'. Always print Theme file loading errors This check was hiding errors preventing the loading of Theme file despite it exists, for years. M +8 -14 src/platform/basictheme.cpp https://invent.kde.org/frameworks/kirigami/-/commit/06f7b5b91102f310ef164569d6739c4333720055
Git commit e8a1c49f7b83d0e06629a32c113eb9bd820e9969 by Ilya Fedin. Committed on 30/10/2024 at 14:55. Pushed by carlschwan into branch 'kf5'. Fix presumable typos confusing background and foreground colors M +7 -7 src/styles/org.kde.desktop/Theme.qml https://invent.kde.org/frameworks/kirigami/-/commit/e8a1c49f7b83d0e06629a32c113eb9bd820e9969
Git commit 7767fdbf15828d00d68b06c35f8d4805de678add by Ilya Fedin. Committed on 30/10/2024 at 14:55. Pushed by carlschwan into branch 'kf5'. Fix loading desktop theme M +1 -1 src/styles/org.kde.desktop/Theme.qml https://invent.kde.org/frameworks/kirigami/-/commit/7767fdbf15828d00d68b06c35f8d4805de678add