Bug 692794

Summary: AttributeError: 'NoneType' object has no attribute 'get_parent_window'
Product: Red Hat Enterprise Linux 5 Reporter: Red Hat Case Diagnostics <case-diagnostics>
Component: subscription-managerAssignee: Chris Duryee <cduryee>
Status: CLOSED DUPLICATE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 5.7CC: alikins
Target Milestone: rc   
Target Release: 5.7   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: firstboot_trace_hash:ef676e1b7f8600df5311b77b28173e4a2cff05025a8661bf7133ca8824af9880
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-04-13 20:39:00 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:
Bug Depends On:    
Bug Blocks: 675214    
Attachments:
Description Flags
File: backtrace none

Description Red Hat Case Diagnostics 2011-04-01 08:15:49 UTC
The following was filed automatically by firstboot:
firstboot 1.110.10 exception report
Traceback (most recent call last):
  File "/usr/sbin/firstboot", line 192, in <module>
    config.moduleList = loadModules(config.moduleDir, config.mode)
  File "/usr/lib/python2.6/site-packages/firstboot/loader.py", line 140, in loadModules
    obj.loadModules(mode=mode)
  File "/usr/lib/python2.6/site-packages/firstboot/moduleset.py", line 111, in loadModules
    self.moduleList = loadModules(self.path, mode)
  File "/usr/lib/python2.6/site-packages/firstboot/loader.py", line 101, in loadModules
    obj = loaded.moduleClass()
  File "/usr/share/rhn/up2date_client/firstboot/rhsm_subscriptions.py", line 23, in __init__
    managergui.MainWindow.__init__(self)
  File "/usr/share/rhsm/gui/managergui.py", line 261, in __init__
    self._check_rhn_classic()
  File "/usr/share/rhsm/gui/managergui.py", line 421, in _check_rhn_classic
    self._get_window())
  File "/usr/share/rhn/up2date_client/firstboot/rhsm_subscriptions.py", line 54, in _get_window
    return self.vbox.get_parent_window().get_user_data()
AttributeError: 'NoneType' object has no attribute 'get_parent_window'

Comment 1 Red Hat Case Diagnostics 2011-04-01 08:16:08 UTC
Created attachment 489315 [details]
File: backtrace

Comment 4 RHEL Program Management 2011-04-04 02:02:23 UTC
Since RHEL 6.1 External Beta has begun, and this bug remains
unresolved, it has been rejected as it is not proposed as
exception or blocker.

Red Hat invites you to ask your support representative to
propose this request, if appropriate and relevant, in the
next release of Red Hat Enterprise Linux.

Comment 5 Adrian Likins 2011-04-13 20:39:00 UTC

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