<div dir="ltr">Thank you very much, that was the issue!<div><br></div><div>Cheers,</div><div>Fabio</div></div><div class="gmail_extra"><br><div class="gmail_quote">On 23 January 2017 at 14:59, Michael Hall <span dir="ltr"><<a href="mailto:mhall119@gmail.com" target="_blank">mhall119@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Fabio,<br>
<br>
Most likely the problem is in your .desktop file's Exec= line. This<br>
should point to the executable name in /snap/bin/ which, looking at your<br>
snapcraft.yaml, would be fcole90-hexgl-webapp.hexgl-<wbr>webapp<br>
<br>
If you change it to:<br>
Exec=fcole90-hexgl-webapp.<wbr>hexgl-webapp<br>
<br>
It should work.<br>
<br>
Michael Hall<br>
<a href="mailto:mhall119@gmail.com">mhall119@gmail.com</a><br>
<div class="HOEnZb"><div class="h5"><br>
On 01/23/2017 08:27 AM, Fabio Colella wrote:<br>
> Hello,<br>
> I snapped an app. It works but I'm not able to make the desktop launcher<br>
> appear in the menu. Do you know if there's any problem in my code?<br>
><br>
> <a href="https://github.com/fcole90/fcole-hexgl-webapp" rel="noreferrer" target="_blank">https://github.com/fcole90/<wbr>fcole-hexgl-webapp</a><br>
><br>
> If you want to try it, you can install it by snap install<br>
> fcole90-hexgl-webapp and run it by fcole90-hexgl-webapp.hexgl-<wbr>webapp.<br>
><br>
> Please, let me know if you find any issue.<br>
><br>
><br>
> Cheers,<br>
> Fabio<br>
><br>
><br>
<br>
</div></div><span class="HOEnZb"><font color="#888888">--<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>