Bug 491294

Summary: The current theme is dark,but plugin is light
Product: [Frameworks and Libraries] frameworks-kirigami Reporter: 1049884729
Component: generalAssignee: kdelibs bugs <kdelibs-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: alexander.lohnau, christoph, fedin-ilja2010, kdelibs-bugs-null, nate, notmart
Priority: NOR    
Version First Reported In: 6.5.0   
Target Milestone: Not decided   
Platform: Microsoft Windows   
OS: Other   
Latest Commit: Version Fixed In: 6.8
Sentry Crash Report:
Attachments: error page

Description 1049884729 2024-08-05 09:37:42 UTC
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
Comment 1 Christoph Cullmann 2024-08-08 17:14:46 UTC
Hmm, is that QML? Not sure how to fix that best.
Comment 2 Bug Janitor Service 2024-10-19 18:18:42 UTC
A possibly relevant merge request was started @ https://invent.kde.org/frameworks/kirigami/-/merge_requests/1646
Comment 3 Nicolas Fella 2024-10-25 12:05:43 UTC
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
Comment 4 Nicolas Fella 2024-10-25 12:05:46 UTC
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
Comment 5 Nicolas Fella 2024-10-25 12:05:51 UTC
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
Comment 6 Ilya Fedin 2024-10-31 09:55:22 UTC
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
Comment 7 Ilya Fedin 2024-10-31 09:55:30 UTC
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