Bug 475400 - firstboot fails in keyboard.py
Summary: firstboot fails in keyboard.py
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: firstboot
Version: 9
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Chris Lumens
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-12-09 03:15 UTC by Joe Nall
Modified: 2008-12-09 04:17 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-12-09 03:17:30 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Joe Nall 2008-12-09 03:15:47 UTC
Description of problem:

Tried to run firstboot -r from an init script and then from an xwindow.

firstboot CRITICAL: Traceback (most recent call last):
  File "/usr/lib64/python2.5/site-packages/firstboot/interface.py", line 274, in createScreens
    module.createScreen()
  File "/usr/share/firstboot/modules/keyboard.py", line 148, in createScreen
    if not self.kbd.beenset:
AttributeError: 'NoneType' object has no attribute 'beenset'



Version-Release number of selected component (if applicable):
firstboot-1.97-1.fc9.x86_64

How reproducible:
very

Steps to Reproduce:
firstboot -r
  
Actual results:


Expected results:


Additional info:

Comment 1 Chris Lumens 2008-12-09 03:17:30 UTC
This is fixed in the version of firstboot that shipped with F10.

Comment 2 Joe Nall 2008-12-09 03:25:25 UTC
Backport to F9 not possible or worthwhile?


Note You need to log in before you can comment on or make changes to this bug.