Bug 1207743 - [abrt] blivet-gui: AttributeError: 'Ext4FS' object has no attribute 'partedDisk'
Summary: [abrt] blivet-gui: AttributeError: 'Ext4FS' object has no attribute 'partedDisk'
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: blivet-gui
Version: 22
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Vojtech Trefny
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:ddfb2c38b438ff352e320b44691...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-03-31 15:22 UTC by Diederik van Lierop
Modified: 2015-04-21 19:26 UTC (History)
1 user (show)

Fixed In Version: blivet-gui-0.2.4-1.fc22
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-04-21 19:26:42 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.08 KB, text/plain)
2015-03-31 15:22 UTC, Diederik van Lierop
no flags Details
File: blivet-gui-tb (107.58 KB, text/plain)
2015-03-31 15:22 UTC, Diederik van Lierop
no flags Details
File: blivet.log (83.91 KB, text/plain)
2015-03-31 15:22 UTC, Diederik van Lierop
no flags Details
File: description (1.17 KB, text/plain)
2015-03-31 15:22 UTC, Diederik van Lierop
no flags Details
File: environ (221 bytes, text/plain)
2015-03-31 15:22 UTC, Diederik van Lierop
no flags Details
File: program.log (21.39 KB, text/plain)
2015-03-31 15:22 UTC, Diederik van Lierop
no flags Details

Description Diederik van Lierop 2015-03-31 15:22:50 UTC
Description of problem:
Error occured while starting blivet-gui for the first time

Version-Release number of selected component:
blivet-gui-0.2.3-1.fc22.noarch

Additional info:
reporter:       libreport-2.5.0
blivet-gui.log: 
cmdline:        /usr/bin/python  /usr/bin/blivet-gui
executable:     /usr/bin/blivet-gui
hashmarkername: blivet-gui
kernel:         4.0.0-0.rc5.git1.3.fc22.x86_64
other involved packages: python-blivet-1.0.5-1.fc22.noarch
product:        Fedora
release:        Fedora release 22 (Twenty Two)
type:           Python
version:        22

Truncated backtrace:
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/blivetgui/list_devices.py", line 195, in on_disk_selection_changed
    self.blivet_gui.update_partitions_view(device_changed=True)
  File "/usr/lib/python2.7/site-packages/blivetgui/blivetgui.py", line 143, in update_partitions_view
    self.list_partitions.update_partitions_list(self.list_devices.selected_device)
  File "/usr/lib/python2.7/site-packages/blivetgui/list_partitions.py", line 135, in update_partitions_list
    partitions = self.blivet_gui.blivet_utils.get_partitions(selected_device)
  File "/usr/lib/python2.7/site-packages/blivetgui/utils.py", line 386, in get_partitions
    partitions = self.get_free_space(blivet_device, partitions)
  File "/usr/lib/python2.7/site-packages/blivetgui/utils.py", line 297, in get_free_space
    free_space = blivet.partitioning.getFreeRegions([blivet_device])
  File "/usr/lib/python2.7/site-packages/blivet/partitioning.py", line 407, in getFreeRegions
    for f in disk.format.partedDisk.getFreeSpaceRegions():
AttributeError: 'Ext4FS' object has no attribute 'partedDisk'

Comment 1 Diederik van Lierop 2015-03-31 15:22:52 UTC
Created attachment 1009114 [details]
File: backtrace

Comment 2 Diederik van Lierop 2015-03-31 15:22:54 UTC
Created attachment 1009115 [details]
File: blivet-gui-tb

Comment 3 Diederik van Lierop 2015-03-31 15:22:55 UTC
Created attachment 1009116 [details]
File: blivet.log

Comment 4 Diederik van Lierop 2015-03-31 15:22:56 UTC
Created attachment 1009117 [details]
File: description

Comment 5 Diederik van Lierop 2015-03-31 15:22:57 UTC
Created attachment 1009118 [details]
File: environ

Comment 6 Diederik van Lierop 2015-03-31 15:22:58 UTC
Created attachment 1009119 [details]
File: program.log

Comment 7 Fedora Update System 2015-04-13 14:29:08 UTC
blivet-gui-0.2.4-1.fc22 has been submitted as an update for Fedora 22.
https://admin.fedoraproject.org/updates/blivet-gui-0.2.4-1.fc22

Comment 8 Fedora Update System 2015-04-21 19:26:42 UTC
blivet-gui-0.2.4-1.fc22 has been pushed to the Fedora 22 stable repository.  If problems still persist, please make note of it in this bug report.


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