Re: JDK1.2-prev2 Segmentation Violation

1999-09-16 Thread Kontorotsui
On 16-Sep-99 Surjan Singh wrote: > You need to get the dingbats font from the link on blackdown. I think > it points to the GIMP fonts page. No need to change font.properties. I installed the dingbat fonts, but I got segfaults anyway. Seems that it is working only when it complains about missi

Re: JDK1.2-prev2 Segmentation Violation

1999-09-16 Thread Surjan Singh
You need to get the dingbats font from the link on blackdown. I think it points to the GIMP fonts page. No need to change font.properties. By the way (you may know already), but the problem I had was because I was using 24bits. JDK1.2pre-v2 works fine in 16bit. Kontorotsui wrote: > > On 15-Se

RE: JDK1.2-prev2 Segmentation Violation

1999-09-16 Thread Kontorotsui
On 15-Sep-99 Surjan Singh wrote: > Console based programs seem to work fine. Swing & AWT programs > seg-fault. Any ideas? The error I get is: > > > SIGSEGV 11* segmentation violation > stackpointer=0x41812b80 I had the same troubles after installing the accursed dingbats fonts! Wh

Re: JDK1.2-prev2 Segmentation Violation

1999-09-16 Thread Surjan Singh
Thanks many, many, many times! I've been trying to figure this one out for days. By the way, how did you know that 24bit is a problem? I've searched nearly 100% of all docs/faqs/newsgroups and found nothing. Calvin Austin wrote: > > 24bit? Thats a known issue that isn't completely fixed yet >