<div dir="ltr">That solved it. Thank you so much!</div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jan 24, 2017 at 5:22 AM, Olivier Tilloy <span dir="ltr"><<a href="mailto:olivier.tilloy@canonical.com" target="_blank">olivier.tilloy@canonical.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Tue, Jan 24, 2017 at 4:15 AM, Aaron Hampton <<a href="mailto:aaron.hampt@gmail.com">aaron.hampt@gmail.com</a>> wrote:<br>
> Hi,<br>
><br>
> I'm trying to use Kivy ( <a href="https://kivy.org/#home" rel="noreferrer" target="_blank">https://kivy.org/#home</a> ) inside a snap. It mostly<br>
> works, but some SDL2 events don't occur. If I run the application from<br>
> outside of a snap the events do happen.<br>
><br>
> Specifically, the textinput event works outside of a snap, not inside of a<br>
> snap. This is the code I'm using:<br>
><br>
> <a href="https://github.com/hamptus/kivy-snap" rel="noreferrer" target="_blank">https://github.com/hamptus/<wbr>kivy-snap</a><br>
><br>
> I have asked in the Kivy IRC, but didn't get very far there. Are there any<br>
> permissions I should be aware of? Any other packages I need installed for<br>
> all the SDL2 events to work?<br>
<br>
</span>That sounds very similar to the issue I was having with the 0ad snap,<br>
which after much debugging I fixed by exporting $XLOCALEDIR, see<br>
details here: <a href="https://bazaar.launchpad.net/~osomon/+junk/0ad-snap/revision/8" rel="noreferrer" target="_blank">https://bazaar.launchpad.net/~<wbr>osomon/+junk/0ad-snap/<wbr>revision/8</a>.<br>
<br>
Let us know if that did the trick.<br>
Also, this should be documented somehow for people snapping X11/SDL<br>
games. Do we have a place for such tips and tricks?<br>
<br>
Cheers,<br>
<br>
 Olivier<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Snapcraft mailing list<br>
<a href="mailto:Snapcraft@lists.snapcraft.io">Snapcraft@lists.snapcraft.io</a><br>
Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/snapcraft" rel="noreferrer" target="_blank">https://lists.ubuntu.com/<wbr>mailman/listinfo/snapcraft</a><br>
</font></span></blockquote></div><br></div>