Bug 502529 - SELinux fails to load the GUI
Summary: SELinux fails to load the GUI
Keywords:
Status: CLOSED DUPLICATE of bug 502557
Alias: None
Product: Fedora
Classification: Fedora
Component: policycoreutils
Version: 10
Hardware: i386
OS: Linux
low
medium
Target Milestone: ---
Assignee: Miroslav Grepl
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-05-25 21:33 UTC by pagina_secunda
Modified: 2009-05-26 12:55 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2009-05-26 12:55:43 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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 ***


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