# sealert -sv<br />
2012-03-07 10:40:46,940 [program.ERROR] exception ImportError: No module named browser<br />
Traceback (most recent call last):<br />
File "/usr/bin/sealert", line 696, in <module><br />
run_as_dbus_service(username)<br />
File "/usr/bin/sealert", line 112, in run_as_dbus_service<br />
app = SEAlert(user, dbus_service.presentation_manager, watch_setroubleshootd=True)<br />
File "/usr/bin/sealert", line 326, in __init__<br />
from setroubleshoot.browser import BrowserApplet<br />
ImportError: No module named browser<br />
Opps, sealert hit an error!<br />
<br />
Traceback (most recent call last):<br />
File "/usr/bin/sealert", line 696, in <module><br />
run_as_dbus_service(username)<br />
File "/usr/bin/sealert", line 112, in run_as_dbus_service<br />
app = SEAlert(user, dbus_service.presentation_manager, watch_setroubleshootd=True)<br />
File "/usr/bin/sealert", line 326, in __init__<br />
from setroubleshoot.browser import BrowserApplet<br />
ImportError: No module named browser<br />
<br />
# sealert -bv<br />
2012-03-07 10:43:27,705 [dbus.ERROR] could not start dbus: org.freedesktop.DBus.Error.ServiceUnknown: The name org.fedoraproject.Setroubleshootd was not provided by any .service files<br />
<br />
[and GUI does not load]
↧