Closed abraaofilho10 closed 5 years ago
Hi, thanks for reporting, your driver, HD Graphics 3000 is in qt's blacklist, :-) but don't worry, that just means qt will do something special to make Qt works well with it, however, I haven't test Dust3D with the special cases, but I have tested the following software opengl workaround, and it works on my VirtualBox-windows 7.
This fix is for all the windows users, that Dust3D cannot show things properly.
Download this file and unzip it, get the opengl32sw.dll and put it in the same folder with dust3d.exe http://download.qt.io/development_releases/prebuilt/llvmpipe/windows/opengl32sw-32.7z
Set environment variable on Windows
Start Menu > Right Click My Computer > Advanced system settings > Environment Variables... > New...
Variable name: QT_OPENGL_DLL
Variable value: opengl32sw.dll
(Could you help me to test if it works please, thanks)
Dust3D use Modern OpenGL with shader function, OpenGL 3.0 is the lowest requirement. You can download the GLView, install it and run it, check the GL Report, see if OpenGL 3.0 is supported on your system. However, the QT officially provide a workaround for those systems which OpenGL are not function properly. Use opengl32sw.dll is to use the software opengl implementation. And I have tested on my VirtualBox-windows 7, opengl32sw.dll works well with Dust3D at current stage no matter what the original opengl supports your system provide.
It works!! Thanks! =)
But I found another bug. Should I open a new issue for that?
This seems to crashes only when I open it for first time (whenever it opens first time) and I try to add the first node.
Thanks for verifying, I have added this issue to the docs.
Please feel free to open new issue or continue on this one. For the crashes, do you mean first time open Dust3D since boot windows system? and it will work when you reopen Dust3D? Could you give more details on that, thanks.
Yes, it happens like you said. When I click to add first node, the program crashes. When I open it again it works without problems.
Hi, Abraão, thank you. Looks like something related to opengl but don't know the exact crash reason yet, I will continue to look into it.
Hi, I am closing this now for the coming 1.0 version. Please feel free to open a new issue for the latest version.
Hello! I tried the unstable release version on Windows 7 64 bits and it shows a blank screen and the toolbar is black.
I'm using: Intel Core i5 2500k Intel HD Graphics 3000
Screenshot: