Community Tip - Your Friends List is a way to easily have access to the community members that you interact with the most! X
Solved! Go to Solution.
Hi,
it looks like graphic card driver problem.
Do following test:
graphics win32_gdi
Are you asking how to change color settings in the software or just making an observation?
No. The drawing area is black. I am unable to draw and/or use the drawing area.
Hi,
it looks like graphic card driver problem.
Do following test:
graphics win32_gdi
Where is the location of the file config.pro?
FYI: The graphics win32_gdi is a temporary thing to show that it is a graphics card issue if you leave it, your performance will be negatively impacted.
Then, what is the permanent solution @Dale_Rosema @? A graphic driver update or something
Graphics driver update (or rollback, if you are on the latest release) is the normal solution.
Make sure you remove the option graphics win32_gdi to test the graphics card driver changes.
If the driver change doesn't work, There are a few options that can be added instead of turning off opengl.
Try each of these individually and see if they help
enable_opengl_fbo no
enable_opengl_vbo no
enable_opengl_shader no