Activity log for bug #1007383

Date Who What changed Old value New value Message
2012-06-01 12:17:03 Peter Würtz bug added bug
2012-06-01 12:18:02 Peter Würtz description Hi, Unity ignores the icon of applications that were not launched using .desktop files. Instead, every application just gets a gray icon with a question mark. This minimal python program opens a window and defines an icon for the application. In the gnome or kde window managers and task lists the application appears with the correct icon. from PyQt4 import QtGui fname = "/usr/share/icons/gnome/32x32/apps/accessories-calculator.png" app = QtGui.QApplication([]) app.setWindowIcon(QtGui.QIcon(fname)) dialog = QtGui.QDialog() dialog.setWindowTitle("Application with Icon") dialog.show() app.exec_() ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: unity 5.12-0ubuntu1 ProcVersionSignature: Ubuntu 3.2.0-24.38-generic-pae 3.2.16 Uname: Linux 3.2.0-24-generic-pae i686 ApportVersion: 2.0.1-0ubuntu8 Architecture: i386 CompizPlugins: [core,bailer,detection,composite,opengl,decor,gnomecompat,move,place,compiztoolbox,imgpng,vpswitch,mousepoll,regex,grid,session,unitymtgrabhandles,snap,resize,zoom,animation,wall,workarounds,expo,fade,scale,unityshell] Date: Fri Jun 1 11:24:33 2012 InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Beta i386 (20110909) SourcePackage: unity UpgradeStatus: Upgraded to precise on 2012-05-18 (14 days ago) Hi, Unity ignores the application icons of programs that were not launched using .desktop files. Instead, every application just gets a gray icon with a question mark. This minimal python program opens a window and defines an icon for the application. In the gnome or kde window managers and task lists the application appears with the correct icon. from PyQt4 import QtGui fname = "/usr/share/icons/gnome/32x32/apps/accessories-calculator.png" app = QtGui.QApplication([]) app.setWindowIcon(QtGui.QIcon(fname)) dialog = QtGui.QDialog() dialog.setWindowTitle("Application with Icon") dialog.show() app.exec_() ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: unity 5.12-0ubuntu1 ProcVersionSignature: Ubuntu 3.2.0-24.38-generic-pae 3.2.16 Uname: Linux 3.2.0-24-generic-pae i686 ApportVersion: 2.0.1-0ubuntu8 Architecture: i386 CompizPlugins: [core,bailer,detection,composite,opengl,decor,gnomecompat,move,place,compiztoolbox,imgpng,vpswitch,mousepoll,regex,grid,session,unitymtgrabhandles,snap,resize,zoom,animation,wall,workarounds,expo,fade,scale,unityshell] Date: Fri Jun 1 11:24:33 2012 InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Beta i386 (20110909) SourcePackage: unity UpgradeStatus: Upgraded to precise on 2012-05-18 (14 days ago)
2012-06-01 21:27:48 Aditya V bug added subscriber kroq-gar78
2012-06-18 01:56:10 Daniel van Vugt bug task added unity
2012-06-18 01:57:00 Daniel van Vugt summary Unity does not honor application icons Unity does not honour window icons where there is no .desktop file.
2012-06-20 00:24:09 Bilal Akhtar unity: importance Undecided Medium
2012-06-20 00:24:11 Bilal Akhtar unity (Ubuntu): importance Undecided Medium
2012-06-20 00:24:19 Bilal Akhtar bug task added bamf
2012-06-20 00:24:29 Bilal Akhtar bamf: importance Undecided Medium
2012-06-20 00:24:32 Bilal Akhtar bamf: status New Confirmed
2012-06-20 00:24:34 Bilal Akhtar unity: status New Confirmed
2012-06-20 00:24:35 Bilal Akhtar unity (Ubuntu): status New Confirmed
2013-06-20 13:28:50 Marco Trevisan (Treviño) bug task added wxwidgets2.8 (Ubuntu)
2013-06-20 13:29:03 Marco Trevisan (Treviño) wxwidgets2.8 (Ubuntu): status New Confirmed
2013-06-20 13:29:13 Marco Trevisan (Treviño) bug watch added http://trac.wxwidgets.org/ticket/12778
2013-06-20 13:29:13 Marco Trevisan (Treviño) bug task added wxwidgets
2013-06-20 17:16:24 Marco Trevisan (Treviño) bamf: status Confirmed In Progress
2013-06-20 17:16:26 Marco Trevisan (Treviño) bamf: assignee Marco Trevisan (Treviño) (3v1n0)
2013-06-20 17:16:28 Marco Trevisan (Treviño) bamf: milestone 0.5.0
2013-06-20 17:16:40 Marco Trevisan (Treviño) unity (Ubuntu): status Confirmed Invalid
2013-06-20 17:16:43 Marco Trevisan (Treviño) unity: status Confirmed Invalid
2013-06-20 17:57:46 Launchpad Janitor branch linked lp:~3v1n0/bamf/app-icon-fallback-improved
2013-06-26 20:34:54 PS Jenkins bot bamf: status In Progress Fix Committed
2013-06-28 16:05:22 Launchpad Janitor bamf (Ubuntu): status New Fix Released
2013-08-30 17:01:39 Marco Trevisan (Treviño) bamf: status Fix Committed Fix Released