Bug 384957

Summary: When opening existing project and selecting to use existing kdev4 file, project directory name is forcefully used instead
Product: [Applications] kdevelop Reporter: Juraj <jurajoravec>
Component: generalAssignee: kdevelop-bugs-null
Status: REPORTED ---    
Severity: normal CC: mail, peter
Priority: NOR    
Version First Reported In: 5.1.2   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Juraj 2017-09-22 11:47:09 UTC
When opening existing project and selecting to use existing kdev4 file, project directory name is forcefully used instead.

Example: You have directory named "src" and in it you have file "blackHole.kdev4". Press "Open Project" select "src" directory, Kdevelop will recognize file "blackHole.kdev4" and will ask you if it should be used, when you select this file and press "Finish" the error "Project file 'src.kdev4' not found, closing project..." will be shown.