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'
On Sat, Feb 7, 2009 at 8:09 PM, mabshoff
<[email protected]> wrote:
>
>
>
> On Feb 7, 5:03 pm, Timothy Clemans <[email protected]> wrote:
>
> Hi Timothy,
>
>> On both my computer and sagenb.org it's alpha5
>
> ok, so is this a notebook issue because I cannot reproduce it via
> command line?
>
>> When I do tab on 'anim' I get back 'animate' but with 'an' and
>> selecting either 'animate' or 'any' I get back a double.
>
> If someone else can confirm this please open a ticket against 3.3.
>
> Note that in general at the moment new tickets ought to get opened
> against 3.4.1 unless
>
> * a critical issue or blocker -> 3.3
> * it is Sphinx related -> 3.4
>
> Cheers,
>
> Michael
> >
>
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/sage-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---