Bug 376319 - Projects base directory not saved
Summary: Projects base directory not saved
Status: CONFIRMED
Alias: None
Product: kdevelop
Classification: Applications
Component: general (other bugs)
Version First Reported In: 5.5.2
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-02-10 21:00 UTC by Wouter Haffmans
Modified: 2020-06-18 06:16 UTC (History)
3 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 Wouter Haffmans 2017-02-10 21:00:04 UTC
The "Projects base directory" setting is not saved correctly. Every time KDevelop is restarted, it resets to $HOME/projects instead of whatever I picked before.

To reproduce:
- Go to Settings->Configure KDevelop->Projects
- Change the "Projects base directory" setting
- Quit and restart KDevelop

Expected:
Setting is remembered and used when creating a new/opening an existing project

Actual:
Setting is reset after restart.
Comment 1 Kevin Funk 2017-02-14 08:56:14 UTC
Problem is: This is a per-session setting.

At some point we changed it from a global setting to a per-session setting. In my opinion we should make it a global setting again.

Annoyed by the current behavior as well...
Comment 2 Anton Anikin 2017-03-02 07:42:03 UTC
> In my opinion we should make it a global setting again.
+1
Comment 3 n3wance 2020-06-18 06:16:52 UTC
As a new user, this has been very confusing, it took a lot of searching to learn that yes, this was *intended* behavior. I would very much like to see the projects base directory changed to being a global variable and not per session.

Part of my confusion was that while not having an active session, every time I rebooted and reopened kdevelop the setting had changed back to the default.