Summary: | Properties (icon/exec) of an icon in favorites are not updated when the original icon entry is modified | ||
---|---|---|---|
Product: | [Unmaintained] plasma4 | Reporter: | Chris Taylor <chrismarine> |
Component: | widget-kickoff | Assignee: | Plasma Bugs List <plasma-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | evilmrhenry, giorgos.tsiapaliokas, kde, rac7 |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 4.7 | |
Sentry Crash Report: |
Description
Chris Taylor
2009-03-21 17:32:47 UTC
confirming this on mandriva too btw this looks OK on the application part of the menu *** Bug 199706 has been marked as a duplicate of this bug. *** *** Bug 211283 has been marked as a duplicate of this bug. *** still valid on kde 4.4.3 i think that to fix this bug we have to change the way favourites are handled. There is in fact two problems : 1- In the config file ( kickoffrc ) the favourite is in fact the path to the desktop file ( ex: /usr/share/applications/kde4/systemsettings.desktop ) so when the icon is changed this is not in this desktop file but a new is created in the user home dir ( $HOME/.local/share/applications/systemsettings.desktop ) this is a reason why the icon is not changed. 2- When we change the icon in the menu kickoff need to be restarted to see the new icon. i cannot reproduce the bug. it is finally fixed :) my box's specifications are, Qt: 4.7.1 KDE Development Platform: 4.6.40 (4.7 >= 20101222) os:gentoo ~amd64 Setting status to closed based on comment #7, no reports after 4.7.0 |