Failed to run snaps on 18.04

when trying to run snaps a receive the error

failed to create prefix path: /tmp/snap.rootfs_s8o8Pn/var/lib/snapd/lib/vulkan/icd.d: Permission denied

my system config bellow

Screenshot from 2018-03-27 20-25-08
image

Thank you I will follow the other thread

Can you try snap refresh --beta core?

Tried beta and edge all have the same issue

I have the following versions running without any issues:

Name  Version    Rev   Tracking  Developer  Notes
core  16-2.32.1  4327  beta      canonical  core
ubuntu@ubuntu-desktop:~$ snap version
snap    2.32.1
snapd   2.32.1
series  16
ubuntu  18.04
kernel  4.15.0-13-generic

Can you try the following:

  1. Install snap install graphics-debug-tools-bboozzoo
  2. Run SNAPD_DEBUG=1 SNAP_CONFINE_DEBUG=1 snap run graphics-debug-tools-bboozzoo.glxinfo |& tee glxinfo.log and post the contents of glxinfo.log somewhere
  3. Run dmesg and if there are denials (apparmor="DENIED") post them somewhere

Switched to core beta. Spotify works again with nvidia driver

It is working now in beta

Thanks very much for this – I switched core to beta and it is now working for me too.