Bug 516557
| Summary: | AttributeError: 'StorageDevice' object has no attribute 'geometry' | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Clyde E. Kunkel <clydekunkel7734> |
| Component: | anaconda | Assignee: | Anaconda Maintenance Team <anaconda-maint-list> |
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | rawhide | CC: | 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: | |||
Created attachment 356886 [details]
Attached traceback automatically from anaconda.
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. *** This bug has been marked as a duplicate of bug 504002 *** Created attachment 357026 [details]
Attached traceback automatically from anaconda.
Created attachment 357033 [details]
Attached traceback automatically from anaconda.
Created attachment 357327 [details]
Attached traceback automatically from anaconda.
|
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'