<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Hi Robert, <br>
      <br>
      He edited the original post.<br>
      <br>
      I've attached it for you.<br>
      <br>
      Cheers<br>
      Sebastian <br>
    </div>
    <blockquote
cite="mid:CAFN7Y+X3msnNDa_8Gi4zyZqJUTpb9ORd5k4bKMwTVQPyKDzhHQ@mail.gmail.com"
      type="cite">
      <div dir="ltr">Hi Phillipp,<br>
        <div class="gmail_extra"><br>
        </div>
        <div class="gmail_extra">The source didn't make it through the
          osg-users mailing list so can't comment about the
          implementation side.  <br>
          <br>
          From the error description in the first post it's clear that
          the graphics context is not current when the graphics thread
          starts running.  osgViewer specifically calls makeCurrent() to
          ensure that the context is current, if this fails then you'd
          see issues like you are seeing.  Whether this is the issue or
          not I can not say.<br>
          <br>
        </div>
        <div class="gmail_extra">I could see being able to create an OSG
          application without X11 would be useful.  Any chance that you
          could open source the implementation and submit for inclusion
          with the core osgViewer?  This route would help others help
          refine the implementation.  The first step would follow would
          be to make an small example program with all the required
          classes in it then get this working, and then once it's
          refined enough move the GraphicsContext implementation into
          osgViewer to sit alongside the rest of the implementation.<br>
        </div>
        <div class="gmail_extra"><br>
        </div>
        <div class="gmail_extra">Cheers,<br>
        </div>
        <div class="gmail_extra">Robert.<br>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
osg-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:osg-users@lists.openscenegraph.org">osg-users@lists.openscenegraph.org</a>
<a class="moz-txt-link-freetext" href="http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org">http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>