View Full Version : Problem running Vizard
Jerry
03-04-2008, 02:02 PM
I have installed Vizard on a computer which is unable to run it.
Whenever I run a script I get the error:
Producer::VisualChooser: unable to setup a valid visual with WGL extensions, switching to compatibility mode
This happens after opening the window but before anything appears.
How can I fix this?
farshizzo
03-04-2008, 02:54 PM
Can you provide some hardware specs of the computer? It seems like it might not have proper OpenGL support.
Jerry
03-05-2008, 12:07 PM
It's just a standard Dell Optiplex g270 with a Radeon 9500 card.
BTW, there is sometimes another error having to do with "glyph"
and "font". I can't give you the whole thing now because I don't have
access to the computer today.
So if the OpenGL support is corrupted, do you know how I can restore it?
Jerry
03-05-2008, 03:53 PM
I found a reference to that error. It appears to come from the VisualChooser module of OpenSceneGraph. You can see the error message in the source code here:
http://www.openscenegraph.org/projects/osg/browser/OpenSceneGraph/trunk/src/osgPlugins/cfg/VisualChooser.cpp
It also appears in this document:
http://archive.netbsd.se/?ml=openscenegraph-submissions&a=2006-07&t=2179192
which implies that the graphics card is too old, but I would think a Radeon 9500 would be relatively recent and support the "WGL Extensions" mentioned.
Any ideas?
Jerry
03-06-2008, 12:11 PM
Never mind. I changed to an nVidia video card and the problem
went away.
vBulletin® v3.8.7, Copyright ©2000-2025, vBulletin Solutions, Inc.