Bug 64546 - Hangs on opening project
Summary: Hangs on opening project
Status: RESOLVED NOT A BUG
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: git master
Platform: Mandrake RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: KDevelop Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-19 15:33 UTC by jasonwood
Modified: 2003-09-19 19:35 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 jasonwood 2003-09-19 15:33:47 UTC
Version:           Gideon (CVS HEAD) (using KDE KDE 3.1.4)
Installed from:    Mandrake RPMs
OS:          Linux

Well, not a crash but as bad as...

I have tried a number of times to get the project I work on (Kdenlive, www.sourceforge.net/projects/kdenlive) to work with Gideon.

I have tried both converting the old Kdevelop 2.0 project file to gideon using the supplied script, or by using the "import project". In both cases, when I try to Open Project (select the project, click ok...), Gideon will go into what appears to be an infinite loop.

I'm afraid I haven't been able to get a proper stack trace - the best I have found is that there seems to be a thread doing a lot of work in QRegExp.

If you can point me in the right direction to solve this issue, then I will be greatful :-) If you want to try and reproduce the issue, then Kdenlive CVS HEAD should easily reproduce it :-)

Cheers,
Jason
Comment 1 Amilcar do Carmo Lucas 2003-09-19 19:35:59 UTC
OK, I'm a video fan so I tested your program. 
It imported fine and I could compile it. 
By the way you have an error on line 79 of kmmonitor.cpp :)