When I wrote osgviewerGTK it was on Fedora 8. :) So, it's really starting to look like it's an issue w/ the older version of OSG...
On Tue, 2008-05-13 at 14:09 +0200, "Martin Großer" wrote: > I set OSG_NOTIFY_LEVEL on DEBUG and compare the application with gtk and > without gtk and I found the following differences. > > With GTK: > glVersion=2, isGlslSupported=YES, glslLanguageVersion=1 > > > Without GTK: > glVersion=2.1, isGlslSupported=YES, glslLanguageVersion=1.2 > > I still use OSG 2.2, because the update to 2.5 is a little bit difficult in > my case. > > Martin. > > -------- Original-Nachricht -------- > > Datum: Tue, 13 May 2008 10:52:20 +0100 > > Von: "Robert Osfield" <[EMAIL PROTECTED]> > > An: "OpenSceneGraph Users" <[email protected]> > > Betreff: Re: [osg-users] Problem with osgviewerGTK example > > > On Tue, May 13, 2008 at 10:27 AM, "Martin Großer" <[EMAIL PROTECTED]> > > wrote: > > > Sorry, I make a misstake. I have the 2.12.5 of gtk and I updated it to > > 2.12.9. But I it doesn't works. And I found out it works fine on Windows XP. > > > > > > It works on Windows and on Kubuntu, but not on Fedora 8. The > > gtk_init(...) and the osgViewer are incompatible on Fedora 8??? > > > > Could you try OSG-2.5.0 or SVN to see if that affects things at all. > > Migrating from 2.2 to 2.5.0 should be pretty straight forward, most > > likely just a recompile of the OSG and your app. > > > > Robert. > > _______________________________________________ > > osg-users mailing list > > [email protected] > > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org > _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

