On Sat, 09 Nov 2002 20:24:44 +0100, Michael Reinsch wrote: > Hi! > > Current cooker and eclipse don't like each other any more. I tried the > latest integration build (eclipse-SDK-I20021105-linux-gtk.zip) as well > as 2.0.2 release (eclipse-SDK-2.0.2-linux-gtk.zip). Both crash before > the workbench is shown somewhere in the pango library: > > An unexpected exception has been detected in native code outside the VM. > Unexpected Signal : 11 occurred at PC=0x4DE873BC > Function=(null)+0x4DE873BC > Library=/usr/lib/pango/1.1.0/modules/pango-hangul-xft.so > > Current Java thread: > at org.eclipse.swt.internal.gtk.OS.pango_layout_get_size(Native Method) > at org.eclipse.swt.graphics.GC.textExtent(GC.java:1813) > > > eclipse works ok when switching off XFT using "GDK_USE_XFT=0 ./eclipse". > That is why I guess this a bug in the pango-xft-stuff and not in > eclipse, so this could make other applications crash as well...
Have you tried to recompile it against pango 1.1.x from cooker ? -- Frederic Crozat MandrakeSoft
