Re: java segfaults on Hello.java

2001-07-25 Thread Michael .
This error, incidentally, comes about half the time, running the command line repeatedly. Adding "-Xrs" reduces the occurrence to about 1 out of 10 times (and gives a different PC value, no surprise). Running from jdb, the error doesn't occur at all. Leads me to suspect a bug in java's shutdown c

[Fwd: Re: Mouse click under KDE2]

2001-07-25 Thread Jim Hazen
Original Message Subject: Re: Mouse click under KDE2 Date: Thu, 26 Jul 2001 09:13:41 +0800 From: Chin Ling Jia <[EMAIL PROTECTED]> Organization: KOOPrime Pte Ltd To: Jim Hazen <[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> After cha

Re: Mouse click under KDE2

2001-07-25 Thread Juergen Kreileder
Duane Kehoe <[EMAIL PROTECTED]> writes: > I had the same probelem, and it is not just Netbeans. Is your > number lock on? This is a known issue with java2 on Linux in > general, turn off your number lock and try mouse clicks again. Please post your keyboard setup. Juergen -- Juerge

Re: Mouse click under KDE2

2001-07-25 Thread Jim Hazen
This has to do with Mandrake and other's keyboard layout. I've been able to get around it by setting my primary layout to en (U.S. English w/ISO9995-3) insted of us (which I think is the default for KDE2). This happens because mouse clicks are essantially keystroke modifiers, and I guess the JDK

Re: Mouse click under KDE2

2001-07-25 Thread Duane Kehoe
I have been able to reproduce similar behavior in any Java program's file chooser, in jEdit(opensource programmer editor written in Java), and home grown apps as well. Also I have been able to reproduce this problem with multiple JDKs including IBM jdk1.3, Sun-1.3.0 & 1.3.1, and of course Bla

Re: Mouse click under KDE2

2001-07-25 Thread Sylvain GIL
On Tue, Jul 24, 2001 at 06:25:31PM -0700, brEezE wrote: > Hi all, Hi, > When I run NetBeans using Blackdown's JDK 1.3.x under > KDE2, all the mouse clicks are treated as right-click! > Does anyone know what is wrong and how to fix it? > > I am running Mandrake 8.0 I remember this bug was repor

Re: Nvidia and Java 3D

2001-07-25 Thread Sylvain GIL
On Tue, Jul 24, 2001 at 09:05:31PM -0500, Jonathan Daugherty wrote: > I'm getting a Sig 11 and my x server crashes whenever I try running j3d apps. > Please help! You are probably facing a bug in NVidia OpenGL lib, please contact NVidia support as they are really aware of the known bugs on their

Re: Mouse click under KDE2

2001-07-25 Thread Duane Kehoe
I had the same probelem, and it is not just Netbeans. Is your number lock on? This is a known issue with java2 on Linux in general, turn off your number lock and try mouse clicks again. brEezE wrote: > Hi all, > When I run NetBeans using Blackdown's JDK 1.3.x under > KDE2, all the mouse cli

Swing window - partial off screen placement

2001-07-25 Thread gerard . briscoe
I am running the Blackdown JVM on the Familiar 0.4 distribution of linux on the iPAQ. When I place a swing window object at a negative grid location window.setLocation(-2,0); window.show(); ...it does not work. If places it at location (0,0). Regards Gerard Briscoe Philips Research L