Re: Unidentified subject!

1998-05-13 Thread Kenny Freeman
On Thu, 14 May 1998, 245tt4 wrote: > Authenticated sender is <[EMAIL PROTECTED]> > Subject: 2 w 44 > Mime-Version: 1.0 > Content-Type: text/plain; charset="us-ascii" > Content-Transfer-Encoding: 7bit > > EMAIL MARKETING WORKS!! > > Bull's Eye Gold is the PREMIER email address collection tool

Unidentified subject!

1998-05-13 Thread 245tt4
Authenticated sender is <[EMAIL PROTECTED]> Subject: 2 w 44 Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit EMAIL MARKETING WORKS!! Bull's Eye Gold is the PREMIER email address collection tool. This program allows you to develop TARGETED lists of e

jdk1.1.5: Using jdb under Linux

1998-05-13 Thread Larry Medwin
Hello, I've been trying to get jdb running under jdk1.1.5 under Linux, with no luck. Has anybody gotten this working? First I type: javac -g Layout.java then: jdb Layout, from the JDE/Debug option Emacs then says: "Initializing jdb..." and nothing more. Has anybody gotten this to work? T

[Fwd: Java BugParade Linux request]

1998-05-13 Thread Andrew Newton
I just received this. For those you voted before, please change your vote to cover the JDK. For those you have not voted, please do. -- What Do You Want To Spend Today? Andrew Newton Linux, FREE for an unlimited time! [EMAIL PROTECTED] www.debian.org/social_contrac

Re: bug - system clipboard does not work

1998-05-13 Thread Robert Lynch
In line with my post about Steve's problem, if his "paste" button actionListener method is altered (gutted?) as follows, just for a demo to show pasting from the system clipboard: - ... b2.addActionListener( new ActionListener() { public void actionPerformed(ActionEvent e)

Error

1998-05-13 Thread Chris Dailey
When running some software (Structure Builder by Tendril Software) under jdk1.1.5v7 including glibc 2.0.7-7 (glibc and glibc-devel) patches for RedHat5, I get a SEGV kind of thing when it tries to close a small "loading progress" type dialog. Here's a subset of the output: Full thread dump:

Re: 1.1.6 port status

1998-05-13 Thread joe
Luck! On Tue, 12 May 1998, Steve Byrne wrote: [I've applied all of the Linux patches to the 1.1.6 source base. I'm [checking them in now to my CVS tree (thank heaven I got it back after [the disk crash) and I'm about to start my first build. Wish me luck! [ [Steve [ [

Re: bug - system clipboard does not work

1998-05-13 Thread Robert Lynch
Hi- I noticed a very similar problem with an example in "CoreJava, 1.1", v. 2. While the selection goes ONTO the system clipboard as whatever you declare it to be, it comes OFF the system clipboard as a: "sun.awt.motif.X11Selection.class" I don't know whether this is a bug or a feature. ;-) T

bug - system clipboard does not work

1998-05-13 Thread Steve Zara
This example code works fine on Solaris and Win95/NT: import java.net.*; import java.awt.*; import java.awt.datatransfer.*; import java.io.*; import java.awt.event.*; class clipboard extends Frame implements ClipboardOwner{ TextArea t1=new TextArea("Area 1...",20,20); TextArea t

Re: JNI Panic

1998-05-13 Thread Karl Asha
Under which platform, which library set, and do you have sample code to display the problem? Karl "Ceming Fu" <[EMAIL PROTECTED]> writes: > Hi, > > When I run javac, the following error is encounter > > JNI Panic: JNI recieved a null class. > > > How do I go about solving this problem? > >

JNI Panic

1998-05-13 Thread Ceming Fu
Hi, When I run javac, the following error is encounter JNI Panic: JNI recieved a null class. How do I go about solving this problem? Thanks, Linux User __ Get Your Private, Free Email at http://www.hotmail.com

Re: apache 1.2.4 + mod-jserv + SdK

1998-05-13 Thread Stefan Andreasen
I am running exactly what you are trying to do under Redhat 5.0 but I am using the 1.1.5v5 redhat rpm (which was located under www.java-linux.org before it died). I have not succeeded in getting 1.1.5v7 working, but I have also only used very little time on it. The reason is that I dont want to me

1.1.6 port status

1998-05-13 Thread Steve Byrne
I've applied all of the Linux patches to the 1.1.6 source base. I'm checking them in now to my CVS tree (thank heaven I got it back after the disk crash) and I'm about to start my first build. Wish me luck! Steve

Re: glibc2/jdk1.1.5v7

1998-05-13 Thread Sorin Lingureanu
Now the rpm for glibc/jdk1.1.5.v7 is available at: ftp://ftp.redhat.com/contrib/hurricane/i386/jdk-1.1.5-7.i386.rpm On Tue, 12 May 1998, Robert Lynch wrote: > Andy Stubbs wrote: > > > > OK... obviously I've not got them working together, so before I launch > > into full diagnostics: I notice

Re: Appletviewer under 1.1.5(glibc version)

1998-05-13 Thread Sorin Lingureanu
Try the new jdk rpm from ftp://ftp.redhat.com/pub/contrib/hurricane/i386/jdk-1.1.5-7.i386.rpm On Sun, 10 May 1998, Dan Hughes wrote: > Hello, > I installed the jdk1.1.5 on my linux machine. I do have one > problem with the appletviewer. For some reason when the appletviewer > will not d