Bug 453459 - Session restore does not remember flatpak apps
Summary: Session restore does not remember flatpak apps
Status: RESOLVED INTENTIONAL
Alias: None
Product: ksmserver
Classification: Unmaintained
Component: general (other bugs)
Version First Reported In: 5.24.5
Platform: Flatpak Linux
: NOR normal
Target Milestone: ---
Assignee: David Edmundson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-05-06 09:26 UTC by dagobertram
Modified: 2022-05-06 09:39 UTC (History)
1 user (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 dagobertram 2022-05-06 09:26:40 UTC
SUMMARY
When I have session restore activated, and there are flatpak as well as native apps open, only the native apps get restored after a reboot.

SOFTWARE/OS VERSIONS
Operating System: KDE neon 5.24
KDE Plasma Version: 5.24.5
KDE Frameworks Version: 5.93.0
Qt Version: 5.15.3
Kernel Version: 5.4.0-109-generic (64-bit)
Graphics Platform: X11
Comment 1 David Edmundson 2022-05-06 09:39:49 UTC
This is expected. Flatpak provides a level of security, the ability to run an arbitrary command on startup would defeat that so flatpak blocks access.

A XSM replacement is needed, but none exist currently.