Bug 1118999 - custom partition dash[-] crash AttributeError: 'SpokeWindow' object has no attribute 'get_focus'
Summary: custom partition dash[-] crash AttributeError: 'SpokeWindow' object has no at...
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: David Shea
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:98e5caa82accc769ec3d0cc5cb5...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-07-13 01:01 UTC by David Timms
Modified: 2014-08-05 16:28 UTC (History)
4 users (show)

Fixed In Version: anaconda-21.48-1
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-08-05 16:28:18 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: anaconda-tb (785.80 KB, text/plain)
2014-07-13 01:01 UTC, David Timms
no flags Details
File: anaconda.log (15.75 KB, text/plain)
2014-07-13 01:01 UTC, David Timms
no flags Details
File: environ (459 bytes, text/plain)
2014-07-13 01:01 UTC, David Timms
no flags Details
File: lsblk_output (2.69 KB, text/plain)
2014-07-13 01:01 UTC, David Timms
no flags Details
File: nmcli_dev_list (1.43 KB, text/plain)
2014-07-13 01:01 UTC, David Timms
no flags Details
File: os_info (381 bytes, text/plain)
2014-07-13 01:01 UTC, David Timms
no flags Details
File: program.log (49.57 KB, text/plain)
2014-07-13 01:01 UTC, David Timms
no flags Details
File: storage.log (314.47 KB, text/plain)
2014-07-13 01:01 UTC, David Timms
no flags Details
File: syslog (107.94 KB, text/plain)
2014-07-13 01:01 UTC, David Timms
no flags Details
File: ifcfg.log (2.10 KB, text/plain)
2014-07-13 01:01 UTC, David Timms
no flags Details
File: packaging.log (201.88 KB, text/plain)
2014-07-13 01:01 UTC, David Timms
no flags Details

Description David Timms 2014-07-13 01:01:14 UTC
Description of problem:
Rawhide Network x86_64 boot.iso
network: set hostname: davidtnotebook

disk: I'll do partitioning.
partitioning:
- select empty vfat formatted partition of 1000 MB.
- mount point=/boot
- label (was FRAW-BOOT) = frawhide-boot
at the dash it stops accepting characters and pauses (retried boot, same result).
After 10 seconds, CD spins up, and exception shown.

Now that this dialog is shown, I can see that Label: has received the full frawhide-boot text that I typed.


Version-Release number of selected component:
anaconda-21.46-1

The following was filed automatically by anaconda:
anaconda 21.46-1 exception report
Traceback (most recent call first):
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 1440, in on_key_pressed
    if isinstance(window.get_focus(), MountpointSelector):
AttributeError: 'SpokeWindow' object has no attribute 'get_focus'

Additional info:
cmdline:        /usr/bin/python  /sbin/anaconda
cmdline_file:   BOOT_IMAGE=vmlinuz initrd=initrd.img inst.stage2=hd:LABEL=Fedora-rawhide-x86-64 quiet
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         3.16.0-0.rc4.git2.1.fc22.x86_64
product:        Fedora
release:        Cannot get release name.
type:           anaconda
version:        rawhide

Comment 1 David Timms 2014-07-13 01:01:26 UTC
Created attachment 917573 [details]
File: anaconda-tb

Comment 2 David Timms 2014-07-13 01:01:28 UTC
Created attachment 917574 [details]
File: anaconda.log

Comment 3 David Timms 2014-07-13 01:01:29 UTC
Created attachment 917575 [details]
File: environ

Comment 4 David Timms 2014-07-13 01:01:31 UTC
Created attachment 917576 [details]
File: lsblk_output

Comment 5 David Timms 2014-07-13 01:01:32 UTC
Created attachment 917577 [details]
File: nmcli_dev_list

Comment 6 David Timms 2014-07-13 01:01:33 UTC
Created attachment 917578 [details]
File: os_info

Comment 7 David Timms 2014-07-13 01:01:35 UTC
Created attachment 917579 [details]
File: program.log

Comment 8 David Timms 2014-07-13 01:01:41 UTC
Created attachment 917580 [details]
File: storage.log

Comment 9 David Timms 2014-07-13 01:01:44 UTC
Created attachment 917581 [details]
File: syslog

Comment 10 David Timms 2014-07-13 01:01:45 UTC
Created attachment 917582 [details]
File: ifcfg.log

Comment 11 David Timms 2014-07-13 01:01:49 UTC
Created attachment 917583 [details]
File: packaging.log

Comment 12 David Timms 2014-07-13 08:53:56 UTC
Issue seems to be typing '-' into either the mount point or the label fields.

I was trying to mount to: /home/virtual-machines. At the point where I hit -, no further typing showed, the installer paused, then after a while cd spun up and exception dialog shown.


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