Bug 870210 - AttributeError: 'Keyboard' object has no attribute 'switch_options'
Summary: AttributeError: 'Keyboard' object has no attribute 'switch_options'
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 18
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:c1bbf3c61cd6f19d2ef3556b0c6...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-10-25 19:51 UTC by Máirín Duffy
Modified: 2012-10-25 20:12 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-10-25 20:12:48 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: anaconda-tb (142.80 KB, text/plain)
2012-10-25 19:51 UTC, Máirín Duffy
no flags Details
File: product (6 bytes, text/plain)
2012-10-25 19:51 UTC, Máirín Duffy
no flags Details
File: type (9 bytes, text/plain)
2012-10-25 19:51 UTC, Máirín Duffy
no flags Details
File: storage.log (37.88 KB, text/plain)
2012-10-25 19:51 UTC, Máirín Duffy
no flags Details
File: version (8 bytes, text/plain)
2012-10-25 19:51 UTC, Máirín Duffy
no flags Details
File: environ (824 bytes, text/plain)
2012-10-25 19:51 UTC, Máirín Duffy
no flags Details
File: anaconda.log (3.33 KB, text/plain)
2012-10-25 19:51 UTC, Máirín Duffy
no flags Details
File: syslog (59.47 KB, text/plain)
2012-10-25 19:51 UTC, Máirín Duffy
no flags Details
File: hashmarkername (8 bytes, text/plain)
2012-10-25 19:51 UTC, Máirín Duffy
no flags Details
File: packaging.log (3.26 KB, text/plain)
2012-10-25 19:51 UTC, Máirín Duffy
no flags Details
File: cmdline_file (152 bytes, text/plain)
2012-10-25 19:51 UTC, Máirín Duffy
no flags Details
File: release (24 bytes, text/plain)
2012-10-25 19:51 UTC, Máirín Duffy
no flags Details
File: program.log (17.77 KB, text/plain)
2012-10-25 19:51 UTC, Máirín Duffy
no flags Details

Description Máirín Duffy 2012-10-25 19:51:04 UTC
Description of problem:
Clicking on the keyboard spoke crashes anaconda.

I'm running the 10/11/2012 anaconda testing iso from newcutlet with an updates.img built from anaconda git, i last pulled from the repo yesterday (10/24). This did not happen before I did the git pull on 10/24.


Version-Release number of selected component:
anaconda-18.99

Additional info:
libreport version: 2.0.14
cmdline:        /usr/bin/python  /sbin/anaconda
kernel:         3.6.1-1.fc18.x86_64

description:
:The following was filed automatically by anaconda:
:anaconda 18.99 exception report
:Traceback (most recent call first):
:  File "/tmp/updates/pyanaconda/ui/gui/spokes/keyboard.py", line 362, in _refresh_switching_info
:    if self.data.keyboard.switch_options:
:  File "/tmp/updates/pyanaconda/ui/gui/spokes/keyboard.py", line 343, in refresh
:    self._refresh_switching_info()
:  File "/tmp/updates/pyanaconda/ui/gui/hubs/__init__.py", line 90, in _runSpoke
:    action.refresh()
:  File "/tmp/updates/pyanaconda/ui/gui/hubs/__init__.py", line 323, in _on_spoke_clicked
:    self._runSpoke(spoke)
:AttributeError: 'Keyboard' object has no attribute 'switch_options'

Comment 1 Máirín Duffy 2012-10-25 19:51:07 UTC
Created attachment 633532 [details]
File: anaconda-tb

Comment 2 Máirín Duffy 2012-10-25 19:51:08 UTC
Created attachment 633533 [details]
File: product

Comment 3 Máirín Duffy 2012-10-25 19:51:10 UTC
Created attachment 633534 [details]
File: type

Comment 4 Máirín Duffy 2012-10-25 19:51:11 UTC
Created attachment 633535 [details]
File: storage.log

Comment 5 Máirín Duffy 2012-10-25 19:51:13 UTC
Created attachment 633536 [details]
File: version

Comment 6 Máirín Duffy 2012-10-25 19:51:14 UTC
Created attachment 633537 [details]
File: environ

Comment 7 Máirín Duffy 2012-10-25 19:51:16 UTC
Created attachment 633538 [details]
File: anaconda.log

Comment 8 Máirín Duffy 2012-10-25 19:51:18 UTC
Created attachment 633539 [details]
File: syslog

Comment 9 Máirín Duffy 2012-10-25 19:51:19 UTC
Created attachment 633540 [details]
File: hashmarkername

Comment 10 Máirín Duffy 2012-10-25 19:51:21 UTC
Created attachment 633541 [details]
File: packaging.log

Comment 11 Máirín Duffy 2012-10-25 19:51:23 UTC
Created attachment 633542 [details]
File: cmdline_file

Comment 12 Máirín Duffy 2012-10-25 19:51:25 UTC
Created attachment 633543 [details]
File: release

Comment 13 Máirín Duffy 2012-10-25 19:51:27 UTC
Created attachment 633544 [details]
File: program.log

Comment 14 Máirín Duffy 2012-10-25 20:12:48 UTC
The issue was that the pykickstart package I was building the updates image with was too old. I used the one Chris built today and that fixed everything.


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