[sage-devel] TinyMCE blows up if you ...

2011-05-17 Thread kcrisman
I have figured this out, and it's crazy. Nothing to do with Windows or anything else. TinyMCE does this if... You have an '@' in your username! I can confirm this on Sage 4.6.2, as well as on Sage 4.6 (demo2.sagenb.org). The people who have reported this problem in our workshop are exactly p

[sage-devel] Fwd: Spreading the word

2011-05-17 Thread John Cremona
I had never heard of this Rosetta Stone thing but though sage-devellers might be interested. John -- Forwarded message -- From: Charles Greathouse Date: Tue, May 17, 2011 at 3:53 PM Subject: Spreading the word To: pari-us...@list.cr.yp.to I have been working on adding GP and P

[sage-devel] Re: Sage virtual appliance (VirtualBox)

2011-05-17 Thread Emil Widmann
> I don't have any experience running a class room on top of a VM. Should work > fine if you give it enough resources. I thought about something similar to http://wiki.sagemath.org/DanDrake/JustEnoughSageServer -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscrib

[sage-devel] Re: Sage virtual appliance (VirtualBox)

2011-05-17 Thread Volker Braun
Using dvorak personally, I know the keyboard settings can be a pain. Though you really only need it for setting the admin password. In the worst case (azerty) you'll probably have to set an initial numeric password. Alternatively, we could set a default admin password that then can be used with

[sage-devel] Re: Sage virtual appliance (VirtualBox)

2011-05-17 Thread Emil Widmann
Downloaded again and imported as "ova". It works fine! Small issue: I guess you don't plan to support different keyboard maps - mine is german quertz. But one shouldn't need to type much in the VM anyway. what settings would you recommend for a small sage server, like for a class with 20 people?

[sage-devel] Re: Sage virtual appliance (VirtualBox)

2011-05-17 Thread Volker Braun
You should be getting: [root@localhost ~]# readelf -h /home/sage/sage/local/lib/libpython2.6.so.1.0 ELF Header: Magic: 7f 45 4c 46 01 01 01 00 00 00 00 00 00 00 00 00 Class: ELF32 Data: 2's complement, little endian Version:

[sage-devel] Re: Sage virtual appliance (VirtualBox)

2011-05-17 Thread Emil Widmann
with the command readelf -h libpython2.6.so.1.0 i get:: Error: Not and Elf file - it has the wrong magic byte at the start Error: libpython2.6.so.1.0; Failed to read file header maybe it is just some sort of corruption, so I download file again and the import OVA as you suggested (will need 1 hour

[sage-devel] Re: Sage virtual appliance (VirtualBox)

2011-05-17 Thread Emil Widmann
On May 17, 10:49 am, Volker Braun wrote: > It sounds like you have an old version of VirtualBox installed. Which > version are you using? You were right I had only v 3.2.8 - I upgraded to 4.0.8 now! I strongly suggest you upgrade. VirtualBox 4 has a > GUI to configure the TCP/IP ports to conne

[sage-devel] Re: Sage virtual appliance (VirtualBox)

2011-05-17 Thread Volker Braun
It sounds like you have an old version of VirtualBox installed. Which version are you using? I strongly suggest you upgrade. VirtualBox 4 has a GUI to configure the TCP/IP ports to connect between host and guest VM. Also, you can use the OVA simply via File->Import appliance. If you use my VM t

[sage-devel] Re: ImportError: No module named glib

2011-05-17 Thread Volker Braun
On Wednesday, May 11, 2011 8:44:52 AM UTC+1, pipedream wrote: > > Traceback (most recent call last): > File "/usr/lib/firefox-4.0.1/xulapp-profilemigrator", line 22, in > import glib > ImportError: No module named glib > When you run firefox for the first time, it tries to migrate bookmarks and

[sage-devel] Re: ImportError: No module named glib

2011-05-17 Thread RegB
Exactly that happens here too, although I am running 11.04 in a virtual machine under VirtualBox 4.0.6 My other problem appears to be a regress of the jmol bug that fails to plot3d. Does your machine successfully plot3d ? e.g. the simplest example from the tutorial; x, y = var('x,y') plot3d(x^2 +

[sage-devel] Re: Sage virtual appliance (VirtualBox)

2011-05-17 Thread Emil Widmann
I finally installed VirtualBox and tested the Sage-4.6.2.ova. unfortunatly I get: python:error while loading shared libraries: /home/sage/sage/local/lib/ libpython2.6.si.1.0: invalid ELF header. after booting, so I can't start sage. It took me a moment to figure out that one has to rename the *.ov