LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 02-01-2019, 09:03 AM   #1
Mirzoza
LQ Newbie
 
Registered: Feb 2019
Location: Marseille, France
Distribution: Slackware
Posts: 18

Rep: Reputation: Disabled
VLC will not open


Hello,

I try to install vlc on Slackware 14.2.
After taking the build on http://www.slackware.com/~alien/slackbuilds/, I run it and install vlc. When I launch it then, an vlc icon is getting on the dock below, but it won't open (and nothing happens if I click on it).
I had some dependance problem (I guess) to install it : I had to pre-install (with sbopkg) : meson, ninja and lua.
The build and installation processes were done well, I don't get any errors. So I don't understand what could be the problem. Any ideas?

Thank you.
 
Old 02-01-2019, 10:12 AM   #2
RandomTroll
Senior Member
 
Registered: Mar 2010
Distribution: Slackware
Posts: 1,967

Rep: Reputation: 271Reputation: 271Reputation: 271
what happens if you try to run it from the command line?
 
Old 02-01-2019, 10:46 AM   #3
Mirzoza
LQ Newbie
 
Registered: Feb 2019
Location: Marseille, France
Distribution: Slackware
Posts: 18

Original Poster
Rep: Reputation: Disabled
Well, it kind of work actually!

But I get some mistakes in the Terminal; and I have no tools : I haven't the usual toolbar at the top (with "File Preferences ..."), or the advancement bar at the bottom.

Here is a part of what I got :

bash-4.3# vlc /home/1.mp4
VLC media player 3.0.6 Vetinari (revision 3.0.6-0-g5803e85f73)
[00000000009df540] main libvlc: Lancement de vlc avec l'interface par défaut. Utilisez «*cvlc*» pour démarrer VLC sans interface.
[0000000000abbb20] [cli] lua interface: Listening on host "*console".
VLC media player 3.0.6 Vetinari
Command Line Interface initialized. Type `help' for help.
> libva info: VA-API version 0.38.1
libva info: va_getDriverName() returns 0
libva info: Trying to open /usr/lib64/dri/radeonsi_drv_video.so
libva info: va_openDriver() returns -1
[00007f368c001b20] glconv_vaapi_x11 gl error: vaInitialize: unknown libva error...

libva error: va_getDriverName() failed with unknown libva error,driver_name=(null)
[00007f368c001b20] glconv_vaapi_drm gl error: vaInitialize: unknown libva error
[00007f36c54ae890] avcodec decoder: Using G3DVL VDPAU Driver Shared Library version 1.0 for hardware decoding
[h264 @ 0x7f36c54de120] Failed setup for format vdpau: hwaccel initialisation returned error. ...

[00007f368c19ca80] glconv_vaapi_drm gl error: vaInitialize: unknown libva error
[00007f36c5551760] main decoder error: Timestamp conversion failed for 40618626: no reference clock
[00007f36c5551760] main decoder error: Could not convert timestamp 0 for FFmpeg ...

[00007f36a00a40f0] xcb_window window error: X server failure
 
Old 02-01-2019, 10:48 AM   #4
BW-userx
LQ Guru
 
Registered: Sep 2013
Location: Somewhere in my head.
Distribution: Slackware (15 current), Slack15, Ubuntu studio, MX Linux, FreeBSD 13.1, WIn10
Posts: 10,342

Rep: Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242
try a different movie.
 
Old 02-01-2019, 10:58 AM   #5
Mirzoza
LQ Newbie
 
Registered: Feb 2019
Location: Marseille, France
Distribution: Slackware
Posts: 18

Original Poster
Rep: Reputation: Disabled
Same result...
 
Old 02-01-2019, 11:57 AM   #6
BW-userx
LQ Guru
 
Registered: Sep 2013
Location: Somewhere in my head.
Distribution: Slackware (15 current), Slack15, Ubuntu studio, MX Linux, FreeBSD 13.1, WIn10
Posts: 10,342

Rep: Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242
you could uninstall that one and try the precomplied one he has.


http://www.slackware.com/~alien/slackbuilds/vlc/
 
Old 02-01-2019, 01:10 PM   #7
Mirzoza
LQ Newbie
 
Registered: Feb 2019
Location: Marseille, France
Distribution: Slackware
Posts: 18

Original Poster
Rep: Reputation: Disabled
I downloaded the .txz file and installed it with installpkg.
I get the same result as before when I launch it from the command line, I can't launch it through the graphic interface.

For the installation, I downloaded only vlc-3.0.6-x86_64-1alien.txz : maybe I need other files like npapi-vlc-20190112-x86_64-1alien.txz?
 
Old 02-01-2019, 01:44 PM   #8
BW-userx
LQ Guru
 
Registered: Sep 2013
Location: Somewhere in my head.
Distribution: Slackware (15 current), Slack15, Ubuntu studio, MX Linux, FreeBSD 13.1, WIn10
Posts: 10,342

Rep: Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242
Quote:
Originally Posted by Mirzoza View Post
I downloaded the .txz file and installed it with installpkg.
I get the same result as before when I launch it from the command line, I can't launch it through the graphic interface.

For the installation, I downloaded only vlc-3.0.6-x86_64-1alien.txz : maybe I need other files like npapi-vlc-20190112-x86_64-1alien.txz?
yeah, sorry I forgot there is a few more for 3.0

https://alien.slackbook.org/blog/finally-vlc-3/

tells what you need to install for 14.2
 
2 members found this post helpful.
Old 02-01-2019, 05:46 PM   #9
Mirzoza
LQ Newbie
 
Registered: Feb 2019
Location: Marseille, France
Distribution: Slackware
Posts: 18

Original Poster
Rep: Reputation: Disabled
Problem solved, thank you!

So, I followed the steps on the website (https://alien.slackbook.org/blog/finally-vlc-3/) : I first installed libwacom, libinput (and the dependencies), then libxkcommon, qt5 and qt5-webkit. After that, I reinstalled vlc with installpkg. It works now perfectly!
 
1 members found this post helpful.
Old 02-01-2019, 06:20 PM   #10
BW-userx
LQ Guru
 
Registered: Sep 2013
Location: Somewhere in my head.
Distribution: Slackware (15 current), Slack15, Ubuntu studio, MX Linux, FreeBSD 13.1, WIn10
Posts: 10,342

Rep: Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242
sweet, happy watching....
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Installed Allen VLC vlc-2.2.4-x86_64-1alien.txz and PulseAudio Volume Control not working properly BW-userx Slackware 2 01-05-2017 07:16 AM
Unable to play DVD on VLC - VLC is unable to open the MRL Belikewater Linux - Newbie 3 03-27-2016 12:36 PM
vlc player "VLC is unable to open the MRL 'dvd:///..." taylorkh Linux - Software 9 01-27-2016 07:12 AM
VLC error: VLC could not open the file "/usr/share/vlc/skins2/text.bmp". brjoon1021 Ubuntu 1 01-14-2009 10:48 PM
I'm Getting 6 VLC Windows At Once - Problem With VLC Player davidx Linux - Software 1 11-03-2008 11:45 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 12:33 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration