Bug 243239

Summary: Traceback on startup
Product: [Fedora] Fedora Reporter: Luke Macken <lmacken>
Component: system-config-kickstartAssignee: Chris Lumens <clumens>
Status: CLOSED NOTABUG QA Contact:
Severity: high Docs Contact:
Priority: low    
Version: 7CC: pfrields
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: 2007-06-08 12:58:23 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 Luke Macken 2007-06-08 06:15:50 UTC
Description of problem:
I'm getting the following traceback when running system-config-kickstart in F7.


Component: system-config-kickstart

Summary: TBefdff07c selinuxPage.py:75:__init__:AttributeError: 'NoneType' object
has no attribute 'set_model'



Traceback (most recent call last):

  File "/usr/bin/system-config-kickstart", line 81, in <module>

    kickstartGui.kickstartGui(file)

  File "/usr/share/system-config-kickstart/kickstartGui.py", line 165, in __init__

    self.firewall_class = firewall.Firewall(xml, self.ksHandler)

  File "/usr/share/system-config-kickstart/firewall.py", line 99, in __init__

    self.selinuxWindow = selinuxWindow(selinuxXml)

  File "/usr/share/system-config-kickstart/firewall.py", line 40, in __init__

    selinuxPage.__init__(self, xml, doDebug, inFirstboot)

  File "/usr/share/system-config-securitylevel/selinuxPage.py", line 75, in __init__

    self.enabledOptionMenu.set_model(listStore)

AttributeError: 'NoneType' object has no attribute 'set_model'



Local variables in innermost frame:

xml: <glade.XML object (PyGladeXML) at 0x8d8d374>

listStore: <gtk.ListStore object (GtkListStore) at 0x941407c>

doDebug: None

self: <firewall.selinuxWindow instance at 0x94132cc>

inFirstboot: False




Version-Release number of selected component (if applicable):
system-config-kickstart-2.7.7-1.fc7

Comment 1 Chris Lumens 2007-06-08 12:58:23 UTC
Please downgrade to system-config-securitylevel-1.7.0.