https://bugs.kde.org/show_bug.cgi?id=394322
Bug ID: 394322
Summary: apps view fails to update
Product: plasmashell
Version: master
Platform: Other
OS: Linux
Status: UNCONFIRMED
Keywords: regression
Severity: normal
Priority: NOR
Component: Application Launcher (Kickoff)
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected]
Target Milestone: 1.0
On master of kf5 and plasma with Qt 5.10:
- move any /usr/share/applications/*.desktop to /tmp or elsewhere
- kbuildsycoca5
- check kickoff
- entry for the app you moved will still be there
expectation: removing a desktop file should update the view to get rid of the
entry for the desktop file
- restart plasmashell
- entry is now gone as one would expect
- move the desktop file back to /usr/share/applications
- kbuildsycoca5
- check kickoff
- entry for the app doesn't reappear
expectation: adding a desktop file should update the view to add a new entry
This is working fine with plasma 5.12.5 + kf5.45 + qt5.10. Eike checked with
Kicker on master and there it is working as well.
I tried to roll back applets/kickoff/ all the way to before 5.12 was forked
with no improvement. So, I'd say the regression likely isn't in the applet code
either :S
--
You are receiving this mail because:
You are watching all bug changes.