Bug 1396447

Summary: [abrt] blivet-gui: device_info_dialog.py:97:_get_partition_info:RuntimeError: NOTABUG
Product: [Fedora] Fedora Reporter: Vojtech Trefny <vtrefny>
Component: blivet-guiAssignee: Vojtech Trefny <vtrefny>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 25CC: vtrefny
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/d0e360af7136cd5622971b19bf39f5bff1909e88
Whiteboard: abrt_hash:c091c58f187e05b8595c5781bf2675a3e2a4e1d0;
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-11-18 10:36:04 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
File: backtrace
none
File: blivet.log
none
File: environ
none
File: program.log none

Description Vojtech Trefny 2016-11-18 10:34:10 UTC
Version-Release number of selected component:
blivet-gui-2.0.1-1.fc25

Additional info:
reporter:       libreport-2.8.0
cmdline:        /bin/python3 /usr/bin/blivet-gui
executable:     /usr/bin/blivet-gui
kernel:         4.8.8-300.fc25.x86_64
pkg_fingerprint: 4089 D8F2 FDB1 9C98
pkg_vendor:     Fedora Project
runlevel:       N 3
type:           Python3
uid:            1000

Truncated backtrace:
device_info_dialog.py:97:_get_partition_info:RuntimeError: NOTABUG

Traceback (most recent call last):
  File "/usr/lib/python3.5/site-packages/blivetgui/blivetgui.py", line 256, in device_information
    dialog = device_info_dialog.DeviceInformationDialog(self.main_window, blivet_device)
  File "/usr/lib/python3.5/site-packages/blivetgui/dialogs/device_info_dialog.py", line 89, in __init__
    self.device_info = self.add_device_info()
  File "/usr/lib/python3.5/site-packages/blivetgui/dialogs/device_info_dialog.py", line 196, in add_device_info
    adv_info_label.set_markup(adv_info_fn())
  File "/usr/lib/python3.5/site-packages/blivetgui/dialogs/device_info_dialog.py", line 97, in _get_partition_info
    raise RuntimeError("NOTABUG")
RuntimeError: NOTABUG

Local variables in innermost frame:
self: <device_info_dialog.DeviceInformationDialog object at 0x7f6a13ac4e58 (blivetgui+dialogs+device_info_dialog+DeviceInformationDialog at 0x55c4a3e38900)>

Comment 1 Vojtech Trefny 2016-11-18 10:34:14 UTC
Created attachment 1221809 [details]
File: backtrace

Comment 2 Vojtech Trefny 2016-11-18 10:34:16 UTC
Created attachment 1221810 [details]
File: blivet.log

Comment 3 Vojtech Trefny 2016-11-18 10:34:17 UTC
Created attachment 1221811 [details]
File: environ

Comment 4 Vojtech Trefny 2016-11-18 10:34:19 UTC
Created attachment 1221812 [details]
File: program.log