Bug 420266 - Dolphin Session Manager
Summary: Dolphin Session Manager
Status: RESOLVED DUPLICATE of bug 413564
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 18.12.3
Platform: openSUSE Linux
: NOR wishlist
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-04-18 18:08 UTC by Christo
Modified: 2020-04-20 19:16 UTC (History)
2 users (show)

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


Attachments

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