Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P1: Critical
-
Resolution: Duplicate
-
Affects Version/s: Qt Creator 3.0.0-rc1
-
Fix Version/s: None
-
Component/s: QML Profiler
-
Labels:
-
Environment:Mac OSX 10.8.5, Qt Creator 3.0 based on Qt5.2, SHA:e4d800ad4a2b7f29c302f43c0efaa7e592633cc7
-
Commits:a6348870ee1fc7b0270ceebf0f13dee7e5e54719
Description
Steps to reproduce:
- open Creator
- with or without opening/creating a project switch to Analyze and wait 2 seconds
Current behavior:
- mouse cursor turns to busy mode and never gets back to normal
- no more interaction with Creator possible
- Creator must be killed and restarted
Note: e4d800ad4a2b7f29c302f43c0efaa7e592633cc7 did not solve this issue - but starting Creator with
QSG_RENDER_LOOP=basic
set on the commandline solves this issue.