Bug 69423 - crashes opening project file
Summary: crashes opening project file
Status: RESOLVED NOT A BUG
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: 3.0.0b1
Platform: Mandrake RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: KDevelop Developers
URL:
Keywords:
: 69538 (view as bug list)
Depends on:
Blocks:
 
Reported: 2003-12-01 11:02 UTC by Sascha Klueppelholz
Modified: 2003-12-03 02:03 UTC (History)
1 user (show)

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