Bug 439408

Summary: Traceback when trying to start s-c-k. "Couldn't start in graphical mode, starting in text mode."
Product: [Fedora] Fedora Reporter: Adrian "Adi1981" P. <adi1981.2k5>
Component: system-config-keyboardAssignee: Lubomir Rintel <lkundrak>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: rawhide   
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: 2008-03-28 15:58:33 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 Adrian "Adi1981" P. 2008-03-28 15:53:01 UTC
Description of problem:

When starting s-c-k it crashes with:

# system-config-keyboard
Uruchomienie w trybie graficznym nie powiodło się. Uruchamianie w trybie tekstowym.
Traceback (most recent call last):
  File "/usr/share/system-config-keyboard/system-config-keyboard.py", line 78,
in <module>
    useTextMode()
  File "/usr/share/system-config-keyboard/system-config-keyboard.py", line 37,
in useTextMode
    import keyboard_tui
  File "/usr/share/system-config-keyboard/keyboard_tui.py", line 29, in <module>
    import rhpl.keyboard
  File "/usr/lib/python2.5/site-packages/rhpl/keyboard.py", line 50
    if kb.GetPropertyString("info.product").startswith("Sun Type"):
                                                                  ^
SyntaxError: invalid syntax

Version-Release number of selected component (if applicable):
system-config-keyboard-1.2.14-1.fc9.noarch

How reproducible:
Always

Comment 1 Adrian "Adi1981" P. 2008-03-28 15:58:33 UTC

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