Search found 1 match

Go to advanced search

by natan@podbielski.it
16 Sep 2020 11:48
Forum: VLC media player for Linux and friends Troubleshooting
Topic: vlc broken in debian stable
Replies: 15
Views: 4547

Re: vlc broken in debian stable

Try running it like this.

Code: Select all

env QT_AUTO_SCREEN_SCALE_FACTOR=0 vlc
You can edit the /etc/environment

Code: Select all

export QT_AUTO_SCREEN_SCALE_FACTOR=0
Reboot and try launching normally.
Thanks that works you saved me a lot of headache ! :D

Go to advanced search