Bug 384957 - When opening existing project and selecting to use existing kdev4 file, project directory name is forcefully used instead
Summary: When opening existing project and selecting to use existing kdev4 file, proje...
Status: REPORTED
Alias: None
Product: kdevelop
Classification: Applications
Component: general (other bugs)
Version First Reported In: 5.1.2
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-09-22 11:47 UTC by Juraj
Modified: 2020-07-26 17:54 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.