Hide Forgot
Created attachment 410986 [details] new icons for setroubleshoot Description of problem: The current setroubleshoot icons are bluecurve and outdated. Here's some icons created to match the rest of the Fedora icon theme.
Created attachment 411388 [details] icons with a red bolt for critical setroubleshoot alerts
just a note, these icons aren't from upstream, I created them specifically for setroubleshoot from scratch. Whatever license / etc works is fine.
We are upstream
Hi Dan! Sorry for the vague comment. I meant the upstream gnome-icon-theme project, which these icons are attempting to fit in with!
Hi Dan, is there a new build coming with these icons fixed? We're at the wire to get blocking bugs fixed, and this is one of them according to our release criteria: https://fedoraproject.org/wiki/Fedora_13_Final_Release_Criteria Thanks for your time as always.
Paul, I am afraid this one is waiting on Máirín, as soon as she gets me icons, I will build a package.
Updated in setroubleshoot-2.2.79-1.fc13 Please test....
(In reply to comment #7) > Updated in setroubleshoot-2.2.79-1.fc13 > > Please test.... The menu item is updated. The browser frame does has only stock (=no) icon, is that correct? How can I trigger some alert so I see the notification area applet?
(In reply to comment #7) > Updated in setroubleshoot-2.2.79-1.fc13 > > Please test.... Confirmed new icon for "Applications -> System Tools -> SELinux troubleshooter " Confirmed kparal's finding that the application icon does not match. Also, please note that a bodhi update will need to be submitted for this fix to arrive in Fedora 13. Thanks!
No that is a bug. sandbox rpm -qa Should trigger avc messages
Updated in setroubleshoot-2.2.80-1.fc13
setroubleshoot-2.2.80-1.fc13 has been submitted as an update for Fedora 13. http://admin.fedoraproject.org/updates/setroubleshoot-2.2.80-1.fc13
Ok, now even application has the icon. I don't like it being so blurry. 24x24px is good for menu item, but not for application icon (when switching between apps). Also scalable icon should be present, I suppose it was done as vector icon anyway. 'sandbox rpm -qa' did not trigger any AVCs, so I couldn't test the applet. Any other way?
Kamil, The icon developers are working to get me a larger icon. As of now the best I have is 24x24. Will fix when new icons are ready. You might need to logout to get new version to work. Or kill and restart seapplet.
Created attachment 412147 [details] new icons, including the plain and criticals
Created attachment 412149 [details] comp showing new icons in PNG format for quick viewing
Created attachment 412152 [details] sorry i forgot the scalable versions in the last upload
Updated in setroubleshoot-2.2.81-1.fc13
setroubleshoot-2.2.81-1.fc13 has been pushed to the Fedora 13 stable repository. If problems still persist, please make note of it in this bug report.
The new icon set is present. Unfortunately I wasn't able to test notification area applet, because I don't know how to trigger avc messages (sandbox rpm -qa doesn't work).
kamil log out and log back in should start the process again.
(In reply to comment #21) > kamil log out and log back in should start the process again. I have done complete machine reboot after setroubleshoot upgrade. That command does not trigger any avc denials for me. It just prints "error: cannot open Packages database in /var/lib/rpm" twice. Nothing in audit.log either.
Make sure auditing is running. service auditd restart There is some bugs in readahead that can turn off the audit subsystem. Are you seeing avc messages in /var/log/messages?
Oh, that was it, auditd was not configured to run. Ok, now it throws avc messages and applet icon looks good, thanks. Verified.