Problems with SuperMojo

1998-06-16 Thread John Collins
Has anyone gotten SuperMojo to work? I've got RedHat 5.0, jdk1.1.5v7. Lots of other Java stuff works. The two things that aren't working are SuperMojo (brand new, version 1.3) and Together/J (also brand new, version 2.0). In both, they start up and some things work, but I can't initiate a new proj

Unidentified subject!

1998-06-16 Thread Waldir Borba Junior
unsubscrib ... The free UNIX operating system `:::' ... .. ::: * `::.::' ::: .:: .:.::. .:: .:: `::. :' ::: :: :: :: :: :::::. ::: .::. .:: ::. `. .:' ::. ..:::.::' ..

unsubscrib

1998-06-16 Thread frank bernaby
un-subscribe unsubscrib == Frank Bernaby Sebastian,FL _ DO YOU YAHOO!? Get your free @yahoo.com address at http://mail.yahoo.com

unsubscrib

1998-06-16 Thread frank bernaby
unsubscribe == Frank Bernaby Sebastian,FL _ DO YOU YAHOO!? Get your free @yahoo.com address at http://mail.yahoo.com

Re: A short one

1998-06-16 Thread Jauvane Cavalcante de Oliveira
Hi Ville, > How can I make something happen, say, every 5 seconds? Just create a new thread which sleeps for 5 seconds and then do whatever you need. :-) Regards, - _/ _/_/ Jauvane Cavalcante de Oliveira

A short one

1998-06-16 Thread Ville Laakso
How can I make something happen, say, every 5 seconds? -Ville Laakso [EMAIL PROTECTED]

Re: java.lang.UnsatisfiedLinkError: readImage

1998-06-16 Thread Stefaan A Eeckels
On 16-Jun-98 Juergen Kreileder wrote: > Not necessarily. > > Try > strace -e trace=open java Iview Valetta.jpg > to see which libjpeg.so gets loaded. > On my system there is a libjpeg.so in the jdk directory (this is > the one that should get loaded) and there is a libjpeg.so in /usr/lib

Re: java.lang.UnsatisfiedLinkError: readImage

1998-06-16 Thread Stefaan A Eeckels
Hi List, I did some more tests, and I have the following frustrating results: - JDK1.1.3 on Linux 2.0.34 (heavily updated Slackware 95) gives no problems (this is an older 486/66 machine too slow to do serious java work) - I exported the JDK directory from this machine, mounted it on the Pentium

Re: java.lang.UnsatisfiedLinkError: readImage

1998-06-16 Thread Albrecht Kleine
Hi, > Could you confirm that JPEG images work for you? It seems Yes. Compare other mail. > the wrong external (readImage), whereas the JPEG library contains > only sun_awt_image_JPEGImageDecoder_readImage. I don't know enough > about the java innards to know how the function names are IMHO no

Re: java.lang.UnsatisfiedLinkError: readImage

1998-06-16 Thread Albrecht Kleine
Stefaan, > > locate for libjava.so, if you find an additional > > lib in /usr/X11/lib/ I recommend to move away > > this file (at least for a test). Now jpeg should work. > I've only got libjava.so in /usr/lib/jdk1.1.6/lib/i686/green_threads. Yes okay, of course. There is ONE lib. But IMH

Re: tya06 and JDK 1.1.6v1

1998-06-16 Thread Albrecht Kleine
You wrote > Hi all, > I've been away from the list for awhile so forgive me if this has been > together. I also saw mention of a tya07, but didn't find it on the site I > went to. Which version of tya is recommended at this time, and when ftp://gonzalez.cyberus.ca/pub/Linux/java/tya07.tgz

unsubscrib

1998-06-16 Thread Hugh P Brien
un-subscribe unsubscrib

Re: java.lang.UnsatisfiedLinkError: readImage

1998-06-16 Thread Juergen Kreileder
Stefaan A Eeckels <[EMAIL PROTECTED]> writes: > Jürgen, > > > IMHO this states that the native method readImage couldn't be linked. > > Do a nm on your libjpeg.so, it should give something like that: > > > > 123> nm /public/languages/JDK-1.1.6v2/lib/i686/green_threads/libjpeg.so | > > grep

Re: Problem extending an inner class

1998-06-16 Thread Marcus Johnson
Daniele, I got a chance to try this suggestion. The suggester says it worked for him, but it didn't work for me on my Win95 machine running Sun's JDK 1.1.5 . Have you come up with anything further? Marcus On Mon, 15 Jun 1998, Marcus Johnson wrote: > Daniele, > > I shared this problem on an

Re: What is the difference between protected & public?

1998-06-16 Thread Gerald . Struck
> I'm using jdk1.1.6v1 glibc jdk, I can compile B.java > successfully. However, A.java & B.java doesn't in the same package, why > it can compile successfully? B.java shouldn't had access right to A.y. > Am I wrong? Pls tell me the error. Leung, you're not using any 'package'-statements

Re: java.lang.UnsatisfiedLinkError: readImage

1998-06-16 Thread Stefaan A Eeckels
Jürgen, > IMHO this states that the native method readImage couldn't be linked. > Do a nm on your libjpeg.so, it should give something like that: > > 123> nm /public/languages/JDK-1.1.6v2/lib/i686/green_threads/libjpeg.so | > grep readImage > 000103e4 T Java_sun_awt_image_JPEGImageDecoder_

Re: colormap

1998-06-16 Thread Vincent Cunniffe
From: Lenny Zhao <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] <[EMAIL PROTECTED]> Date: Tuesday, June 16, 1998 8:48 AM Subject: colormap > >Hi guys, I have a warning message I can not figure out: >I installed Netscape and try to load it, then I get a warning: >"Cannot allocate colormap entry for de

core dumping on execution

1998-06-16 Thread Michael Plump
Hi. I downloaded jdk 1.1.5v7 for use with ICQ. When I try to run it with: /usr/local/java/bin/java -classpath /home/plumpy/ICQJava/ICQ.jar:/home/plumpy/ICQJava:/usr/local/java/lib/classes.zip Mirabilis.ICQ.NetAware.CNetAwareApp -path /home/plumpy/ICQJava I get (this is Slackware 3.4, and I inc

backspace not working on linux

1998-06-16 Thread Lenny Zhao
hi guys, me again, another problem with Netscape. At any edit box, I can only use "delete" key which mean the 'backspace" key is not working at all. So everytime I have to mvoe my cursor to the front of the character and delete them. any idea why? I use RedHat5.0. I hope this has nothing to do wit

colormap

1998-06-16 Thread Lenny Zhao
Hi guys, I have a warning message I can not figure out: I installed Netscape and try to load it, then I get a warning: "Cannot allocate colormap entry for default backgroup". and this message is appearing even when I run my java applets. Can anyone pleas help me out! thankx in advance. len

What is the difference between protected & public?

1998-06-16 Thread Leung Yau Wai
Hello, I got two file: A.java public class A { int x=0; protected int y=0; } and B.java public class B { A a; public int getx() { return a.x; } public int gety() { return a.y; } } I'm using jdk1.1.6v1 glibc jdk, I can c

Re: v2-test ready

1998-06-16 Thread Steve Byrne
Herald van der Breggen writes: > Steve Byrne wrote: > > > [EMAIL PROTECTED] writes: > > > Hi all, > > >I am new to this list and looking forward to participate. I just > > > installed the jdk1.1.6v1 this morning and the two problems I encountered, > > > menu not displaying properly