Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
5.11.0
-
None
-
* All the tests have been done with the open-source Qt versions. (not a commercial license)
* Tested Qt 5.11 (NOK) and Qt 5.10.1 (OK) on the same MacBook Pro 15 inch (contains two graphics cards, an on board Intel Iris Pro 1536 MB graphics and a NVIDIA GeForce GT 750M).
MacOS version: 10.13.4
* Tested Qt 5.11 (NOK) on Win10 on an old Lenovo Laptop* All the tests have been done with the open-source Qt versions. (not a commercial license) * Tested Qt 5.11 (NOK) and Qt 5.10.1 (OK) on the same MacBook Pro 15 inch (contains two graphics cards, an on board Intel Iris Pro 1536 MB graphics and a NVIDIA GeForce GT 750M). MacOS version: 10.13.4 * Tested Qt 5.11 (NOK) on Win10 on an old Lenovo Laptop
-
5cc8db797a88a0b2654876e768ba9cdebc053534
Description
I have been trying to get webGL integration to work on macOS with Qt5.11.0 and could not get it to work.
I do get the rotating green circle (connecting to webGL), then the browser displays the project name and then I only get a white screen (empty screen).
After trying different example projects (without code modification) and different browsers (Safari, Firefox, Chrome) without success, I also tried with Qt5.11.0 on a Win10 machine with the same white screen.
The same projects works works via webGL with Qt5.10.1 on the same macOS machine. (I have not tried Qt5.10 on WIn10, because I do not have Qt5.10 installed on that machine.)
Have there been any configuration changes to the renderer or whatever so no UI is displayed ?
Thanks for your help,
Thomas