Bug 718454

Summary: sealert Error
Product: [Fedora] Fedora Reporter: Greg` <spowd>
Component: setroubleshootAssignee: Daniel Walsh <dwalsh>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 15CC: dwalsh, mgrepl, robatino
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-07-04 05:26:42 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Greg` 2011-07-03 07:20:13 UTC
Description of problem:
sealert Error in

Traceback (most recent call last):
  File "/usr/bin/sealert", line 692, in <module>
    run_as_dbus_service(username)
  File "/usr/bin/sealert", line 112, in run_as_dbus_service
    app = SEAlert(user, dbus_service.presentation_manager, watch_setroubleshootd=True)
  File "/usr/bin/sealert", line 326, in __init__
    from setroubleshoot.browser import BrowserApplet
  File "/usr/lib/python2.7/site-packages/setroubleshoot/browser.py", line 41, in <module>
    import report.io.GTKIO
ImportError: No module named GTKIO


Version-Release number of selected component (if applicable):


How reproducible:
Very Repro

Steps to Reproduce:
1.install Chrome from Google Repo
2.Make sure its the Dev Build
3.try an Open it
  
Actual results:
Fails to Open and i get a sealert error

Expected results:
should always open when click the icon

Additional info:

Comment 1 Greg` 2011-07-04 04:01:23 UTC
(In reply to comment #0)
> Description of problem:
> sealert Error in
> 
> Traceback (most recent call last):
>   File "/usr/bin/sealert", line 692, in <module>
>     run_as_dbus_service(username)
>   File "/usr/bin/sealert", line 112, in run_as_dbus_service
>     app = SEAlert(user, dbus_service.presentation_manager,
> watch_setroubleshootd=True)
>   File "/usr/bin/sealert", line 326, in __init__
>     from setroubleshoot.browser import BrowserApplet
>   File "/usr/lib/python2.7/site-packages/setroubleshoot/browser.py", line 41,
> in <module>
>     import report.io.GTKIO
> ImportError: No module named GTKIO
> 
> 
> Version-Release number of selected component (if applicable):
> 
> 
> How reproducible:
> Very Repro
> 
> Steps to Reproduce:
> 1.install Chrome from Google Repo
> 2.Make sure its the Dev Build
> 3.try an Open it
> 
> Actual results:
> Fails to Open and i get a sealert error
> 
> Expected results:
> should always open when click the icon
> 
> Additional info:

the component is  

setroubleshoot-plugins-3.0.14-2.fc15.noarch
setroubleshoot-3.0.37-1.fc15.i686
setroubleshoot-server-3.0.37-1.fc15.i686

Comment 2 Andre Robatino 2011-07-04 04:30:35 UTC
See bug 715373 and bug 718500 - the workaround for now is to install report-gtk manually.

Comment 3 Greg` 2011-07-04 05:26:42 UTC
(In reply to comment #2)
> See bug 715373 and bug 718500 - the workaround for now is to install report-gtk
> manually.

this Bug can be made as Resolved , all fixed