[launcher] icon for workspace switcher incorrect (back to old pink one)

Bug #751450 reported by Bill Filler
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Unity
Fix Released
High
Didier Roche-Tolomelli
unity-2d
Fix Released
High
Florian Boucault
unity (Ubuntu)
Fix Released
High
Unassigned

Bug Description

The workspace switcher icon has been very recently reverted to the older, pink version.

Related branches

Bill Filler (bfiller)
Changed in unity-2d:
milestone: none → 3.8.2
assignee: nobody → Florian Boucault (fboucault)
importance: Undecided → Critical
Changed in unity-2d:
status: New → Confirmed
Ugo Riboni (uriboni)
summary: - [launcher] icon for workpsace switcher incorrect
+ [launcher] icon for workspace switcher incorrect
Revision history for this message
Aritchie (aritchie) wrote : Re: [launcher] icon for workspace switcher incorrect

Well I am not the one who makes the final decision on this but I like the purple-people eater :) icon better myself but the majority may like the other one better.

summary: - [launcher] icon for workspace switcher incorrect
+ [launcher] icon for workspace switcher incorrect (back to old pink one)
description: updated
Revision history for this message
Florian Boucault (fboucault) wrote :

10:53 < sladen> Kaleo: it got reverted from Humanity as it needs to go into unity-asset-pool/ubuntu-mono instead

When the upload is done, in order to pick it up, we have to make sure that Unity 2D/3D looks up first into unity-icon-theme. Bug for Unity that is not yet always doing that: https://bugs.launchpad.net/unity/+bug/750471

Revision history for this message
Florian Boucault (fboucault) wrote :

Unity 2D's launcher is using the default icon theme which I don't think is set to be unity-icon-theme. Will check.

Revision history for this message
Florian Boucault (fboucault) wrote :
Changed in unity-2d:
status: Confirmed → In Progress
Omer Akram (om26er)
Changed in unity:
status: New → Confirmed
Changed in unity-2d:
milestone: 3.8.2 → 3.10
Changed in unity (Ubuntu):
status: New → Confirmed
Changed in unity-2d:
status: In Progress → Confirmed
importance: Critical → High
milestone: 3.10 → 3.8.4
Changed in unity-2d:
status: Confirmed → In Progress
Revision history for this message
Florian Boucault (fboucault) wrote :

The new icons have been uploaded to unity-icon-theme as per bug #745647
Unity was modified to load the workspace switcher and the trash icons from unity-icon-theme as per bug #750471, we need to do the same in Unity 2D.

Revision history for this message
Paul Sladen (sladen) wrote :

nb. to self/others, the theme override code in Unity-3D is currently:

    319 // FIXME: we need to create some kind of -unity postfix to see if we are looking to the unity-icon-theme
    320 // for dedicated unity icons, then remove the postfix and degrade to other icon themes if not found
    321 if (((g_strrstr (icon_name, "user-trash") != NULL) ||
    322 (g_strcmp0 (icon_name, "workspace-switcher") == 0)) &&
    323 IsMonoDefaultTheme ()) {
    324 result = TextureFromSpecificGtkTheme (_unity_theme, icon_name, size, update_glow_colors);

Note that the assets in question were delivered containing a background, which should not have been the case and is being dealt with.

Changed in unity:
status: Confirmed → Fix Released
importance: Undecided → High
assignee: nobody → Didier Roche (didrocks)
Changed in unity (Ubuntu):
status: Confirmed → Fix Released
importance: Undecided → High
Changed in unity-2d:
status: In Progress → Fix Committed
Changed in unity-2d:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.