<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">I'm a bit new on the api:<br>
      I'm running on android 2.3.3 api 10<br>
      <br>
      <br>
      <br>
      On 06/18/2013 11:50 AM, Pat Marion wrote:<br>
    </div>
    <blockquote
cite="mid:CAMetC=SG2ms05Mfd_1nagVNoJeNYhp1aE0GTMPxJ_REctg=hkg@mail.gmail.com"
      type="cite">
      <div dir="ltr">Could you try running one of the GLES2 sample apps
        that are shipped with the Android NDK?  It would be good to
        determine whether the issue is with your device or emulator, or
        with KiwiViewer itself.  The error message that I see says
        "egl.cfg not found, using default config" and also "api does not
        have setPreserveEGLContextOnPause()" which makes me guess that
        you might be running on a version of Android that doesn't have
        ES2 support?<br>
        <br>
        Pat<br>
      </div>
      <div class="gmail_extra"><br>
        <br>
        <div class="gmail_quote">On Tue, Jun 18, 2013 at 11:42 AM, marco
          <span dir="ltr"><<a moz-do-not-send="true"
              href="mailto:piccima@gmail.com" target="_blank">piccima@gmail.com</a>></span>
          wrote:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
            I'm trying to run Kiwiviewer, if I try from eclipse the
            application doesn't start:<br>
            maybe I miss something to install...... I'm new with android
            sdk<br>
            <br>
            picci<br>
            <br>
            this is the log:<br>
            <br>
            06-18 11:36:32.163: I/KiwiViewer(354): api does not have
            setPreserveEGLContextOnPause()<br>
            06-18 11:36:32.353: D/libEGL(354): egl.cfg not found, using
            default config<br>
            06-18 11:36:32.353: D/libEGL(354): loaded
            /system/lib/egl/libGLES_android.so<br>
            06-18 11:36:32.363: W/dalvikvm(354): threadid=9: thread
            exiting with uncaught exception (group=0x40015560)<br>
            06-18 11:36:32.413: E/AndroidRuntime(354): FATAL EXCEPTION:
            GLThread 10<br>
            06-18 11:36:32.413: E/AndroidRuntime(354): java.lang.IllegalArgumentException:
            No configs match configSpec<br>
            06-18 11:36:32.413: E/AndroidRuntime(354):     at
            com.kitware.KiwiViewer.KiwiGLSurfaceView$ConfigChooser.chooseConfig(KiwiGLSurfaceView.java:471)<br>
            06-18 11:36:32.413: E/AndroidRuntime(354):     at
            android.opengl.GLSurfaceView$EglHelper.start(GLSurfaceView.java:919)<br>
            06-18 11:36:32.413: E/AndroidRuntime(354):     at
            android.opengl.GLSurfaceView$GLThread.guardedRun(GLSurfaceView.java:1264)<br>
            06-18 11:36:32.413: E/AndroidRuntime(354):     at
            android.opengl.GLSurfaceView$GLThread.run(GLSurfaceView.java:1118)<br>
            06-18 11:37:59.873: I/KiwiViewer(396): api does not have
            setPreserveEGLContextOnPause()<br>
            06-18 11:38:00.063: D/libEGL(396): egl.cfg not found, using
            default config<br>
            06-18 11:38:00.063: D/libEGL(396): loaded
            /system/lib/egl/libGLES_android.so<br>
            06-18 11:38:00.073: W/dalvikvm(396): threadid=9: thread
            exiting with uncaught exception (group=0x40015560)<br>
            06-18 11:38:00.113: E/AndroidRuntime(396): FATAL EXCEPTION:
            GLThread 10<br>
            06-18 11:38:00.113: E/AndroidRuntime(396): java.lang.IllegalArgumentException:
            No configs match configSpec<br>
            06-18 11:38:00.113: E/AndroidRuntime(396):     at
            com.kitware.KiwiViewer.KiwiGLSurfaceView$ConfigChooser.chooseConfig(KiwiGLSurfaceView.java:471)<br>
            06-18 11:38:00.113: E/AndroidRuntime(396):     at
            android.opengl.GLSurfaceView$EglHelper.start(GLSurfaceView.java:919)<br>
            06-18 11:38:00.113: E/AndroidRuntime(396):     at
            android.opengl.GLSurfaceView$GLThread.guardedRun(GLSurfaceView.java:1264)<br>
            06-18 11:38:00.113: E/AndroidRuntime(396):     at
            android.opengl.GLSurfaceView$GLThread.run(GLSurfaceView.java:1118)<br>
            _______________________________________________<br>
            Ves mailing list<br>
            <a moz-do-not-send="true"
              href="mailto:Ves@public.kitware.com" target="_blank">Ves@public.kitware.com</a><br>
            <a moz-do-not-send="true"
              href="http://public.kitware.com/cgi-bin/mailman/listinfo/ves"
              target="_blank">http://public.kitware.com/cgi-bin/mailman/listinfo/ves</a><br>
          </blockquote>
        </div>
        <br>
      </div>
    </blockquote>
    <br>
  </body>
</html>