You are not logged in.
Hi, I read
https://bbs.archlinux.org/viewtopic.php?id=130197and I have similar problem, after last update to latest version, I can not open any video file, the crash report is here
/usr/bin/mplayer -noquiet -nofs -nomouseinput -sub-fuzziness 1 -identify -slave -vo xv, -ao alsa -nokeepaspect -framedrop -nodr -double -input conf=/usr/share/smplayer/input.conf -stop-xscreensaver -wid 31457311 -monitorpixelaspect 1 -ass -embeddedfonts -ass-line-spacing 0 -ass-font-scale 1 -ass-styles /home/ja/.config/smplayer/styles.ass -fontconfig -font Arial -subfont-autoscale 0 -subfont-osd-scale 20 -subfont-text-scale 20 -subcp ISO-8859-1 -subpos 100 -nocache -osdlevel 0 -vf-add screenshot -slices -channels 2 -af equalizer=0:0:0:0:0:0:0:0:0:0 -softvol -softvol-max 110 /home/ja/Video/Wham! - Last Christmas.mp4
/usr/bin/mplayer: error while loading shared libraries: libwbclient.so.0: cannot open shared object file: No such file or directoryand I have libwbclient-3.6.3-2 installed.
Any help is appreciated.
Last edited by dubria (2012-03-04 13:33:17)
Offline
Is your whole system up to date? Is the /usr/lib/libwbclient.so.0 file present?
Offline
Just did a pacman -Syu, and now I'm also getting this error. So far it's happening with avi, wmv and even mp3 files.
That file is definitely not present. A quick google shows that it used to belong to the smbclient package (which is installed and up to date), so I'm not sure why mplayer would be needing it.
Offline
Quick update: that file belongs to the libwbclient package, which is required by smbclient, which is required by mplayer. Reinstalling libwbclient (which was already supposedly up to date) cleared up the issue for me.
Offline
libwbclient.so.0 is in smbclient. try to reinstall that package
Give what you have. To someone, it may be better than you dare to think.
Offline
yes, the reinstall of supposed already up to date package libwbclient helped, thank you
Offline
Same problem here... I finally updated whole system yesterday (last full system upgrade was on 2011-11-26) and same problem appears. File /usr/lib/libwbclient.so.0 was not present in system, so i reinstalled package smbclient - without any effect, then reinstalled libwbclient package and requested file appears. There is no error about upgrading libwbclient in pacman.log (from yesterday system update).. How is this possible?
Offline