Timothy Clemans wrote:
> On the command line I'm seeing:
> 
> 2009-02-07 19:47:15-0500 [HTTPChannel,18,127.0.0.1] Exception rendering:
> 2009-02-07 19:47:15-0500 [HTTPChannel,18,127.0.0.1] Unhandled Error
>       Traceback (most recent call last):
>         File 
> "/Users/timothy/sage-3.3.alpha4/local/lib/python2.5/site-packages/twisted/internet/defer.py",
> line 614, in gotResult
>           _deferGenerator(g, deferred)
>         File 
> "/Users/timothy/sage-3.3.alpha4/local/lib/python2.5/site-packages/twisted/internet/defer.py",
> line 591, in _deferGenerator
>           deferred.callback(result)
>         File 
> "/Users/timothy/sage-3.3.alpha4/local/lib/python2.5/site-packages/twisted/internet/defer.py",
> line 243, in callback
>           self._startRunCallbacks(result)
>         File 
> "/Users/timothy/sage-3.3.alpha4/local/lib/python2.5/site-packages/twisted/internet/defer.py",
> line 312, in _startRunCallbacks
>           self._runCallbacks()
>       --- <exception caught here> ---
>         File 
> "/Users/timothy/sage-3.3.alpha4/local/lib/python2.5/site-packages/twisted/internet/defer.py",
> line 328, in _runCallbacks
>           self.result = callback(self.result, *args, **kw)
>         File 
> "/Users/timothy/sage-3.3.alpha4/local/lib/python2.5/site-packages/twisted/web2/resource.py",
> line 230, in <lambda>
>           ).addCallback(lambda res: self.render(request))
>         File 
> "/Users/timothy/sage-3.3.alpha4/local/lib/python2.5/site-packages/sage/server/notebook/twist.py",
> line 1068, in render
>           new_input = cell.changed_input_text()
>       exceptions.AttributeError: TextCell instance has no attribute
> 'changed_input_text'


What alpha again?  #5025 should have taken care of this sort of error. 
It was merged into 3.3alpha3.  If this is still coming up, we should fix 
it before 3.3, and it should be easy.

Jason


--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to