Hi I'm using SuSE professional 9.3 on a AMD64. To be able to watch DVD's, I compiled Xine from sources with the needed packages.
Compiling xine-lib and xine-ui doesn't make any problems, but after launching xine, I have the foolowing error message:
Cannot open display "*". Segmentation fault.
After I changed the DISPLAY Variable to 127.0.0.1 and exported it, the first error message doesn't appear, but I get the segfault again.
The interesting thing is that DVD's could be read in kaffeine without problems, so I think the problem is in xine-ui.
Has anybody a hint??
Thanx
Al
I'd recommend to try the xine packages from Packman http://packman.links2linux.org . They should work without problems.
Philipp
Philipp Thomas said:
I'd recommend to try the xine packages from Packman http://packman.links2linux.org . They should work without problems.
I can confirm the Packman RPMs work well, I think I just installed libxine and it's dependancies plus I used the script to install libdvdcss2. I also installed w32codecs.
David Bottrill wrote:
I can confirm the Packman RPMs work well, I think I just installed libxine and it's dependancies plus I used the script to install libdvdcss2. I also installed w32codecs.
Packman ftp Yast source: ftp.gwdg.de pub/linux/misc/packman/suse/9.3/
or
packman.iu-bremen.de/ suse/9.3/
for SuSE 9.3 libdvdcss2-1.2.9-1.x86_64.rpm libdvdcss2-devel-1.2.9-1.x86_64 I can send by mail (~50KB)
Ciao Marco.
Alex alex@linux.lu wrote:
After I changed the DISPLAY Variable to 127.0.0.1 and exported it, the first
You want DISPLAY=:0 not DISPLAY=127.0.0.1.