Comment 21 for bug 1842382

Revision history for this message
Rik Mills (rikmills) wrote : Re: vlc won't start; eoan 19.10 lubuntu/kubuntu/xubuntu daily

[13:21] <Laney> openat(AT_FDCWD, "/vlc/plugins/plugins.dat", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
[13:21] <Laney> that's missing the libdir prefix
[13:23] <RikMills> o_o
[13:24] <Laney> bet if you do sudo ln -s /usr/lib/*/vlc/ / it starts working
[13:25] * RikMills checks
[13:27] <RikMills> Laney: yep, it does
[13:27] <Laney> so I guess look at what vlc's doing to find that plugins.dat thing