Bug 495744
| Summary: | Anaconda crash editing existing partition | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Andreas Thienemann <andreas> |
| 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, pjones, rmaximo, vanmeeuwen+fedora |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2009-04-14 15:59:48 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: | |||
*** This bug has been marked as a duplicate of bug 495665 *** |
17:14:18 CRITICAL: anaconda 11.5.0.44 exception report Traceback (most recent call first): File "/usr/lib/anaconda/iw/partition_ui_helpers_gui.py", line 401, in createPreExistFSOptionSection formatcb.connect("toggled", formatOptionResizeCB, (resizesb, origfs)) File "/usr/lib/anaconda/iw/partition_dialog_gui.py", line 415, in __init__ (row, self.fsoptionsDict) = createPreExistFSOptionSection(self.origrequest, maintable, row, self.mountCombo, self.storage , luksdev=luksdev) File "/usr/lib/anaconda/iw/partition_gui.py", line 1104, in editPartition restrictfs = restrictfs) File "/usr/lib/anaconda/iw/partition_gui.py", line 1068, in editCB self.editPartition(device) File "/usr/lib/anaconda/iw/partition_gui.py", line 943, in treeActivateCB self.editCB() AttributeError: 'NoneType' object has no attribute 'connect'