Bug 502529

Summary: SELinux fails to load the GUI
Product: [Fedora] Fedora Reporter: pagina_secunda
Component: policycoreutilsAssignee: Miroslav Grepl <mgrepl>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 10CC: dwalsh, jkubin, mgrepl
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-05-26 12:55:43 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description pagina_secunda 2009-05-25 21:33:38 UTC
Description of problem: selinux will not open in a GUI either through the menu or through the terminal.

Version-Release number of selected component (if applicable): I have no idea, except that I keep my computer up to date

How reproducible: Very reproducible, fails the same way each time for me.


Steps to Reproduce:
1. Open terminal
2. Establish yourself as root with "su"
3. Type in system-config-selinux

-or-

1.Click on the system menu
2.Click on Administration
3.Click on SELinux Management
  
Actual results:
1. Using the menu to access it: none
2. Using the terminal to access it:
"system-config-selinux
/usr/share/system-config-selinux/system-config-selinux.py:72: Warning: IA__g_object_get_valist: object class `GnomeProgram' has no property named `default-icon'
  xml = gtk.glade.XML ("/usr/share/system-config-selinux/system-config-selinux.glade", domain=PROGNAME)
Traceback (most recent call last):
  File "/usr/share/system-config-selinux/system-config-selinux.py", line 188, in <module>
    app = childWindow()
  File "/usr/share/system-config-selinux/system-config-selinux.py", line 91, in __init__
    self.add_page(portsPage.portsPage(xml))
  File "/usr/share/system-config-selinux/portsPage.py", line 69, in __init__
    self.load()
  File "/usr/share/system-config-selinux/portsPage.py", line 136, in load
    self.store.set_value(iter, PROTOCOL_COL, k[2])
IndexError: tuple index out of range"

and exit

Expected results: Open the SELinux Management GUI window


Additional info:

Comment 1 Daniel Walsh 2009-05-26 12:55:43 UTC

*** This bug has been marked as a duplicate of bug 502557 ***