** Changed in: snappy
Status: New => Invalid
** Changed in: snapd (Ubuntu)
Status: New => Invalid
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1666873
Title:
Snap icon is not visible
Thanks @kirofa, I have tried to change the snap to match the main name
(gtklevel9) and the apps: name and then it works. You have the icon.
Argh! I just saw what happens. I made a spelling mistake:
apps:
g_l_klevel9:
Should be: g*t*klevel9.
Sorry
--
You received this bug notification because
I think this really comes down to: when you run the snapped application
via .desktop file, you get an icon (since the icon is specified in the
.desktop file). When you run the application directly in the terminal,
there's no icon as the icon is only specified in the .desktop file.
--
You received
It might be a wrong yaml file config? Not matching the name of the snap
with the apps: definition.
```
name: level9 # you probably want to 'snapcraft register '
apps:
glklevel9:
```
that make the two .desktop files to differ in one line:
level9.dektop
`Exec=level9`
gltklevel9.desktop (gen
** Also affects: snapd (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1666873
Title:
Snap icon is not visible when called from terminal but it doe