Bug 34613

Summary: When hitting F4, it looks at the wrong path
Product: [Applications] kdevelop Reporter: julo
Component: kdevelop 2.x (obsolete)Assignee: KDevelop-Devel List <kdevelop-devel>
Status: CLOSED FIXED    
Severity: normal CC: esigra
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Mandrake RPMs   
OS: Linux   
Latest Commit: Version Fixed In:

Description julo 2001-11-07 15:03:38 UTC
(*** This bug was imported into bugs.kde.org ***)

Package:           kdevelop
Version:           inconnu (using KDE 2.2.1 )
Severity:          normal
Installed from:    Mandrake Linux Vitamin
Compiler:          gcc version 2.96 20000731 (Mandrake Linux 8.1 2.96-0.62mdk)
OS:                Linux (i686) release 2.4.8-26mdk
OS/Compiler notes: 

I created a new project located in /home/me/myapp.
When I tryed to compile I got errors (my fault). Then I hit F4 to see where the error is but a pop-up message appeared saying : "/home/me/myapp/main.cpp \n\n Le fichier n'existe pas !" which I could translate in english by "/home/me/myapp/main.cpp \n\n The file doesn't exist !".

In fact the "main.cpp" file was created by kdevelop and put into "/home/me/myapp/myapp/main.cpp" so it's normal it doesn't find it in "/home/me/myapp/main.cpp".

Is it a bug in Mandrake packages or a KDE bug ? Because I'm really amazed not to find this bug in the database.

(Submitted via bugs.kde.org)
(Called from KBugReport dialog)