Bug 447737 - AttributeError: 'NoneType' object has no attribute 'beenset'
Summary: AttributeError: 'NoneType' object has no attribute 'beenset'
Keywords:
Status: CLOSED DUPLICATE of bug 446608
Alias: None
Product: Fedora
Classification: Fedora
Component: system-config-keyboard
Version: 9
Hardware: i386
OS: Linux
low
low
Target Milestone: ---
Assignee: Lubomir Rintel
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-05-21 14:46 UTC by Mike Parker
Modified: 2008-05-22 10:37 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-05-22 10:37:58 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Debug output (321 bytes, application/octet-stream)
2008-05-21 14:46 UTC, Mike Parker
no flags Details

Description Mike Parker 2008-05-21 14:46:56 UTC
Description of problem:

'firstboot -t -r' returned the following:

 firstboot CRITICAL: Traceback (most recent call last):
  File "/usr/lib/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):

N/A

How reproducible:

Reproducible

Steps to Reproduce:
1. firstboot -t -r
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Mike Parker 2008-05-21 14:46:56 UTC
Created attachment 306256 [details]
Debug output

Comment 2 Lubomir Rintel 2008-05-22 10:37:58 UTC

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


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