lmacken / liveusb-creator

A cross-platform tool for easily installing Fedora on to USB flash drives and SD cards.
http://fedorahosted.org/liveusb-creator
GNU General Public License v2.0
140 stars 47 forks source link

Partially fix RHBZ#1329608 #50

Closed frantisekz closed 8 years ago

frantisekz commented 8 years ago

This PR partially fixes https://bugzilla.redhat.com/show_bug.cgi?id=1329608 .

Remaining work must be done in other packages (qt5-qtquickcontrols and maybe other qt dependencies).

MartinBriza commented 8 years ago

Hi, thanks for the pull request. I won't merge it though for the reason we're porting away from urlgrabber and using so recent version of Qt is not entirely necessary. I'll fix this myself by using older versions of QtQuick imports and setting the required version according to them.