Hide Forgot
Description of problem: when starting liveusb-creator from GUI it starts, runs for a couple of seconds then dies. Running from a command line same problem with output IndexError: list index out of range Version-Release number of selected component (if applicable): liveusb-creator-3.95.4-1.fc24.noarch Linux somehost.nodomain.com 4.8.11-200.fc24.x86_64 #1 SMP Mon Nov 28 19:36:57 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux How reproducible: select liveusb-creator icon from Applications --> System-Tools or type liveusb-creator from command line Steps to Reproduce: 1. As above 2. 3. Actual results: Aborts at startup liveusb-creator file:///usr/lib64/qt5/qml/QtQuick/Controls/ComboBox.qml:560:5: QML Menu: Binding loop detected for property "__selectedIndex" Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/liveusb/gui.py", line 670, in run get_fedora_flavors() File "/usr/lib/python2.7/site-packages/liveusb/releases.py", line 257, in get_fedora_flavors products = getProducts('https://getfedora.org/') File "/usr/lib/python2.7/site-packages/liveusb/releases.py", line 249, in getProducts product = getProductDetails(productUrl) File "/usr/lib/python2.7/site-packages/liveusb/releases.py", line 223, in getProductDetails download = getDownload(url + "/download/") File "/usr/lib/python2.7/site-packages/liveusb/releases.py", line 76, in getDownload size = getSize(d('a.btn-success').parent().parent()('h5').text()) File "/usr/lib/python2.7/site-packages/liveusb/releases.py", line 19, in getArch return url.split('/')[-1].split('.')[0].split('-')[3] IndexError: list index out of range Aborted Expected results: Starts without abrt Additional info:
As this has been obseleted in favour of fedora mediawriter this bug can be closed.