Bug 402390 - Discover's .desktop file doesn't use wrapper to run from flatpak
Summary: Discover's .desktop file doesn't use wrapper to run from flatpak
Status: RESOLVED FIXED
Alias: None
Product: Discover
Classification: Applications
Component: discover (other bugs)
Version First Reported In: unspecified
Platform: Flatpak Linux
: NOR normal
Target Milestone: ---
Assignee: Aleix Pol
URL: https://phabricator.kde.org/D17662
Keywords:
Depends on:
Blocks:
 
Reported: 2018-12-20 18:10 UTC by Andrey
Modified: 2018-12-24 11:52 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In: https://phabricator.kde.org/D17662
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrey 2018-12-20 18:10:39 UTC
We need the wrapper script to run Discover from flatpak properly.
But .desktop file still refers directly to binary for run:

$ grep Exec /app/share/applications/org.kde.discover.desktop
Exec=plasma-discover %F
Exec=plasma-discover --mode update
Comment 1 Andrey 2018-12-24 11:52:08 UTC
Fixed but did not merged still