Bug 81736 - Output Views are all doubled or tripled
Summary: Output Views are all doubled or tripled
Status: RESOLVED FIXED
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: 3.0.3
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: KDevelop Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-17 12:27 UTC by A. Wildauer
Modified: 2004-07-17 01:16 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.