Bug 420266

Summary: Dolphin Session Manager
Product: [Applications] dolphin Reporter: Christo <ilovekde>
Component: generalAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: wishlist CC: kfm-devel, nate
Priority: NOR    
Version First Reported In: 18.12.3   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Christo 2020-04-18 18:08:41 UTC
SUMMARY
Please implement a sessionmanager in dolphin.

Actually dolphin-session are stored in some form of plasma-session with does not neccessarily represent the last real dolphin-states.

it would be nice to see two new functions as a form of session-manager:

1.) Named Session
    safe custom sessions like in kate

2.) Last Session
    remember the last session as dolphin is closed/terminates
   

STEPS TO REPRODUCE
1. Leave dolphin open while logging out (safe_Session)
2. relogin and strt different dolphin session (last_Session)
3. terminate Plasmasession
4. relogin 

OBSERVED RESULT
dolphin starts with safed_session

EXPECTED RESULT
Offer Session-Manoager including another option
1.) Named Session
2.) Last Session
3.) Plasmasession

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 

KDE Frameworks 5.55.0
Qt 5.9.7 (kompiliert gegen 5.9.7)

thankYou
Comment 1 Nate Graham 2020-04-20 19:16:11 UTC
#2 is going to be implemented with https://phabricator.kde.org/D11382.

#1 seems out of scope for Dolphin. I would recommend using Krusader or Konqueror if you have those kinds of needs.

Marking as a duplicate of the bug tracking #2. :)

*** This bug has been marked as a duplicate of bug 413564 ***