After staring it nothing shows up and there is an error recorded in journal:
paź 08 19:19:12 localhost.localdomain dbus-daemon[1662]: [session uid=1000 pid=1662] Activating service name='org.fedoraproject.Setroubleshootd' requested by ':1.210' (uid=1000 pid=22029 comm="/usr/bin/python3 -Es /usr/bin/sealert -b " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") paź 08 19:19:13 localhost.localdomain dbus-daemon[1662]: [session uid=1000 pid=1662] Successfully activated service 'org.fedoraproject.Setroubleshootd' paź 08 19:19:13 localhost.localdomain setroubleshoot.desktop[1783]: /usr/bin/sealert:32: DeprecationWarning: Importing dbus.glib to use the GLib main loop with dbus-python is deprecated. paź 08 19:19:13 localhost.localdomain setroubleshoot.desktop[1783]: Instead, use this sequence: paź 08 19:19:13 localhost.localdomain setroubleshoot.desktop[1783]: from dbus.mainloop.glib import DBusGMainLoop paź 08 19:19:13 localhost.localdomain setroubleshoot.desktop[1783]: DBusGMainLoop(set_as_default=True) paź 08 19:19:13 localhost.localdomain setroubleshoot.desktop[1783]: import dbus.glib paź 08 19:19:13 localhost.localdomain dbus-daemon[878]: [system] Activating service name='org.fedoraproject.Setroubleshootd' requested by ':1.627' (uid=1000 pid=22033 comm="/usr/bin/python3 -Es /usr/bin/sealert -s " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") (using servicehelper) paź 08 19:19:13 localhost.localdomain dbus-daemon[878]: [system] Activated service 'org.fedoraproject.Setroubleshootd' failed: Failed to execute program org.fedoraproject.Setroubleshootd: Permission denied paź 08 19:19:13 localhost.localdomain /usr/bin/sealert[22033]: could not start dbus: org.freedesktop.DBus.Error.Spawn.ExecFailed: Failed to execute program org.fedoraproject.Setroubleshootd: Permission denied paź 08 19:19:13 localhost.localdomain org.fedoraproject.Setroubleshootd[1662]: /usr/bin/sealert:32: DeprecationWarning: Importing dbus.glib to use the GLib main loop with dbus-python is deprecated. paź 08 19:19:13 localhost.localdomain org.fedoraproject.Setroubleshootd[1662]: Instead, use this sequence: paź 08 19:19:13 localhost.localdomain org.fedoraproject.Setroubleshootd[1662]: from dbus.mainloop.glib import DBusGMainLoop paź 08 19:19:13 localhost.localdomain org.fedoraproject.Setroubleshootd[1662]: DBusGMainLoop(set_as_default=True) paź 08 19:19:13 localhost.localdomain org.fedoraproject.Setroubleshootd[1662]: import dbus.glib paź 08 19:19:13 localhost.localdomain org.fedoraproject.Setroubleshootd[1662]: Exception ignored in: <function SETroubleshootdDBus.__del__ at 0x7ff121c39a60> paź 08 19:19:13 localhost.localdomain org.fedoraproject.Setroubleshootd[1662]: Traceback (most recent call last): paź 08 19:19:13 localhost.localdomain org.fedoraproject.Setroubleshootd[1662]: File "/usr/bin/sealert", line 279, in __del__ paź 08 19:19:13 localhost.localdomain org.fedoraproject.Setroubleshootd[1662]: s = self.iface.finish() paź 08 19:19:13 localhost.localdomain org.fedoraproject.Setroubleshootd[1662]: AttributeError: 'SETroubleshootdDBus' object has no attribute 'iface'
Please reinstall dbus-* packages and try it again, see https://bugzilla.redhat.com/show_bug.cgi?id=1641109#c13 and https://bugzilla.redhat.com/show_bug.cgi?id=1641456
Metadata Update from @mati865: - Issue close_status updated to: Invalid - Issue status updated to: Closed (was: Open)
Thank you, I thought it's permission issue on setroubleshoot side.