Bug 491294 - The current theme is dark,but plugin is light
Summary: The current theme is dark,but plugin is light
Status: RESOLVED FIXED
Alias: None
Product: frameworks-kirigami
Classification: Frameworks and Libraries
Component: general (other bugs)
Version First Reported In: 6.5.0
Platform: Microsoft Windows Other
: NOR normal
Target Milestone: Not decided
Assignee: kdelibs bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-08-05 09:37 UTC by 1049884729
Modified: 2024-10-31 09:55 UTC (History)
6 users (show)

See Also:
Latest Commit:
Version Fixed In: 6.8
Sentry Crash Report:


Attachments
error page (53.59 KB, image/png)
2024-08-05 09:37 UTC, 1049884729
Details

Note You need to log in before you can comment on or make changes to this bug.
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