Bug 516557

Summary: AttributeError: 'StorageDevice' object has no attribute 'geometry'
Product: [Fedora] Fedora Reporter: Clyde E. Kunkel <clydekunkel7734>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: anaconda-maint-list, clydekunkel7734, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard: anaconda_trace_hash:31fdadd267e1d3722a2b73780fec41b22799e6e333cb9f58660deb1a2edd8022
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-08-10 14:06:13 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
Attached traceback automatically from anaconda.
none
Attached traceback automatically from anaconda.
none
Attached traceback automatically from anaconda.
none
Attached traceback automatically from anaconda. none

Description Clyde E. Kunkel 2009-08-10 13:06:34 UTC
The following was filed automatically by anaconda:
anaconda 12.11 exception report
Traceback (most recent call first):
  File "/usr/lib/anaconda/iw/partition_gui.py", line 161, in update
    xoffset = self.partedPartition.geometry.start / totalSectors * width
  File "/usr/lib/anaconda/iw/partition_gui.py", line 202, in __init__
    self.update()
  File "/usr/lib/anaconda/iw/partition_gui.py", line 266, in add
    stripe = DiskStripeSlice(self, partition, self.tree, self.editCB)
  File "/usr/lib/anaconda/iw/partition_gui.py", line 831, in populate
    stripe.add(device)
  File "/usr/lib/anaconda/iw/partition_gui.py", line 1356, in getScreen
    self.populate(initial = 1)
  File "/usr/lib/anaconda/gui.py", line 1285, in setScreen
    new_screen = self.currentWindow.getScreen(anaconda)
  File "/usr/lib/anaconda/gui.py", line 1202, in nextClicked
    self.setScreen ()
AttributeError: 'StorageDevice' object has no attribute 'geometry'

Comment 1 Clyde E. Kunkel 2009-08-10 13:06:46 UTC
Created attachment 356886 [details]
Attached traceback automatically from anaconda.

Comment 2 Clyde E. Kunkel 2009-08-10 13:22:00 UTC
Encountered while testing 499854 fixes with JKeating boot.iso with anaconda 12.11. Hit this bz after clicking custom layout in the select partitioning method screen.

This may be same as 504002.

Comment 3 Chris Lumens 2009-08-10 14:06:13 UTC

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

Comment 4 Clyde E. Kunkel 2009-08-11 14:31:56 UTC
Created attachment 357026 [details]
Attached traceback automatically from anaconda.

Comment 5 Clyde E. Kunkel 2009-08-11 15:02:58 UTC
Created attachment 357033 [details]
Attached traceback automatically from anaconda.

Comment 6 Clyde E. Kunkel 2009-08-13 14:34:18 UTC
Created attachment 357327 [details]
Attached traceback automatically from anaconda.