Hi,<br><br>I am trying to run a simple opengl program inside the recently
released fremantle SDK. I was delighted to see that it built
successfully, but it threw bunch of low level errors during runtime.<br><br>[sbox-FREMANTLE_X86: ~/gl-cairo-simple] &gt; DISPLAY=:2 ./gl-cairo-simple <br>
FreeFontPath: FPE &quot;/usr/share/fonts/X11/misc&quot; refcount is 2, should be 1; fixing.<br>Extended Input Devices not yet supported. Impelement it at line 625 in ../../../../hw/kdrive/src/kinput.c<br>Could not init font path element /usr/share/fonts/X11/cyrillic, removing from list!<br>

Couldn&#39;t open SDL-window: X11 driver not configured with OpenGL<br>FreeFontPath: FPE &quot;/usr/share/fonts/X11/misc&quot; refcount is 2, should be 1; fixing.<br>Extended Input Devices not yet supported. Impelement it at line 625 in ../../../../hw/kdrive/src/kinput.c<br>

Could not init font path element /usr/share/fonts/X11/cyrillic, removing from list!<br><br>The example program was downloaded from cairo opengl docs[1], it needs cairo, GL and SDL libraries - all are present in the SDK.<br>
<br>I ran Xephyr as X server at DISPLAY :2, and was assuming that the opengl output will be rendered in that window.<br><br>Questions:<br>1. Is there any way I can work around above errors OR do they need fix in the kdrive implementation? <br>
2. With my limited knowledge of X servers and opengl: I don&#39;t understand if kdrive is a replacement for Xephyr OR both will be satisfying different needs?<br>3. I am running my SDK inside an ubuntu VM - so h/w acceleration won&#39;t work. But will the acceleration happen automatically in software, or will I have to do any special settings?<br>
<br>Please let me know if someone can answer above queries. <br><br>[1] <a href="http://people.freedesktop.org/%7Emacslow/gl-cairo-simple.tar.bz2">http://people.freedesktop.org/%7Emacslow/gl-cairo-simple.tar.bz2</a><br><br>
Thanks.<br><blockquote style="margin: 1.5em 0pt;">---<br>
Jayesh<br>
<br>
<a href="http://jyro.blogspot.com">blog</a>&nbsp;|&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://www.twitter.com/jyro">twit</a>&nbsp;|&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://code.google.com/p/altcanvas/">code</a>&nbsp;|
</blockquote><br>