QtCreator 2.5.2 Linux Crash
-
Hey all, have an odd crash happening with Qt Creator on linux, whenever I try and edit a .ui file no matter if it's a brand new one or a older one, QtCreator crashes with the following error:
@QWidget: Must construct a QApplication before a QPaintDevice
Aborted@Everything else in QtCreator works just fine, just can't edit any forms :s
-
Unusual. You do have some Qt builds added to Qt Versions in options, right?
Also, QtC 2.6 is released, try there - maybe it's fixed if it was a bug.