<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,
Setting the confinement of the package to "devmode" fixed all issues with SDL (Joystick & audio work now). However, the application is still not able to launch the processes used to get CPU & Battery information.
As far as I know, I can obtain CPU information by reading /proc/stat, however, I am not sure if the security model would allow my application to do that. I guess that reading battery state will be similar to obtaining CPU information, in the sense that I should read some file in the system (in the case that snap allows me to).
Thanks for your time,
Alex Spataru
</div></body>
</html>