On Mon, Oct 5, 2009 at 4:22 PM, frizico <[email protected]> wrote:
>
> HI ... I'm scratching my head on this one - anyone know why I'm
> getting this in notebook()? Basically the symbolic expressions are
> resolved okay, but when it comes time to plot a previously defined
> expression, I'm getting this:
>
> plot(y)
>
> execfile("/home/smalls/.sage/sage_notebook/worksheets/admin/0/code/4\
> .py")
> print "\x01r\x01e3"
> >>> print "\x01r\x01e2"
> r e2
> >>>
> execfile("/home/smalls/.sage/sage_notebook/worksheets/admin/0/code/4\
> .py")
> b3
>
> execfile("/home/smalls/.sage/sage_notebook/worksheets/admin/0/code/4\
> .py")
> print "\x01r\x01e3"
> >>> print "\x01r\x01e2"
> r e2
> >>>
> execfile("/home/smalls/.sage/sage_notebook/worksheets/admin/0/code/4\
> .py")
> b3
>
> .... etc ; eventually followed by the graph.
>
> I've got SAGE running on two computers - it runs beautifully in OS X,
> but I'm having the trouble in Ubuntu (jaunty)
>
>
> Any clues? Thank you so much!
>
This is one of those "weird random issues" than can happen with the current
worksheet process "backend". I completely rewrote that code for the next
version of Sage (4.1.2), which will be out in a week (I hope). So you might
want to just bare with the above problem for a week or two.
William
--
William Stein
Associate Professor of Mathematics
University of Washington
http://wstein.org
--~--~---------~--~----~------------~-------~--~----~
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
URL: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---