Bug 139901

Summary: program doesn't start after klicking on launcher in applicationspanel
Product: [Fedora] Fedora Reporter: Thomas Steiner <lurp>
Component: system-config-securitylevelAssignee: Paul Nasrat <nobody+pnasrat>
Status: CLOSED DUPLICATE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 3CC: lowe
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-02-21 19:07:07 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 Thomas Steiner 2004-11-18 18:09:45 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.7.5)
Gecko/20041110 Firefox/1.0

Description of problem:
after klicking on the system security launcher, the system asks for
the su password.

the inputscreen dissappears and nothing else happens. the system does
not crash.   

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1.select applicationspanel
2.select system settings
3.klick on security level
4.enter su password
    

Actual Results:  security level does not start

Additional info:

Comment 1 Thomas Steiner 2004-11-18 18:17:04 UTC
error message after launching system-config-securitylevel in console:

Traceback (most recent call last):
  File
"/usr/share/system-config-securitylevel/system-config-securitylevel.py",
line 18, in ?
    app.stand_alone()
  File "/usr/share/system-config-securitylevel/securitylevel.py", line
427, in stand_alone
    self.selinuxPage = selinuxPage.selinuxPage()
  File "/usr/share/system-config-securitylevel/selinuxPage.py", line
329, in __init__
    self.refreshTunables(self.initialtype)
  File "/usr/share/system-config-securitylevel/selinuxPage.py", line
427, in refreshTunables
    self.loadBooleans()
  File "/usr/share/system-config-securitylevel/selinuxPage.py", line
418, in loadBooleans
    on=rec[3]=="1"
IndexError: list index out of range


Comment 2 Bradley Remedios 2004-11-18 21:58:23 UTC
I also get this error, with Fedora Core 3 using most up-to-date
components.

system-config-securitylevel-tui-1.4.14-1 is installed.

system-config-securitylevel
Traceback (most recent call last):
  File
"/usr/share/system-config-securitylevel/system-config-securitylevel.py",
line 18, in ?
    app.stand_alone()
  File "/usr/share/system-config-securitylevel/securitylevel.py", line
427, in stand_alone
    self.selinuxPage = selinuxPage.selinuxPage()
  File "/usr/share/system-config-securitylevel/selinuxPage.py", line
329, in __init__
    self.refreshTunables(self.initialtype)
  File "/usr/share/system-config-securitylevel/selinuxPage.py", line
427, in refreshTunables
    self.loadBooleans()
  File "/usr/share/system-config-securitylevel/selinuxPage.py", line
418, in loadBooleans
    on=rec[3]=="1"
IndexError: list index out of range

Comment 3 Benjamin Long 2004-11-19 14:39:08 UTC
I'm seeing the exact same problem. Anyone know what it is?

Comment 4 Daniel Walsh 2004-11-19 18:40:59 UTC

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

Comment 5 Red Hat Bugzilla 2006-02-21 19:07:07 UTC
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.