Description of problem: I just installed unetbootin in Cauldron and got no errors during the installation, but as soon as I ran it from Program -> Tools ->System tools I only see a gray gui after giving the root password when Unetbootin window appears. Version-Release number of selected component (if applicable): 661-2 How reproducible: All the time. Steps to Reproduce: 1. Install Unetbootin. 2. Open Program menu -> Tools -> System tools and click on Unetbootin. 3. Give the root password when asked. 4. When the window of Unetbootin appears it's completely grayed out making it unusable.
Created attachment 11394 [details] Here's the info from the terminal when trying to open Unetbootin
Created attachment 11395 [details] What Unetbootin window looks like now
I found this: https://github.com/unetbootin/unetbootin/issues/194
CC: (none) => geiger.david68210
Doing QT_X11_NO_MITSHM=1 unetbootin as root did he trick to get a working gui, however this has to be done everytime someone wants to use Unetbootin. No chance to get it patched since this has been existing since the 26th of October last year?
Please test with patched unetbootin-661-3.mga8
Issue fixed with the new update. Closing as RESOLVED FIXED.
Status: NEW => RESOLVEDResolution: (none) => FIXED
I just submitted latest upstream release 675, patched to port it to Qt5 and also without the previous hack (QT_X11_NO_MITSHM=1). Let's see how it goes.