Bug 76824

Summary: KDevelop loads wrong skin
Product: [Applications] kdevelop Reporter: Joris Guisson <joris.guisson>
Component: generalAssignee: KDevelop Developers <kdevelop-devel>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version: 3.0.1   
Target Milestone: ---   
Platform: Slackware   
OS: Linux   
Latest Commit: Version Fixed In:

Description Joris Guisson 2004-03-05 14:14:01 UTC
Version:           3.0.1 (using KDE KDE 3.2.0)
Installed from:    Slackware Packages
Compiler:          gcc 3.3.3 
OS:          Linux

KDevelop sometimes loads a skin other then the one specified in KDE (some old skin which I used a couple of months ago). Once it does this it keeps the skin until I delete the kdeveloprc file somewhere in the .kde directory in my home directory. After that KDevelop loads the normal KDE skin until some apparently random point in time (well a couple of weeks later), when it decides to load that old skin again. Note that KDevelop is the only KDE application that does this. Seeing that skinning and all that stuf is probably handled by the KDE libraries, this is a very weird bug.
Comment 1 Joris Guisson 2004-03-05 14:23:09 UTC
I just looked into the kdeveloprc file

I found this : 
[general]
widgetstyle=itunes

itunes is the wrong style (it should be plastik)

After erasing those two lines the normal style loads.

This thing happened after I had changed the global setting for loading the last project when kdevelop starts up (which was on, I turned it off, after that the wrong style got loaded).
Comment 2 Jens Dagerbo 2004-03-05 17:51:05 UTC
Yes, that was a bug in KUIViewer. Bug #73672. It's fixed in KDE-3.2.1.

*** This bug has been marked as a duplicate of 73672 ***