Media - open multiple files - Add - (select some files) - Open - Play - ???
Where did VLC go? It vanished!
This worked with 3.0.6-12 but doesn't with 3.0.6.13, luckily I still have the old version in the cache. Both seem to be built with gcc8 from the same revision oddly, but the newer one is a larger install so it must be different in some ways.
$ ls /var/cache/pacman/pkg/vlc*
/var/cache/pacman/pkg/vlc-3.0.6-12-x86_64.pkg.tar.xz /var/cache/pacman/pkg/vlc-3.0.6-13-x86_64.pkg.tar.xz
Newer 13 pkg:
$ vlc --version
VLC media player 3.0.6 Vetinari (revision 3.0.6-0-g5803e85f73)
VLC version 3.0.6 Vetinari (3.0.6-0-g5803e85f73)
Compiled by builduser on arch (Jun 6 2019 00:23:26)
Compiler: gcc version 8.3.0 (GCC)
Older 12 pkg:
$ vlc --version
VLC media player 3.0.6 Vetinari (revision 3.0.6-0-g5803e85f73)
VLC version 3.0.6 Vetinari (3.0.6-0-g5803e85f73)
Compiled by builduser on arch (May 22 2019 19:03:51)
Compiler: gcc version 8.3.0 (GCC)
Packages (1) vlc-3.0.6-12
Total Installed Size: 56.58 MiB
Packages (1) vlc-3.0.6-13
Total Installed Size: 57.70 MiB
$ vlc
VLC media player 3.0.6 Vetinari (revision 3.0.6-0-g5803e85f73)
[0000563dd80622c0] vlcpulse audio output error: PulseAudio server connection failure: Connection refused
[0000563dd7f73540] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
[0000563dd7f77500] main playlist: playlist is empty
qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 1227, resource id: 10692500, major code: 40 (TranslateCoords), minor code: 0
Segmentation fault
It works again now, thank you for fixing it.
$ vlc --version
VLC media player 3.0.7.1 Vetinari (revision 3.0.7.1-0-gf3940db4af)
VLC version 3.0.7.1 Vetinari (3.0.7.1-0-gf3940db4af)
Compiled by builduser on arch (Jun 12 2019 08:15:02)
Compiler: gcc version 8.3.0 (GCC)
No, sorry, I had only quickly tested it. Now it plays the first file THEN segfaults. Open a single file and it segfaults too. But if you open multiple files it plays the first one OK. Back to the old version again...
VLC version 3.0.8-1 is working.