LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Slackware64 14.2 : vlc right now don't load (https://www.linuxquestions.org/questions/slackware-14/slackware64-14-2-vlc-right-now-dont-load-4175610092/)

inukaze 07-18-2017 06:23 AM

Slackware64 14.2 : vlc right now don't load
 
Hi there group, yesterday i had upgrade my packages system from slkpkg, but right now, vlc, don't load.

Code:

$ vlc
VLC media player 3.0.0-git Vetinari (revision 2.2.0-git-12716-gbec643e)
[00000000017ad168] core libvlc: Ejecutar vlc con la interfaz predeterminada. Use «cvlc» para usar vlc sin interfaz.
This application failed to start because it could not find or load the Qt platform plugin "xcb"
in "".

Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, xcb.

Reinstalling the application may fix this problem.

i try to reinstall some packages :
Code:

slpkg -s slonly --deps --reinstall vlc #don't work
slpkg -s slack --reinstall libxcb # don't work yet
slpkg -s slonly --reinstall libxkbcommon libinput # still don't work yet


Didier Spaier 07-18-2017 06:55 AM

Get a bundle of vlc + deps from Eric Hameleers:
http://slackware.uk/people/alien/slackbuilds/vlc/
see also:
http://slackware.uk/people/alien/sla...D_PACKAGES.TXT

Alien Bob 07-18-2017 07:37 AM

Try installing libwacom as well. The libinput may depend on it. I do not know where you are getting the packages but at least my own libinput package for Slackware64 14.2 requires libwacom.

inukaze 07-18-2017 11:16 PM

Thank you
 
Quote:

Originally Posted by Alien Bob (Post 5736510)
Try installing libwacom as well. The libinput may depend on it. I do not know where you are getting the packages but at least my own libinput package for Slackware64 14.2 requires libwacom.

i just installed libwacom and now VLC is working again :D

Code:

[ inukaze | 18-07-2017 | 12:13 am ]
[~]$ su -c "slpkg -s slonly libwacom" root
Contraseña:
Reading package lists... Done
Resolving dependencies... Done

The following packages will be automatically installed or upgraded
with new version:

+==============================================================================
| Package                New Version        Arch    Build  Repos          Size
+==============================================================================
Installing:
  libwacom                0.25              x86_64  1      slonly        52 K

Installing summary
===============================================================================
Total 1 package.
1 package will be installed, 0 will be upgraded and 0 will be reinstalled.
Need to get 52 Kb of archives.
After this process, 590 Kb of additional disk space will be used.

Would you like to continue [y/N]? y

[1/1][ Download ] --> libwacom-0.25-x86_64-1_slonly.txz

--2017-07-19 00:14:06--  https://slackonly.com/pub/packages/14.2-x86_64/libraries/libwacom/libwacom-0.25-x86_64-1_slonly.txz
Resolviendo slackonly.com (slackonly.com)... 45.58.49.216, 2602:ffc5::ffc6:f752
Conectando con slackonly.com (slackonly.com)[45.58.49.216]:443... conectado.
Petición HTTP enviada, esperando respuesta... 200 OK
Longitud: 50632 (49K)
Grabando a: “/tmp/slpkg/packages/libwacom-0.25-x86_64-1_slonly.txz”

libwacom-0.25-x86_64-1_slon 100%[=========================================>]  49,45K  140KB/s    in 0,4s   

2017-07-19 00:14:08 (140 KB/s) - “/tmp/slpkg/packages/libwacom-0.25-x86_64-1_slonly.txz” guardado [50632/50632]


+==============================================================================
| MD5SUM check for libwacom-0.25-x86_64-1_slonly.txz [ PASSED ]
+==============================================================================

[ installing ] --> libwacom-0.25-x86_64-1_slonly.txz

+==============================================================================
| Installing new package /tmp/slpkg/packages/libwacom-0.25-x86_64-1_slonly.txz
+==============================================================================

Verifying package libwacom-0.25-x86_64-1_slonly.txz.
Installing package libwacom-0.25-x86_64-1_slonly.txz:
PACKAGE DESCRIPTION:
# libwacom (Library to identify Wacom tablets and their features)
#
# Manages the libraries, configuration, and diagnostic tools for  Wacom
# tablets running under Linux. It also maintains updated  Linux  kernel
# drivers and Xorg/XFree86 XInput drivers.
#
# Home Page: https://sourceforge.net/projects/linuxwacom/
#
Executing install script for libwacom-0.25-x86_64-1_slonly.txz.
Package libwacom-0.25-x86_64-1_slonly.txz installed.


Completed!

+==============================================================================
| Total 1 package installed and 0 package upgraded
+==============================================================================
| Package libwacom-0.25 installed successfully
+==============================================================================


[ inukaze | 18-07-2017 | 12:14 am ]
[~]$ vlc
VLC media player 3.0.0-git Vetinari (revision 2.2.0-git-12716-gbec643e)
[000000000210c168] core libvlc: Ejecutar vlc con la interfaz predeterminada. Use «cvlc» para usar vlc sin interfaz.
[00000000021cb878] core playlist: playlist is empty



All times are GMT -5. The time now is 07:08 AM.