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
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

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 
Comment by Antonio Rojas (arojas) - Thursday, 25 May 2017, 07:53 GMT
I can only see a warning in your screenshot. What's the error? Please attach an affected file.
Comment by HKKH (HKKH) - Thursday, 25 May 2017, 14:49 GMT
It relates to nvidia-340 driver. I have not this bug in nouvea.
Comment by Antonio Rojas (arojas) - Thursday, 25 May 2017, 14:59 GMT
Please describe exactly what the issue is. Your screenshot has nothing to do with the actual content of the report
Comment by HKKH (HKKH) - Friday, 26 May 2017, 04:17 GMT
I have this error when I compile and run a Qtquick app:
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#53380  and  FS#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.

Loading...