You are not logged in.

#1 2016-03-30 16:43:24

jf25
Member
From: Germany
Registered: 2015-07-11
Posts: 35

[SOLVED] UI designer of qtcreator is broken

Steps to reproduce:
- open any Qt-Widgets project in QtCreator
- double-click the mainwindow.ui (or similar) file in file hierarchy view on the left, so that the ui designer would appear
-> qtcreator crashes

Output:

% LC_ALL=C qtcreator                                         :(
Cannot mix incompatible Qt library (version 0x50501) with this library (version 0x50600)
/usr/bin/qtcreator: line 2:  3023 Aborted                 (core dumped) QT_LOGGING_TO_CONSOLE=1 qtcreator-bin $@

I first noticed the problem yesterday. I'm not sure when this broke though, because I didn't use the UI designer in the last weeks. But it's likely related to the last updates of qt5 and qtcreator on 2016-03-28:

2016-03-28 10:04:41	expac
2016-03-28 10:04:45	tslib
2016-03-28 10:04:46	qt5-base
2016-03-28 10:04:46	qt5-xmlpatterns
2016-03-28 10:04:47	qt5-declarative
2016-03-28 10:04:47	qt5-location
2016-03-28 10:04:47	qt5-multimedia
2016-03-28 10:04:47	qt5-quickcontrols
2016-03-28 10:04:47	qt5-script
2016-03-28 10:04:47	qt5-sensors
2016-03-28 10:04:47	qt5-svg
2016-03-28 10:04:47	qt5-tools
2016-03-28 10:04:48	qt5-translations
2016-03-28 10:04:48	qt5-webchannel
2016-03-28 10:04:48	qt5-webkit
2016-03-28 10:04:48	qt5-x11extras
2016-03-28 10:04:51	qtcreator

This thread might also be related: https://bbs.archlinux.org/viewtopic.php?id=210666
Anybody else with this problem?

Last edited by jf25 (2016-03-30 17:05:43)

Offline

#2 2016-03-30 16:48:56

eschwartz
Fellow
Registered: 2014-08-08
Posts: 4,097

Re: [SOLVED] UI designer of qtcreator is broken

That... and https://bbs.archlinux.org/viewtopic.php?id=210622

So go uninstall qt5-quick1 just like those threads suggest, and you will be fine. Moving right along...


Managing AUR repos The Right Way -- aurpublish (now a standalone tool)

Offline

#3 2016-03-30 17:05:08

jf25
Member
From: Germany
Registered: 2015-07-11
Posts: 35

Re: [SOLVED] UI designer of qtcreator is broken

Yes, that solves the problem. Thank you for the hint and sorry for not searching the forum well enough.

Offline

Board footer

Powered by FluxBB