THnks for your suggestions, On 31 pro, 04:26, Pat LeSmithe <qed...@gmail.com> wrote: > On 12/30/2009 01:31 PM, ma...@mendelu.cz wrote: > > > I did more tests - Sage 4.2. is the last version where deleting and > > stopping workseehts via buttons from "Home" folder works for me. > > One or more of these problems may appear in many other browsers, too. > Could you try commenting out > > if not self.worksheet.is_published(): > self.worksheet.set_active(username) > > in > > SAGE_LOCAL/lib/python2.6/site-packages/sagenb-*/sagenb/notebook/twist.py > > and testing again in Firefox, say? (See WorksheetResource.__init__, > around line 516.)
I did this change, run sage -b and then sage, but still have old behavior. > > A worksheet opened in a JavaScript-enabled tab or window pings the > server every ~10 seconds. The lines above reset the worksheet's "view" > to ACTIVE for the user who opened the worksheet. The worksheet will > then appear in that user's [refreshed] list of active worksheets. > > Another possible workaround is to close all tabs/windows with the > worksheet in question, before sending it to the Trash folder. Does not help either. And I do not understand why I have this issue on 4 different computers and nobody else reported such a problem .... Anyway, thank you for your help and have a nice happy new year :) Robert -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org