As a temporary fix, so you don't have to launch it from the terminal you can do something like this, (need root):
sudo su mv /usr/bin/vlc /usr/bin/vlcbin echo 'QT_AUTO_SCREEN_SCALE_FACTOR=0 /usr/bin/vlcbin "$@"' > /usr/bin/vlc chmod +x /usr/bin/vlc
It fixes the problem for me and i can launch it normally using the icon or from the file manager, i tested it with Nautilus and Nemo.
As a temporary fix, so you don't have to launch it from the terminal you can do something like this, (need root):
sudo su SCREEN_ SCALE_FACTOR= 0 /usr/bin/vlcbin "$@"' > /usr/bin/vlc
mv /usr/bin/vlc /usr/bin/vlcbin
echo 'QT_AUTO_
chmod +x /usr/bin/vlc
It fixes the problem for me and i can launch it normally using the icon or from the file manager, i tested it with Nautilus and Nemo.