Black screen Areas in designer (qtcreator)
-
wrote on 4 May 2015, 15:00 last edited by
Hello,
I am trying out Qt on Ubuntu Linux 15.04 using Qt Creator 3.4.0 (opensource). When I switch (in the default QtQuick project) to the designer, certain areas are black (see screenshot): http://de.tinypic.com/r/kd0qwz/8
On the console output I get a lot of messages like this:
QQuickWidget cannot be used as a native child widget. Consider setting Qt::AA_DontCreateNativeWidgetSiblings
I find other posts on the internet about this, but no answers.
Thanks,
Nathan -
wrote on 7 May 2015, 12:31 last edited by
Well, it turns out the problem where the system wide qt5 libraries. I had to remove them, and everything worked. Unfortunately that also meant removing any qt5 application, like kde5.
-
wrote on 7 May 2015, 18:48 last edited by BartBlackMagic 5 Jul 2015, 18:49
I have the same problem. Created a bug ticket here:
https://bugreports.qt.io/browse/QTCREATORBUG-14303
3/3