FS#54180 - [qtcreator] Designer error
Attached to Project:
Arch Linux
Opened by HKKH (HKKH) - Thursday, 25 May 2017, 07:16 GMT
Last edited by Antonio Rojas (arojas) - Friday, 26 May 2017, 06:12 GMT
Opened by HKKH (HKKH) - Thursday, 25 May 2017, 07:16 GMT
Last edited by Antonio Rojas (arojas) - Friday, 26 May 2017, 06:12 GMT
|
Details
Design tab in qtcreator can't open and edit any qml file.
Qtcreator 4.3 Here is console output: ////////////// SOFT ASSERT: "projects.size() == rootItem()->childCount()" in file ../../../../qt-creator-opensource-src-4.3.0/src/plugins/projectexplorer/projectmodels.cpp, line 231 Process finished: ("{d7c97ff6-5e8d-4868-86d0-b34535d760ee}", "editormode", "-graphicssystem raster") exitCode: 0 Process finished: ("{d7c97ff6-5e8d-4868-86d0-b34535d760ee}", "rendermode", "-graphicssystem raster") exitCode: 0 Process finished: ("{d7c97ff6-5e8d-4868-86d0-b34535d760ee}", "previewmode", "-graphicssystem raster") exitCode: 0 ////////////// |
This task depends upon
Closed by Antonio Rojas (arojas)
Friday, 26 May 2017, 06:12 GMT
Reason for closing: Duplicate
Additional comments about closing: FS#53380
Friday, 26 May 2017, 06:12 GMT
Reason for closing: Duplicate
Additional comments about closing:
libGL error: No matching fbConfigs or visuals found
libGL error: failed to load driver: swrast
Unrecognized OpenGL version
Unrecognized OpenGL version
I relates to
FS#53380andFS#53360. Unfortunately there is not a useful solution for this bug. For now I force removed libglvnd (pacman -Rdd) and it seems that this bug is solved in qtcreator. But I didn't know it's side effects.