#12221: Failures in gp pexpect interface with specific length of $DOT_SAGE 
using a
"screen" terminal
--------------------------+-------------------------------------------------
   Reporter:  jdemeyer    |          Owner:  was            
       Type:  defect      |         Status:  needs_review   
   Priority:  blocker     |      Milestone:  sage-5.0       
  Component:  interfaces  |       Keywords:  gp pexpect spkg
Work_issues:              |       Upstream:  N/A            
   Reviewer:              |         Author:  Jeroen Demeyer 
     Merged:              |   Dependencies:                 
--------------------------+-------------------------------------------------

Comment(by vbraun):

 I tried it under `screen` as well without problems. I also tried running
 the loop longer and this works until I hit the 255 byte filename limit in
 ext4:
 {{{
 269 char filename: ok
 270 char filename: ok
 Traceback (most recent call last):
   File "/tmp/test12221.py", line 11, in <module>
     f = open(gpfilename, "w")
 IOError: [Errno 36] File name too long:
 
'/tmp/tmppzCAbE/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx.gp'
 }}}

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12221#comment:34>
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