2009-10-22 15:56:14 UTC
Hi all,
We have installed Jensor 1.8 on a Linux machine and set environment variables as mentioned in the help. For the display, eXcursion X Server is been used from Windows XP.
While running the example "demo" application using "demo.sh" command, below error is observed.
Error: Cairo does not yet support the requested image format:
Depth: 8
Alpha mask: 0x00000000
Red mask: 0x00000000
Green mask: 0x00000000
Blue mask: 0x00000000
Please file an enhacement request (quoting the above) at:
http://bugs.freedesktop.org/enterbug.cgi?product=cairo
java: cairo-image-surface.c:155: _cairoformatfrompixmanformat: Assertion `NO
TREACHED' failed.
./demo.sh: line 1: 7401 Aborted java -cp Java2Demo.jar:../lib/j
ensorjdk14-v18-unix64.jar java2d.Java2Demo
We have tried setting the DefaultDepth to 16 or 24 in screen section of the etc/X11/xorg.conf file but it did not help.
The same application runs successfully when the Jensor is hosted at UNIX Machine.
The Linux machine has Red Hat Enterprise Linux Server release 5.1 (Tikanga).
The windows based machine used for display has Windows XP SP3.
Please assist to resolve this issue.