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

Set graphics system to native to avoid blank windows when X server runs under user #23

Closed jreznik closed 9 years ago

jreznik commented 9 years ago

Set graphics system to native to avoid blank windows when X server runs under user (not root) (rhbz#1212180). It's needed for Workstation spin in F22+. Qt upstream does not intend to fix it in Qt 4 but it's fixed in Qt 5.

lmacken commented 9 years ago

Perfect, I was actually going to look into this issue today ;) Thanks!