JNI

1999-06-29 Thread Steffen Tacke
s. (They changed the way to use JNI compared to the way you can use it under Linux/JDK and Sun/JDK in a lot of points). -- mfg. Steffen Tacke ** ** | EMail[EMAIL PROTECTED] | ** ** |

Re: Image scaling

1998-10-19 Thread Steffen Tacke
t; for swing and was reimplementing the feature under swing when I ran into > this all of a sudden. At first I thought it was Swing-related, but as > you can see I was able to demonstrate it using only AWT components. >

New AWT bug

1998-10-10 Thread Steffen Tacke
disappears if I scale it to big. Under Solaris or Windows this seems to be no problem. -- mfg. Steffen Tacke ** ** | EMail[EMAIL PROTECTED] | ** ** | [EMAIL PROTECTED

Re: ORB uder linux?

1998-09-04 Thread Steffen Tacke
on and links. -- mfg. Steffen Tacke * ** | *** Wilhelm-Schickardt-Insitut fuer Informatik Tuebingen, Sand 13 ** ** ** | ***email [EMAIL PROTECTED]** ** ** | ***

kaffe 1.0b1

1998-07-19 Thread Steffen Tacke
.c:169: request for member `name' in something not a structure or union make[2]: *** [external.o] Error 1 [...] I looked into the external.c file but everything seems to be correct for me... Did anyone encounter the same kind of error or ma

Re: SIGSEGV 11* segmentation violation

1998-07-16 Thread Steffen Tacke
3c4cbc [...] when i do certain thread synchronisation/processing like t1.start(); t2.start(); t1.join(); t2.destroy(); t1 and t2 are two simple Threads: t1 simply calls the sleep()-Method and t2 simply Pop up an Dialog as long as t1 is sleeping.) Any suggestions ? mfg. Steffen Tacke

SIGSEGV 11* segmentation violation

1998-07-15 Thread Steffen Tacke
is a (are some) serious bug(s) in the Java Native Interface of the JDK-Linux-Port... Does anyone have the same kind of problem with jdk1.1.6v2 and JNI Calls (calls of C++ Methods from Java) or does anyone have some further information or hints for me what to do ? -- mfg.

TextArea bug ?

1998-06-17 Thread Steffen Tacke
n i try to dispose the Dialog: SIGSEGV 11* segmentation violation (+ complete thread dump and core file) Any ideas ? (running JDK on Suse Linux 5.1) -- mfg. Steffen Tacke * ** | *** Wilhelm-Schickardt-In