Re: 1.1.6v1 bug report

1998-06-15 Thread Brad Giaccio
Well the good news is that this is a known bug and the even better news is that it has been fixed. You want to go grab the newest version of swing 1.0.2 it has a great number of fixes including the jmenus. you may also want to check out the bug parade at java.sun.com they have a well indexed se

Re: swing JDeskTop

1998-07-20 Thread Brad Giaccio
I beleive you can have a listner for all the internal frames. and you can just listen for the move and veto it. Brad On Mon, 20 Jul 1998, B. Craig Taverner wrote: > Hi all, > > I know this is not a pure linux/java question, but does anyone know how to > create 'dockable' internal frames with

Re: AWT Bug? Threading problem? Or am I losing my mind?

1998-08-10 Thread Brad Giaccio
> > Here's my explanation: > the event distributing thread is a higher-priority thread than the > repainting one, and this somehow messes up the repaint() call. > Your closee but its worse than that, If you put a print in your actionperformed method that prints of the thread id and another one

Re: Thread pooling..

1998-08-31 Thread Brad Giaccio
> > I just tried my test program using the native threads implementation > on Linux available from OpenGroup. The result is indeed in favor of > pooling - the gain is now around 0.6 ms. Still, this is not enough to > convince me. (The results on Windows machines are of no interest to me > sinc

Re: Thread pooling..

1998-08-31 Thread Brad Giaccio
I get : >java -native pewi.lang.PoolTest 50 pool: 13 [ms] regular: 39 [ms] gain: 0.52 [ms] >java pewi.lang.PoolTest 50 pool: 8 [ms] regular: 16 [ms] gain: 0.16 [ms] So Solaris doesn't do much better than linux (Solaris 2.5.1 245MB, dual 168 MHz ultra 2) On Mon, 31 Aug 1998, Per Widerlund

Re: Searching RPM for JDK 1.1.6 libc5

1998-09-02 Thread Brad Giaccio
On Wed, 2 Sep 1998, Dan Kegel wrote: > Dirk Vanhalle wrote: > > Sorry if this is has been asked before. > > Is there a RPM for JDK 1.1.6 (sbb), libc 5 version available ? > > I tried RedHat, but there seems to be only a glibc version or a 1.1.5 RPM. > > The trick is to go to the redhat search *p

Re: Major Swing/Linux Project?

1998-05-29 Thread Brad Giaccio
On 28 May 1998, John Mitchell wrote: > > SSL communication channel built using both server & client certificates, > administrator login/password if connecting remotely. Yes, I was thinking > that these admin. servlets would be running in a separate instance of the > web server (ala your Avenida)

glibc problems

1998-06-03 Thread Brad Giaccio
I know this may not be the best place but hopefully some one has had this problem. I just installed jdk-1.1.5-7 and to do this I upgraded my glibc to glibc-2.0.7-13.i386.rpm. and then installed which is fine. I test it out it works. now for the problem when I use ppp. my only means of connecti

Re: help with swing!

1998-09-29 Thread Brad Giaccio
> > > >$ javac HelloSwing.java > >HelloSwing.java:1: Package java.swing not found in import. > >import java.swing.*; > > ^ This won't work since swing is under com.sun.java.swing.* See if that helps, Brad -- --- There are two kinds of knowledge, you either know the answer or

Re: applet and netscape

1998-10-20 Thread Brad Giaccio
Shift+Reload On Tue, 20 Oct 1998, Georgios Y Lazarou wrote: > > Hi, > > I have the following problem with applets and netscape: > > Linux: slackware 3.5 > Java: jdk1.1.6.v2 > Netscape 4.07 > > when I load for the first time one of applets in netscape everything > is ok. Now, when I want to r

which jdk

1998-06-17 Thread Brad Giaccio
Now this may seem like a silly question but I didn't really see a firm answer in the FAQ so I'll ask. It seems that there are two different prots of jdk going on one by Steve Byrne's and the other by Sergey Nikitin. Now I'm sure these are both functional but I'm wondering who's port I should be

Re: JDB with EMACS ??

1998-12-22 Thread Brad Giaccio
Checkout http://sunsite.auc.dk/jde/ it is an add on for xemacs that allows you to debug with jdb, among hundreds of other useful coding aids. Brad On Tue, 22 Dec 1998, Ramesh Babu A. wrote: > > Hi, > My friend running his c programs in Linux, and debugging all the > c code thru' gdb in

Re: java-plugin for linux/netscape 4.5

1999-02-16 Thread Brad Giaccio
On Tue, Feb 16, 1999 at 07:03:46AM -0500, Michael Sinz wrote: > On Tue, 16 Feb 1999 11:17:19 +0100, Kuno Skach wrote: > > >hi! > >since i m currently developing some applets for netscape, and since i > >would like to use the blackdown-java-port together with tya to speed up > >netscape, i am look

debugging an applet

1998-07-15 Thread Brad Giaccio
well I've seen a number of you mention debuggers for java apps but I seem to be going in to deadlock somewhere in my applet and have already spent three days searching I 've. Does anyone one have a good debugger for applets it doesn't need to be robust basically what I need is to run the applet i

Re: Line numbers vs Compiled Code in stack traces

1999-04-19 Thread Brad Giaccio
On Mon, Apr 19, 1999 at 12:23:44PM -0700, Jason Proctor wrote: > Hi everyone, > > I've noticed that exception stack traces sometimes print helpful line > numbers and sometimes print "Compiled Code" instead of line numbers. The > latter is quite annoying when tracking down bugs and I was wondering

Re: html in JLabel, etc: update swing in 1.2prev2?

1999-11-23 Thread Brad Giaccio
On Tue, Nov 23, 1999 at 12:44:26PM +0100, Martin Schröder wrote: > On 1999-11-22 16:27:59 -0800, noisebrain wrote: > > This will work under 1.1 by supplying the appropriate swing on the > > CLASSPATH. I does not work under 1.2pre-v2 - the swing there is > > older. Is there any way to replace or