1

When I upgraded from 15.04 to 15.10, this included a new version of VLC, as well as a newer Qt. VLC now uses the Qt file open dialog, but I want the GTK one back. I have already checked VLC themes and qt4-qtconfig, which make no difference to the dialog when changing the theme. Is there a qt5-config or an advanced VLC setting I've missed?

1 Answers1

3

Just hit the same issue after upgrading to VLC 2.2.1-5+b1 on Debian Testing, and solved it by installing the libqt5libqgtk2 package.

Recently Used is back in the file chooser and I'm once again a happy camper.

flabdablet
  • 215
  • 1
  • 4
  • You=Awesome. Thank you! This question had so little activity until now that I got an achievement, so thanks for finding it as well. – Stephen Angelico Dec 14 '15 at 16:06
  • After hours of trying to get the native open-file-dialog on xubuntu 15.10, finally found this answer: thank you! – andreas1724 Apr 11 '16 at 18:02