<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Ubuntu 12.04 LTS 64 Bit - Map applications don't work in Java Maps SDK Questions</title>
    <link>https://community.esri.com/t5/java-maps-sdk-questions/ubuntu-12-04-lts-64-bit-map-applications-don-t/m-p/266942#M782</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If I start a simple map application the Runtime tries to initialize the OpenGL routines by using JOGL. But JOGL fails with the following exception.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Info: XInitThreads() called for concurrent Thread support&lt;BR /&gt;javax.media.opengl.GLException: X11GLXDrawableFactory - Could not initialize&lt;BR /&gt;shared resources for :0.0&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;See JOGL Bugzilla (Same exception)&lt;/SPAN&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="https://jogamp.org/bugzilla/show_bug.cgi?id=576" rel="nofollow" target="_blank"&gt;https://jogamp.org/bugzilla/show_bug.cgi?id=576&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;A simple JOGL sample by using only the Runtime delivered JOGL libraries misbehaves the same way.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is this a known issue?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Aug 2012 07:39:10 GMT</pubDate>
    <dc:creator>Jan-Tschada</dc:creator>
    <dc:date>2012-08-21T07:39:10Z</dc:date>
    <item>
      <title>Ubuntu 12.04 LTS 64 Bit - Map applications don't work</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/ubuntu-12-04-lts-64-bit-map-applications-don-t/m-p/266942#M782</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If I start a simple map application the Runtime tries to initialize the OpenGL routines by using JOGL. But JOGL fails with the following exception.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Info: XInitThreads() called for concurrent Thread support&lt;BR /&gt;javax.media.opengl.GLException: X11GLXDrawableFactory - Could not initialize&lt;BR /&gt;shared resources for :0.0&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;See JOGL Bugzilla (Same exception)&lt;/SPAN&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="https://jogamp.org/bugzilla/show_bug.cgi?id=576" rel="nofollow" target="_blank"&gt;https://jogamp.org/bugzilla/show_bug.cgi?id=576&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;A simple JOGL sample by using only the Runtime delivered JOGL libraries misbehaves the same way.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is this a known issue?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Aug 2012 07:39:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/ubuntu-12-04-lts-64-bit-map-applications-don-t/m-p/266942#M782</guid>
      <dc:creator>Jan-Tschada</dc:creator>
      <dc:date>2012-08-21T07:39:10Z</dc:date>
    </item>
    <item>
      <title>Re: Ubuntu 12.04 LTS 64 Bit - Map applications don't work</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/ubuntu-12-04-lts-64-bit-map-applications-don-t/m-p/266943#M783</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Jan:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You wouldn't happen to be using a VM, would you?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The 1.0 version has not been tested fully on VMs. It may or may not work.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The team is working on this problem for a future release.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Aug 2012 14:26:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/ubuntu-12-04-lts-64-bit-map-applications-don-t/m-p/266943#M783</guid>
      <dc:creator>EricBader</dc:creator>
      <dc:date>2012-08-22T14:26:54Z</dc:date>
    </item>
    <item>
      <title>Re: Ubuntu 12.04 LTS 64 Bit - Map applications don't work</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/ubuntu-12-04-lts-64-bit-map-applications-don-t/m-p/266944#M784</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;No, I am not using a VM. But I was able to narrow this down. The behaviour is reproducible by using the same JOGL libs like the ArcGIS Runtime. The current release seems to use JOGL v2.0-rc5. If I download the necessary libs for linux 64 Bit (gluegen-rt, gluegen-all-natives, jogl-all, jogl-all-natives) from &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://jogamp.org/deployment/v2.0-rc5/archive/jogamp-linux-amd64.7z" rel="nofollow" target="_blank"&gt; JOGAMP Deployment v2.0-rc5 from 19-Dec-2011&lt;/A&gt;&lt;SPAN&gt; the sample JOGL application fails like mentioned above.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If I am using the current deployment v2.0-rc10 or the deployment &lt;/SPAN&gt;&lt;STRONG&gt;v2.0-rc6 from 25-April-2012&lt;/STRONG&gt;&lt;SPAN&gt; it just works.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-style:italic;"&gt;The real magic happens around christmas.&lt;/SPAN&gt;&lt;SPAN&gt; &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When using the sample JOGL application by referencing the "Patched ArcGIS Runtime libs" with the four JOGL v2.0-rc6 libs the sample works too.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But, trying to start a map application with this self patched ArcGIS Runtime libs results in the following OpenGL Error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;STRONG&gt;Shader language version 2.0 or greater is required.&lt;/STRONG&gt;&lt;SPAN&gt; &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="font-style:italic;"&gt;VERSION:2.1 Mesa 8.0.2&lt;BR /&gt;RENDERER:Mesa DRI Mobile Intel® GM45 Express Chipset &lt;BR /&gt;VENDOR:Tungsten Graphics, Inc&lt;BR /&gt;SHADER LANGUAGE:1.20&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Maybe, this is the reason for the strange exception mentioned above.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there any plan to upgrade to a newer version of JOGL?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Aug 2012 20:19:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/ubuntu-12-04-lts-64-bit-map-applications-don-t/m-p/266944#M784</guid>
      <dc:creator>Jan-Tschada</dc:creator>
      <dc:date>2012-08-22T20:19:08Z</dc:date>
    </item>
  </channel>
</rss>

