Bugzilla – Bug 418769
systemsettings stores wrong style in Trolltech.conf
Last modified: 2009-06-11 11:28:49 UTC
systemsettings stores the wrong theme style in Trolltech.conf when the Apply button is pressed. It doesn't store the selected value, but the value that selected when systemsettings was started. How to reproduce: start systemsettings > Appearance > Style select Motif > Apply close systemsettings .config/Trolltech.conf contains 'style=oxygen' start systemsettings again > Appearance > Style select CDE > Apply close systemsettings .config/Trolltech.conf contains 'style=motif'
*** Bug 384403 has been marked as a duplicate of this bug. ***
This seems to be an upstream bug: http://en.opensuse.org/Bugs:KDE
Starting with Qt4.5, the style is no longer written to Qt's config, instead Qt reads KDE's configuration when running in KDE.