Bug 52252 - usability kdevelop defaults paths
Summary: usability kdevelop defaults paths
Status: RESOLVED INTENTIONAL
Alias: None
Product: kdevelop
Classification: Applications
Component: kdevelop 2.x (obsolete) (show other bugs)
Version: 2.1.3
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: KDevelop-Devel List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-12-24 11:11 UTC by Olaf Flebbe
Modified: 2003-05-10 02:59 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 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.