Re: [sage-devel] Re: Ubuntu 10.04, JMOL, Java

2010-07-14 Thread Jan Groenewald
Hi On Mon, Jul 12, 2010 at 10:12:15PM -0700, Rob Beezer wrote: > I finally got a chance to test this on a clean 64-bit Ubuntu 10.04 > (lucid) install. > > I began by apt-get'ing the icedtea6-plugin, which pulls in a lot of > other packages such as the OpenJDK version of Java. A simple 3d plot >

[sage-devel] Re: Ubuntu 10.04, JMOL, Java

2010-07-13 Thread Oscar Lazo
On 13 jul, 00:12, Rob Beezer wrote: > I finally got a chance to test this on a clean 64-bit Ubuntu 10.04 > (lucid) install. > > I began by apt-get'ing the icedtea6-plugin, which pulls in a lot of > other packages such as the OpenJDK version of Java.  A simple 3d plot > would not render in JMOL in

[sage-devel] Re: Ubuntu 10.04, JMOL, Java

2010-07-12 Thread Rob Beezer
I finally got a chance to test this on a clean 64-bit Ubuntu 10.04 (lucid) install. I began by apt-get'ing the icedtea6-plugin, which pulls in a lot of other packages such as the OpenJDK version of Java. A simple 3d plot would not render in JMOL in the notebook, though the black square did have a

[sage-devel] Re: Ubuntu 10.04, JMOL, Java

2010-06-13 Thread ManDay
Hello Paulo, firstly, I've tried both, Sun from the Partner repositories and OpenJDK with IcedTea and none of them works. Currently I'm using Sun's JAVA, that is where I get these exact errors in the console. I've tried both with Firefox - I've even never heard of Chromium (only Google Chrome) Ada

Re: [sage-devel] Re: Ubuntu 10.04, JMOL, Java

2010-06-13 Thread Paulo César Pereira de Andrade
2010/6/13 ManDay : > I too haven't got JMol to work in the NB, although it works fine as > the standalone application when run from the commandline. I don't see > how the site you mentioned would help. Installing JAVA was no problem > and it works just fine, including JMol applets on the jmol.sourc

[sage-devel] Re: Ubuntu 10.04, JMOL, Java

2010-06-13 Thread ManDay
I too haven't got JMol to work in the NB, although it works fine as the standalone application when run from the commandline. I don't see how the site you mentioned would help. Installing JAVA was no problem and it works just fine, including JMol applets on the jmol.sourceforge site. This is most l

[sage-devel] Re: Ubuntu 10.04, JMOL, Java

2010-05-23 Thread Bruce Cohen
I found this page: http://sites.google.com/site/easylinuxtipsproject/java#TOC-Install-JRE-32-bit- to be quite useful. jmol now works on all my machines (running Ubuntu 10.04) -Bruce On May 12, 9:07 pm, Bruce Cohen wrote: > I have just tried jmol on two machines running 32 bitUbuntu10.04. > At

[sage-devel] Re: Ubuntu 10.04, JMOL, Java

2010-05-14 Thread Pablo Angulo
> By the way, there is now a package for the chromium browser, and it runs > sage nicely, including jmol applets. Correction: editing text blocks has some glitches. -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel

[sage-devel] Re: Ubuntu 10.04, JMOL, Java

2010-05-13 Thread Pablo Angulo
By the way, there is now a package for the chromium browser, and it runs sage nicely, including jmol applets. -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit th

[sage-devel] Re: Ubuntu 10.04, JMOL, Java

2010-05-12 Thread Bruce Cohen
I have just tried jmol on two machines running 32 bit Ubuntu 10.04. At the command line var('x y') plot3d(x^2+y^2, (x,-2,2), (y,-2,2)) works on both machines. The same commands in the notebook work fine on the machine with the fresh 10.04 install, but do not work on the one which was upgraded fr

Re: [sage-devel] Re: Ubuntu 10.04, JMOL, Java

2010-05-12 Thread Paulo César Pereira de Andrade
2010/5/12 Jan Groenewald : > Hi Hi, > On Tue, May 11, 2010 at 05:42:52PM -0300, Paulo C?sar Pereira de Andrade > wrote: >> > java version "1.6.0_18" >> > OpenJDK Runtime Environment (IcedTea6 1.8) (6b18-1.8-0ubuntu1) >> > OpenJDK Client VM (build 14.0-b16, mixed mode, sharing) >> > java.io.Fil

[sage-devel] Re: Ubuntu 10.04, JMOL, Java

2010-05-12 Thread Pablo Angulo
My experience before 10.04 was that openjdk worked from the command line, but not in the notebook. This appeared to be the case. After reading this thread, I tried to drop my .mozilla folder, which I have carried for years and now applets do work. More concretely, I renamed .mozilla into .mozilla-

Re: [sage-devel] Re: Ubuntu 10.04, JMOL, Java

2010-05-12 Thread Jan Groenewald
Hi On Tue, May 11, 2010 at 05:42:52PM -0300, Paulo C?sar Pereira de Andrade wrote: > > java version "1.6.0_18" > > OpenJDK Runtime Environment (IcedTea6 1.8) (6b18-1.8-0ubuntu1) > > OpenJDK Client VM (build 14.0-b16, mixed mode, sharing) > > java.io.FileNotFoundException: /home/jan/.icedteaplugin/

Re: [sage-devel] Re: Ubuntu 10.04, JMOL, Java

2010-05-11 Thread Paulo César Pereira de Andrade
2010/5/11 Jan Groenewald : > Hi Hi, > On Fri, May 07, 2010 at 09:55:02AM -0700, Rob Beezer wrote: >> Sounds like Dan Drake has a simple test working on a clean 10.04 >> install (thanks, Dan!), so that is good news, I believe.  If you want >> to test your setup, in the notebook, try something si

Re: [sage-devel] Re: Ubuntu 10.04, JMOL, Java

2010-05-11 Thread Jan Groenewald
Hi On Fri, May 07, 2010 at 09:55:02AM -0700, Rob Beezer wrote: > Sounds like Dan Drake has a simple test working on a clean 10.04 > install (thanks, Dan!), so that is good news, I believe. If you want > to test your setup, in the notebook, try something simple like just > > var('x y') > plot3d(x

[sage-devel] Re: Ubuntu 10.04, JMOL, Java

2010-05-07 Thread Rob Beezer
Hi Jan, Thanks for all the info. Especially the partner repo, I wasn't aware of that. Hopefully this thread will help anybody who might run into problems (or me, once I upgrade!). The only item I ever need to switch in the "alternatives" scheme is the "java" link, and then some of the others te

Re: [sage-devel] Re: Ubuntu 10.04, JMOL, Java

2010-05-07 Thread Jan Groenewald
Hi On Fri, May 07, 2010 at 12:55:59AM -0700, pipedream wrote: > > Has anybody tested JMOL on a fresh 10.04 Ubuntu install? > > I can, by setting the relevant alternative (what is that, > appletviewer?) > and then doing a JMOL test of your suggestion. Send me the sage > code to run please. Perhap

[sage-devel] Re: Ubuntu 10.04, JMOL, Java

2010-05-07 Thread pipedream
Hi Rob, On May 7, 6:49 am, Rob Beezer wrote: > Sounds like Ubuntu has stopped producing packages for Sun's Java 6 > JRE, and instead is now committed to the OpenJDK, IcedTea combo (as of > 10.04, lucid). > > http://sites.google.com/site/easylinuxtipsproject/java says: An easiest way to install s