Java Support on Red Hat 5.0

1998-05-15 Thread Brett Roy
I am about to buy and install the Red hat 5.0 version of Linux on my system at home. I am a Microsoft loyal who is getting fed up with MS and wanting something a bit more stable, more dependable, and hopefully, a bit more predicatable! In addition, I am learning Java. I wanted to know if Red Ha

Re: bug - system clipboard does not work

1998-05-15 Thread Albert L. Ting
Robert Lynch writes: > From: Robert Lynch <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Subject: Re: bug - system clipboard does not work > Date: Fri, 15 May 1998 07:57:26 -0700 > > Duncan Roe wrote: > [snip-stuff about changing Zara's paste method...] > > > > Not for me! I don't see data from t

Re: Java Plug-in tantalizing, but...

1998-05-15 Thread Robert Coie
> Do you convert that html file ? > i.e > From=20 ... > To... Thanks for taking the time to respond. This isn't the problem, because it's the stock ControlPanel.html and is already using EMBED. The plug-in is being triggered OK, it just doesn't seem to run correctly. -- Robert Coie Imple

Re: Java Plug-in tantalizing, but...

1998-05-15 Thread Nozomi Matsumura
Do you convert that html file ? i.e From ... To... this is written at http://www.javasoft.com/... sorry, I forgot correct URL. but it linked there. and HTMLconverter is downloadable. (placed near) it is useful (It works on linux-jdk.1.1.5v7) hope this helps. thank you to read my wrong eng

NPE using Swing

1998-05-15 Thread Paul Reavis
I've been stuck at 1.1.3 for awhile; these 1.1.5s haven't been working for me at work. (At work, we use Debian 1.3.1 (libc5); at home I use Debian 2.0b (glibc); home everything is fine). Anyway, with 1.1.5v7, I get: Exception occurred during event dispatching: java.lang.NullPointerException:

Re: bug - system clipboard does not work

1998-05-15 Thread Robert Lynch
Duncan Roe wrote: [snip-stuff about changing Zara's paste method...] > > Not for me! I don't see data from the system clipboard, even after making the > above change. And with the 2 lines I changed earlier, it still copies and pastes > data that is highlighted in the app. > Hi Duncan- Whoops! I

Bug ID 4097810: 2000 votes ;-)

1998-05-15 Thread Bernhard Fastenrath
http://developer.javasoft.com/developer/bugStats/top25.shtml: Votes Bug ID Category 2000 4097810 general:other Support JDK on Linux Party!!! -- Bernhard Fastenrath phone +49 228 55991-51 (fax-44) Gesel

Re: bug - system clipboard does not work

1998-05-15 Thread Duncan Roe
Hi Robert, On Fri, May 15, 1998 at 07:25:26PM +1000, Duncan Roe wrote: > > Not for me! I don't see data from the system clipboard, even after making the > above change. And with the 2 lines I changed earlier, it still copies and pastes > data that is highlighted in the app. > > The book (Javanut2

Re: bug - system clipboard does not work

1998-05-15 Thread Duncan Roe
Hi Robert, On Thu, May 14, 1998 at 09:53:24PM -0700, Robert Lynch wrote: > > > Say I highlight a couple of words in your e-mail and then use the paste > button in Steve's java application (with your mods), then I get: > - > Exception occurred during event dispatching: > java.lang.NullPointe

Re: bug - system clipboard does not work

1998-05-15 Thread Robert Lynch
Hi Duncan- I can't quite get your modifications to make Steve's app work, but that's not important. It's not really difficult to paste _inside_ a Java application. I think what Steve Zara was doing was highlighting text in some (say,) non-Java application, and thus then pasting that to the Java