FS#36056 - [qtcreator] Binary Compatibility issue

Attached to Project: Community Packages
Opened by Leonardo (leobackes) - Sunday, 07 July 2013, 07:20 GMT
Last edited by Sven-Hendrik Haase (Svenstaro) - Monday, 08 July 2013, 16:14 GMT
Task Type Bug Report
Category Upstream Bugs
Status Closed
Assigned To Sven-Hendrik Haase (Svenstaro)
Architecture x86_64
Severity Critical
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
Qt has a new override in version 5.1, which makes QtCreator freezes and unable to compile projects.
Details in https://bugreports.qt-project.org/browse/QTBUG-32284.

Additional info:
This issue can affect other Qt5 apps too.


Steps to reproduce:
Update QtCreator to version 2.7.2 and Qt5 to 5.1;
Start QtCreator and try to build a project. It will freezes for 30 seconds and output an error in Compile Output tab it could not start qmake/make.
This task depends upon

Closed by  Sven-Hendrik Haase (Svenstaro)
Monday, 08 July 2013, 16:14 GMT
Reason for closing:  Fixed
Comment by Sven-Hendrik Haase (Svenstaro) - Sunday, 07 July 2013, 15:08 GMT
This is a grave problem that has no patch for now. Upstream is aware of the issue and seems to be taking it very seriously. I think we can expect a fix release rather soon.
Comment by Jan Rüegg (rggjan) - Monday, 08 July 2013, 08:09 GMT
When (re-)compiled with qt5.1, it works...
Comment by m (macioosch) - Monday, 08 July 2013, 09:53 GMT
As a temporal workaround, programs may be compiled on the command line with qmake, make, and flags suggested by qtcreator.
Comment by Sven-Hendrik Haase (Svenstaro) - Monday, 08 July 2013, 13:02 GMT
Please test the rebuild.
Comment by Sergey (bsergik) - Monday, 08 July 2013, 13:25 GMT
Just have tested. qtcreator-2.7.2-2-x86_64 works fine.
Comment by m (macioosch) - Monday, 08 July 2013, 13:33 GMT
New rebuild (qtcreator-2.7.2-2-x86_64) works fine, thanks.

Loading...