#12719: Upgrade to IPython 0.13
----------------------------------------------------------+-----------------
       Reporter:  kini                                    |         Owner:  tbd 
                                                  
           Type:  enhancement                             |        Status:  
needs_work                                            
       Priority:  critical                                |     Milestone:  
sage-pending                                          
      Component:  packages                                |    Resolution:      
                                                  
       Keywords:  sd40.5                                  |   Work issues:      
                                                  
Report Upstream:  N/A                                     |     Reviewers:  
Volker Braun, Mike Hansen, Jason Grout, Jeroen Demeyer
        Authors:  Mike Hansen, Volker Braun, Jason Grout  |     Merged in:      
                                                  
   Dependencies:  #13459, #9191, #13717, #13963           |      Stopgaps:      
                                                  
----------------------------------------------------------+-----------------
Changes (by jdemeyer):

  * status:  positive_review => needs_work


Comment:

 This seems to cause some problems on !OpenSolaris.

 First a doctest time-out:
 {{{
 Trying:
     sage0.eval('2+2')###line 320:_sage_    sage: sage0.eval('2+2')
 Expecting:
     '4'
 [...hangs...]
 }}}

 Interrupting this and restarting Sage gives:
 {{{
 buildbot@hawk:~/build/sage/hawk-1/hawk_suncc/build/sage$ ./sage
 ----------------------------------------------------------------------
 | Sage Version 5.7.beta0, Release Date: 2013-01-20                   |
 | Type "notebook()" for the browser-based notebook interface.        |
 | Type "help()" for help.                                            |
 ----------------------------------------------------------------------
 **********************************************************************
 *                                                                    *
 * Warning: this is a prerelease version, and it may be unstable.     *
 *                                                                    *
 **********************************************************************

 **********************************************************************

 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:
         '/export/home/buildbot/.sage/ipython-new/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]
 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] <
 /export/home/buildbot/.sage/ipython-new/Sage_crash_report.txt

 To ensure accurate tracking of this issue, please file a report about it
 at:
 http://trac.sagemath.org/sage_trac

 Hit <Enter> to quit (your terminal may close)
 }}}

 Removing `$HOME/.sage` fixed that.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12719#comment:221>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
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-trac?hl=en.

Reply via email to