[Xfce-bugs] [Bug 5067] Panel launchers have missing icons after 4.4.x to 4.6.0
bugzilla-daemon at xfce.org
bugzilla-daemon at xfce.org
Sun Mar 15 00:33:43 CET 2009
http://bugzilla.xfce.org/show_bug.cgi?id=5067
Brian J. Tarricone <bjt23 at cornell.edu> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|nick at xfce.org |
Component|xfce-utils |Launcher
AssignedTo|xfce-bugs at xfce.org |nick at xfce.org
Product|Xfce |Xfce Panel
Target Milestone|xfce-4.6.1 |Panel 4.6
QAContact| |jasper at xfce.org
Flag|blocking4.6.1? |blocking4.6.1+
--- Comment #6 from Brian J. Tarricone <bjt23 at cornell.edu> 2009-03-14 23:33:42 UTC ---
Nick, this needs to be migrated in the launcher plugin itself. I went and
wrote a sub for the migration script to do this, but then I realised that we
can't guarantee that the migration script will run before the panel starts (in
fact, I can almost guarantee it *won't* run before the panel starts), and in
that case, the only way to make the changes is to do "pkill -9 xfce4-panel" in
the migration script after making the changes.
So the launcher plugin needs to look for X-XFCE-Icon-Category when it loads the
launcher config and should convert the number into the icon-naming-spec name
from the list that Robby provided, and then write out a new launcher config
with the correct Icon=.
--
Configure bugmail: http://bugzilla.xfce.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Xfce-bugs
mailing list