Bug 1635185 - IndexError: list index out of range
Summary: IndexError: list index out of range
Keywords:
Status: CLOSED DUPLICATE of bug 1623189
Alias: None
Product: Fedora
Classification: Fedora
Component: blivet-gui
Version: 29
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Vojtech Trefny
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:f78789245192ff462e6724cdf2e...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-10-02 09:55 UTC by Tomas Hudziec
Modified: 2018-10-30 12:38 UTC (History)
8 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2018-10-30 12:38:50 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: anaconda-tb (1.88 MB, text/plain)
2018-10-02 09:55 UTC, Tomas Hudziec
no flags Details
File: anaconda.log (48.86 KB, text/plain)
2018-10-02 09:55 UTC, Tomas Hudziec
no flags Details
File: dbus.log (3.13 KB, text/plain)
2018-10-02 09:55 UTC, Tomas Hudziec
no flags Details
File: environ (637 bytes, text/plain)
2018-10-02 09:55 UTC, Tomas Hudziec
no flags Details
File: hawkey.log (48.77 KB, text/plain)
2018-10-02 09:55 UTC, Tomas Hudziec
no flags Details
File: lorax-packages.log (25.22 KB, text/plain)
2018-10-02 09:55 UTC, Tomas Hudziec
no flags Details
File: lsblk_output (1.08 KB, text/plain)
2018-10-02 09:55 UTC, Tomas Hudziec
no flags Details
File: lvm.log (311.31 KB, text/plain)
2018-10-02 09:55 UTC, Tomas Hudziec
no flags Details
File: nmcli_dev_list (3.23 KB, text/plain)
2018-10-02 09:55 UTC, Tomas Hudziec
no flags Details
File: os_info (554 bytes, text/plain)
2018-10-02 09:55 UTC, Tomas Hudziec
no flags Details
File: program.log (47.60 KB, text/plain)
2018-10-02 09:55 UTC, Tomas Hudziec
no flags Details
File: storage.log (165.56 KB, text/plain)
2018-10-02 09:56 UTC, Tomas Hudziec
no flags Details
File: syslog (356.41 KB, text/plain)
2018-10-02 09:56 UTC, Tomas Hudziec
no flags Details
File: ifcfg.log (5.84 KB, text/plain)
2018-10-02 09:56 UTC, Tomas Hudziec
no flags Details
File: packaging.log (8.76 KB, text/plain)
2018-10-02 09:56 UTC, Tomas Hudziec
no flags Details

Description Tomas Hudziec 2018-10-02 09:55:31 UTC
Description of problem:
In blivet-GUI in Anaconda I clicked on button with bulb icon to show details of partition. Dialog window popped up, but did not react on any input and after while dialog about bug was shown.

Version-Release number of selected component:
anaconda-29.24.3

The following was filed automatically by anaconda:
anaconda 29.24.3 exception report
Traceback (most recent call first):
  File "/usr/lib/python3.7/site-packages/blivetgui/dialogs/size_chooser.py", line 777, in default_unit
    return self.available_units[-1]
  File "/usr/lib/python3.7/site-packages/blivetgui/dialogs/size_chooser.py", line 693, in __init__
    self.selected_unit = self.default_unit
  File "/usr/lib/python3.7/site-packages/blivetgui/dialogs/size_chooser.py", line 105, in __init__
    self.main_chooser = SizeChooser(max_size=self.max_size, min_size=self.min_size)
  File "/usr/lib/python3.7/site-packages/blivetgui/dialogs/add_dialog.py", line 699, in add_size_area
    raid_type=raid_level)
  File "/usr/lib/python3.7/site-packages/blivetgui/dialogs/add_dialog.py", line 929, in on_devices_combo_changed
    self.add_size_area()
IndexError: list index out of range

Additional info:
addons:         com_redhat_docker, com_redhat_kdump
blivet-gui-utils.log: 
cmdline:        /usr/bin/python3  /sbin/anaconda
cmdline_file:   initrd=/distrotrees/95173/initrd method=http://download.eng.brq.redhat.com/pub/fedora/fedmsg/dumpdata/Fedora-29-20180929.n.0/Workstation/x86_64/os/ repo=http://download.eng.brq.redhat.com/pub/fedora/fedmsg/dumpdata/Fedora-29-20180929.n.0/Workstation/x86_64/os/  BOOT_IMAGE=/distrotrees/95173/kernel 
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         4.18.9-300.fc29.x86_64
product:        Fedora
release:        Cannot get release name.
release_type:   pre-release
type:           anaconda
version:        29

Comment 1 Tomas Hudziec 2018-10-02 09:55:40 UTC
Created attachment 1489364 [details]
File: anaconda-tb

Comment 2 Tomas Hudziec 2018-10-02 09:55:42 UTC
Created attachment 1489365 [details]
File: anaconda.log

Comment 3 Tomas Hudziec 2018-10-02 09:55:44 UTC
Created attachment 1489366 [details]
File: dbus.log

Comment 4 Tomas Hudziec 2018-10-02 09:55:45 UTC
Created attachment 1489367 [details]
File: environ

Comment 5 Tomas Hudziec 2018-10-02 09:55:47 UTC
Created attachment 1489368 [details]
File: hawkey.log

Comment 6 Tomas Hudziec 2018-10-02 09:55:49 UTC
Created attachment 1489369 [details]
File: lorax-packages.log

Comment 7 Tomas Hudziec 2018-10-02 09:55:51 UTC
Created attachment 1489370 [details]
File: lsblk_output

Comment 8 Tomas Hudziec 2018-10-02 09:55:53 UTC
Created attachment 1489371 [details]
File: lvm.log

Comment 9 Tomas Hudziec 2018-10-02 09:55:55 UTC
Created attachment 1489372 [details]
File: nmcli_dev_list

Comment 10 Tomas Hudziec 2018-10-02 09:55:56 UTC
Created attachment 1489373 [details]
File: os_info

Comment 11 Tomas Hudziec 2018-10-02 09:55:58 UTC
Created attachment 1489374 [details]
File: program.log

Comment 12 Tomas Hudziec 2018-10-02 09:56:00 UTC
Created attachment 1489375 [details]
File: storage.log

Comment 13 Tomas Hudziec 2018-10-02 09:56:03 UTC
Created attachment 1489376 [details]
File: syslog

Comment 14 Tomas Hudziec 2018-10-02 09:56:05 UTC
Created attachment 1489377 [details]
File: ifcfg.log

Comment 15 Tomas Hudziec 2018-10-02 09:56:06 UTC
Created attachment 1489378 [details]
File: packaging.log

Comment 16 Vojtech Trefny 2018-10-30 12:38:50 UTC

*** This bug has been marked as a duplicate of bug 1623189 ***


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