<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<rss version="2.0">
  <channel>
  <title>Kivy users support Google Group</title>
  <link>http://groups.google.com/group/kivy-users</link>
  <description>Support of Kivy framework.</description>
  <language>en</language>
  <item>
  <title>Re: OpenGL version mismatch</title>
  <link>http://groups.google.com/group/kivy-users/browse_thread/thread/622ef7a7f59c7329/cf9c3f5811e036c9?show_docid=cf9c3f5811e036c9</link>
  <description>
  Looks like the Snow Leopard OpenGL support defines a macro for &lt;br&gt; &amp;quot;glGenerateMipmap&amp;quot;, and the Leopard OpenGL support does not. &lt;br&gt; &lt;p&gt;Bill
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/kivy-users/browse_thread/thread/622ef7a7f59c7329/cf9c3f5811e036c9?show_docid=cf9c3f5811e036c9</guid>
  <author>
  bill.jans...@gmail.com
  (Bill Janssen)
  </author>
  <pubDate>Sat, 18 May 2013 01:43:22 UT
</pubDate>
  </item>
  <item>
  <title>Re: [kivy-users] Camera preview on Android using pyjnius</title>
  <link>http://groups.google.com/group/kivy-users/browse_thread/thread/862c8026a8e1163a/a547812784772e4f?show_docid=a547812784772e4f</link>
  <description>
  I didn&#39;t really look more into the issue, but pyjnius offer the &lt;br&gt; possibility to implement java interfaces in python, so you can define &lt;br&gt; your callback in a python implementation of the right java interface, &lt;br&gt; and have it be called by the java side when needed.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/kivy-users/browse_thread/thread/862c8026a8e1163a/a547812784772e4f?show_docid=a547812784772e4f</guid>
  <author>
  gabriel.pett...@gmail.com
  (Gabriel Pettier)
  </author>
  <pubDate>Fri, 17 May 2013 22:58:03 UT
</pubDate>
  </item>
  <item>
  <title>Re: [kivy-users] Camera preview on Android using pyjnius</title>
  <link>http://groups.google.com/group/kivy-users/browse_thread/thread/862c8026a8e1163a/1f2e9aaa8d0b9efa?show_docid=1f2e9aaa8d0b9efa</link>
  <description>
  No other solutions. It&#39;s the only way as I have seen. &lt;br&gt; &lt;p&gt;The problem is Android and it&#39;s system structure. It&#39;s needed the &lt;br&gt; development of a software layer directly over the c/c++ library of the &lt;br&gt; entire system. It&#39;s a wall, the only way to pass through it, is using JAVA! &lt;br&gt; damn &lt;br&gt; &lt;p&gt;Il giorno venerdì 17 maggio 2013 15:06:28 UTC+2, Chen ha scritto:
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/kivy-users/browse_thread/thread/862c8026a8e1163a/1f2e9aaa8d0b9efa?show_docid=1f2e9aaa8d0b9efa</guid>
  <author>
  dddomodoss...@gmail.com
  (Davide Rosa)
  </author>
  <pubDate>Fri, 17 May 2013 13:21:48 UT
</pubDate>
  </item>
  <item>
  <title>Re: [kivy-users] Camera preview on Android using pyjnius</title>
  <link>http://groups.google.com/group/kivy-users/browse_thread/thread/862c8026a8e1163a/c08e7bbf7bd4d414?show_docid=c08e7bbf7bd4d414</link>
  <description>
  Hi Remy, &lt;br&gt; I&#39;m not an android Camera expert, but it does seem that you are passing a &lt;br&gt; callback in a wrong way (calling it...). Regardless, from what I &lt;br&gt; understand, pyjnius doesn&#39;t support python callbacks at this moment anyway. &lt;br&gt; So using takePicture is not as straightforward as I imagined it to be. If
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/kivy-users/browse_thread/thread/862c8026a8e1163a/c08e7bbf7bd4d414?show_docid=c08e7bbf7bd4d414</guid>
  <author>
  chen.goldb...@gmail.com
  (Chen)
  </author>
  <pubDate>Fri, 17 May 2013 13:06:28 UT
</pubDate>
  </item>
  <item>
  <title>Re: [kivy-users] Re: No Sleep / Deep sleep on Android</title>
  <link>http://groups.google.com/group/kivy-users/browse_thread/thread/b451e290b4ac3a19/601fc41c037b52a9?show_docid=601fc41c037b52a9</link>
  <description>
  yeah, i think tito needs to add an iabbrev to his vim config &lt;br&gt; &lt;p&gt;iabbrev wavelock wakelock
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/kivy-users/browse_thread/thread/b451e290b4ac3a19/601fc41c037b52a9?show_docid=601fc41c037b52a9</guid>
  <author>
  gabriel.pett...@gmail.com
  (Gabriel Pettier)
  </author>
  <pubDate>Fri, 17 May 2013 09:20:29 UT
</pubDate>
  </item>
  <item>
  <title>Re: [kivy-users] Re: extra start-of-line spaces in multiline text layout for label, textinput</title>
  <link>http://groups.google.com/group/kivy-users/browse_thread/thread/3c97af121f4025fc/d5f989e9cfd9a2ee?show_docid=d5f989e9cfd9a2ee</link>
  <description>
  Yes, You should be using the latest version, to get the extents you can &lt;br&gt; directly use kivy.core.text/markup and use the `get_extents(text)` method &lt;br&gt; &lt;p&gt;Best Regards
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/kivy-users/browse_thread/thread/3c97af121f4025fc/d5f989e9cfd9a2ee?show_docid=d5f989e9cfd9a2ee</guid>
  <author>
  akshayaur...@gmail.com
  (Akshay Arora)
  </author>
  <pubDate>Fri, 17 May 2013 07:30:01 UT
</pubDate>
  </item>
  <item>
  <title>Re: [kivy-users] Re: No https support ?</title>
  <link>http://groups.google.com/group/kivy-users/browse_thread/thread/4319841056b06f71/fcfbb8438efad101?show_docid=fcfbb8438efad101</link>
  <description>
  That worked, thank you very much! &lt;br&gt; I didn&#39;t try that combination... &lt;br&gt; &lt;p&gt;Petr
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/kivy-users/browse_thread/thread/4319841056b06f71/fcfbb8438efad101?show_docid=fcfbb8438efad101</guid>
  <author>
  p...@linuks.cz
  (Petr Vanek)
  </author>
  <pubDate>Fri, 17 May 2013 05:14:38 UT
</pubDate>
  </item>
  <item>
  <title>Re: Interest in build a game engine for platformers?</title>
  <link>http://groups.google.com/group/kivy-users/browse_thread/thread/093f7ade6f9994e2/8606ffa88ee5c77b?show_docid=8606ffa88ee5c77b</link>
  <description>
  Hi, &lt;br&gt; I have been in the process of building a game engine for kivy using an &lt;br&gt; entity-component architecture based on my experiments building a platformer &lt;br&gt; and a few other types of games. The largest focus of the engine is to &lt;br&gt; create a more lightweight alternative to widgets for building and &lt;br&gt; displaying game objects, essentially objects inhabit a widget&#39;s canvas
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/kivy-users/browse_thread/thread/093f7ade6f9994e2/8606ffa88ee5c77b?show_docid=8606ffa88ee5c77b</guid>
  <author>
  kovac1...@gmail.com
  (Kovak)
  </author>
  <pubDate>Fri, 17 May 2013 02:42:44 UT
</pubDate>
  </item>
  <item>
  <title>Re: OpenGL version mismatch</title>
  <link>http://groups.google.com/group/kivy-users/browse_thread/thread/622ef7a7f59c7329/6ebaa7460287ea3d?show_docid=6ebaa7460287ea3d</link>
  <description>
  Hmmm. I upgraded to Snow Leopard, and tried again, this time using an &lt;br&gt; alternate framework build of Python 2.7.3, and taking care with my installs &lt;br&gt; of SDL and pygame. Then I built kivy 1.7.0 from source zip. And it&#39;s &lt;br&gt; working. But even here, the log file says: &lt;br&gt; &lt;p&gt;[ [1;32mINFO [0m ] [GL ] OpenGL vendor &amp;lt;NVIDIA Corporation&amp;gt;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/kivy-users/browse_thread/thread/622ef7a7f59c7329/6ebaa7460287ea3d?show_docid=6ebaa7460287ea3d</guid>
  <author>
  bill.jans...@gmail.com
  (Bill Janssen)
  </author>
  <pubDate>Fri, 17 May 2013 00:42:01 UT
</pubDate>
  </item>
  <item>
  <title>Re: [kivy-users] Re: No https support ?</title>
  <link>http://groups.google.com/group/kivy-users/browse_thread/thread/4319841056b06f71/9a9677969520480f?show_docid=9a9677969520480f</link>
  <description>
  Hi, &lt;br&gt; &lt;p&gt;Put openssl before lxml. lxml require python, so python will be compiled &lt;br&gt; prior to openssl, and you&#39;ll have a python without _ssl module. &lt;br&gt; &lt;p&gt;This will be fixed... one day i hope :( &lt;br&gt; &lt;p&gt;Mathieu &lt;br&gt; &lt;p&gt;Le 17/05/2013 00:59, Petr Vanek a �crit :
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/kivy-users/browse_thread/thread/4319841056b06f71/9a9677969520480f?show_docid=9a9677969520480f</guid>
  <author>
  txp...@gmail.com
  (Mathieu Virbel)
  </author>
  <pubDate>Fri, 17 May 2013 00:13:56 UT
</pubDate>
  </item>
  <item>
  <title>Re: No https support ?</title>
  <link>http://groups.google.com/group/kivy-users/browse_thread/thread/4319841056b06f71/52e6d6b91e1baf27?show_docid=52e6d6b91e1baf27</link>
  <description>
  Hi, &lt;br&gt; i am trying to upgrade to latest kivy 1.7 (thanks for all the great stuff!) &lt;br&gt; but no luck running https on android: &lt;br&gt; I/python (26376): File &lt;br&gt; &amp;quot;/home/vanous/kivy/kivy/exampl es/norbert/main.py&amp;quot;, line 48, in &amp;lt;module&amp;gt; &lt;br&gt; I/python (26376): File &lt;br&gt; &amp;quot;/home/vanous/bin/p-f-a-1.7/bu ild/python-install/lib/python2 .7/ssl.py&amp;quot;,
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/kivy-users/browse_thread/thread/4319841056b06f71/52e6d6b91e1baf27?show_docid=52e6d6b91e1baf27</guid>
  <author>
  p...@linuks.cz
  (Petr Vanek)
  </author>
  <pubDate>Thu, 16 May 2013 22:59:23 UT
</pubDate>
  </item>
  <item>
  <title>Passing an object through KV-File</title>
  <link>http://groups.google.com/group/kivy-users/browse_thread/thread/ea519b5208f9ea76/d7220f2f2110d218?show_docid=d7220f2f2110d218</link>
  <description>
  Hi, &lt;br&gt; I&#39;ve tried now for quite a while, but I can&#39;t figure it out. I want to &lt;br&gt; implement a varying number of sliders in my gui. The number is comming from &lt;br&gt; my main application. This main application passes the object &amp;quot;someObject&amp;quot;. &lt;br&gt; The object is needed in a object from class MainFunction. But how can I
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/kivy-users/browse_thread/thread/ea519b5208f9ea76/d7220f2f2110d218?show_docid=d7220f2f2110d218</guid>
  <author>
  nikolaus.fleischhac...@gmail.com
  (audiowerk)
  </author>
  <pubDate>Thu, 16 May 2013 21:42:07 UT
</pubDate>
  </item>
  <item>
  <title>Re: [ANN] Kivy 1.7.0 released</title>
  <link>http://groups.google.com/group/kivy-users/browse_thread/thread/4f23b3c8bb5828cc/f4d2a5bf30fc34ac?show_docid=f4d2a5bf30fc34ac</link>
  <description>
  I compiled the master branch on the raspi successfuly but... it doesn&#39;t &lt;br&gt; work, it says it can&#39;t find a window provider. &lt;br&gt; I looked in setup.py, there is no mention to the raspi. &lt;br&gt; &lt;p&gt;And the rpi-support branch does not seem to be up to date. &lt;br&gt; &lt;p&gt;But the release note says that it include an initial support for the rpi.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/kivy-users/browse_thread/thread/4f23b3c8bb5828cc/f4d2a5bf30fc34ac?show_docid=f4d2a5bf30fc34ac</guid>
  <author>
  jf.mila...@gmail.com
  (JF)
  </author>
  <pubDate>Thu, 16 May 2013 20:36:03 UT
</pubDate>
  </item>
  <item>
  <title>Re: [kivy-users] Re: No Sleep / Deep sleep on Android</title>
  <link>http://groups.google.com/group/kivy-users/browse_thread/thread/b451e290b4ac3a19/1d53c9170a75f3d0?show_docid=1d53c9170a75f3d0</link>
  <description>
  --wakelock ? &lt;br&gt; &lt;p&gt;-- &lt;br&gt; Ben Rousch &lt;br&gt; brou...@gmail.com &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://clusterbleep.net/&quot;&gt;[link]&lt;/a&gt;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/kivy-users/browse_thread/thread/b451e290b4ac3a19/1d53c9170a75f3d0?show_docid=1d53c9170a75f3d0</guid>
  <author>
  brou...@gmail.com
  (Ben Rousch)
  </author>
  <pubDate>Thu, 16 May 2013 19:56:09 UT
</pubDate>
  </item>
  <item>
  <title>Re: [kivy-users] Re: No Sleep / Deep sleep on Android</title>
  <link>http://groups.google.com/group/kivy-users/browse_thread/thread/b451e290b4ac3a19/87b139ffaa2e57bb?show_docid=87b139ffaa2e57bb</link>
  <description>
  --wavelock &lt;br&gt; &lt;p&gt;Le 16/05/2013 20:38, Carsten Thielepape a �crit :
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/kivy-users/browse_thread/thread/b451e290b4ac3a19/87b139ffaa2e57bb?show_docid=87b139ffaa2e57bb</guid>
  <author>
  txp...@gmail.com
  (Mathieu Virbel)
  </author>
  <pubDate>Thu, 16 May 2013 19:51:31 UT
</pubDate>
  </item>
  </channel>
</rss>
