Snap version of vlc does not work on Ubuntu 20.04

Solution 1:

Béné solved my issue on my other question connected to this issue!

The solution, which ALMOST worked for me can be found HERE!

HOWEVER, the second command in the post above gave me an error message. I modified them a little bit, the following solution worked for me and remained working after a system restart.:

sudo find /usr/share/fonts -type f -exec sudo chmod 644 {} \;
sudo fc-cache -r -v

Solution 2:

You should to install new version of snap store.
sudo snap install snap-store And from snap-store install vlc