Bug 56591 - File crashes gideon on import as C++ with custom Makefiles
Summary: File crashes gideon on import as C++ with custom Makefiles
Status: RESOLVED FIXED
Alias: None
Product: kdevelop
Classification: Applications
Component: Language Support: CPP (old) (show other bugs)
Version: unspecified
Platform: Debian testing Linux
: NOR crash
Target Milestone: ---
Assignee: KDevelop Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-29 20:25 UTC by Tobias Hunger
Modified: 2003-09-20 21:26 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 Tobias Hunger 2003-03-29 20:25:41 UTC
Version:            (using KDE KDE 3.1.1)
Installed from:    Debian testing/unstable Packages

Importing <a href="http://src.fresco.org/viewcvs/Fresco/Prague/include/Prague/Filter/gzstream.hh?rev=1.7&content-type=text/vnd.viewcvs-markup">this</a> file into gideon (debian package of version cvs20030317-1) crashes the whole application.
Comment 1 Tobias Hunger 2003-03-29 20:33:10 UTC
Sorry, I should have provided more information. This is what I do:

* create a directory
* copy the file mentioned into it
* start gideon
* Project->Import Existing Project
* Selct the new directory
* Select "Generic C++ Application with Custom Makefile"
* OK
* "Populate it with all C/C++/Java files below the project directoy? Yes

Then it crashes.

The least messages on the controlling console are:
kdevelop (cpp support): projectOpened( )
kdevelop (class view): ClassViewPart::projectSpaceOpened()
kdevelop (class view): MethodListAction::refresh 
kdevelop (appwizard): OPENING PROJECT: /home/hunger/c/gideon/test/test.kdevelop
kdevelop (cpp support): !!!!!!!!!!!!!!! PARSED
/home/hunger/c/gideon/test/gzstream.hh!!!!!!!!!!!!!!!!!!


I hope this helps more then my original report:-) I was somehow deluded to think
that I'd get a preview only and wanted to check wether the link I gave was accepted.
Comment 2 Amilcar do Carmo Lucas 2003-09-19 21:06:00 UTC
Sorry your description is not detailed enough. 
Where are the other files? Where is the "Custom Makefile"? 
Can you update to latest CVS and retest it? 
If not, I'll close this bug. 
Comment 3 Tobias Hunger 2003-09-20 21:17:17 UTC
Subject: Re:  File crashes gideon on import as C++ with custom Makefiles

The newest gideon deb (2.999-1+cvs20030917+orth) imports Fresco fine.
Good work!

Now I only need to figure out how to get emacs-like keybindings and I'm
absolutely hooked!

Comment 4 Amilcar do Carmo Lucas 2003-09-20 21:26:53 UTC
*** Bug has been marked as fixed ***.