Re: Java running slow in Gnome

2000-10-24 Thread Glenn Valenta
with the jdk but the blackdown team say it's a problem in XFree86. For some reason though, my work computer, with the same software, doesn't have the problem. -- Glenn Valenta Engineering @ http://www.coloradostudios.com [EMAIL PROTECTED] Personal mai

Decompressing ".sh" files

1999-11-27 Thread Glenn Valenta
What is a .sh file and how do you uncomppress it? What happen to using bunzip2 ? Just after you had us all trained to us it too. ;-) -- Glenn Valenta Engineering @ http://www.coloradostudios.com [EMAIL PROTECTED] http://ouray.cudenver.edu/~gavalent/ [EMAIL PROTECTED

Re: RMI on Linux

1999-08-02 Thread Glenn Valenta
set up to connect to RMI over a net? http://24.1.12.134:5829/java/swl/index.html Here is my helloworld that I used Marshall. http://24.1.12.134:5829/java/swl/hello.java Interface http://24.1.12.134:5829/java/swl/helloApplet.java applet http://24.1.12.134:5829/java/swl/helloImpl.java server

Re: Linux JDK applets on other platforms

1999-07-27 Thread Glenn Valenta
ago) was still in the 1.0 AWT > event model Wow! I did'nt know Billy G was going to be an ass about this Java battle and leave it out of IE5. Maybe with this info, I will be able to convince several of my freinds to dump IE5 and switch to Netscape. Thanks again! -- Glenn Valenta En

Re: Linux JDK applets on other platforms

1999-07-26 Thread Glenn Valenta
ClassLoader.loadClassInternal(Compiled Code) at netscape.applet.DerivedAppletFrame.run(Compiled Code) at java.lang.Thread.run(Compiled Code) -- Glenn Valenta Engineering @ http://www.coloradostudios.com [EMAIL PROTECTED] http://ouray.cud

Linux JDK applets on other platforms

1999-07-25 Thread Glenn Valenta
24.1.12.134:5829/java/scanner/index.html (the pass phrase is "there is no pass phrase" if you want to control it) -- Glenn Valenta Engineering @ http://www.coloradostudios.com [EMAIL PROTECTED] http://ouray.cudenver.edu/~gavalent/ [EMAIL

Java RH6.0 and enlightenment [Fwd: [RHEA-1999:021-01]

1999-07-24 Thread Glenn Valenta
FYI. -- Glenn Valenta Engineering @ http://www.coloradostudios.com [EMAIL PROTECTED] http://ouray.cudenver.edu/~gavalent/ [EMAIL PROTECTED] Personal mail [EMAIL PROTECTED] Work mail

Re: getStickySystemClass failed jdk1.2 and RH6.0

1999-05-22 Thread Glenn Valenta
Found it! Thanks to Riyad Kalla for pointing me in the right direction. RH6.0 uses glib2.1 and will not work with jdk1.2 yet. Glenn Valenta wrote: > > I'm loading the jdk1.2 onto a new computer with Redhat6.0. and received this > error when I simply run "java" with no a

getStickySystemClass failed jdk1.2 and RH6.0

1999-05-22 Thread Glenn Valenta
e threads but I need native threads. Anybody have any Ideas where to start? TIA! -- Glenn Valenta Engineering @ http://www.coloradostudios.com [EMAIL PROTECTED] http://ouray.cudenver.edu/~gavalent/ [EMAIL PROTECTED] Personal mail [EMAIL PROTECTED] Work mail -

Re: Fonts, fonts, fonts (sizes, jdk1.2pre1)

1999-03-14 Thread Glenn Valenta
zapfdingbats-medium-r-normal--*-%d-*-*-p-*-sun-fontspecific] Font specified in font.properties not found [-urw-itc zapfdingbats-medium-r-normal--*-%d-*-*-p-*-sun-fontspecific] Font specified in font.properties not found [-urw-itc zapfdingbats-medium-r-normal--*-%d-*-*-p-*-sun-fontspecific

Cornfused about JDE, RT and Native installation

1999-01-31 Thread Glenn Valenta
do I need the JRE and the RT packages? Also, if I do need both of the JDR and RT packages, how do I use them? Do I place the files in the $(JDK)/bin and $(JDK)/lib respectively or set some environmental vars? -- Glenn Valenta Engineering @ http://www.coloradostudios.com [EM

Sun vs microsoft? RE:We Won!

1998-11-18 Thread Glenn Valenta
ur stock went up almost $4 today!!! Is it true? if so... Vbeers for everybody!!! -- Glenn Valenta Engineering @ http://www.coloradostudios.com [EMAIL PROTECTED] http://ouray.cudenver.edu/~gavalent/ [EMAIL PROTECTED] Personal mail [EMAIL PROTECTED] Work mail

Sending objects down a stream problem

1998-10-18 Thread Glenn Valenta
source and example are at http://ouray.cudenver.edu/~gavalent/java/problem1.html -- Glenn Valenta Engineering @ http://www.coloradostudios.com [EMAIL PROTECTED] http://ouray.cudenver.edu/~gavalent/ [EMAIL PROTECTED] Personal mail [EMAIL PROTECTED] Work mail

Re: Java-Linux networking problem < Connection refused > SOLVED!

1998-10-05 Thread Glenn Valenta
5 Oct 1998 06:21:19 +0000, Glenn Valenta wrote: > > >I'm new to Java and also not too experienced in Linux so forgive me > >if this is a simple question, but I couldn't find it in the FAQs. > > > >When I try to open a network socket, I get... > > > &g

Java-Linux networking problem < Connection refused >

1998-10-05 Thread Glenn Valenta
lem is with anything that opens a port. I have compiled sample code from a few books and get the same error each time. I'm using jdk 1.1.6 on Redhat 5.1 with the updated lib. I have placed the full source on my Webpage at... http://ouray.cudenver.edu/~gavalent/java/problem1.html -- Glen

OT -NT Software glitches leave Navy Smart Ship dead |GCN J

1998-07-21 Thread Glenn Valenta
This is to good to let go by without passing on! <http://www.gcn.com/gcn/1998/July13/cov2.htm> -- Glenn Valenta Engineering http://www.coloradostudios.com [EMAIL PROTECTED] http://ouray.cudenver.edu/~gavalent/ [EMAIL PROTECTED] <-main mail account

Text font & color when setEditable(false)

1998-07-12 Thread Glenn Valenta
ed sort of style. -- Glenn Valenta Engineering http://www.coloradostudios.com [EMAIL PROTECTED] http://ouray.cudenver.edu/~gavalent/ [EMAIL PROTECTED] <-main mail account

Problem with difference between Mac & Linux Java

1998-06-30 Thread Glenn Valenta
27;: _total+=_B; break; case'c':case'C': _total+=_C; break; case'd':case'D': _total+=_D; } System.in.skip(1);//remove nl }while(prod!=&

Newbie re:deprecated API ?

1998-06-14 Thread Glenn Valenta
cated API. Please consult the documentation for a better alternative. What does it mean and where in the documentation? Source and example are at. http://ouray.cudenver.edu/~gavalent/java/test2/Addition.html TIA! -- Glenn Valenta Engineering http://www.coloradostudios.com [EMAIL PROTECTE