Re: [JAVA3D] Java3D on linux (RH9.0)

2004-03-12 Thread Adnan Vora
I can confirm it now.. Java3D for Linux does not work with the IBM JDK (1.4.2).. it does work with the Blackdown (same version no.) Thanks all for your help.. Adnan. On Thu, 2004-03-11 at 14:14, Michael Schnieders wrote: > Are you using the Blackdown, Sun or IBM JDK 1.4.2? I don't think Java3D r

Re: [JAVA3D] Java3D on linux (RH9.0)

2004-03-11 Thread Adnan Vora
MAIL PROTECTED] > Subject: Re: [JAVA3D] Java3D on linux (RH9.0) > > > Are you using the Blackdown, Sun or IBM JDK 1.4.2? I don't think > Java3D runs > under the latest IBM Linux JRE. > > _ > One-click acces

Re: [JAVA3D] Java3D on linux (RH9.0)

2004-03-11 Thread Michael Schnieders
Are you using the Blackdown, Sun or IBM JDK 1.4.2? I don't think Java3D runs under the latest IBM Linux JRE. _ One-click access to Hotmail from any Web page – download MSN Toolbar now! http://clk.atdmt.com/AVE/go/onm00200413ave/direct/

Re: [JAVA3D] Java3D on linux (RH9.0)

2004-03-11 Thread Adnan Vora
Video card: ATI Rage 128 Pro Ultra No i didnt change any XFree86 libraries 'cos my Xfree86 version is higher than the one recommended at blackdown.. On Thu, 2004-03-11 at 12:54, Michael Pfeiffer wrote: > What graphics card do you use? And did you change anything at your XFree86 > / DRI drivers

Re: [JAVA3D] Java3D on linux (RH9.0)

2004-03-11 Thread Michael Pfeiffer
What graphics card do you use? And did you change anything at your XFree86 / DRI drivers? On Thu, 11 Mar 2004 11:55:30 -0500, Adnan Vora <[EMAIL PROTECTED]> wrote: Sorry I didnt actually mention the error in my previous email. Here it is: (when i try to run the HelloUniverse demo) java.lang.NoSuch

Re: [JAVA3D] Java3D on linux (RH9.0)

2004-03-11 Thread Adnan Vora
Sorry I didnt actually mention the error in my previous email. Here it is: (when i try to run the HelloUniverse demo) java.lang.NoSuchMethodError: sun.awt.X11GraphicsConfig: method getVisual()I not found at javax.media.j3d.NativeConfigTemplate3D.getBestConfiguration(NativeConfigTemplate3D.java:129

Re: [JAVA3D] Java3D on linux (RH9.0)

2004-03-11 Thread Michael Pfeiffer
It would be nice if you would tell us what error you get exactly. I'm running J3D 1.3.1 with RedHat 7.3 without problems and it worked with 9.0 too. On Thu, 11 Mar 2004 11:26:16 -0500, Adnan Vora <[EMAIL PROTECTED]> wrote: Hi all, Not sure if this is the right group for this post, but has anyone

Re: [JAVA3D] Java3D on linux (RH9.0)

2004-03-11 Thread "Schäfer, Peter"
Works fine for me (currently Suse 9.0, Sun JDK 1.4.2, Blackdown Java3D 1.3.1) What's your problem ? > -Original Message- > From: Adnan Vora [mailto:[EMAIL PROTECTED] > Sent: Donnerstag, 11. März 2004 17:26 > To: [EMAIL PROTECTED] > Subject: [JAVA3D] Java3D on linux (R

[JAVA3D] Java3D on linux (RH9.0)

2004-03-11 Thread Adnan Vora
Hi all, Not sure if this is the right group for this post, but has anyone managed to get a working version of Java3D on a linux system. I'm having problems getting Java3D (version 1.3) to run on my linux system using JDK 1.4.2.. as far as i know, i do have all the libraries etc. that blackdown lis

Re: [JAVA3D] Java3D on Linux

2003-02-10 Thread Burrows Anthony
ginal Message- From: Sean Sylvis [mailto:[EMAIL PROTECTED]] Sent: 06 February 2003 19:38 To: [EMAIL PROTECTED] Subject: Re: [JAVA3D] Java3D on Linux Actually, I've been using Eclipse for Windows, which has a Linux version that I haven't tried, and have been very happy with it. Sean

Re: [JAVA3D] Java3D on Linux

2003-02-06 Thread Sean Sylvis
OTECTED] > Subject: Re: [JAVA3D] Java3D on Linux > > > Hallo Sean, > > I do it on a IntelP4 1.8GHz, NvidiaGeForce2DDR. It runs under SuSE8.0 > > > > It ran very well --> Faster then on Win2000 !! (With some > little graphical > > errors, A white line was

Re: [JAVA3D] Java3D on Linux

2003-02-06 Thread "Schäfer, Peter"
> > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Thursday 06 February 2003 08:45 am, you wrote: > > Java3d runs great on Linux, that's what I do. > ... > We've noticed very few (mostly driver bugs) differences > between the OpenGL > version on linux and the OpenGL version on windows.

Re: [JAVA3D] Java3D on Linux

2003-02-06 Thread Dan Pilone
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thursday 06 February 2003 08:45 am, you wrote: > Java3d runs great on Linux, that's what I do. Yeah. We do nearly all of our development on linux using Java3D. Our application needs to run on both Windows & Linux and most end users run win

Re: [JAVA3D] Java3D on Linux

2003-02-06 Thread P. Flavin
Java3d runs great on Linux, that's what I do. I use Blackdown.org's Java3d VM, Sun's Forte / Netbeans ( free ) IDE, Sun's VRML Loaders, Sun's OpenOffice.org / Star Office, and Mozilla on Red Hat Linux 7.2 ( I'll upgrade Red Hat when 8.1 comes out in a few weeks ). Everything works great, Unix

Re: [JAVA3D] Java3D on Linux

2003-02-06 Thread Anett Berger
Hallo Sean, I do it on a IntelP4 1.8GHz, NvidiaGeForce2DDR. It runs under SuSE8.0 > It ran very well --> Faster then on Win2000 !! (With some little graphical > errors, A white line was sometimes gray..) My white lines are "yellow-green" - don't know why... For applets I use the Konqueror-Brow

Re: [JAVA3D] Java3D on Linux

2003-02-06 Thread "Schäfer, Peter"
river. -- Peter > -Original Message- > From: Sean Sylvis [mailto:[EMAIL PROTECTED]] > Sent: Mittwoch, 5. Februar 2003 20:15 > To: [EMAIL PROTECTED] > Subject: [JAVA3D] Java3D on Linux > > > I am thinking of switching to a Linux development machine and > was wondering wha

Re: [JAVA3D] Java3D on Linux

2003-02-05 Thread Nitin.Jain
57 AM To: [EMAIL PROTECTED] Subject: Re: [JAVA3D] Java3D on Linux Hi, I tried it on a IntelP4 2Mhz with Ati Radeon VT Graphics Card on Linux Mandrake 9.0. There was only a very Beta 3D Driver available. I could not get it to run. Then I bought a new Graphic Card: Ati Radeon 9000. There are 3d driver

Re: [JAVA3D] Java3D on Linux

2003-02-05 Thread Richard Smith - Systems Engineer - Melbourne
I'm using GeForce 4 MX440, RedHat 8, latest NVidia driver for that card/kernel combination. J3DFly works fine, although one other J3D application I had was too dark, and I've not investigated why. I don't really do development on that platform though, since its primarily used by my daughters.

Re: [JAVA3D] Java3D on Linux

2003-02-05 Thread Silvio Simone
t: Wednesday, February 05, 2003 8:14 PM Subject: [JAVA3D] Java3D on Linux I am thinking of switching to a Linux development machine and was wondering what people's experiences were like working with Java3D on Linux. Sean = To unsubscribe, send email to [EMAIL PROTECT

[JAVA3D] Java3D on Linux

2003-02-05 Thread Sean Sylvis
I am thinking of switching to a Linux development machine and was wondering what people's experiences were like working with Java3D on Linux. Sean ==To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of

Re: [JAVA3D] Java3D on Linux

2001-12-06 Thread evolutie
http://www.blackdown.org/java-linux/jdk1.2-status/java-3d-status.html - Original Message - From: "Durga.Banda" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, December 06, 2001 9:41 AM Subject: [JAVA3D] Java3D on Linux > Hello All, > > Where

[JAVA3D] Java3D on Linux

2001-12-06 Thread Durga.Banda
Hello All, Where can I get the Linux version of Java3D1.3. Thanks ravi === To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA3D-INTEREST". For general help, send email to [

Re: [JAVA3D] Java3d on Linux RedHat exits...

2001-10-03 Thread Burrows Anthony
om: Didier Boucard [mailto:[EMAIL PROTECTED]] Sent: 03 October 2001 13:34 To: [EMAIL PROTECTED] Subject: Re: [JAVA3D] Java3d on Linux RedHat exits... I use an implementation of OpenGL (made by SGI) on a Visual Workstation and I have the same problem with jdk1.3 and java 3D 1.2.1_01 under linux. In

Re: [JAVA3D] Java3d on Linux RedHat exits...

2001-10-03 Thread Didier Boucard
I use an implementation of OpenGL (made by SGI) on a Visual Workstation and I have the same problem with jdk1.3 and java 3D 1.2.1_01 under linux. In fact, only the combination of jdk 1.2 and java 3D 1.1.3 seems stable on this computer. Is it a known problem on this platform? Ingo Brunberg wro

Re: [JAVA3D] Java3d on Linux RedHat exits...

2001-09-28 Thread John Nelson
Success! The previous version of Mesa (v 3.4.2) works fine with Java3d. Mesa 3.5 isn't quite up to it yet. Guess that's why they call it a "developer release" :-)... -- John John Nelson wrote: > Ok, I downloaded Mesa 3.5, built, installed and tested it (Mesa works > like a charm), but Java

Re: [JAVA3D] Java3d on Linux RedHat exits...

2001-09-28 Thread John Nelson
Ok, I downloaded Mesa 3.5, built, installed and tested it (Mesa works like a charm), but Java still has problems. When I run the Java demos, I receive an immediate crash after the initial window appears... Now, Mesa 3.5 is a development release which might explain the problem. I'll try the previ

Re: [JAVA3D] Java3d on Linux RedHat exits...

2001-09-27 Thread Ingo Brunberg
Ok, I have answered this question several times before, so here again: Java3D 1.2.1 will almost always kill the X-Server if you use XFree86 4 in combination with the Mesa library that comes with XFree86 4. As this is now also mentioned in the Readme, that comes with Java 3D 1.2.1_01 for linux, I s

[JAVA3D] Java3d on Linux RedHat exits...

2001-09-27 Thread John Nelson
Hello all, I hope this is is a known (and easily fixed problem). I'm trying to run the examples provided with Java3d from the Linux Redhat command line and allthough all of the demos run correctly, I have nasties when I exit them by using the close box or CTRL-C at the command line. The applica

[JAVA3D] Java3D on Linux. - 1.2.1

2001-03-07 Thread Michael Schulman
Juergen - How are things ? The final source drop of Java 3D should be soon. We are catching a few remaining important bugs. How long after we freeze the code and it gets put on your ftp site can you have a version available ? Also, please explain to me how you do some QA ? Which graphics boar

Re: [JAVA3D] Java3D on Linux.

2001-01-26 Thread Charmaine Lee
ion: 1.0 > Content-Transfer-Encoding: 7bit > Date: Fri, 26 Jan 2001 10:24:57 - > From: Andrew Phelps <[EMAIL PROTECTED]> > Subject: Re: [JAVA3D] Java3D on Linux. > To: [EMAIL PROTECTED] > > Let me also share our experiences. > We are performing off screen render

Re: [JAVA3D] Java3D on Linux.

2001-01-26 Thread Andrew Phelps
de us with a solution soon :). Regards, Andy Phelps -Original Message- From: Discussion list for Java 3D API [mailto:[EMAIL PROTECTED]]On Behalf Of Ingo Brunberg Sent: Friday, January 26, 2001 10:40 AM To: [EMAIL PROTECTED] Subject: Re: [JAVA3D] Java3D on Linux. Hi, let me just sh

Re: [JAVA3D] Java3D on Linux.

2001-01-26 Thread Ingo Brunberg
Hi, let me just share my own experiences (hoping, it may help). Since I use XFree 4, I can observe the X server crashing, when I leave a Java 3D programm, no matter if using Netscape or the appletviewer. This is, what is happening in about nine of ten times with indirect rendering. With direct re

Re: [JAVA3D] Java3D on Linux.

2001-01-25 Thread Juergen Kreileder
> "Jean-Marie" == Jean-Marie Dautelle <[EMAIL PROTECTED]> writes: Jean-Marie> Does anybody has some information about running Java3D Jean-Marie> on Linux. We tried it using the Blackdown Jean-Marie> implementation of Java3D (which I think is the same Jean-Marie> than Sun). The

[JAVA3D] Java3D on Linux.

2001-01-25 Thread Jean-Marie Dautelle
Hi, Does anybody has some information about running Java3D on Linux. We tried it using the Blackdown implementation of Java3D (which I think is the same than Sun). The demo seems to run (except that closing the window crashes the session). But if the windows contains more than a simple Canvas3D (i