Bug 69423

Summary: crashes opening project file
Product: [Applications] kdevelop Reporter: Sascha Klueppelholz <klueppel>
Component: generalAssignee: KDevelop Developers <kdevelop-devel>
Status: RESOLVED NOT A BUG    
Severity: crash CC: david
Priority: NOR    
Version: 3.0.0b1   
Target Milestone: ---   
Platform: Mandrake RPMs   
OS: Linux   
Latest Commit: Version Fixed In:

Description Sascha Klueppelholz 2003-12-01 11:02:07 UTC
Version:           3.0 beta2 (using KDE KDE 3.1.3)
Installed from:    Mandrake RPMs
Compiler:          g++ (GCC) 3.3.1 Mandrake Linux 9.2 3.3.1-2mdk
OS:          Linux

kdevelop 3.0 beta2 (gidion) crashes when opening an existing 3.0 project file which was created with an earlier kdevelop 3.0 cvs version. all source files are opened properly. some seconds later kdevelop crahes without any debug information or information on the execution stack. 

the project file was created new from scratch because the elder 2.0 project file caused the same effect in kdevelop 3.0 beta1.
Comment 1 Amilcar do Carmo Lucas 2003-12-01 12:16:41 UTC
KDevelop 3.0.0 Beta 2 has not been released yet!!!
KDevelop 3.0.0 is called KDevelop since Beta 1.
If you are running "gideon" istead of "kdevelop" you'll get this kind of errors.
Please use "kdevelop"
Comment 2 Amilcar do Carmo Lucas 2003-12-01 22:06:13 UTC
I tracked this one down.
Please try:

mv .kde/share/config/kdevdoctreeviewrc .kde/share/config/kdevdoctreeviewrc.org

and rerun kdevelop

PS: the real version of the KDevelop where this was first reported is b1
Comment 3 Amilcar do Carmo Lucas 2003-12-03 02:03:10 UTC
*** Bug 69538 has been marked as a duplicate of this bug. ***