Am I correct in saying that you opened Sage for the first time, and then typed
sage: notebook() and that's when it crashed? It looks like your permissions are not correct, or at any rate that you do not have permission to make a new directory in your .sage/ directory OSError: [Errno 13] Permission denied: '/home/surendran/.sage/temp/angeli_acer/2800' What do you get with ls -al | grep ".sage" from the command line, and do you have admin rights on the computer you are using? On Friday, February 8, 2013 3:08:37 PM UTC-5, kks wrote: > > Oops, Sage crashed. We do our best to make it stable, but... > > A crash report was automatically generated with the following information: > - A verbatim copy of the crash traceback. > - A copy of your input history during this session. > - Data on your current Sage configuration. > > It was left in the file named: > '/home/surendran/.sage/ipython/Sage_crash_report.txt' > If you can email this file to the developers, the information in it will > help > them in understanding and correcting the problem. > > You can mail it to: sage-support at [email protected]<javascript:> > with the subject 'Sage Crash Report'. > > If you want to do it now, the following command will work (under Unix): > mail -s 'Sage Crash Report' [email protected] <javascript:> < > /home/surendran/.sage/ipython/Sage_crash_report.txt > > To ensure accurate tracking of this issue, please file a report about it > at: > http://trac.sagemath.org/sage_trac > > Regards > > Surendran > > -- > 247/3/1 Sadafuli Park, Off DP Road, Baner, Pune 411007 > Aadhar : 9559 4359 7055 > Phone :+91-20-27298293 > -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-support?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
