I'm trying to reproduce this for testing purposes.

I'm using Firefox 3 on Vista. So far I can't reproduce this bug.

1) Create a worksheet.

2) Create a cell with
sleep(3)
print 'A'

then evaluate it.

3) Create a cell below the first cell with
sleep(3)
print 'C'

then evaluate it.

4) Create a cell above the second cell with
sleep(3)
print 'B'

then evaluate it.

5) Click "Action..." then "Evaluate all". The cells should slowly be
evaluated in order.

On Wed, Aug 27, 2008 at 7:43 AM, Jason Grout
<[EMAIL PROTECTED]> wrote:
>
> Stan Schymanski wrote:
>> Dear all,
>>
>> When I click on Action... -> Evaluate All in my notebooks (sage 3.1.1
>> on Mac OS 10.4.11), the cells do not seem to be evaluated in the
>> chronological order, leading to error messages about undefined
>> variables etc. The errors happen in different cells every time I do
>> Action... -> Restart Worksheet, Action... -> Evaluate All.
>>
>> Has anyone else observed such behaviour?
>
> I've seen this before in older versions of Sage.  I haven't tried it in
> versions since about May.
>
> Jason
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to