Results 1 to 1 of 1
Hello all,
I am fairly new to using linux. I am running fedora 10 with gnome as a gui. I just ran update system this morning. after a reboot I ...
- 05-23-2009 #1Just Joined!
- Join Date
- May 2009
- Posts
- 1
SELinux error and crash
Hello all,
I am fairly new to using linux. I am running fedora 10 with gnome as a gui. I just ran update system this morning. after a reboot I cannot access SElinux. I have tried to do this from a terminal and this is the message i get:
[root server1 ~]# 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
any thoughts?


Reply With Quote