On 01/12/2017 07:48 AM, Daniel Bauer wrote:
Hi, here on leap 42.1 vlc does not work anymore since the latest update.
Zypper up showed some "additional output" on three of the packages: segmentation fault.
I went to yast, double-checked that all vlc-related comes from packman, and forced to update all of them. It downloaded and the shown install report seems fine. But vlc does not open. Started from command line it gives
VLC media player 2.2.4 Weatherwax (revision 2.2.4) Speicherzugriffsfehler
Can't find anything helpful with googling. Anybody here knows?
Thanks,
Daniel
I'm using the Beta, also from pacman. If I go into Dolphin, find some song or video I can open it with VLC via a right click, and it plays just fine. But If I launch it from the command line (not specifying a file to play) I get:
jsa@poulsbo:~> /usr/bin/vlc VLC media player 3.0.0-git Vetinari (revision 3.0.0-git) [0000000001acd128] core libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface. [0000000001ae7d18] core playlist: playlist is empty [0000000001ae7d18] core playlist: end of playlist, exiting QObject::~QObject: Timers cannot be stopped from another thread
and nothing appears (does not run). I can start it from the command line with a file to play and that WORKS too:
jsa@poulsbo:~> /usr/bin/vlc --started-from-file /home/jsa/Videos/SPOT11_000001.AVI VLC media player 3.0.0-git Vetinari (revision 3.0.0-git) [0000000000cc1128] core libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface. [00007f8570c01978] avi demux error: no key frame set for track 1 [0000000000ce1718] core playlist: end of playlist, exiting QObject::~QObject: Timers cannot be stopped from another thread
Ive found I can get it to launch and wait for graphical input if I do something like:
vlc --ignore-config and having once done that, launching with just vlc works from then on as does the KDE menu. Go Figure.
-- After all is said and done, more is said than done. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org