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.
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.