Bug 48092 - crash at new project if named like existing file
Summary: crash at new project if named like existing file
Status: RESOLVED FIXED
Alias: None
Product: kdevelop
Classification: Applications
Component: kdevelop 2.x (obsolete) (show other bugs)
Version: 2.1.3
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: KDevelop-Devel List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-09-20 19:36 UTC by Daniel Franke
Modified: 2002-12-04 21:54 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 Daniel Franke 2002-09-20 19:36:29 UTC
Version:           2.1.3 (using KDE 3.0.3)
Installed from:    SuSE
Compiler:          gcc version 2.95.3 20010315 (SuSE)
OS:          Linux (i686) release 2.4.19

Given a file (plain text maybe) named "bar" in directory "foo".

KDevelop:
	* Project -> New
	* Choose whatever kind of app you like, say "KDE Mini"
	* Project name: "bar"
	* Project dir: "foo"
	* ... -> Next -> Create
	-> crash
Comment 1 Caleb Tennis 2002-12-04 21:54:43 UTC
Fixed in KDevelop 3.0 (Gideon)