Bug 676531 - AttributeError: 'InstallInterface' object has no attribute 'reinitializeWindow'
Summary: AttributeError: 'InstallInterface' object has no attribute 'reinitializeWindow'
Keywords:
Status: CLOSED DUPLICATE of bug 675955
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: All
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: anaconda_trace_hash:e04545dadf897cd06...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-02-10 06:38 UTC by Andre Robatino
Modified: 2011-02-10 09:52 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-02-10 09:52:35 UTC
Type: ---


Attachments (Terms of Use)
Attached traceback automatically from anaconda. (82.08 KB, text/plain)
2011-02-10 06:38 UTC, Andre Robatino
no flags Details
Attached traceback automatically from anaconda. (81.09 KB, text/plain)
2011-02-10 06:42 UTC, Andre Robatino
no flags Details

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

Comment 1 Andre Robatino 2011-02-10 06:38:46 UTC
Created attachment 477973 [details]
Attached traceback automatically from anaconda.

Comment 2 Andre Robatino 2011-02-10 06:42:02 UTC
Created attachment 477975 [details]
Attached traceback automatically from anaconda.

Comment 3 Andre Robatino 2011-02-10 06:43:36 UTC
Text mode installation from the 15 Alpha TC1 DVD fails (both i386 and x86_64).

Comment 4 Ales Kozumplik 2011-02-10 09:52:35 UTC

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


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