Problem with the menus in VLC and qBittorrent

Questions about applications and software
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
chebaev

Problem with the menus in VLC and qBittorrent

Post by chebaev »

Hello!

I have strange problem with VLC Player and qBittorrent. From some days the menus in the programs was broken. They works normal but, ist not possible to read the text in the menus. I use Linux Mint 19 Cinnamon (64-bit).

Does anyone have any idea how to fix the problem?
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
User avatar
Valsodar
Level 4
Level 4
Posts: 364
Joined: Thu Jul 19, 2018 11:30 pm
Location: Sofia, Bulgaria
Contact:

Re: Problem with the menus in VLC and qBittorrent

Post by Valsodar »

Looks like you have reduced the font size. Go to Menu --> Settings --> Fonts, see which font was set to a number lower than 8 and change it to a more normal value.
Core i7-4770, Palit GTX 1660 Ti, 32GB DDR3 RAM, Firefox, Arch LTS w/ Cinnamon 5.2.7
My Linux group on Telegram
Avatar & desktop: https://ibb.co/album/GFx0yV
chebaev

Re: Problem with the menus in VLC and qBittorrent

Post by chebaev »

I try to change the value, but the problem is the same. Now the font settings are like that
User avatar
trytip
Level 14
Level 14
Posts: 5367
Joined: Tue Jul 05, 2016 1:20 pm

Re: Problem with the menus in VLC and qBittorrent

Post by trytip »

install qt5ct and try gtk2 style
Image
sgtor
Level 4
Level 4
Posts: 332
Joined: Sat May 13, 2017 9:39 pm

Re: Problem with the menus in VLC and qBittorrent

Post by sgtor »

I'll also throw this in for vlc. Every once in a while the vlc interface goes wonky. While vlc still looks right you need to make a backup copy of
/home/yourusername/.config/vlc/vlc-qt-interface.conf

put it into a directory named .backups in your home directory.

then put this simple cp command into a tiny script named fix-vlc. put it in ~/bin

Code: Select all

cp /home/yourusername/.backups/vlc-qt-interface.conf /home/yourusername/.config/vlc/
then run this command

Code: Select all

chmod 744 /home/yourusername/bin/fix-vlc
now whenever it goes wonky you can just run.

Code: Select all

fix-vlc
It won't mess with your settings, those are in vlcrc.
It will cause it to forget the placeholder you were in for a movie though.

I once figured out what to change in the file to fix it but for me this is just faster and acceptable.
I forget now what it was to be changed but obviously it kept the time placeholder for the movie.

edit:
forgot to put /bin in the directory structure
Chrispy_Cracker

Re: Problem with the menus in VLC and qBittorrent

Post by Chrispy_Cracker »

I have the "No drop Down Menus" problem and looking for answers too.
chebaev

Re: Problem with the menus in VLC and qBittorrent

Post by chebaev »

I found realy strange solution. I have two outputs from my video card. First is my primary monitor and second i use external output to TV. When i change second monitor to be duplicate like first everything with VLC Player and qBittorrent is OK. After that i manage second monitor to be external and again is OK everything.
Locked

Return to “Software & Applications”