running applications without an icon use a blank icon
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
BAMF |
Fix Released
|
Medium
|
Brandon Schaefer | ||
0.2 |
Fix Released
|
Medium
|
Timo Jyrinki | ||
Unity |
Fix Released
|
High
|
Brandon Schaefer | ||
5.0 |
Fix Released
|
High
|
Brandon Schaefer | ||
bamf (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
Precise |
Fix Released
|
Undecided
|
Timo Jyrinki | ||
Quantal |
Fix Released
|
Undecided
|
Unassigned | ||
unity (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
Precise |
Fix Released
|
Undecided
|
Timo Jyrinki |
Bug Description
[Impact]
Blank icon instead of generic icon when icon not provided by application.
[Test Case]
0. update both Unity and bamf to fixed versions (5.18.0 + 0.2.124.2)
1. install an application without an icon (e.g. Sigil);
2. run the application.
3. notice Launcher icon and task switcher icon - should not be blank
[Regression Potential]
There should be no regression potential, default icon is used only if no icon is specified. The default icon should not be used instead of real icons.
---
Starting an application that does not have an icon associated with it displays a blank icon in the launcher and the task switcher.
It should display using the standard/stock default application icon.
ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: unity 4.24.0-0ubuntu2b1
ProcVersionSign
Uname: Linux 3.0.0-12-generic x86_64
NonfreeKernelMo
ApportVersion: 1.23-0ubuntu3
Architecture: amd64
CheckboxSubmission: 5434425585a31b5
CheckboxSystem: b845c366ea09c60
CompizPlugins: [core,bailer,
Date: Sun Nov 6 09:53:35 2011
InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Beta amd64 (20100318)
ProcEnviron:
PATH=(custom, no user)
LANG=en_GB.UTF-8
SHELL=/bin/bash
SourcePackage: unity
UpgradeStatus: Upgraded to oneiric on 2011-09-24 (42 days ago)
Related branches
- Marco Trevisan (Treviño): Approve
-
Diff: 557 lines (+128/-100)4 files modifiedsrc/bamf-application.c (+25/-19)
tests/bamfdaemon/Makefile.am (+1/-1)
tests/bamfdaemon/data/no-icon.desktop (+7/-0)
tests/bamfdaemon/test-application.c (+95/-80)
- Tim Penhey (community): Approve
- Thomi Richards (community): Approve (quality)
-
Diff: 213 lines (+95/-9)5 files modifiedlauncher/BamfLauncherIcon.cpp (+2/-1)
tests/CMakeLists.txt (+2/-0)
tests/data/no-icon.desktop (+7/-0)
tests/test_bamflaunchericon.cpp (+44/-0)
unity-shared/PluginAdapterStandalone.cpp (+40/-8)
- Marco Trevisan (Treviño): Approve
-
Diff: 24 lines (+6/-1)1 file modifiedplugins/unityshell/src/BamfLauncherIcon.cpp (+6/-1)
Changed in unity: | |
importance: | Undecided → High |
status: | Confirmed → In Progress |
milestone: | none → 6.2 |
Changed in unity (Ubuntu): | |
status: | Confirmed → In Progress |
Changed in unity: | |
status: | In Progress → Fix Committed |
Changed in unity (Ubuntu): | |
status: | In Progress → Fix Committed |
Changed in bamf: | |
status: | New → Fix Committed |
assignee: | nobody → Brandon Schaefer (brandontschaefer) |
importance: | Undecided → Medium |
Changed in bamf: | |
status: | Fix Committed → Fix Released |
Changed in unity: | |
status: | Fix Committed → Fix Released |
description: | updated |
Changed in bamf (Ubuntu Quantal): | |
status: | New → Fix Released |
Changed in bamf (Ubuntu Precise): | |
status: | New → In Progress |
assignee: | nobody → Timo Jyrinki (timo-jyrinki) |
Changed in unity (Ubuntu Precise): | |
status: | New → In Progress |
assignee: | nobody → Timo Jyrinki (timo-jyrinki) |
description: | updated |
Changed in bamf (Ubuntu Precise): | |
milestone: | none → ubuntu-12.04.2 |
Thank you for taking time in filing the bug to make ubuntu better.
1).is this bug reproduceable?
2).than describe the steps to reproduce it.
also attach a screenshot of the bug.