Bug 453225

Summary: it crashes firstboot in reconfig mode
Product: [Fedora] Fedora Reporter: Muayyad Alsadi <alsadi>
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: 9   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-10-27 09:10:57 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:
Attachments:
Description Flags
patch -p1 none

Description Muayyad Alsadi 2008-06-27 21:33:10 UTC
Description of problem:
if someone asked firstboot to run in reconfig mode
it will call system-config-keyboard and it will crash
because kbd is used instead of self.kbd in python code

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

How reproducible:
always

Steps to Reproduce:
1. chkconfig --level 5 firstboot on
2. rm /etc/sysconfig/firstboot
3. reboot and pass reconfig to grub

Actual results:
crash with NoneType object has no attribute 'beenset'

Expected results:
no error

Additional info:
patch included

Comment 1 Muayyad Alsadi 2008-06-27 21:33:10 UTC
Created attachment 310484 [details]
patch -p1

Comment 2 Lubomir Rintel 2008-10-27 09:10:57 UTC

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