HI Brian,

Could you try the SVN version of the OSG, all the examples are ported
over from Producer to osgViewer.  This might not solve the problem but
it will give us another data point.

As a general note, I am not familiar with Windows Remote Terminal, and
don't know whether one should expect it to work or not.  I'd recommend
trying other OpenGL apps through it and see what happens.

Robert


On 2/23/07, Brian Keener <[EMAIL PROTECTED]> wrote:
Accidentally stumbled on this.  I do a lot of work on a Windows XP laptop but
then when I am working from home I actually control the XP Laptop from a Win95
or Win2000 system using Windows Remote Terminal so I get a full monitor and
keyboard.  First few times I stumbled over this I thought it was some testing I
had been doing but now I realize that the same compile of OSG works on the
laptop but fails when used with Remote Terminal.  I have found as well that
where OSG fails on this - Producer (also shown below) will switch to
compatibility mode.

If I compile OSG in Cygwin and run the examples (osghangglide) while on my XP
laptop it works fine but if I run it while connected via Remote Terminal I get
this error:

[EMAIL PROTECTED] /usr/src/OpenSceneGraph/src
$ osghangglide
Windows Error #127: [Screen #0] ChooseMatchingPixelFormat() -
wglChoosePixelForm
atARB extension not found. Reason: The specified procedure could not be found.

Windows Error #127: [Screen #0] ChooseMatchingPixelFormat() -
wglChoosePixelForm
atARB extension not found. Reason: The specified procedure could not be found.

Error: [Screen #0] GraphicsWindowWin32::setPixelFormat() - No matching pixel
for
mat found based on traits specified
  GraphicsWindow has not been created successfully.
Created New Thread 0 Process: 305266696
Windows Error #127: [Screen #0] ChooseMatchingPixelFormat() -
wglChoosePixelForm
atARB extension not found. Reason: The specified procedure could not be found.

Windows Error #127: [Screen #0] ChooseMatchingPixelFormat() -
wglChoosePixelForm
atARB extension not found. Reason: The specified procedure could not be found.

Error: [Screen #0] GraphicsWindowWin32::setPixelFormat() - No matching pixel
for
mat found based on traits specified
  GraphicsWindow has not been created successfully.
Viewer::realize() - failed to set up any windows
osgViewer::Viewer::run() found the run count environment:10
Destructing Thread 0 Process: 305266696
Thread 0 Process: 305266696 being deleted
Thread 0 Process: 305266696 was deleted

[EMAIL PROTECTED] /usr/src/OpenSceneGraph/src
$

but if I run the fullscreen test from Producer I get this

[EMAIL PROTECTED] /usr/src/producer/test/fullscreen/cygwin32.debug
$ fullscreen_test
Created New Thread 0 Process: 269156360
Barrier constructed
Constructing Render Surface
Producer::VisualChooser: unable to setup a valid visual with WGL extensions,
swi
tching to compatibility mode
Created New Thread 1 Process: 269156360
Destructing Thread 1 Process: 269272288
Thread 1 Process: 269272288 being deleted
Thread 1 Process: 269272288 was deleted

and you can see in this case it switched to compatibility mode.

bk




_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

Reply via email to