Bug 675955 - AttributeError: 'InstallInterface' object has no attribute 'reinitializeWindow'
Summary: AttributeError: 'InstallInterface' object has no attribute 'reinitializeWindow'
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: x86_64
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Ales Kozumplik
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: anaconda_trace_hash:bd5894a3249a75716...
: 676531 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-02-08 12:24 UTC by Ales Kozumplik
Modified: 2014-09-30 23:39 UTC (History)
5 users (show)

Fixed In Version: anaconda-15.20-1
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-02-11 07:03:42 UTC
Type: ---


Attachments (Terms of Use)
Attached traceback automatically from anaconda. (81.13 KB, text/plain)
2011-02-08 12:24 UTC, Ales Kozumplik
no flags Details

Description Ales Kozumplik 2011-02-08 12:24:04 UTC
The following was filed automatically by anaconda:
anaconda 15.18 exception report
Traceback (most recent call first):
  File "/usr/lib64/python2.7/site-packages/pyanaconda/installinterfacebase.py", line 82, in questionInitializeDisk
    rc = self.reinitializeWindow(_("Storage Device Warning"),
  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 1082, in <lambda>
    details)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 1090, in handleUdevDiskLabelFormat
    if initcb is not None and initcb():
  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 1455, in handleUdevDeviceFormat
    self.handleUdevDiskLabelFormat(info, device)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 1003, in addUdevDevice
    self.handleUdevDeviceFormat(info, device)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 1760, in _populate
    self.addUdevDevice(dev)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 1718, in populate
    self._populate()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 434, in reset
    self.devicetree.populate()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 116, in storageInitialize
    storage.reset()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/dispatch.py", line 211, in moveStep
    rc = stepFunc(self.anaconda)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/dispatch.py", line 130, in gotoNext
    self.moveStep()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/dispatch.py", line 234, in currentStep
    self.gotoNext()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/text.py", line 501, in run
    (step, instance) = anaconda.dispatch.currentStep()
  File "/usr/sbin/anaconda", line 923, in <module>
    anaconda.intf.run(anaconda)
AttributeError: 'InstallInterface' object has no attribute 'reinitializeWindow'

Comment 1 Ales Kozumplik 2011-02-08 12:24:11 UTC
Created attachment 477599 [details]
Attached traceback automatically from anaconda.

Comment 2 Ales Kozumplik 2011-02-08 12:26:32 UTC
This is related to bug 657376. I hit it today when installing a new virt machine in text mode (uninitialized disks).

Comment 3 Ales Kozumplik 2011-02-10 09:52:35 UTC
*** Bug 676531 has been marked as a duplicate of this bug. ***

Comment 4 Andre Robatino 2011-02-10 10:26:08 UTC
The Platform should be "All Linux" since I hit it on both i386 and x86_64.


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