Re: JVM Size Limitations on Linux x86

2002-02-12 Thread Greg Lewis
still in the code methinks its not had any attention for quite some time. I eventually got it to compile at one point with this but it then promptly segfaulted (or at least thats my recollection). Just FYI :) -- Greg LewisEmail : [EMAIL PROTECTED] Eyes Beyond

Issues with setLocation/setSize and fvwm/fvwm2

2002-02-07 Thread Greg Wolodkin
he VM and start poking around I thought I'd ask here if anyone had any advice or pointers into the code. Thanks for any thoughts or info -- Greg /* --- */ /* * Initial dialog should be 400x300. * Resized dialog should be 600x400. * With Java2 and fvwm,

Re: J2SE 1.4 & Linux & i686/green_threads

2001-07-26 Thread Greg Lewis
686/native_threads in my J2SE > v 1.4.0 /bin directory? I've tried symbolic links to the J2SE v > 1.4 i386 directory and updating my PATH environment variable to > point the JRE libhpi.so directory but this didn't work. Any help > would be appreciated.

Best Linux distribution to compile on?

2001-02-23 Thread Greg Lewis
much appreciate it if someone could enlighten me :). regards, Greg -- Greg LewisEmail : [EMAIL PROTECTED] Eyes Beyond Mobile: 0419 868 494 Information TechnologyWeb : http://www

Re: UML designer...

2000-11-16 Thread Greg Lewis
http://www.lysator.liu.se/~alla/dia/ Since this is a Java mailing list, you could also try ArgoUML: http://argouml.tigris.org/ - Greg -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "

Re: CVS vs RCS vs ? Thanks

2000-11-14 Thread Greg Lewis
berkeley.edu/~jmacd/prcs.html> etc. You can find a comprehensive list in the "Configuration Management Tool Summary" at http://www.iac.honeywell.com/Pub/Tech/CM/CMTools.html - Greg

Re: Problems jdk-1.1.8-v3 + Slackware7.0

2000-11-01 Thread Greg Wolodkin
e which gets configured with `localedef'. For example, to > set up a German locale with name `de_DE', simply issue the command > `localedef -i de_DE -f ISO-8859-1 de_DE'. To configure all locales > that are supported by glibc, you can issue from your build directory the &g

Re: IDE's

1999-12-02 Thread Greg Tomalesky
can't see where to set the icon of the tab or of any buttons. The model parameter for the jTable shows as when I select it and complains when I complete the selection. So based on this version/build of the demo my original concerns are mostly intact. Greg - Original Message - From

Re: IDE's

1999-12-01 Thread Greg Tomalesky
etc. These shortcomings may be overcome by modifying the code directly but that kind of defeats the purpose of a visual design tool. NetBeans has GUIs for icon assignment and table properties. Greg - Original Message - From: Paolo Ciccone <[EMAIL PROTECTED]> To: Glenn Holmer &

Building 1.2.2 from Sun sources + Blackdown diffs

1999-11-29 Thread Greg Wolodkin
I have the diffs but no source tree. For 1.2.2 I have the source tree but no diffs. Do the porting team folks read this list anymore? Hope so! Thanks in advance for any advice - Greg -- To UNSUBSCRIBE, email to [EMAIL PROTECTED]

Still vexed, JNI + Motif in 1.2 JDK

1999-11-29 Thread Greg Wolodkin
r any ideas - I have a bug report filed on the Blackdown pages but I think it may be a while before the Incoming pile gets small enough for it to get noticed. (1437 is the number). Cheers- Greg -- To UNSUBSCRIBE, email to [EMAIL

Java Workstation for Linux

1999-11-17 Thread Greg Tomalesky
Hi Gang: I just installed JWS 3.0 on my NT box at work. Pretty nice. There is a port to Solaris as well. I was wondering if anyone has tried to port this to Linux? Thanks, Greg -- To UNSUBSCRIBE, email to [EMAIL

JDK 1.2 Printing part 2

1999-11-15 Thread Greg Tomalesky
on its side to accept the output. Any Clues?? Thanks, Greg -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

multiple posts

1999-11-11 Thread Greg Tomalesky
Hi Gang: Sorry for the multiple posts..Using Outlook Express on NT Greg -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Printing with 1.2

1999-11-11 Thread Greg Tomalesky
Hi Gang: Does anyone know where I can get some examples of printing under JDK 1.2? Thanks Greg -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Printing with 1.2

1999-11-11 Thread Greg Tomalesky
Hi Gang: Does anyone know where I can get some examples of printing under JDK 1.2? Thanks Greg -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Printing with 1.2

1999-11-11 Thread Greg Tomalesky
Hi Gang: Does anyone know where I can get some examples of printing under JDK 1.2? Thanks Greg -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Printing with 1.2

1999-11-11 Thread Greg Tomalesky
Hi Gang: Does anyone know where I can get some examples of printing under JDK 1.2? Thanks Greg -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Kernel 2.2.13 breaks JNI on ix86, /proc/01234 weirdness

1999-10-30 Thread Greg Wolodkin
down doesn't seem to have this problem, so maybe the correct answer is a bug in the 1.1.7 JDK? A quick scan of the proc man page didn't reveal any details as to whether or not I should be able to open /proc/1 instead of /proc/1. Either way, I hope this simple example helps -- Thanks! Gr

Re: 1.2.2 Sun sources vs. pre-v2 diffs :(

1999-10-22 Thread Greg Wolodkin
Nathan Meyers writes: > On 22 Oct, Greg Wolodkin wrote: > > p.s. what's the motivation behind pushing the Motif dependencies > > into libawt.so in the 1.2 builds? This seems to make it > > impossible to have a Motif application which uses the JNI > >

1.2.2 Sun sources vs. pre-v2 diffs :(

1999-10-22 Thread Greg Wolodkin
provide a diff from Sun's 1.2.2 sources which are currently available to the Blackdown 1.2pre-v2 code? Alternatively, are the original 1.2FCS sources still available at Sun and I'm just not seeing them? Thanks for any info! Greg p.s. what's the motivation behind pushing the Motif

RE: Applet transparency?

1999-10-07 Thread Roll, Greg
No, setting it to null will yield the default as the background color. GR -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Thursday, October 07, 1999 2:16 PM To: [EMAIL PROTECTED] Subject: Re: Applet transparency? Try setting the background color to null. I

Applet transparency?

1999-10-07 Thread Roll, Greg
Hi All, Anyone know if there a way to set an applets background color to be transparent? Greg E. Roll BT Office Products Intl. Interface/Conversions Team phone - (817) 323-1300 ext. 2921 e-mail - [EMAIL PROTECTED] Tech Tools.gif

Applet parameters not recognized.

1999-10-06 Thread Roll, Greg
uot;Hello " + name + "!"; } public void paint(Graphics g) { g.setFont(f); g.setColor(Color.red); g.drawString(name, 5, 40); } } Greg E. Roll BT Office Products Intl. Interface/Conversions Team phone - (817) 323-1300 ext. 2921 e-mail - [EMAIL PROTECTED] Tech Tools.gif

RE: NoClassDefFoundError and RH6.0

1999-09-30 Thread Roll, Greg
That still yields the same error... I tried that many times too! -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Thursday, September 30, 1999 10:41 AM To: Roll, Greg Cc: [EMAIL PROTECTED] Subject: RE: NoClassDefFoundError and RH6.0 Hi Greg, everyone, On Thu

RE: NoClassDefFoundError and RH6.0

1999-09-30 Thread Roll, Greg
Actually yes Is this incorrect? I'm fairly new to the Java thing but I compile fine with the same steps on a Solaris machine. GR -Original Message- From: Chris Abbey [mailto:[EMAIL PROTECTED]] Sent: Wednesday, September 29, 1999 8:05 PM To: Roll, Greg Cc: [EMAIL PROT

JTable in browsers

1999-08-21 Thread Greg Tomalesky
file is from the 1.1.1-beta2 distribution. Any Clues??? Thanks, Greg -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

do different jvm perform calcs differently?

1999-08-18 Thread Greg Walker
en able to reproduce this with single math operations. -- Greg Walker [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

OK what about a 1.1.x plugin?

1999-08-12 Thread Greg Tomalesky
Hi gang: OK if there is no 1.2.x plugin then is there a 1.1.x version. I think I downloaded it from somewhere(blackdown.org ?) but that was a long time ago. If there is such a thing then where can I get it now? Greg Tomalesky

native/green

1999-08-11 Thread Greg Walker
I know I have seen this here before. What does it typically mean if my java app runs with native threads, but not in green threads (117_v3)? -- Greg Walker [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED

Java2 (1.2.x) plugin ?

1999-08-11 Thread Greg Tomalesky
Hi Gang: Has anyone heard about the availability of the 1.2.x plugin for Linux? Thanks,Greg -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Parsing date strings in 1.2.2

1999-08-04 Thread Greg Tomalesky
have scanned the FAQs and come up dry. Has anyone seen this before? Thanks in advance Greg Tomalesky -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

sockets problem

1999-07-14 Thread Greg Walker
sockets which was fixed in 1.1.7, but I can't locate the docs and I still seem to have a problem. On additional note, ... the server ran fine while I was using a dynamic DHCP address. Once my provider switched me to a static IP address, this problem appeared. Any ideas ? Thanks, -- Greg W

native threads Java with glibc 2.1

1999-06-09 Thread Greg Wolodkin
he JDK? Where can I read more about it, and possibly lend a hand? In reading this mailing list, mostly all I've seen is the recommendation to use green threads with glibc 2.1, but since I really need to use the JNI heavily that's not an opti

Re: isPopupTrigger

1999-05-08 Thread Greg O'Keefe
Juergen Kreileder wrote: > On ms windows `right button released' is the popup trigger but on > Xwindows it's 'right button pressed'! > You have to test for isPopupTrigger both in mousePressed and > mouseReleased. > > Juergen Thanks Juergen, and other respondants. Now you mention this, I

isPopupTrigger

1999-05-07 Thread Greg O'Keefe
HI Which mmouse button is supposed to be the popup trigger in linux? I have some code that worked under M$ win95, where right clicking bought up a pop up menu, but I can't get the menu up under Linux unless I remove the if(e.isPopupTrigger()) code. Or isn't it as simple as that? I'm using rh5.2

Re: unsubscribe

1999-04-19 Thread Greg Sarsons
hmmm my old address was [EMAIL PROTECTED] Greg On Mon, 19 Apr 1999, [EMAIL PROTECTED] wrote: > You have not been removed, I couldn't find your name on the list. > > If this wasn't your intention or you are having problems getting yourself > unsubscribed, reply to thi

Beta tester question

1999-03-01 Thread Greg Sternberg
Hi, I don't know if you have any need for a Java 1.2 beta tester but if you do I would be interested. -- Thank you, Greg Sternberg Productive Data Systems "Just because something is obviously [EMAIL PROTECTED] happening doesn't mean so

compiler / path problem

1999-02-05 Thread Greg Sarsons
If I take the same .java files and compile it under os/2 it works no problem. The files the compiler is looking for are in the same director as the file i'm trying to compile. is there anything special I could try from the command line ? Greg -- [EMAIL PROTECTED](Greg Sarso

unable to initialize

1999-01-28 Thread Greg Sarsons
usr/local/java/jdk117_v1a/bin:$PATH export USERNAME ENV PATH JAVA_HOME CLASSPATH -- [EMAIL PROTECTED](Greg Sarsons) __oooO--(_)--Oooo_ / O O \ \ ~ ~ / """""

Re: JSDK

1999-01-11 Thread Greg
David Harvill wrote: > I'm running RH5.2 on an x86 architecture. Anyone know if the Solaris/UNIX > version of SUN's Java Servlet Development Kit will work in this setup? > > -dave Yes, I've been using it just tonight! :) Greg

Java access to syslog?

1998-10-16 Thread Greg Cook
Is there a class (or other simple way) to have a running program open and use the Unix/Linux syslog utility? Greg Cook

Re: Java interface to MySQL

1998-09-25 Thread Greg Cook
Argh... Hate when I post these to the wrong list -Original Message- From: Greg Cook [SMTP:[EMAIL PROTECTED]] Sent: Thursday, September 24, 1998 9:54 PM To: '[EMAIL PROTECTED]' Cc: '[EMAIL PROTECTED]' Subject:RE: Java interface to MySQL You can

Netscape Java Mail Client

1998-09-09 Thread Greg Gulrajani
thought someone might find this post interesting.. -greg [EMAIL PROTECTED] Subject: source to Grendel (a Java mail reader) released Date: Tue, 08 Sep 1998 18:24:36 -0700 From: Jamie Zawinski <[EMAIL PROTECTED]> Organi

Re: Swing under Linux

1998-05-20 Thread Greg Gulrajani
Aaron Walker wrote: > Does anyone know if the JFC (Swing) is available under Linux? > > Thanks, > Aaron and it works pretty well with tya (though it crashes some times) -greg