SUMMARY It appears that the GTK configuration Plasma sets on first login is not complete, because it's not enough to make Anaconda and ABRT ("Problem reporting") use Breeze instead of Adwaita. It's possible to see it work properly by setting the GTK style to Default and then to Breeze again. STEPS TO REPRODUCE 1. Boot Fedora KDE Plasma Desktop Edition 42 live ISO 2. Start Anaconda OBSERVED RESULT Anaconda uses Adwaita. EXPECTED RESULT Anaconda uses Breeze. SOFTWARE/OS VERSIONS Linux/KDE Plasma: Fedora Linux 42 (KDE Plasma Desktop Edition) KDE Plasma Version: 6.3.4 KDE Frameworks Version: 6.12.0 Qt Version: 6.8.2
Created attachment 180687 [details] Diff of the gtk3 and gtk4 config from initial config to manually set config I've attached a diff of the configuration for GTK3 and GTK4 to observe.
Note that in the diff, there are files created that don't exist during initial user login settings creation.
I looked into this a bit, and the repo doesn't ship a default .ini config file. So one of two things is happening here: 1. Someone else is shipping a default .config file, and it doesn't match what this software will output when run 2. This software is running automatically and creating a .ini config file, but for some reason the first time it runs, it doesn't do the same thing that it does on all subsequent runs.
*** This bug has been marked as a duplicate of bug 509515 ***