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. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1810346 Title: VLC interface not displayed correctly To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/qtbase-opensource-src/+bug/1810346/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
