Problem: After installing VLC on Ubuntu 24.04 it just didn't open UI.
A solution:
sudo rm /var/cache/fontconfig/*
rm ~/.cache/fontconfig/*
fc-cache -rSource: https://code.videolan.org/videolan/vlc/-/issues/28047
Problem: After installing VLC on Ubuntu 24.04 it just didn't open UI.
A solution:
sudo rm /var/cache/fontconfig/*
rm ~/.cache/fontconfig/*
fc-cache -rSource: https://code.videolan.org/videolan/vlc/-/issues/28047