* [gentoo-user] Can`t play dvd with xine based video players
@ 2005-08-27 20:57 Roman Makurin
2005-08-28 13:28 ` Alex
0 siblings, 1 reply; 22+ messages in thread
From: Roman Makurin @ 2005-08-27 20:57 UTC (permalink / raw
To: gentoo-user
Hi All!
I`ve got segfaults everytime I trying to play DVD with xine-based dvd players
like kaffeine or xine.
-----
I`ve got installed:
media-libs/xine-lib-1.1.0-r1 +X +a52 +aac +aalib +alsa (-altivec) -arts
-cle266 -directfb -dts +dvd -dxr3 -esd +fbcon +flac -gnome -i8x0 +imagemagick
+ipv6 -libcaca +mad +mng +nls +nvidia +opengl +oss +samba +sdl +speex +theora
+v4l -vcd -vidix +vorbis +win32codecs -xinerama +xv +xvmc
media-video/xine-ui-0.99.4-r2 +X +aalib +curl -libcaca +lirc +ncurses +nls
+readline
media-libs/libdvdcss-1.2.9 +doc -static
media-libs/libdvdread-0.9.4-r1 -static
-----
Here is xine`s messages (from console):
drolyk@localhost ~ $ LANG=C xine dvd:/
This is xine (X11 gui) - a free video player v0.99.4.
(c) 2000-2004 The xine Team.
libdvdread: Using libdvdcss version 1.2.9 for DVD access
libdvdread: Attempting to retrieve all CSS keys
libdvdread: This can take a _long_ time, please be patient
libdvdread: Get key for /VIDEO_TS/VIDEO_TS.VOB at 0x0000014d
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_01_0.VOB at 0x000004b3
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_01_1.VOB at 0x00000523
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_02_1.VOB at 0x00000539
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_03_1.VOB at 0x0000054e
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_04_1.VOB at 0x00000562
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_05_0.VOB at 0x00002ba4
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_05_1.VOB at 0x0002190b
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_06_0.VOB at 0x0020a117
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_06_1.VOB at 0x0020a11c
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_07_1.VOB at 0x0020a132
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_08_1.VOB at 0x0020a4af
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_09_1.VOB at 0x0020e183
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_10_1.VOB at 0x0020e198
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_11_1.VOB at 0x0020e1ac
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_12_1.VOB at 0x0020f0db
libdvdread: Elapsed time 0
libdvdread: Found 12 VTS's
libdvdread: Elapsed time 0
xiTK received SIGSEGV signal, RIP.
Aborted
P.S.: My gcc FLAGS are soft -
CFLAGS="-march=pentium3 -O2 -pipe -mfpmath=sse,387 -mmmx -msse"
CXXFLAGS="-march=pentium3 -O2 -pipe"
What I need to do ? :-)
10nx
--
Jabber: drolyk@jabber.ru
ICQ: 105266647
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 22+ messages in thread
* Re: [gentoo-user] Can`t play dvd with xine based video players
2005-08-28 13:28 ` Alex
@ 2005-08-28 12:27 ` Makurin Roman
2005-08-28 16:14 ` Alex
2005-08-31 6:06 ` Makurin Roman
1 sibling, 1 reply; 22+ messages in thread
From: Makurin Roman @ 2005-08-28 12:27 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 598 bytes --]
В сообщении от Воскресенье 28 августа 2005 17:28 Alex написал(a):
> On Saturday 27 August 2005 20:57, Roman Makurin wrote:
> > What I need to do ? :-)
>
> I've been looking for the same thing for some days now... The good thing I
> just found a solution (well at least it worked for me :) )
> You have to enable direct raw access in the kernel:
>
> Device Drivers ---> ATA/ATAPI/MFM/RLL support ---> [*] IDE Taskfile
> Access
But I could play dvd some time ago with the same kernel.
>
> boot with your new kernel and enjoy your movies ;)
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 22+ messages in thread
* Re: [gentoo-user] Can`t play dvd with xine based video players
2005-08-27 20:57 [gentoo-user] Can`t play dvd with xine based video players Roman Makurin
@ 2005-08-28 13:28 ` Alex
2005-08-28 12:27 ` Makurin Roman
2005-08-31 6:06 ` Makurin Roman
0 siblings, 2 replies; 22+ messages in thread
From: Alex @ 2005-08-28 13:28 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 438 bytes --]
On Saturday 27 August 2005 20:57, Roman Makurin wrote:
> What I need to do ? :-)
I've been looking for the same thing for some days now... The good thing I
just found a solution (well at least it worked for me :) )
You have to enable direct raw access in the kernel:
Device Drivers ---> ATA/ATAPI/MFM/RLL support ---> [*] IDE Taskfile
Access
boot with your new kernel and enjoy your movies ;)
--
Cheers, Alex.
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 22+ messages in thread
* Re: [gentoo-user] Can`t play dvd with xine based video players
2005-08-28 16:14 ` Alex
@ 2005-08-28 14:38 ` Makurin Roman
2005-08-28 15:57 ` Volker Armin Hemmann
2005-08-28 18:12 ` Alex
2005-08-28 14:44 ` Makurin Roman
1 sibling, 2 replies; 22+ messages in thread
From: Makurin Roman @ 2005-08-28 14:38 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1.1: Type: text/plain, Size: 902 bytes --]
В сообщении от Воскресенье 28 августа 2005 20:14 Alex написал(a):
> On Sunday 28 August 2005 12:27, Makurin Roman wrote:
> > But I could play dvd some time ago with the same kernel.
>
> Oh! Hmm... did you install a new version of xine/libddvdcss before dvds
> stopped playing?
yes, xine-lib and libdvdcss
> did you change your configuration file?
no
> do you use raw access to your dvd device?
what is it ? I can copy dvd to hard drive
> Does kaffeine give you the same error?
xine based == kaffeine, xine, totem, etc
> because IIRC xiTK is only used by xine-ui. Does
>
> $ xine --verbose=2 dvd:/
>
> give you more info?
> Does this happens on every dvd or on commercial dvds only?
It happens on every dvd
>
> And look at this, it might help,
> http://forums.gentoo.org/viewtopic-t-310644-highlight-sigsegv+xine.html
[-- Attachment #1.2: xine.log.bz2 --]
[-- Type: application/x-bzip2, Size: 5202 bytes --]
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 22+ messages in thread
* Re: [gentoo-user] Can`t play dvd with xine based video players
2005-08-28 16:14 ` Alex
2005-08-28 14:38 ` Makurin Roman
@ 2005-08-28 14:44 ` Makurin Roman
1 sibling, 0 replies; 22+ messages in thread
From: Makurin Roman @ 2005-08-28 14:44 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 802 bytes --]
В сообщении от Воскресенье 28 августа 2005 20:14 Alex написал(a):
> On Sunday 28 August 2005 12:27, Makurin Roman wrote:
> > But I could play dvd some time ago with the same kernel.
>
> Oh! Hmm... did you install a new version of xine/libddvdcss before dvds
> stopped playing? did you change your configuration file? do you use raw
> access to your dvd device? Does kaffeine give you the same error? because
> IIRC xiTK is only used by xine-ui. Does
>
> $ xine --verbose=2 dvd:/
>
> give you more info?
> Does this happens on every dvd or on commercial dvds only?
>
> And look at this, it might help,
> http://forums.gentoo.org/viewtopic-t-310644-highlight-sigsegv+xine.html
Also I`ve open bug: https://bugs.gentoo.org/show_bug.cgi?id=103972
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 22+ messages in thread
* Re: [gentoo-user] Can`t play dvd with xine based video players
2005-08-28 18:12 ` Alex
@ 2005-08-28 15:39 ` Makurin Roman
2005-08-28 19:25 ` Alex
0 siblings, 1 reply; 22+ messages in thread
From: Makurin Roman @ 2005-08-28 15:39 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 938 bytes --]
В сообщении от Воскресенье 28 августа 2005 22:12 Alex написал(a):
> On Sunday 28 August 2005 14:38, Makurin Roman wrote:
> > what is it ? I can copy dvd to hard drive
>
> just put a synbolic link /dev/rdvd pointing to your dvd device (i.e.
> /dev/hdc) or adjust the appropriate setting in your xine configuration,
> it's this line
>
> media.dvd.raw_device:
>
> (in kaffeine it's on settings--> xine engine options --> media-->expert
> options tab --> dvd.raw_device )
>
Unfortunately it doesn`t help me :-(
I think it`s fault of some lib needed by xine. I know that xine in gentoo
trying to use system libs rather than included and sometimes it gives such
problems.
>
> Also if you have upgraded from a pre-1 xine-lib you should have removed
> your old configurations.
> Well your xine.log looks normal (too me)
>
> Sorry but I cant be of more help here... Good Luck :)
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 22+ messages in thread
* Re: [gentoo-user] Can`t play dvd with xine based video players
2005-08-28 14:38 ` Makurin Roman
@ 2005-08-28 15:57 ` Volker Armin Hemmann
2005-08-28 16:47 ` Makurin Roman
2005-08-28 18:12 ` Alex
1 sibling, 1 reply; 22+ messages in thread
From: Volker Armin Hemmann @ 2005-08-28 15:57 UTC (permalink / raw
To: gentoo-user
On Sunday 28 August 2005 16:38, Makurin Roman wrote:
> В сообщении от Воскресенье 28 августа 2005 20:14 Alex написал(a):
> > On Sunday 28 August 2005 12:27, Makurin Roman wrote:
> > > But I could play dvd some time ago with the same kernel.
> >
> > Oh! Hmm... did you install a new version of xine/libddvdcss before dvds
> > stopped playing?
>
> yes, xine-lib and libdvdcss
>
> > did you change your configuration file?
>
> no
>
> > do you use raw access to your dvd device?
>
> what is it ? I can copy dvd to hard drive
>
> > Does kaffeine give you the same error?
>
> xine based == kaffeine, xine, totem, etc
>
did you rebuilt xine-ui/kaffeine/totem after the upgrade?
I had a lot of xine-crashes, which looked like yours and were easily solved by
rebuilding xine-ui.
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 22+ messages in thread
* Re: [gentoo-user] Can`t play dvd with xine based video players
2005-08-28 12:27 ` Makurin Roman
@ 2005-08-28 16:14 ` Alex
2005-08-28 14:38 ` Makurin Roman
2005-08-28 14:44 ` Makurin Roman
0 siblings, 2 replies; 22+ messages in thread
From: Alex @ 2005-08-28 16:14 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 625 bytes --]
On Sunday 28 August 2005 12:27, Makurin Roman wrote:
> But I could play dvd some time ago with the same kernel.
Oh! Hmm... did you install a new version of xine/libddvdcss before dvds
stopped playing? did you change your configuration file? do you use raw
access to your dvd device? Does kaffeine give you the same error? because
IIRC xiTK is only used by xine-ui. Does
$ xine --verbose=2 dvd:/
give you more info?
Does this happens on every dvd or on commercial dvds only?
And look at this, it might help,
http://forums.gentoo.org/viewtopic-t-310644-highlight-sigsegv+xine.html
--
Cheers, Alex.
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 22+ messages in thread
* Re: [gentoo-user] Can`t play dvd with xine based video players
2005-08-28 15:57 ` Volker Armin Hemmann
@ 2005-08-28 16:47 ` Makurin Roman
0 siblings, 0 replies; 22+ messages in thread
From: Makurin Roman @ 2005-08-28 16:47 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 1051 bytes --]
В сообщении от Воскресенье 28 августа 2005 19:57 Volker Armin Hemmann
написал(a):
> On Sunday 28 August 2005 16:38, Makurin Roman wrote:
> > В сообщении от Воскресенье 28 августа 2005 20:14 Alex написал(a):
> > > On Sunday 28 August 2005 12:27, Makurin Roman wrote:
> > > > But I could play dvd some time ago with the same kernel.
> > >
> > > Oh! Hmm... did you install a new version of xine/libddvdcss before
> > > dvds stopped playing?
> >
> > yes, xine-lib and libdvdcss
> >
> > > did you change your configuration file?
> >
> > no
> >
> > > do you use raw access to your dvd device?
> >
> > what is it ? I can copy dvd to hard drive
> >
> > > Does kaffeine give you the same error?
> >
> > xine based == kaffeine, xine, totem, etc
>
> did you rebuilt xine-ui/kaffeine/totem after the upgrade?
>
> I had a lot of xine-crashes, which looked like yours and were easily solved
> by rebuilding xine-ui.
Yes. But I`ve got crashes only with DVD(or when trying to play *.VOB)
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 22+ messages in thread
* Re: [gentoo-user] Can`t play dvd with xine based video players
2005-08-28 19:25 ` Alex
@ 2005-08-28 16:50 ` Makurin Roman
2005-08-28 19:56 ` Nick Rout
0 siblings, 1 reply; 22+ messages in thread
From: Makurin Roman @ 2005-08-28 16:50 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 485 bytes --]
В сообщении от Воскресенье 28 августа 2005 23:25 Alex написал(a):
> On Sunday 28 August 2005 15:39, Makurin Roman wrote:
> > I know that xine in gentoo
> > trying to use system libs rather than included and sometimes it gives
> > such problems.
>
> Do you have libdvdnav or libdvdread installed? AFAIK xine doesnt use these
> anymore, it uses its internal ones.
> Just a guess...
I`ve got libdvdread installed. Its needed by transcode, not xine
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 22+ messages in thread
* Re: [gentoo-user] Can`t play dvd with xine based video players
2005-08-28 14:38 ` Makurin Roman
2005-08-28 15:57 ` Volker Armin Hemmann
@ 2005-08-28 18:12 ` Alex
2005-08-28 15:39 ` Makurin Roman
1 sibling, 1 reply; 22+ messages in thread
From: Alex @ 2005-08-28 18:12 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 618 bytes --]
On Sunday 28 August 2005 14:38, Makurin Roman wrote:
> what is it ? I can copy dvd to hard drive
just put a synbolic link /dev/rdvd pointing to your dvd device (i.e. /dev/hdc)
or adjust the appropriate setting in your xine configuration, it's this line
media.dvd.raw_device:
(in kaffeine it's on settings--> xine engine options --> media-->expert
options tab --> dvd.raw_device )
Also if you have upgraded from a pre-1 xine-lib you should have removed your
old configurations.
Well your xine.log looks normal (too me)
Sorry but I cant be of more help here... Good Luck :)
--
Cheers, Alex.
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 22+ messages in thread
* Re: [gentoo-user] Can`t play dvd with xine based video players
2005-08-28 15:39 ` Makurin Roman
@ 2005-08-28 19:25 ` Alex
2005-08-28 16:50 ` Makurin Roman
0 siblings, 1 reply; 22+ messages in thread
From: Alex @ 2005-08-28 19:25 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 329 bytes --]
On Sunday 28 August 2005 15:39, Makurin Roman wrote:
> I know that xine in gentoo
> trying to use system libs rather than included and sometimes it gives such
> problems.
Do you have libdvdnav or libdvdread installed? AFAIK xine doesnt use these
anymore, it uses its internal ones.
Just a guess...
--
Cheers, Alex.
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 22+ messages in thread
* Re: [gentoo-user] Can`t play dvd with xine based video players
2005-08-28 16:50 ` Makurin Roman
@ 2005-08-28 19:56 ` Nick Rout
2005-08-28 20:59 ` Makurin Roman
2005-08-29 0:22 ` Alex
0 siblings, 2 replies; 22+ messages in thread
From: Nick Rout @ 2005-08-28 19:56 UTC (permalink / raw
To: gentoo-user
On Sun, 2005-08-28 at 20:50 +0400, Makurin Roman wrote:
> В сообщении от Воскресенье 28 августа 2005 23:25 Alex написал(a):
> > On Sunday 28 August 2005 15:39, Makurin Roman wrote:
> > > I know that xine in gentoo
> > > trying to use system libs rather than included and sometimes it gives
> > > such problems.
> >
> > Do you have libdvdnav or libdvdread installed? AFAIK xine doesnt use these
> > anymore, it uses its internal ones.
> > Just a guess...
>
>
> I`ve got libdvdread installed. Its needed by transcode, not xine
Look stop guessing and do some diagnosis.
firstly use ldd to make sure that there are no broken links to
libraries.
secondly run xine with strace, saving the results to a file. there will
usually be something revealing at the point of the crash, which may
reveal the problem.
also, does mplayer still play dvd's?
--
Nick Rout <nick@rout.co.nz>
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 22+ messages in thread
* Re: [gentoo-user] Can`t play dvd with xine based video players
2005-08-28 19:56 ` Nick Rout
@ 2005-08-28 20:59 ` Makurin Roman
2005-08-29 0:22 ` Alex
1 sibling, 0 replies; 22+ messages in thread
From: Makurin Roman @ 2005-08-28 20:59 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 2465 bytes --]
В сообщении от Воскресенье 28 августа 2005 23:56 Nick Rout написал(a):
> On Sun, 2005-08-28 at 20:50 +0400, Makurin Roman wrote:
> > В сообщении от Воскресенье 28 августа 2005 23:25 Alex написал(a):
> > > On Sunday 28 August 2005 15:39, Makurin Roman wrote:
> > > > I know that xine in gentoo
> > > > trying to use system libs rather than included and sometimes it gives
> > > > such problems.
> > >
> > > Do you have libdvdnav or libdvdread installed? AFAIK xine doesnt use
> > > these anymore, it uses its internal ones.
> > > Just a guess...
> >
> > I`ve got libdvdread installed. Its needed by transcode, not xine
>
> Look stop guessing and do some diagnosis.
>
> firstly use ldd to make sure that there are no broken links to
> libraries.
ldd output looks fine.
---
ldd /usr/lib/xine/plugins/1.1.0/xineplug_inp_dvd.so
linux-gate.so.1 => (0xffffe000)
libxine.so.1 => /usr/lib/libxine.so.1 (0xb7f14000)
libpthread.so.0 => /lib/tls/libpthread.so.0 (0xb7f01000)
libc.so.6 => /lib/tls/libc.so.6 (0xb7de7000)
libdl.so.2 => /lib/libdl.so.2 (0xb7de3000)
libm.so.6 => /lib/tls/libm.so.6 (0xb7dc0000)
libfreetype.so.6 => /usr/lib/libfreetype.so.6 (0xb7d53000)
libz.so.1 => /lib/libz.so.1 (0xb7d42000)
librt.so.1 => /lib/tls/librt.so.1 (0xb7d38000)
/lib/ld-linux.so.2 (0x80000000)
ldd /usr/lib/libxine.so.1.13.0
linux-gate.so.1 => (0xffffe000)
libpthread.so.0 => /lib/tls/libpthread.so.0 (0x4f2f4000)
libdl.so.2 => /lib/libdl.so.2 (0x4f2db000)
libm.so.6 => /lib/tls/libm.so.6 (0x4f2b6000)
libfreetype.so.6 => /usr/lib/libfreetype.so.6 (0x4f3fc000)
libz.so.1 => /lib/libz.so.1 (0x4f2e1000)
librt.so.1 => /lib/tls/librt.so.1 (0x4ef5c000)
libc.so.6 => /lib/tls/libc.so.6 (0x4f19a000)
/lib/ld-linux.so.2 (0x80000000)
---
>
> secondly run xine with strace, saving the results to a file. there will
> usually be something revealing at the point of the crash, which may
> reveal the problem.
Here is strace log: https://bugs.gentoo.org/attachment.cgi?id=67117
but I can`t see anything useful there :-/
>
> also, does mplayer still play dvd's?
>
I don`t have mplayer, it have problems with localized messages(messages looks
like squares seqs) :-(
> --
> Nick Rout <nick@rout.co.nz>
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 22+ messages in thread
* Re: [gentoo-user] Can`t play dvd with xine based video players
2005-08-29 0:22 ` Alex
@ 2005-08-28 21:33 ` Makurin Roman
2005-08-28 21:54 ` Nick Rout
2005-08-29 1:03 ` Alex
0 siblings, 2 replies; 22+ messages in thread
From: Makurin Roman @ 2005-08-28 21:33 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 306 bytes --]
В сообщении от Понедельник 29 августа 2005 04:22 Alex написал(a):
> On Sunday 28 August 2005 19:56, Nick Rout wrote:
> > also, does mplayer still play dvd's?
>
> or a previous version of xine-lib?
I tryed both xine-lib-1.1.0(my previous version) and xine-lib-1.1.0-r1
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 22+ messages in thread
* Re: [gentoo-user] Can`t play dvd with xine based video players
2005-08-28 21:33 ` Makurin Roman
@ 2005-08-28 21:54 ` Nick Rout
2005-08-28 22:06 ` Makurin Roman
2005-08-29 1:03 ` Alex
1 sibling, 1 reply; 22+ messages in thread
From: Nick Rout @ 2005-08-28 21:54 UTC (permalink / raw
To: gentoo-user
what version of gcc are you using?
http://sourceforge.net/mailarchive/forum.php?thread_id=7777414&forum_id=40741
By the way the only files on my system that relate to xitk are :
nick@sf ~ $ locate -i xitk
/usr/share/locale/sk/LC_MESSAGES/xitk.mo
/usr/share/locale/pl/LC_MESSAGES/xitk.mo
/usr/share/locale/ja/LC_MESSAGES/xitk.mo
/usr/share/locale/es/LC_MESSAGES/xitk.mo
/usr/share/locale/cs/LC_MESSAGES/xitk.mo
/usr/share/locale/pt_BR/LC_MESSAGES/xitk.mo
/usr/share/locale/de/LC_MESSAGES/xitk.mo
/usr/share/locale/it/LC_MESSAGES/xitk.mo
/usr/share/locale/uk/LC_MESSAGES/xitk.mo
/usr/share/locale/fr/LC_MESSAGES/xitk.mo
IE to do with locales - could this be a locale problem?
On Mon, 29 Aug 2005 01:33:12 +0400
Makurin Roman wrote:
> ? ????????? ?? ??????????? 29 ??????? 2005 04:22 Alex ???????(a):
> > On Sunday 28 August 2005 19:56, Nick Rout wrote:
> > > also, does mplayer still play dvd's?
> >
> > or a previous version of xine-lib?
>
> I tryed both xine-lib-1.1.0(my previous version) and xine-lib-1.1.0-r1
--
Nick Rout <nick@rout.co.nz>
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 22+ messages in thread
* Re: [gentoo-user] Can`t play dvd with xine based video players
2005-08-28 21:54 ` Nick Rout
@ 2005-08-28 22:06 ` Makurin Roman
2005-08-28 22:15 ` Nick Rout
0 siblings, 1 reply; 22+ messages in thread
From: Makurin Roman @ 2005-08-28 22:06 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 1385 bytes --]
В сообщении от Понедельник 29 августа 2005 01:54 Nick Rout написал(a):
> what version of gcc are you using?
>
sys-devel/gcc-3.4.4-r1
> http://sourceforge.net/mailarchive/forum.php?thread_id=7777414&forum_id=407
>41
>
> By the way the only files on my system that relate to xitk are :
>
> nick@sf ~ $ locate -i xitk
> /usr/share/locale/sk/LC_MESSAGES/xitk.mo
> /usr/share/locale/pl/LC_MESSAGES/xitk.mo
> /usr/share/locale/ja/LC_MESSAGES/xitk.mo
> /usr/share/locale/es/LC_MESSAGES/xitk.mo
> /usr/share/locale/cs/LC_MESSAGES/xitk.mo
> /usr/share/locale/pt_BR/LC_MESSAGES/xitk.mo
> /usr/share/locale/de/LC_MESSAGES/xitk.mo
> /usr/share/locale/it/LC_MESSAGES/xitk.mo
> /usr/share/locale/uk/LC_MESSAGES/xitk.mo
> /usr/share/locale/fr/LC_MESSAGES/xitk.mo
>
> IE to do with locales - could this be a locale problem?
I don`t think. I`ve got crashes with ALL xine based players,
eg I`ve got segfaults with kaffeine
>
> On Mon, 29 Aug 2005 01:33:12 +0400
>
> Makurin Roman wrote:
> > ? ????????? ?? ??????????? 29 ??????? 2005 04:22 Alex ???????(a):
> > > On Sunday 28 August 2005 19:56, Nick Rout wrote:
> > > > also, does mplayer still play dvd's?
> > >
> > > or a previous version of xine-lib?
> >
> > I tryed both xine-lib-1.1.0(my previous version) and xine-lib-1.1.0-r1
>
> --
> Nick Rout <nick@rout.co.nz>
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 22+ messages in thread
* Re: [gentoo-user] Can`t play dvd with xine based video players
2005-08-28 22:06 ` Makurin Roman
@ 2005-08-28 22:15 ` Nick Rout
0 siblings, 0 replies; 22+ messages in thread
From: Nick Rout @ 2005-08-28 22:15 UTC (permalink / raw
To: gentoo-user
OK rule that out, now have you read this page?
http://forums.gentoo.org/viewtopic-t-310644-highlight-sigsegv+xine.html
On Mon, 29 Aug 2005 02:06:23 +0400
Makurin Roman wrote:
> ? ????????? ?? ??????????? 29 ??????? 2005 01:54 Nick Rout ???????(a):
> > what version of gcc are you using?
> >
>
> sys-devel/gcc-3.4.4-r1
>
> >
> > IE to do with locales - could this be a locale problem?
>
> I don`t think. I`ve got crashes with ALL xine based players,
> eg I`ve got segfaults with kaffeine
>
--
Nick Rout <nick@rout.co.nz>
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 22+ messages in thread
* Re: [gentoo-user] Can`t play dvd with xine based video players
2005-08-28 19:56 ` Nick Rout
2005-08-28 20:59 ` Makurin Roman
@ 2005-08-29 0:22 ` Alex
2005-08-28 21:33 ` Makurin Roman
1 sibling, 1 reply; 22+ messages in thread
From: Alex @ 2005-08-29 0:22 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 148 bytes --]
On Sunday 28 August 2005 19:56, Nick Rout wrote:
> also, does mplayer still play dvd's?
or a previous version of xine-lib?
--
Cheers, Alex.
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 22+ messages in thread
* Re: [gentoo-user] Can`t play dvd with xine based video players
2005-08-28 21:33 ` Makurin Roman
2005-08-28 21:54 ` Nick Rout
@ 2005-08-29 1:03 ` Alex
1 sibling, 0 replies; 22+ messages in thread
From: Alex @ 2005-08-29 1:03 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 549 bytes --]
On Sunday 28 August 2005 21:33, Makurin Roman wrote:
> В сообщении от Понедельник 29 августа 2005 04:22 Alex написал(a):
> > On Sunday 28 August 2005 19:56, Nick Rout wrote:
> > > also, does mplayer still play dvd's?
> >
> > or a previous version of xine-lib?
>
> I tryed both xine-lib-1.1.0(my previous version) and xine-lib-1.1.0-r1
Have you tried the vlc player? maybe you can play dvd's with it (at least
until you found out what's wrong with the uncooperative xine-lib :p )
--
Cheers, Alex.
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 22+ messages in thread
* Re: [gentoo-user] Can`t play dvd with xine based video players
2005-08-28 13:28 ` Alex
2005-08-28 12:27 ` Makurin Roman
@ 2005-08-31 6:06 ` Makurin Roman
2005-08-31 13:12 ` Alex
1 sibling, 1 reply; 22+ messages in thread
From: Makurin Roman @ 2005-08-31 6:06 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 591 bytes --]
В сообщении от Воскресенье 28 августа 2005 17:28 Alex написал(a):
> On Saturday 27 August 2005 20:57, Roman Makurin wrote:
> > What I need to do ? :-)
>
> I've been looking for the same thing for some days now... The good thing I
> just found a solution (well at least it worked for me :) )
> You have to enable direct raw access in the kernel:
>
> Device Drivers ---> ATA/ATAPI/MFM/RLL support ---> [*] IDE Taskfile
> Access
>
> boot with your new kernel and enjoy your movies ;)
The problem has gone with xine-lib-1.1.0-r2 :-)
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 22+ messages in thread
* Re: [gentoo-user] Can`t play dvd with xine based video players
2005-08-31 6:06 ` Makurin Roman
@ 2005-08-31 13:12 ` Alex
0 siblings, 0 replies; 22+ messages in thread
From: Alex @ 2005-08-31 13:12 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 166 bytes --]
On Wednesday 31 August 2005 06:06, Makurin Roman wrote:
> The problem has gone with xine-lib-1.1.0-r2 :-)
Yay! :)
the devs know better ;)
--
Cheers, Alex.
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 22+ messages in thread
end of thread, other threads:[~2005-08-31 10:17 UTC | newest]
Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-08-27 20:57 [gentoo-user] Can`t play dvd with xine based video players Roman Makurin
2005-08-28 13:28 ` Alex
2005-08-28 12:27 ` Makurin Roman
2005-08-28 16:14 ` Alex
2005-08-28 14:38 ` Makurin Roman
2005-08-28 15:57 ` Volker Armin Hemmann
2005-08-28 16:47 ` Makurin Roman
2005-08-28 18:12 ` Alex
2005-08-28 15:39 ` Makurin Roman
2005-08-28 19:25 ` Alex
2005-08-28 16:50 ` Makurin Roman
2005-08-28 19:56 ` Nick Rout
2005-08-28 20:59 ` Makurin Roman
2005-08-29 0:22 ` Alex
2005-08-28 21:33 ` Makurin Roman
2005-08-28 21:54 ` Nick Rout
2005-08-28 22:06 ` Makurin Roman
2005-08-28 22:15 ` Nick Rout
2005-08-29 1:03 ` Alex
2005-08-28 14:44 ` Makurin Roman
2005-08-31 6:06 ` Makurin Roman
2005-08-31 13:12 ` Alex
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox