Bug 418769

Summary: systemsettings stores wrong style in Trolltech.conf
Product: [openSUSE] openSUSE 11.1 Reporter: Thomas Göttlicher <tgoettlicher>
Component: KDE4 WorkspaceAssignee: E-mail List <kde-maintainers>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P2 - High CC: forgotten_--EoyBps8f, rikardo_tinauer
Version: Alpha 1   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: Development Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Thomas Göttlicher 2008-08-20 15:30:07 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'
Comment 1 Thomas Göttlicher 2008-08-20 15:55:08 UTC
*** Bug 384403 has been marked as a duplicate of this bug. ***
Comment 2 Forgotten User --EoyBps8f 2009-02-20 21:56:43 UTC
This seems to be an upstream bug: http://en.opensuse.org/Bugs:KDE
Comment 3 Lubos Lunak 2009-06-11 11:28:49 UTC
Starting with Qt4.5, the style is no longer written to Qt's config, instead Qt reads KDE's configuration when running in KDE.