Bug 52252

Summary: usability kdevelop defaults paths
Product: [Applications] kdevelop Reporter: Olaf Flebbe <o.flebbe>
Component: kdevelop 2.x (obsolete)Assignee: KDevelop-Devel List <kdevelop-devel>
Status: RESOLVED INTENTIONAL    
Severity: normal    
Priority: NOR    
Version: 2.1.3   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:

Description Olaf Flebbe 2002-12-24 11:11:34 UTC
Version:           2.1.3 (using KDE 3.0.4)
Installed from:    SuSE
Compiler:          gcc version 3.2
OS:          Linux (i686) release 2.4.19-4GB

Do this:

Projekt/Neu... choose eigenes (own project) Projekt 

fill it out. Choose a dir "dir" and a  dir named after the project name (for instance project)

Then Add a .cpp file with a syntax error via Datei (File) Neu (New) , the default path for this will be ../dir/project. The new file is .../dir/project/new.cpp

Compile it with Erstellen/Datei Kompilieren...

then do a double click on the error message in order to jump to the error location.

You will get a popup error message stating that .../dir/new.cpp cannot be found! (the project path is missing)
Comment 1 Jens Dagerbo 2003-05-10 02:59:51 UTC
KDevelop-2 is no longer supported. No further bugfix releases are planned for 
the 2.x series. 
 
Against 2.x this is obsolete, against Gideon, this is a dupe of a (hopefully) fixed 
bug. Closing.