Description of problem: File->Delete all alerts on Alert List does nothing Version-Release number of selected component (if applicable): setroubleshoot-2.2.10-1.fc12.x86_64 How reproducible: once Steps to Reproduce: 1.in SElinux Troubleshooter, click Show all button 2.From menu, File->Delete All Alerts 3. Actual results: nothing Expected results: alerts deleted Additional info: System is on Permissive mode.
Hmm, I possibly had a denial of some other kind - When I re-opened the gui, there are no alerts, and the message displayed "A program has requested access it has not been granted".
Created attachment 350133 [details] access not granted window
(In reply to comment #2) > Created an attachment (id=350133) [details] > access not granted window Also, the Close button on said window is a no-op in this case.
I've fixed the close button in the next update. The Delete All button was deleting alerts from the database but not from the local (GUI) side. It deletes from both now. You should see these fixes once 2.2.11 is uploaded. Thanks!