Bug 81736

Summary: Output Views are all doubled or tripled
Product: [Applications] kdevelop Reporter: A. Wildauer <andreas.wildauer>
Component: generalAssignee: KDevelop Developers <kdevelop-devel>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: 3.0.3   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description A. Wildauer 2004-05-17 12:27:49 UTC
Version:           3.0.3 (using KDE KDE 3.2.2)
Installed from:    Compiled From Sources
Compiler:          gcc 3.2 
OS:                Linux

After compiling and first start of KDevelop 3.0.3 all output views (this horizontal bar on the
lower edge) are there 2 or 3 times. (e.g. the valgrind button is there twice, the application button, and some are even there three times).

In addition: the File Selector tab on the upper left is there twice as well. The second opens an empty gray field.

I guess it's nothing serious - it is just a bit annoying.

Hint: I had troubles compiling the first time. It said it could not find the file:

kdockwidget_p.h

and indeed it was not in /opt/kde3.2.2/include so I just copied it from the webpage ...
After that compiling went fine.
Comment 1 Jens Dagerbo 2004-07-17 01:16:28 UTC
This is probably caused by the way the old MainWindow class reloaded toolview settings. This code is gone in HEAD and I've never seen this problem. Assuming fixed.