Search found 1 match

Go to advanced search

by valdes1978
09 Jan 2019 21:07
Forum: VLC media player for Linux and friends Troubleshooting
Topic: vlc broken in debian stable
Replies: 15
Views: 4451

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.

Go to advanced search