Summary: | Regression: Theme icons are not applied when running outside of Plasma | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Tom <t.enzenebner> |
Component: | general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | REPORTED --- | ||
Severity: | minor | CC: | 80p3fy75dc, harshitt345, kfm-devel |
Priority: | NOR | ||
Version: | 24.08.0 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=496802 | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | This shows the 2 different versions side by side. |
Description
Tom
2024-09-03 13:11:21 UTC
Can confirm on Arch and Gentoo with AwesomeWM. Downgrading to 24.05 solves the issue. Can confirm, for me on AwesomeWM on Arch the text and icons are all black and do not respect the qt6ct applied theme (which is kvantum for me). Downgrading to v24.05.2 also fixes it for me. One other thing that I noticed was that changing Application Style from kvantum to something else and back again solves the issue but only for instances opened at that time and any new instances are unaffected. Created attachment 176394 [details]
This shows the 2 different versions side by side.
I solved the issue by using this qt6ct patch provided by qt6ct-kde AUR package (https://aur.archlinux.org/packages/qt6ct-kde). After applying the patch (tested on Gentoo / AwesomeWM / Dolphin 24.08.3 / qt6ct 0.9 / Kvantum 1.1.2): 1. Open qt6ct 2. In Appearance tab > Palette, choose "Custom" and in "Color scheme:" select your usual Kvantum color scheme (which now contains "(KColorScheme)" in its name 3. Open Dolphin, the theme (Monochrome in my case) and icons (Papirus-Dark in my case) are now correctly rendered Also works on my Arch Linux install with AwesomeWM / Dolphin 24.12.1 / qt6ct-kde (AUR) and Kvantum 1.1.3. |