Created attachment 369335 [details] Screenshot The ABRT windows show up with a tiny default window icon in GNOME-shell instead of the icon that is also used in the menus.
It's generic problem, not gnome-shell related, abrt-gui does not have "window" icon. I believe abrt icon, which we have in System Tools menu, should be used everywhere: abrt-{applet,gui}.
(In reply to comment #1) > It's generic problem, not gnome-shell related, abrt-gui does not have "window" > icon. I believe abrt icon, which we have in System Tools menu, should be used > everywhere: abrt-{applet,gui}. Wes, it should, I already push fixes for this into git and there are fresh builds in my repository on fedorapeople. J.
abrt-1.0.0-1.fc12 has been submitted as an update for Fedora 12. http://admin.fedoraproject.org/updates/abrt-1.0.0-1.fc12
Ok this updated version now shows the icon, but still too small. Checking the package I see there is only a 48x48 version of the icon... so we still have the following problems: a) app icon should be installed into /usr/share/icons/hicolor/$size/apps/ b) ...were $size is 16x16, 22x22, 24x24, 32x32, 48x48 and 256x256 c) the current icons in /usr/share/icons/hicolor/$size/apps/ are status icons, they don't belong into the apps category (better put them in status?) and they don't belong into the global hicolor theme at all (they should be in a private hicolor: /usr/share/abrt/icons/hicolor/$size/status/)
(In reply to comment #4) > Ok this updated version now shows the icon, but still too small. Checking the > package I see there is only a 48x48 version of the icon... so we still have the > following problems: > > a) app icon should be installed into /usr/share/icons/hicolor/$size/apps/ > > b) ...were $size is 16x16, 22x22, 24x24, 32x32, 48x48 and 256x256 > Yes, it should, I can probably create these from svg file. > c) the current icons in /usr/share/icons/hicolor/$size/apps/ are status icons, > they don't belong into the apps category (better put them in status?) and they > don't belong into the global hicolor theme at all (they should be in a private > hicolor: /usr/share/abrt/icons/hicolor/$size/status/) I did this the same way nm-applet does it, so it's probably wrong even in NetworkManager-gnome package. I'll fix it. Thanks, Jirka
(In reply to comment #5) > Yes, it should, I can probably create these from svg file. Note that just exporting the 48x48 svg to other sizes won't produce nice pngs in those sizes. Every target size needs its own (pixel grid aligned) source svg. > I did this the same way nm-applet does it, so it's probably wrong even in > NetworkManager-gnome package. Yes it is (and has been for years in the case of nm-applet... there is a bug upstream about this but for some reason fixing it does not seem to have a big priority. This is why nm-applet is still stuck with bluecurve icons and why it looks blurry on certain panel sizes and gnome-shell)
abrt-1.0.0-1.fc12 has been pushed to the Fedora 12 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update abrt'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F12/FEDORA-2009-12098
abrt-1.0.0-1.fc12 has been pushed to the Fedora 12 stable repository. If problems still persist, please make note of it in this bug report.
Note that the stuff discussed starting with comment #4 are still valid and not fixed in the released build.
You're right, this bug has been closed automatically -> reopening
Also, while the main window now shows the icon, other windows (plugins, prefs, about) still don't show it. Maybe just set the default window icon?
(In reply to comment #11) > Also, while the main window now shows the icon, other windows (plugins, prefs, > about) still don't show it. Maybe just set the default window icon? This should be already fixed.
(In reply to comment #12) > This should be already fixed. I still see no window icon in any but the main window in abrt-1.0.5-1.fc12.i686
Ah, I meant different problem with icons :-/
(In reply to comment #12) > (In reply to comment #11) > > Also, while the main window now shows the icon, other windows (plugins, prefs, > > about) still don't show it. Maybe just set the default window icon? > Fixed in git.
This message is a reminder that Fedora 12 is nearing its end of life. Approximately 30 (thirty) days from now Fedora will stop maintaining and issuing updates for Fedora 12. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as WONTFIX if it remains open with a Fedora 'version' of '12'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version prior to Fedora 12's end of life. Bug Reporter: Thank you for reporting this issue and we are sorry that we may not be able to fix it before Fedora 12 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora please change the 'version' of this bug to the applicable version. If you are unable to change the version, please add a comment here and someone will do it for you. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete. The process we are following is described here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping
A 256x256 version of the application icon is still missing (which will be a visible flaw in F15/gnome-shell). Other issues seem to be fixed :)
(In reply to comment #17) > A 256x256 version of the application icon is still missing (which will be a > visible flaw in F15/gnome-shell). Other issues seem to be fixed :) Thanks for the response, changing the summary so it's obvious on first sight what's going on here...
Fedora 12 changed to end-of-life (EOL) status on 2010-12-02. Fedora 12 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug. If you can reproduce this bug against a currently maintained version of Fedora please feel free to reopen this bug against that version. Thank you for reporting this bug and we are sorry it could not be fixed.
It was agreed in comment #18 it should be fixed. Reopening.
having a 256x256 icon would be really good; otherwise, abrt is going to look bad in the gnome-shell application overview.
abrt-2.0.0-1.fc15 has been submitted as an update for Fedora 15. https://admin.fedoraproject.org/updates/abrt-2.0.0-1.fc15
abrt-2.0.0-2.fc15 has been submitted as an update for Fedora 15. https://admin.fedoraproject.org/updates/abrt-2.0.0-2.fc15
Package abrt-2.0.0-2.fc15: * should fix your issue, * was pushed to the Fedora 15 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing abrt-2.0.0-2.fc15' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/abrt-2.0.0-2.fc15 then log in and leave karma (feedback).
abrt-2.0.0-3.fc15 has been submitted as an update for Fedora 15. https://admin.fedoraproject.org/updates/abrt-2.0.0-3.fc15
abrt-2.0.0-4.fc15 has been submitted as an update for Fedora 15. https://admin.fedoraproject.org/updates/abrt-2.0.0-4.fc15
abrt-2.0.0-5.fc15 has been submitted as an update for Fedora 15. https://admin.fedoraproject.org/updates/abrt-2.0.0-5.fc15
abrt-2.0.1-1.fc15 has been submitted as an update for Fedora 15. https://admin.fedoraproject.org/updates/abrt-2.0.1-1.fc15
abrt-2.0.1-2.fc15 has been submitted as an update for Fedora 15. https://admin.fedoraproject.org/updates/abrt-2.0.1-2.fc15
abrt-2.0.1-2.fc15 has been pushed to the Fedora 15 stable repository. If problems still persist, please make note of it in this bug report.