Same problem here (Mint 19.1, vlc 3.0.4). Solution is the installation of the vlc-plugin-skins2 package (thanks for the hint, EZMehrtens).
- Close vlc.
- Open a terminal, and execute
Code: Select all
sudo apt install vlc-plugin-skins2
to install the package.
- Now start vlc. Open the preferences window, go to "Interface", and select "Use custom skin". The "Choose..." button does now (finally!) work. Navigate to your .local/share/vlc/skins2 directory, and select a skin file (assuming you have at least downloaded one).
You can also directly enter the (full) path to a skin file in the "Skin resource file" textbox , e.g.
/home/yourname/.local/share/vlc/skins2/redcoast.vlt
Replace yourname with your actual user name, and redcoast.vlt with the name of the actual skin file.
- Press "Save", and restart vlc. The selected skin is now active
Since the skin feature is now enabled, you can easily switch to another skin by right-click menu, "Interface/Select skin...".