[kde] [Bug 479010] Inconsistent Flatpak launch behavior across Application Launcher, Krunner and Overview that often leads to the application crashing
bugzilla_noreply at kde.org
bugzilla_noreply at kde.org
Tue Jan 9 11:54:23 GMT 2024
https://bugs.kde.org/show_bug.cgi?id=479010
--- Comment #1 from unblended_icing552 at simplelogin.com ---
When KDE Plasma is bugged, by modifying the `Exec=` in desktop file, this is
the result:
- `systemd-run --user` works ✅
- `kstart` doesn't work ❌
- `kioclient exec` doesn't work ❌
Additionally, by enabling "Run in Terminal", the application also launches
without problem.
Enabling / disabling systemd startup doesn't make a difference (in making
Flatpak applications launch):
https://blog.davidedmundson.co.uk/blog/plasma-and-the-systemd-startup/
When systemd startup is disabled, by stopping plasmashell using `systemctl` and
then starting it using KRunner, Application Launcher can then launch
applications normally.
The point still stands: Moving the launch logic into a centralized component
reduces the runtime variations and thus less debugging effort requirements and
less bugs. Specifically `systemd-run` works even when the other methods doesn't
because of this.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Unassigned-bugs
mailing list