Bug 438468 - App in Kickoff's favorites is not updated directly when changing the command
Summary: App in Kickoff's favorites is not updated directly when changing the command
Status: RESOLVED DUPLICATE of bug 405790
Alias: None
Product: plasmashell
Classification: Plasma
Component: general (show other bugs)
Version: 5.22.0
Platform: Other Linux
: NOR normal
Target Milestone: 1.0
Assignee: David Edmundson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-06-11 12:53 UTC by postix
Modified: 2021-06-12 09:08 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***