desktop file not appearing

Michael Hall mhall119 at gmail.com
Mon Jan 23 13:59:23 UTC 2017


Hi Fabio,

Most likely the problem is in your .desktop file's Exec= line. This
should point to the executable name in /snap/bin/ which, looking at your
snapcraft.yaml, would be fcole90-hexgl-webapp.hexgl-webapp

If you change it to:
Exec=fcole90-hexgl-webapp.hexgl-webapp

It should work.

Michael Hall
mhall119 at gmail.com

On 01/23/2017 08:27 AM, Fabio Colella wrote:
> Hello,
> I snapped an app. It works but I'm not able to make the desktop launcher
> appear in the menu. Do you know if there's any problem in my code?
> 
> https://github.com/fcole90/fcole-hexgl-webapp
> 
> If you want to try it, you can install it by snap install
> fcole90-hexgl-webapp and run it by fcole90-hexgl-webapp.hexgl-webapp.
> 
> Please, let me know if you find any issue.
> 
> 
> Cheers,
> Fabio
> 
> 




More information about the Snapcraft mailing list