<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hello, <div><br></div><div>I am creating a snap of my application, however, I am still having some issues:<div><br></div><div>- My application uses SDL2 to get joystick input and generate sounds. When packaged as a snap, my application cannot access joystick information nor generate sound tones.</div><div>- I launch several processes to obtain CPU usage and Battery status (which are later reported to the user). However, it seems that the "snapped" application cannot open external processes.</div><div><br></div><div>For the moment, I use the following interfaces in my snap:</div><div><br></div><div>- x11</div><div>- network</div><div>- pulseaudio</div><div>- network-bind</div><div>- system-observe</div><div>- network-observe</div><div><br></div><div>Here are some links that may be useful for anyone willing to help:</div><div><br></div><div>- My <i>snapcraft.yaml </i>file: <a href="https://github.com/alex-spataru/snappy-playpen/blob/master/qdriverstation/snapcraft.yaml" target="_blank" style="font-size: 12pt;">https://github.com/alex-spataru/snappy-playpen/blob/master/qdriverstation/snapcraft.yaml</a></div><div>- A log of the files that my snapped application cannot read: <a href="http://paste.ubuntu.com/17591328/" target="_blank" style="font-size: 12pt;">http://paste.ubuntu.com/17591328/</a></div><div>- My pull request to the playpen: <a href="https://github.com/ubuntu/snappy-playpen/pull/79" target="_blank" style="font-size: 12pt;">https://github.com/ubuntu/snappy-playpen/pull/79</a></div></div><div><br></div><div>Is there something that I can change in my <i>snapcraft.yaml</i> file to fix my issue?</div><div><br></div><div>Thanks in advance,</div><div>--Alex Spataru</div>                                          </div></body>
</html>