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:
*** This bug has been marked as a duplicate of bug 502557 ***