I installed dvkit on REHL6, and tried to run this.
However, this crashed and displayed below message on console.
Message is : WARNING: SWT requires Cairo 1.9.4 or newer WARNING: Detected: 1.8.8
eclipse: cairo-misc.c:380: cairooperatorboundedbysource: Assertion `NOTREACHED' failed."
I modified dvkit.ini file as below after -vmargs.
dvkit.ini:
-vmargs
-Dorg.eclipse.swt.internal.gtk.cairoGraphics=false
-Dorg.eclipse.swt.internal.gtk.useCairo=false
Should I use older version of dvkit ? And what version of dvkit is available on REHL6 ?
Or, anyone knows another solution for it ?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I installed dvkit on REHL6, and tried to run this.
However, this crashed and displayed below message on console.
Message is :
WARNING: SWT requires Cairo 1.9.4 or newer
WARNING: Detected: 1.8.8
eclipse: cairo-misc.c:380: cairooperatorboundedbysource: Assertion `NOTREACHED' failed."
I modified dvkit.ini file as below after -vmargs.
dvkit.ini:
-vmargs
-Dorg.eclipse.swt.internal.gtk.cairoGraphics=false
-Dorg.eclipse.swt.internal.gtk.useCairo=false
Should I use older version of dvkit ? And what version of dvkit is available on REHL6 ?
Or, anyone knows another solution for it ?
We are using 1.4.1 with red hat 6.7 without any problem. Only java update is required