Bug 1118999

Summary: custom partition dash[-] crash AttributeError: 'SpokeWindow' object has no attribute 'get_focus'
Product: [Fedora] Fedora Reporter: David Timms <dtimms>
Component: anacondaAssignee: David Shea <dshea>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: anaconda-maint-list, g.kaviyarasu, jonathan, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:98e5caa82accc769ec3d0cc5cb5e890d1da4d49b00345a4b58bae1ba6ba2e998
Fixed In Version: anaconda-21.48-1 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-08-05 16:28:18 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
File: anaconda-tb
none
File: anaconda.log
none
File: environ
none
File: lsblk_output
none
File: nmcli_dev_list
none
File: os_info
none
File: program.log
none
File: storage.log
none
File: syslog
none
File: ifcfg.log
none
File: packaging.log none

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.