https://bugs.kde.org/show_bug.cgi?id=504269

--- Comment #4 from Ian H <master.ha...@gmail.com> ---
(In reply to Igor Kushnir from comment #3)
> (In reply to Ian H from comment #2)
> > Actual behavior:
> > opens an empty session
> > 
> > Expected behavior: 
> > Should open original session
> SessionController::initialize() deletes unnamed sessions without projects on
> KDevelop start. Without command line arguments,
> SessionController::loadDefaultSession() attempts to load the last opened or
> created session stored in ~/.config/kdeveloprc at [Sessions]|"Active Session
> ID". If that fails, loadDefaultSession() creates a new session. The
> penultimate session ID is not stored in config and therefore cannot be
> opened.
is it possible for kdevelop to get the session id of the one open if you close
a session and store that in the kdeveloprc file? seems to me that if you delete
a session, it probably shoulnt be remembering that deleted session... since you
clearly dont want it anymore

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to