Hi Michael,

No - didn't rebuild.  Guess I figured it was some sort of
configuration file that got read at start-up.  :-(  At least now I
know which version to edit.

I don't think this explains why it was saving twice a minute
originally, when I'd built from source.  user_conf.py must have been
read then.  I'll run some experiments tomorrow and report here.

Are others on some version of 3.4.rc0 seeing snapshots (and  .sage/
sage_notebook/backups/nb.sobj  updates) at 3-minute intervals?  Or
something different?

Thanks for the help.

Rob

On Mar 6, 11:41 pm, mabshoff <michael.absh...@mathematik.uni-
dortmund.de> wrote:
> On Mar 6, 11:22 pm, Rob Beezer <goo...@beezer.cotse.net> wrote:
>
>
>
> > My 30 MB nb.sobj was also being saved twice a minute.  Is this a
> > reasonable size for this file?
>
> > After some head-scratching, I found the threadhttp://tinyurl.com/aht325
>
> > which had the following commands to use at the sage command line:
>
> > sage: nb = load('/home/rob/.sage/sage_notebook/
> > nb.sobj',compress=False)
> > sage: nb.conf()['save_interval']=int
> > (3600)
> > sage: nb.save()
>
> > This seems to have halted the high frequency of the saves, but I
> > haven't waited an hour to see if that is what will really happen.
>
> > It still does not appear that that the setting in user_conf.py was
> > having any effect for me.
>
> Did you run "sage -b" after editing the file?
>
> Sage 3.3 or later should not keep any snapshots around if the
> worksheet is unchanged. If it does in your case there is a new bug in
> there somewhere.
>
> Cheers,
>
> Michael
--~--~---------~--~----~------------~-------~--~----~
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