mabshoff wrote: > Hello folks, > > here goes Sage 3.0.4.alpha0. This is supposed to be a quick release, > so let's try to keep this simple. We do have quite a number of > blockers that are open, so let's watch out for rc0 soon. As usual > please report build issues and doctest failures. Note that the GMP > build issue reported a lot in the last week or so has not been fixed > yet. Binaries and sources are in the usual location at > > http://sage.math.washington.edu/home/mabshoff/release-cycles-3.0.4 > > Reminder: jsmath has been updated, so make sure to test the notebook >
jmol fails in the notebook with: 2008-06-24 17:46:40+0200 [HTTPChannel,69,127.0.0.1] Exception rendering: 2008-06-24 17:46:40+0200 [HTTPChannel,69,127.0.0.1] Unhandled Error Traceback (most recent call last): File "/home/jaap/downloads/sage-3.0.4.alpha0/local/lib/python2.5/site-packages/twisted/internet/defer.py", line 185, in addCallbacks self._runCallbacks() File "/home/jaap/downloads/sage-3.0.4.alpha0/local/lib/python2.5/site-packages/twisted/internet/defer.py", line 323, in _runCallbacks self.result = callback(self.result, *args, **kw) File "/home/jaap/downloads/sage-3.0.4.alpha0/local/lib/python2.5/site-packages/twisted/internet/defer.py", line 284, in _continue self.unpause() File "/home/jaap/downloads/sage-3.0.4.alpha0/local/lib/python2.5/site-packages/twisted/internet/defer.py", line 280, in unpause self._runCallbacks() --- <exception caught here> --- File "/home/jaap/downloads/sage-3.0.4.alpha0/local/lib/python2.5/site-packages/twisted/internet/defer.py", line 323, in _runCallbacks self.result = callback(self.result, *args, **kw) File "/home/jaap/downloads/sage-3.0.4.alpha0/local/lib/python2.5/site-packages/twisted/web2/server.py", line 296, in <lambda> d.addCallback(lambda res, req: res.renderHTTP(req), self) File "/home/jaap/downloads/sage-3.0.4.alpha0/local/lib/python2.5/site-packages/twisted/web2/resource.py", line 85, in renderHTTP return method(request) File "/home/jaap/downloads/sage-3.0.4.alpha0/local/lib/python2.5/site-packages/twisted/web2/resource.py", line 202, in http_GET return super(Resource, self).http_GET(request) File "/home/jaap/downloads/sage-3.0.4.alpha0/local/lib/python2.5/site-packages/twisted/web2/resource.py", line 128, in http_GET return self.render(request) File "/home/jaap/downloads/sage-3.0.4.alpha0/local/lib/python2.5/site-packages/sage/server/notebook/twist.py", line 1133, in render id = self.id(ctx) File "/home/jaap/downloads/sage-3.0.4.alpha0/local/lib/python2.5/site-packages/sage/server/notebook/twist.py", line 376, in id return int(ctx.args['id'][0]) exceptions.KeyError: 'id' Jaap --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-devel@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sage-devel URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---