Bug 402390

Summary: Discover's .desktop file doesn't use wrapper to run from flatpak
Product: [Applications] Discover Reporter: Andrey <butirsky>
Component: discoverAssignee: Aleix Pol <aleixpol>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Flatpak   
OS: Linux   
URL: https://phabricator.kde.org/D17662
Latest Commit: Version Fixed/Implemented In: https://phabricator.kde.org/D17662
Sentry Crash Report:

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