Description of problem: $ sudo liveusb-creator QQmlApplicationEngine failed to load component qrc:/liveusb.qml:5 module "QtGraphicalEffects" is not installed Traceback (most recent call last): File "/bin/liveusb-creator", line 106, in <module> main() File "/bin/liveusb-creator", line 100, in main LiveUSBApp(opts, sys.argv) File "/usr/lib/python2.7/site-packages/liveusb/gui.py", line 883, in __init__ engine.rootObjects()[0].show() IndexError: list index out of range This is Fedora 22. It seems some dependency is missing from the spec file. Version-Release number of selected component (if applicable): liveusb-creator-3.91.0-1.fc22.noarch
Same problem on Fedora 23. $ sudo /usr/bin/liveusb-creator QQmlApplicationEngine failed to load component qrc:/liveusb.qml:5 module "QtGraphicalEffects" is not installed Traceback (most recent call last): File "/usr/bin/liveusb-creator", line 106, in <module> main() File "/usr/bin/liveusb-creator", line 100, in main LiveUSBApp(opts, sys.argv) File "/usr/lib/python2.7/site-packages/liveusb/gui.py", line 883, in __init__ engine.rootObjects()[0].show() IndexError: list index out of range $ sudo dnf install qt5-qtgraphicaleffects.x86_64 Now it launches.
Fixed upstream. https://github.com/lmacken/liveusb-creator/pull/40
liveusb-creator-3.92.1-1.fc24 has been submitted as an update to Fedora 24. https://bodhi.fedoraproject.org/updates/FEDORA-2016-ff4136b90c
liveusb-creator-3.92.1-1.fc24 has been pushed to the Fedora 24 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-ff4136b90c
liveusb-creator-3.93.1-1.fc24 has been submitted as an update to Fedora 24. https://bodhi.fedoraproject.org/updates/FEDORA-2016-ff4136b90c
liveusb-creator-3.93.1-1.fc24 has been pushed to the Fedora 24 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-ff4136b90c
deps fixed
liveusb-creator-3.93.2-1.fc24 has been submitted as an update to Fedora 24. https://bodhi.fedoraproject.org/updates/FEDORA-2016-ff4136b90c
liveusb-creator-3.93.2-1.fc24 has been pushed to the Fedora 24 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-ff4136b90c
liveusb-creator-3.93.3-1.fc24 has been submitted as an update to Fedora 24. https://bodhi.fedoraproject.org/updates/FEDORA-2016-ff4136b90c
liveusb-creator-3.93.3-1.fc24 has been pushed to the Fedora 24 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-ff4136b90c
liveusb-creator-3.93.3-1.fc24 has been pushed to the Fedora 24 stable repository. If problems still persist, please make note of it in this bug report.