Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 559194 - media-video/kaffeine-1.2.2-r1 - Failed to open VDPAU backend libvdpau_nvidia.so: cannot open shared object file
Summary: media-video/kaffeine-1.2.2-r1 - Failed to open VDPAU backend libvdpau_nvidia....
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-30 19:32 UTC by Juergen Rose
Modified: 2016-04-29 07:39 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Juergen Rose 2015-08-30 19:32:26 UTC
If I try to run kaffeine only a black window (with channel info) is shown. In the terminal I see the following information:


rose@lynx:/home/rose(55)$ kaffeine
Failed to open VDPAU backend libvdpau_nvidia.so: cannot open shared object file: No such file or directory
vo_vdpau: Can't create vdp device : No vdpau implementation.
QSystemTrayIcon::setVisible: No Icon set
libva info: VA-API version 0.38.0
libva info: va_getDriverName() returns -1
libva error: va_getDriverName() failed with unknown libva error,driver_name=(null)
rose@lynx:/home/rose(56)$ net_buf_ctrl: dvbspeed mode
net_buf_ctrl: dvbspeed OFF
kaffeine(5218) DvbEpgModel::~DvbEpgModel: filter list not empty 
QProcess: Destroyed while process is still running.



I do not have any libvdpau_nvidia.so file:

rose@lynx:/home/rose(57)$ ll /usr/lib/libvdpau*
lrwxrwxrwx 1 root root    17 Aug 30 21:19 /usr/lib/libvdpau.so -> libvdpau.so.1.0.0*
lrwxrwxrwx 1 root root    17 Aug 30 21:19 /usr/lib/libvdpau.so.1 -> libvdpau.so.1.0.0*
-rwxr-xr-x 1 root root 14376 Aug 30 21:19 /usr/lib/libvdpau.so.1.0.0*


Reproducible: Always
Comment 1 Juergen Rose 2015-08-30 20:20:16 UTC
What I have, is:

root@lynx:/usr/local/portage/media-libs(453)# ll /usr/lib32/vdpau/libvdpau_nouveau*
lrwxrwxrwx 1 root root      25 Aug 23 11:30 /usr/lib32/vdpau/libvdpau_nouveau.so -> libvdpau_nouveau.so.1.0.0*
lrwxrwxrwx 1 root root      25 Aug 23 11:30 /usr/lib32/vdpau/libvdpau_nouveau.so.1 -> libvdpau_nouveau.so.1.0.0*
lrwxrwxrwx 1 root root      25 Aug 23 11:30 /usr/lib32/vdpau/libvdpau_nouveau.so.1.0 -> libvdpau_nouveau.so.1.0.0*
-rwxr-xr-x 1 root root 3075988 Aug 23 11:31 /usr/lib32/vdpau/libvdpau_nouveau.so.1.0.0*
Comment 2 Johannes Huber (RETIRED) gentoo-dev 2016-04-11 18:14:41 UTC
Does this happen with 1.3.1 too?
Comment 3 Johannes Huber (RETIRED) gentoo-dev 2016-04-29 07:39:13 UTC
(In reply to Johannes Huber from comment #2)
> Does this happen with 1.3.1 too?