Comment 11 for bug 1681547

Revision history for this message
Swoorup Joshi (swoorup) wrote :

This issue still exist on 18.04 when using wayland. `snap` applications are not listed under applications and cannot issue snap app commands on the terminal. I am using zsh. However this works fine under X11.

I have posted the findings below:

```bash
➜ ~ snap --version
snap 2.32.5+18.04
snapd 2.32.5+18.04
series 16
ubuntu 18.04
kernel 4.15.0-15-generic
➜ ~ uname -a
Linux swoorup-W35xSS-370SS 4.15.0-15-generic #16-Ubuntu SMP Wed Apr 4 13:58:14 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
➜ ~ lsb_release -r
Release: 18.04
➜ ~ env | grep DATA
XDG_DATA_DIRS=/home/swoorup/.local/share/flatpak/exports/share/:/var/lib/flatpak/exports/share/:/usr/local/share/:/usr/share/
➜ ~ firefox
zsh: command not found: firefox
➜ ~ snap list
Name Version Rev Tracking Developer Notes
atom 1.26.0 148 stable snapcrafters classic
core 16-2.32.3 4407 stable canonical core
discord 0.0.4 52 stable snapcrafters -
firefox 59.0.2-1 71 stable mozilla -
intellij-idea-community 2018.1.1 43 stable jetbrains classic
mailspring 1.2.1 209 stable foundry376 -
pycharm-community 2018.1.1 58 stable jetbrains classic
spotify 1.0.77.338.g758ebd78-41 13 stable spotify -
telegram-desktop 1.2.17 142 stable 3v1n0 -
tusk 0.10.1 15 stable klauscfhq -
vlc 3.0.1-4-g14a4897 190 stable videolan -
vscode 1.20.1-1518535978 27 stable flexiondotorg classic
webstorm 2018.1.1 22 stable jetbrains classic
```

Let me know if you need additional information.