On Jan 28, 2008 9:39 PM, Thomas Rike <[EMAIL PROTECTED]> wrote:
>
> I just removed Sage 2.8 from my home directory and installed the SAGE
> version 2.10 dmg yesterday.(MacBook Pro 2.16GHz Intel Core Duo 2GB
> memory running Leopard OS 10.5.1)  When I opened the notebook, I
> noticed that my old worksheets were no longer available. When I tried
> to upload from the trike/sage_notebook/worksheets file in my
> directory, I got an error. I noticed that the new path for the
> sage_notebook is to the invisible directory .sage, so I tried moving
> the worksheets directory into .sage but I still could not get notebook
> to recognize them. I finally just opened them and pasted one into the
> notebook to see that everything was still there. It was, so if I need
> it I can always go back and paste it in. It would be nice if there is
> an easier hack.

You should have been able to run your original notebook server by doing

   sage:  notebook(dir="sage_notebook")

where sage_notebook is the directory where your sage notebook is located.
The only change in the notebook since 2.8 was to make the default for dir
$HOME/.sage/sage_notebook

Alternatively, you could have deleted $HOME/.sage/sage_notebook
and then done

    cp -rv $HOME/sage_notebook $HOME/.sage/


>
> If I am doing something incorrectly, please let me know. On a positive
> note, since I have Leopard the icon for my SAGE alias on the desktop
> is no longer the ugly unix executable. The very colorful Tachyon
> graphic of random spheres now serves in its place. It is just like the
> old days when all you had to do was drop the graphic into the info menu.
>
> Tom Rike
>
>
>
> On Jan 28, 2008, at 5:25 PM, William Stein wrote:
>
> >
> > On Jan 28, 2008 4:27 PM, Marshall Hampton <[EMAIL PROTECTED]> wrote:
> >>
> >> I now have 14 students actively using Sage on 3 different servers,
> >> and
> >> I have run across a mysterious problem I haven't seen reported here
> >> before.  Three of my students had worksheets suddenly go missing,
> >> without a deliberate delete.
> >
> > There's actually currently no way in the Sage notebook to delete a
> > worksheet.
> > You can move it to the trash, but there's no functionality for
> > actually purging
> > the trash.  So it's very curious that this happened.  Do the
> > students have *any*
> > hints at all about what they might have done to cause the behavior?
> > I wonder
> > if there are any hints in the worksheet files themselves?
> >
> > Sorry we haven't had any ideas yet, but in any case I think it's
> > very helpful
> > that you reported this, so that we can keep it in mind, and if
> > anything similar
> > comes up know that it isn't just an isolated incident.
> >
> > By the way, do your run the worksheet processes under a separate
> > user from
> > the sage notebook, e.g, use the server_pool option?   If you don't
> > on a public
> > notebook server, maybe a student did something very nefarious that
> > resulted
> > in a deleted worksheet.
> >
> >> I looked in the notebook files and the
> >> worksheets were still there, just not visible on the list of
> >> worksheets.  Any guesses on what happened?  As a stopgap, I manually
> >> pasted in the worksheet text to a new copy, but if this happens a lot
> >> it will really aggravate them.
> >>
> >> -M. Hampton
> >>>
> >>
> >
> >
> >
> > --
> > William Stein
> > Associate Professor of Mathematics
> > University of Washington
> > http://wstein.org
> >
> > >
>
>
>
> >
>



-- 
William Stein
Associate Professor of Mathematics
University of Washington
http://wstein.org

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-support@googlegroups.com
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