Bug 99501 - Adding multiple files to alternate sub project causes freeze (qmake and automake)
Summary: Adding multiple files to alternate sub project causes freeze (qmake and autom...
Status: RESOLVED DUPLICATE of bug 96909
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: 3.1.2
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-16 01:50 UTC by Oliver Batchelor
Modified: 2005-02-17 00:27 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 Oliver Batchelor 2005-02-16 01:50:00 UTC
Version:           3.1.2 (using KDE 3.3.0, SuSE)
Compiler:          gcc version 3.3.4 (pre 3.3.5 20040809)
OS:                Linux (i686) release 2.6.8-24.11-default

I start with a new project. 

I create a qmake project.

I add a subproject "b".

I add several files to both headers (.h) and sources (.cpp) for each.

I try adding multiple (10 at once) files to the header section of each and after 1 or 2 times kdevelop will freeze completely while using 100% of CPU (I have to hit the reset switch if I can't kill it fast)

This project is permanantly stuck for adding files afterwards, I reload kdevelop and try to add files in the same way and it will freeze again.

This applies for the qmake manager projects AND the automake manager projects, both will have the same freeze.
Comment 1 Oliver Batchelor 2005-02-16 19:56:45 UTC
Another duplicate of http://bugs.kde.org/show_bug.cgi?id=96909
Comment 2 Jens Dagerbo 2005-02-17 00:27:05 UTC
Open to close as dupe
Comment 3 Jens Dagerbo 2005-02-17 00:27:27 UTC

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