Trash/ws switcher icon in unity resets to default icon theme on the event of a deletion or emptying the trash or after an upgrade
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| Unity |
Fix Released
|
Medium
|
Didier Roche-Tolomelli | ||
| unity (Ubuntu) |
Fix Released
|
Medium
|
Unassigned | ||
Bug Description
Binary package hint: unity
unity 3.8.8
when I delete files or empty trash, trash icon gets changed to default icon.
Related branches
- Gord Allott (community): Approve
-
Diff: 371 lines (+78/-25) 9 files modifiedapisrc/BamfLauncherIcon.cpp (+1/-0)
src/Launcher.cpp (+60/-15)
src/Launcher.h (+5/-0)
src/LauncherController.cpp (+1/-0)
src/LauncherIcon.cpp (+2/-5)
src/PlacesSearchBar.cpp (+1/-1)
src/PlacesView.cpp (+4/-4)
src/PluginAdapter.cpp (+3/-0)
src/WindowManager.h (+1/-0)
- Unity Team: Pending requested
-
Diff: 84 lines (+18/-7) 3 files modifiedapisrc/LauncherIcon.cpp (+14/-5)
src/LauncherIcon.h (+3/-1)
src/SimpleLauncherIcon.cpp (+1/-1)
+ The Trash icon in unity resets to default icon theme on the event of a
+ deletion
- deletion
+ The trash icon in unity resets to default icon theme on the event of a
+ deletion or emptying the trash
Same issue here. I've also noticed that this happen after installing a program with Ubuntu Software Center, not only the Trash icon revert to the old version but also the "Workspace Switcher" icon.
Christian: what versions of 'unity', 'unity-asset-pool' and 'humanity-
dpkg -l unity unity-asset-pool humanity-icon-theme ubuntu-mono
- deletion or emptying the trash
+ Trash/ws switcher icon in unity resets to default icon theme on the
+ event of a deletion or emptying the trash or after an upgrade
I appears that there are multiple (3?) code-paths for icon loading and the conditional theme override for the loading is only attached to one of those codepaths. For the case of package upload, this will cause a invalidation and rebuild of:
/usr/
which I presume forces the reloading. One kludge would be to also add 'workspace-
This bug was fixed in the package unity - 3.8.10-0ubuntu1
---------------
unity (3.8.10-0ubuntu1) natty; urgency=low
* New upstream release.
- Application windows can sometimes fail to display and will mask regions
of the screen (LP: #709461)
- Launcher appears _under_ application windows (LP: #743834)
- Unity Launcher Temporarily Appears Broken at Login (LP: #756951)
- compiz crashed with signal 7 in g_file_get_uri() (LP: #728319)
- Only with few windows (and one maximized) or Dodge active window - When
re-focusing on maximised window Unity launcher does not hide
(LP: #734681)
- UIFe: Unity Dash button does not give adequate feedback (LP: #748676)
- Focus problem with Thunderbird (LP: #753951)
- compiz crashed with SIGSEGV in PrivateWindow:
(LP: #759363)
- unity places don't start up on login. (LP: #761225)
- unity crashes when emptying trash twice (LP: #761643)
- compiz crashed with SIGSEGV in PlacesResultsCo
(LP: #761211)
- compiz crashed with SIGSEGV in PanelView:
- compiz crashed with SIGSEGV in SimpleLauncherI
(LP: #763560)
- compiz crashed with SIGSEGV in PlacesView:
- Intellihide stuck with in x=0 on the bfb (LP: #764643)
- compiz crashed with SIGSEGV in PlacesView:
- unity crashed with GError in reset_unity_
contact configuration server; the most common cause is a missing or
misconfigured D-Bus session bus daemon. See
http://
to get connection to session: Command line `dbus-launch
-
stderr' exited with non-zero exit status 1: No protocol
specified
- Chromium fullscreen + Alt-TAB confuses the launcher (LP: #757434)
- Cannot click on left-most indicator on panel if a non-indicator icon
appears (LP: #761409)
- vim.gnome window is invisible (LP: #719001)
- Trash/ws switcher icon in unity resets to default icon theme on the
event of a deletion or emptying the trash or after an upgrade
(LP: #761289)
- Incorrect keynav hilight/opened Quicklist without any request
(LP: #764730)
- indicator font does not update when changing font in Appearance
Preferences. (LP: #759886)
- In dash search filter drop box, black text is on a black background when
item is selected (LP: #761201)
-- Didier Roche <email address hidden> 2011年4月19日 19:30:20 +0200
Well if the fix was to use the old icons for ws and trash then it's good
Current behavior seems to be to boot to old trash icon (clear container) and new ws icon.
Then any number of common actions will return the ws icon to old purple and white one.
I still have this bug. I log in, and the new icons are in place, however few minutes later they revert back to the old icons. This happens only for the trash , and the workspace switcher launcher icon.
Has the trash icon been reverted to Humanity icon style with 3.8.10 update ? I can see that icon, with both full and empty trash.
The icon for the trash have been reverted on design request to the old icons, this is normal.
Can you elaborate on which actions makes for you the workspace switcher reverting to the old Humanity icon?
When I click "empty trash" the workspace icon reverts to the old icon.
Didier, I can confirm.
Ok, I've been able to reproduce this time and find the correct solution I think! So after unity 3.8.10-0ubuntu2, you will normally not have anymore workspace switcher icon change. :)
with rev 1167 applied can no longer cause the icon to revert back to the old ws with any of the various methods that would have caused to do so
excellent Doug! Thanks for confirming :)
This bug was fixed in the package unity - 3.8.10-0ubuntu2
---------------
unity (3.8.10-0ubuntu2) natty; urgency=low
* Cherry-pick some fixes before freeze:
- Fix tooltip stays stuck next to the launcher (LP: #751077)
- Trash/ws switcher icon in unity resets to default icon theme on the event
of a deletion or emptying the trash or after an upgrade (LP: #761289)
- double clicks should be disabled on bfb/Place launcher icon/double key
press (LP: #766776)
- Intellihide can be puzzled by dash / and post reveal broken (LP: #767250)
-- Didier Roche <email address hidden> 2011年4月20日 20:10:19 +0200