Unity 2D doesn't load 24 bit icons
Bug #977262 reported by
Aurélien RIVIERE
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
unity-2d |
Fix Committed
|
Medium
|
Unassigned | ||
unity-2d (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
Precise |
Won't Fix
|
Undecided
|
Unassigned |
Bug Description
[Test Case]
1. Install any application offering a 24-bit application icon (e.g. kmag)
2. Run the application
-> The application icon should be visible in the launcher instead of the ? icon for the application. The icon should also have correct colors.
[Regression Potential]
24-bit icons in the Launcher looking strange (modified colors or similar).
Original description:
Unity 2D 5.8 Precise
When starting an application whose icon is 24 bits, like pendu when installed from source or kmag as installed from the repositories, the icon shown is the ? icon instead of the real application icon
Related branches
lp://staging/~aacid/unity-2d/load_24bit_pixbuf_icons
- Gerry Boland (community): Approve
-
Diff: 67 lines (+46/-4)2 files modifiedlibunity-2d-private/tests/gimageutilstest.cpp (+46/-0)
tests/manual-tests/launcher.txt (+0/-4)
lp://staging/~aacid/unity-2d/load_24bit_pixbuf_icons_2
- Gerry Boland: Pending requested
-
Diff: 62 lines (+22/-4)3 files modifiedlibunity-2d-private/src/gimageutils.cpp (+16/-3)
libunity-2d-private/src/gimageutils.h (+2/-1)
tests/manual-tests/launcher.txt (+4/-0)
lp://staging/~aacid/unity-2d/more_24_bit_stuff
- Gerry Boland (community): Approve
-
Diff: 142 lines (+52/-28)3 files modifiedlibunity-2d-private/src/gimageutils.cpp (+28/-28)
libunity-2d-private/tests/CMakeLists.txt (+2/-0)
libunity-2d-private/tests/gimageutilstest.cpp (+22/-0)
description: | updated |
Changed in unity-2d: | |
status: | In Progress → Fix Committed |
Changed in unity-2d: | |
status: | Fix Committed → Fix Released |
Changed in unity-2d: | |
status: | Confirmed → Fix Committed |
milestone: | 5.12 → 5.14 |
description: | updated |
Changed in unity-2d (Ubuntu Precise): | |
status: | Fix Released → Triaged |
Changed in unity-2d (Ubuntu): | |
status: | Fix Released → Triaged |
Changed in unity-2d: | |
milestone: | 5.14 → 5.12.1 |
description: | updated |
Changed in unity-2d: | |
milestone: | 5.12.1 → 5.14 |
Changed in unity-2d (Ubuntu): | |
status: | Triaged → Fix Released |
Changed in unity-2d: | |
assignee: | Albert Astals Cid (aacid) → nobody |
To post a comment you must log in.
Hi Aurélien, I'm not sure I understand the situation you are describing, could you post some screenshots showing what works and what does not work (use some arrows/text in them) so it is easier for us to understand what the issue is?