| Summary: | GTK theme isn't set to Breeze after fresh install | ||
|---|---|---|---|
| Product: | [Applications] systemsettings | Reporter: | bruno <bruno> |
| Component: | kcm_style | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | archlinux, fabian, jr, mail, nate, neon-bugs-null, sitter |
| Priority: | NOR | Keywords: | qt6 |
| Version First Reported In: | 6.0.2 | ||
| Target Milestone: | --- | ||
| Platform: | Neon | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/plasma/kde-gtk-config/-/commit/0760b1fd5f16a19475a25084be6e935a9ce7cbb5 | Version Fixed/Implemented In: | 6.0.3 |
| Sentry Crash Report: | |||
|
Description
bruno
2024-03-07 19:02:25 UTC
Bug in kde-gtk-config. This is meant to be handled by the gtkconfig.upd kconf_update script in kde-gtk-config, but it currently does not run in fresh installs because it has Version=5 and is thus only handled by kded5. A possibly relevant merge request was started @ https://invent.kde.org/plasma/kde-gtk-config/-/merge_requests/113 Git commit 5b8327530ee62a257f9f12d8b419b445beec345b by Fabian Vogt. Committed on 13/03/2024 at 15:42. Pushed by fvogt into branch 'master'. gtkconfig.upd: Set Version=6 Make sure it's actually run by kded6. M +1 -1 kconf_update/gtkconfig.upd https://invent.kde.org/plasma/kde-gtk-config/-/commit/5b8327530ee62a257f9f12d8b419b445beec345b Git commit 0760b1fd5f16a19475a25084be6e935a9ce7cbb5 by Fabian Vogt. Committed on 13/03/2024 at 15:48. Pushed by fvogt into branch 'Plasma/6.0'. gtkconfig.upd: Set Version=6 Make sure it's actually run by kded6. (cherry picked from commit 5b8327530ee62a257f9f12d8b419b445beec345b) M +1 -1 kconf_update/gtkconfig.upd https://invent.kde.org/plasma/kde-gtk-config/-/commit/0760b1fd5f16a19475a25084be6e935a9ce7cbb5 *** Bug 483445 has been marked as a duplicate of this bug. *** |