Bug 438468

Summary: App in Kickoff's favorites is not updated directly when changing the command
Product: [Plasma] plasmashell Reporter: postix <postix>
Component: generalAssignee: David Edmundson <kde>
Status: RESOLVED DUPLICATE    
Severity: normal CC: bugseforuns, plasma-bugs-null, postix
Priority: NOR    
Version First Reported In: 5.22.0   
Target Milestone: 1.0   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description postix 2021-06-11 12:53:50 UTC
SUMMARY

I have added Chromium to the favorites and changed the command from `chromium %u` to `Exec=env GDK_SCALE=0.5 chromium %u` via the menu entry settings.
However, opening Chromium by clicking on its entry in the favorite section does respect the updated command.
The new command is only used if it's opened from the category section (internet) or opened from the search result for "Chromium".

I am talking about the 'new' kickoff. I am not sure how it's called now and thus I don't know exactly where to file the bug. The former Kickoff section seems to be gone (https://bugs.kde.org/enter_bug.cgi). :)


STEPS TO REPRODUCE
1. Add any app to the favorites
2. Right click on Kickoff -> change menu entries
3. Change the command of the app
4. Open the app from the favorites pane

OBSERVED RESULT

Old command is used.


EXPECTED RESULT

Updated command is used.


SOFTWARE/OS VERSIONS
Operating System: openSUSE Tumbleweed 20210609
KDE Plasma Version: 5.22.0
KDE Frameworks Version: 5.82.0
Qt Version: 5.15.2
Kernel Version: 5.12.9-1-default (64-bit)
Graphics Platform: X11
Comment 1 Patrick Silva 2021-06-11 20:10:02 UTC
possibly duplicate of bug 405790
Comment 2 postix 2021-06-12 09:08:06 UTC

*** This bug has been marked as a duplicate of bug 405790 ***