[Bug 1842382] Re: vlc won't start; eoan 19.10 lubuntu daily

2019-09-03 Thread Sebastian Ramacher
Then the daily ISOs are broken. Whatever they do, the mess up the paths. vlc starts fine when upgraded from bionic. ** Changed in: vlc (Ubuntu) Status: Confirmed => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https

[Bug 1842382] Re: vlc won't start; eoan 19.10 lubuntu daily

2019-09-03 Thread Chris Guiver
VLC does not start on Xubuntu 19.10 daily 2019-09-03 it's not included by default; it was `sudo apt install vlc` but like Lubuntu, won't start from terminal, nor from `thunar` or meny -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. ht

[Bug 1842382] Re: vlc won't start; eoan 19.10 lubuntu daily

2019-09-03 Thread Sebastian Ramacher
Note the missing /usr in the openat call. The package does not install anything under /lib/. /lib/x86_64-linux-gnu/libvlccore.so.9 is not coming from libvlccore9. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.n

[Bug 1842382] Re: vlc won't start; eoan 19.10 lubuntu daily

2019-09-03 Thread Rik Mills
VLC does not start on Kubuntu daily iso ** Changed in: vlc (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1842382 Title: vlc won't start; eoan 19.10 lubuntu

[Bug 1842382] Re: vlc won't start; eoan 19.10 lubuntu daily

2019-09-03 Thread Chris Guiver
lubuntu@lubuntu:~$ file /usr/lib/x86_64-linux-gnu/libvlccore.so.9 /usr/lib/x86_64-linux-gnu/libvlccore.so.9: symbolic link to libvlccore.so.9.0.0 > openat(AT_FDCWD, "/lib/x86_64-linux-gnu/libvlccore.so.9", O_RDONLY|O_CLOEXEC) > = 3 > This is not the one from the package. You have another vlc in

[Bug 1842382] Re: vlc won't start; eoan 19.10 lubuntu daily

2019-09-03 Thread Chris Guiver
lubuntu@lubuntu:~$ dpkg -l |grep libvlc ii libvlc-bin:amd64 3.0.8-2 amd64tools for VLC's base library ii libvlc5:amd64 3.0.8-

[Bug 1842382] Re: vlc won't start; eoan 19.10 lubuntu daily

2019-09-03 Thread Chris Guiver
lubuntu@lubuntu:~$ apt-cache policy libvlccore-dev libvlccore-dev: Installed: (none) Candidate: 3.0.8-2 Version table: 3.0.8-2 500 500 http://archive.ubuntu.com/ubuntu eoan/universe amd64 Packages lubuntu@lubuntu:~$ cat /var/log/apt/history.log Start-Date: 2019-09-03 08:34:08

[Bug 1842382] Re: vlc won't start; eoan 19.10 lubuntu daily

2019-09-03 Thread Sebastian Ramacher
> openat(AT_FDCWD, "/lib/x86_64-linux-gnu/libvlccore.so.9", O_RDONLY|O_CLOEXEC) = 3 This is not the one from the package. You have another vlc installation that messes everything up. ** Changed in: vlc (Ubuntu) Status: New => Invalid -- You received this bug notification because you are

[Bug 1842382] Re: vlc won't start; eoan 19.10 lubuntu daily

2019-09-03 Thread Chris Guiver
Sorry. I didn't notice (on same d780) ** Attachment added: "strace vlc -vvv" https://bugs.launchpad.net/ubuntu/+source/vlc/+bug/1842382/+attachment/5286356/+files/strace_vlc2.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. ht

[Bug 1842382] Re: vlc won't start; eoan 19.10 lubuntu daily

2019-09-03 Thread Sebastian Ramacher
That's a - too many. It's vlc -vvv. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1842382 Title: vlc won't start; eoan 19.10 lubuntu daily To manage notifications about this bug go to: https://bugs

[Bug 1842382] Re: vlc won't start; eoan 19.10 lubuntu daily

2019-09-03 Thread Chris Guiver
lubuntu@lubuntu:~$ strace vlc --vvv (see attached file) this was on dell [optiplex] 780 (c2q-q9400, 8gb ...) with same ISO/thumb-drive ** Attachment added: "strace_vlc.txt" https://bugs.launchpad.net/ubuntu/+source/vlc/+bug/1842382/+attachment/5286328/+files/strace_vlc.txt ** Changed in: vlc

[Bug 1842382] Re: vlc won't start; eoan 19.10 lubuntu daily

2019-09-03 Thread Sebastian Ramacher
Usually the only time when vlc only outputs the version information and exits is, if you have configured vlc to only allow one instance and an instance is already running. But with -vvv it should still output more. Please run vlc with strace or gdb and check why and where it exists. ** Changed in

[Bug 1842382] Re: vlc won't start; eoan 19.10 lubuntu daily

2019-09-03 Thread Chris Guiver
I also `sudo apt install --reinstall vlc` and got same results (which was expected) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1842382 Title: vlc won't start; eoan 19.10 lubuntu daily To manage

[Bug 1842382] Re: vlc won't start; eoan 19.10 lubuntu daily

2019-09-03 Thread Chris Guiver
debug output is no different to above (lubuntu 19.10 daily; same 2019.09.02 ISO) box tried - hp 8200 elite sff (i5-2400, 8gb, nvidia quadro 600) lubuntu@lubuntu:~$ vlc -vvv VLC media player 3.0.8 Vetinari (revision 3.0.8-0-gf350b6b5a7) lubuntu@lubuntu:~$ No new lines appeared in `dmesg`, and no

[Bug 1842382] Re: vlc won't start; eoan 19.10 lubuntu daily

2019-09-03 Thread Sebastian Ramacher
Please run vlc in verbose mode (vlc -vvv) and let us know the debug output. ** Changed in: vlc (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1842382 Title:

[Bug 1842382] Re: vlc won't start; eoan 19.10 lubuntu daily

2019-09-02 Thread Chris Guiver
boot Lubuntu 19.10 iso on dell [optiplex] 755 (c2d-e8300, 8gb, amd/ati radeon rv610/radeon hd2400 pro/xt) mounted hdd & navigated to mp4 & mp3 files, tried to use `vlc` to play alas no. tried starting vlc from terminal - failure just as x201 tried starting vlc from menu - failure Scanned `dmesg|squ