Bug 516557 - AttributeError: 'StorageDevice' object has no attribute 'geometry'
Summary: AttributeError: 'StorageDevice' object has no attribute 'geometry'
Keywords:
Status: CLOSED DUPLICATE of bug 504002
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: x86_64
OS: Linux
low
medium
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: anaconda_trace_hash:31fdadd267e1d3722...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-08-10 13:06 UTC by Clyde E. Kunkel
Modified: 2009-08-13 14:34 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-08-10 14:06:13 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Attached traceback automatically from anaconda. (2.05 MB, text/plain)
2009-08-10 13:06 UTC, Clyde E. Kunkel
no flags Details
Attached traceback automatically from anaconda. (2.03 MB, text/plain)
2009-08-11 14:31 UTC, Clyde E. Kunkel
no flags Details
Attached traceback automatically from anaconda. (3.39 MB, text/plain)
2009-08-11 15:02 UTC, Clyde E. Kunkel
no flags Details
Attached traceback automatically from anaconda. (2.03 MB, text/plain)
2009-08-13 14:34 UTC, Clyde E. Kunkel
no flags Details

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.


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