Bug 718454 - sealert Error
Summary: sealert Error
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: setroubleshoot
Version: 15
Hardware: All
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Daniel Walsh
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-07-03 07:20 UTC by Greg`
Modified: 2011-07-04 05:26 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-07-04 05:26:42 UTC
Type: ---


Attachments (Terms of Use)

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


Note You need to log in before you can comment on or make changes to this bug.