Bug 497496 - Allow not opening previously running applications at boot
Summary: Allow not opening previously running applications at boot
Status: CONFIRMED
Alias: None
Product: plasma-mobile-settings
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: postmarketOS Linux
: NOR normal
Target Milestone: ---
Assignee: Devin Lin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-12-15 10:54 UTC by brisk.wing4197
Modified: 2024-12-20 22:53 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 brisk.wing4197 2024-12-15 10:54:32 UTC
SUMMARY

Add an option to avoid opening previously running applications on startup.

STEPS TO REPRODUCE
1. Start and application
2. Reboot phone

OBSERVED RESULT

See that application is running at startup

EXPECTED RESULT

Allow an option to not start applications at startup. This is similar to the Desktop KDE 

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: pmOS Edge
KDE Plasma Version: 6.2.4
KDE Frameworks Version: 6.8.0
Qt Version: 6.8.1

ADDITIONAL INFORMATION
Comment 1 brisk.wing4197 2024-12-16 11:14:53 UTC
The setting on Plasma Desktop is under "System Settings -> Session -> Desktop Session"
Comment 2 Luis B 2024-12-20 22:53:53 UTC
Session restore has now been disabled for mobile ( https://invent.kde.org/plasma/plasma-mobile/-/merge_requests/656 ) as there are other issues with it: if Dialer was open on logout it would restore on boot on top of the login screen making it impossible to log-in until Dialer was uninstalled via ssh and then restarted. Until this is fixed, session restore is disabled for mobile. I'll leave this open since having a setting for it (provided it works and doesn't soft lock the shell) would probably be nice to have.