Incompatible window managers

2000-11-10 Thread Urban Widmark
On Fri, 10 Nov 2000, Joi Ellis wrote: > Incompatible window managers > Java apps misbehave on FVWM2 and others. Apparently there are > KDE support hacks hardwired into the JVM? One common problem > involves window positioning and size errors. (General X11 apps > don't care wh

Re: Sun's Java as OSS?

2000-10-26 Thread Urban Widmark
On Thu, 26 Oct 2000, Barnet Wagman wrote: > Does Kaffe/GJC/Classpath have a website? If so,what's the url? Go to the source ... http://www.gnu.org/software/java/java.html /Urban -- To UNSUBSCRIBE, email to [EMAIL PROTECTED

Re: Forte vs Emacs? Your opinions, experiences

2000-10-17 Thread Urban Widmark
On Mon, 16 Oct 2000, Peter Schuller wrote: > > I've been doing my Java development using emacs (actually xemacs) but am > > considering switching over to Forte (nee netbeans). > > Personally I'd go for Forte simply because I have not been able to make > xemacs/eamacs indent with hard tabs instea

Re: How Do I Get Rid Of The Terminal Emulator,

2000-08-06 Thread Urban Widmark
On Wed, 16 Aug 2000, Hrishiraj Nair wrote: > How do I get rid of the Terminal Emulator? xterm? > Usually when we have to run a Java program we go the Terminal Emulator > and type in the name of the class file as in > > $java xyz > > where xyz.class contains my Byte Code to be executed. > >

Re: kaffe-swing

2000-06-09 Thread Urban Widmark
On Fri, 9 Jun 2000, Rajesh Patel wrote: What is this? Reply-to: "^X"@lads.is.lmco.com > hi all, > I am running kaffe 1.0.5 on my Redhat 6.1 and trying to use > swing classes. It is not finding swing classes. e.g. > Can''t find class "javax/swing/JFrame" ยง8 ... > How can i

Re: JRE 1.1.8 Native Threads support missing for linux/Intel

2000-06-08 Thread Urban Widmark
On Wed, 7 Jun 2000, Andrew Majercik wrote: > And there-in lies the rub, because I am trying to find a viable JRE for > shipping a product. :) Sorry, I need to read $subject more carefully. > Does anyone know who to contact? The blackdown people are on this list, they probably already know.

Re: JRE 1.1.8 Native Threads support missing for linux/Intel

2000-06-07 Thread Urban Widmark
On Wed, 7 Jun 100, Oscar Carrillo wrote: > I couldn't figure this out either. Can someone please enlighten us? > I posted an inquiry before but got no reply. > > I had to eventually use the IBM JRE 1.1.8, which only supports native threads. > I would probably make an RPM of the balckdown 1.1.8 i

Re: J2SEE 1.3 for Linux!

2000-06-05 Thread Urban Widmark
On Mon, 5 Jun 2000, Nelson Minar wrote: > What would be *really* great is if there were an open source Java > implementation that we could all contribute to and avoid all these > politics. My impression is the Java design is stable enough that this What's wrong with kaffe? gcj + classpath? (

Re: OJI - Getting JDK 1.3 to work with Mozilla on Linux

2000-06-04 Thread Urban Widmark
On Sun, 4 Jun 2000, Daniel Morgan wrote: > I am most interested in running java applets with JDK 1.3 within the > Mozilla browser on LInux. If no one has begun work on one, could we get > a project started for this and use either blackdown.org or mozilla.org > as the repository for it? I ass

Re: Segmentation Fault with JDK 1.1.8

2000-05-26 Thread Urban Widmark
On Fri, 26 May 2000, Chad Lemmen wrote: > The 1.2-pre glibc2.0 version does seem to work. When I run the > applications startup script a login box comes up and it lets me login. > The application doesn't work beyond that when I click on any of the > applications buttons it beeps at me and won't

Re: Segmentation Fault with JDK 1.1.8

2000-05-26 Thread Urban Widmark
On Thu, 25 May 2000, Chad Lemmen wrote: > JDK versions 1.2 and 1.2.2 don't have classes.zip in the lib dir, but > 1.1.8 does. This might be why even though 1.2 seems to work on my > system it won't run this app properly. The classes.lib has been replaced by rt.jar (and possibly some other j

Re: Segmentation Fault with JDK 1.1.8

2000-05-25 Thread Urban Widmark
On Thu, 25 May 2000, Chad Lemmen wrote: > Ok I installed 1.2.2 RC3 and it seems some files are missing here is > what its telling me. > > chad:/$ /usr/local/jdk1.2.2/bin/java -version > /usr/local/jdk1.2.2/bin/java: /bin/realpath: No such file or directory > /usr/local/jdk1.2.2/bin/java: /bin/re

Re: Debugger

1999-10-12 Thread Urban Widmark
On Tue, 12 Oct 1999, Rachit Siamwalla wrote: > Yes, ddd exists on linux and definitely works with C / C++ code. I don't > know whether there is a hook into jdb (never used it). You can probably > get it at most RPM repositories, ie. rufus, etc. ddd handles jdb as well. I tried it a some time ago

Re: DB2, Linux & Java Experiences

1999-07-23 Thread Urban Widmark
On Thu, 22 Jul 1999, Alexander Schatten wrote: > I am searching for a database for my new project. now there are really a > lot of RDBMS systems for Linux (nearly too much!). at the moment I am > playing with mySQL, which is nice, simple, but lacks some functionality: > foreign keys, first of all

Re: JDK1.2 fails to start

1999-03-15 Thread Urban Widmark
x27;-Djava.compiler=' when using green threads. I saw exactly the same effects as you did before I added that switch. /Urban --- Urban Widmark [EMAIL PROTECTED] Svenska Test AB +46 90 71 71 23

Re: JDK1.2 fails to start

1999-03-15 Thread Urban Widmark
program Are you running green threads with: -green -Djava.compiler= ? /Urban --- Urban Widmark [EMAIL PROTECTED] Svenska Test AB +46 90 71 71 23 -- To UNSUBSCRIBE, email to [EMAIL P

Re: Linux JDK1.2 Font Tips (Was: Fonts, fonts, fonts (sizes,jdk1.2pre1))

1999-03-15 Thread Urban Widmark
Changing as you described worked perfectly (except for missing swedish characters in the ghostscript fonts, so I'm using some others). Thanks. /Urban --- Urban Widmark [EMAIL PROTECTED] Svenska Test AB

Re: admending previous report ...

1999-03-13 Thread Urban Widmark
x27;m not paying close enough attention ... > Did you remember -Djava.compiler= when using -green ? I didn't at first, and then all programs died when showing their frame ... /Urban --- Urban Widmark [EMAIL PROTECTED] Svenska Test AB

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

1999-03-13 Thread Urban Widmark
Hello Is there anything that can be done to make the jdk1.2 fonts behave more like the 1.1 ones? Included is a small testprogram with output. Notice the difference in height of the fontmetrics. Searching through the archives and the bug-reports gave at least one other person (hmm, no mail addre

Re: little endian & big endian

1999-02-01 Thread Urban Widmark
if(s == 0xbbaa) ; /* little, x86 etc */ else ; Any errors in the code above is the result of my brain not functioning properly at this time of day ... /Urban --- Urban Widmark [EMAIL PROTECTED] Svenska Test AB +46 90 71 71 23

Re: JDBC/servlet problem

1999-01-07 Thread Urban Widmark
/or other environment variables. Btw, if you are using jserv and apache you should perhaps go to: http://java.apache.org/ There used to be a FAQ there that may answer your question (now they've redesigned the pages and I can no longer find it :). /Urban --- Urban Widmark

JDBC for Oracle (was: RE: Retrieving a fully qualified hostname under NT)

1998-11-13 Thread Urban Widmark
Oracle includes their JDBC driver with the database, and that it is a pure java driver. (I'm more certain of the first than the last). If you can't find it I'm sure you can download it from www.oracle.com somewhere ... /Urban --- Urban Widmark [EMAIL PRO

Re: Low level disk access

1998-11-11 Thread Urban Widmark
other OS's/other partitions you're going to end up writing a new filesystem of your own ... Also, I'm not sure if /dev/hda access goes through the disk cache or if you would loose that as well. You could probably get very good performance increase without raw disk access