Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 1144012

Summary: AttributeError: 'NoneType' object has no attribute 'set_cursor'
Product: Red Hat Enterprise Linux 7 Reporter: Paul W. Frields <pfrields>
Component: anacondaAssignee: Brian Lane <bcl>
Status: CLOSED DUPLICATE QA Contact: Release Test Team <release-test-team-automation>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 7.0CC: mkolman
Target Milestone: rc   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:f11d312e4649dc84d1ee39ef50c791963a5f5ea8affa69db6413ed5fe3b990eb
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-10-30 20:33:12 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 Paul W. Frields 2014-09-18 12:57:33 UTC
Description of problem:
Booted from nightly Server x86_64 boot.iso. Anaconda gave a traceback before showing any dialogs.

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

The following was filed automatically by anaconda:
anaconda 19.31.90-1 exception report
Traceback (most recent call first):
  File "/tmp/updates/pyanaconda/ui/gui/__init__.py", line 552, in busyCursor
    window.set_cursor(Gdk.Cursor(Gdk.CursorType.WATCH))
  File "/tmp/updates/pyanaconda/ui/gui/__init__.py", line 304, in setup
    busyCursor()
  File "/sbin/anaconda", line 1164, in <module>
    anaconda._intf.setup(ksdata)
AttributeError: 'NoneType' object has no attribute 'set_cursor'

Additional info:
cmdline:        /usr/bin/python  /sbin/anaconda
cmdline_file:   initrd=initrd.img inst.stage2=hd:LABEL=RHEL-7.1\x20x86_64 quiet inst.repo=http://download.devel.redhat.com/nightly/RHEL-7.1-20140917.n.0/compose/Server/x86_64/os updates=http://vpodzime.fedorapeople.org/1074183_updates.img BOOT_IMAGE=vmlinuz 
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         3.10.0-160.el7.x86_64
product:        Red Hat Enterprise Linux
release:        Red Hat Enterprise Linux ComputeNode release 7.0 (Maipo)
release_type:   pre-release
type:           anaconda
version:        7.0

Comment 1 Paul W. Frields 2014-09-18 12:57:35 UTC
Created attachment 938886 [details]
File: anaconda-tb

Comment 2 Paul W. Frields 2014-09-18 12:57:36 UTC
Created attachment 938887 [details]
File: anaconda.log

Comment 3 Paul W. Frields 2014-09-18 12:57:37 UTC
Created attachment 938888 [details]
File: environ

Comment 4 Paul W. Frields 2014-09-18 12:57:38 UTC
Created attachment 938889 [details]
File: lsblk_output

Comment 5 Paul W. Frields 2014-09-18 12:57:39 UTC
Created attachment 938890 [details]
File: nmcli_dev_list

Comment 6 Paul W. Frields 2014-09-18 12:57:40 UTC
Created attachment 938891 [details]
File: os_info

Comment 7 Paul W. Frields 2014-09-18 12:57:42 UTC
Created attachment 938892 [details]
File: program.log

Comment 8 Paul W. Frields 2014-09-18 12:57:43 UTC
Created attachment 938893 [details]
File: storage.log

Comment 9 Paul W. Frields 2014-09-18 12:57:45 UTC
Created attachment 938894 [details]
File: syslog

Comment 10 Paul W. Frields 2014-09-18 12:57:46 UTC
Created attachment 938895 [details]
File: ifcfg.log

Comment 11 Paul W. Frields 2014-09-18 12:57:47 UTC
Created attachment 938896 [details]
File: packaging.log

Comment 13 Martin Kolman 2014-09-18 14:09:58 UTC
I believe there is a patch for this from Brian on the list.

Comment 14 Brian Lane 2014-10-30 20:33:12 UTC

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