Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 11450 - [~x86] xine-lib-1_alpha2 / xine-ui-0.9.15: xine can't play anything
Summary: [~x86] xine-lib-1_alpha2 / xine-ui-0.9.15: xine can't play anything
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Arcady Genkin (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-12-01 11:04 UTC by Phil Richards
Modified: 2016-12-14 17:10 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 Phil Richards 2002-12-01 11:04:34 UTC
The installation worked fine, and maybe I'm doing something really stupid,
but everytime I run xine now I get the following.  Looking at an strace,
the process is doing an "iopl(0x3)" call, and the manpage for iopl suggests
that the caller must be root.  xine is not installed suid root.

--- CUT HERE ---
This is xine (X11 gui) - a free video player v0.9.15
(c) 2000-2002 by G. Bartsch and the xine project team.
Built with xine library 1.0.0 (1-alpha2)
Found xine library version: 1.0.0 (1-alpha2).
XServer Vendor: Gentoo Linux (XFree86 4.2.1, revision r1). Release: 40201000,
        Protocol Version: 11, Revision: 0,
        Available Screen(s): 1, using 0
        Depth: 24.
        XShmQueryVersion: 1.1.
-[ xiTK version 0.9.2 ]-
-[ xiTK will use XShm ]-
-[ WM type: KDE ]-
Display is not using Xinerama.
Benchmarking memcpy methods (smaller is better):
        glibc memcpy() : 1178268721
        linux kernel memcpy() : 3228048446
        MMX optimized memcpy() : 1944350587
        MMXEXT optimized memcpy() : 1667318245
xine-scr_init: complete
metronom: start_clock (at 0)
main: probing <none> video output plugin
load_plugins: failed to load video output plugin <none>
main: probing <vidix> video output plugin
[genfb-demo-driver] Error occured during pci scan: Operation not permitted
[mach64] Error occured during pci scan: Operation not permitted
[mga] Error occured during pci scan: Operation not permitted
[mga] Error occured during pci scan: Operation not permitted
[nvidia-unworking-driver] probe
[nvidia-unworking-driver] Error occured during pci scan: Operation not permitted
[pm3] Error occured during pci scan: Operation not permitted
Radeon_vid: Error occured during pci scan: Operation not permitted
Rage128_vid: Error occured during pci scan: Operation not permitted
video_out_vidix: Couldn't find working VIDIX driver
load_plugins: failed to load video output plugin <vidix>
main: all available video drivers failed.
Comment 1 SpanKY gentoo-dev 2002-12-01 11:11:45 UTC
you have to create this link to make it work: 
/usr/lib/libxine.so.0 -> /usr/lib/libxine.so.1.0.0 
Comment 2 Arcady Genkin (RETIRED) gentoo-dev 2002-12-12 11:34:11 UTC
Could you try xine-lib=1_beta0 with xine-ui-0.9.15?
I can successfully play ecrypted DVDs with this setup, and the symlink
libxine.so.0 does not exist on my system.
Comment 3 Phil Richards 2002-12-13 14:27:13 UTC
Yep, can confirm that the 1_beta0 fixes the original problem - no need for the
sym link anymore.

I'd say that this ebuild closes the original bug report.

phil
Comment 4 Arcady Genkin (RETIRED) gentoo-dev 2002-12-13 14:31:57 UTC
Okay, thanks.