The change is because we switched to ncurses instead of termcap.

Are you on OSX? Your TERM should be set to xterm-new or, even 
better, xterm-256color

https://code.google.com/p/iterm2/issues/detail?id=1956 




On Thursday, August 22, 2013 1:56:09 PM UTC+1, Martin Albrecht wrote:
>
> Hi all, 
>
> with Sage 5.12.beta3 I get: 
>
> sage: os.environ["TERM"] 
> 'xterm' 
> sage: ZZ? 
> <snip> 
> /opt/sage-5.12/local/lib/python/curses/__init__.pyc in initscr() 
>      31     # instead of calling exit() in error cases. 
>      32     setupterm(term=_os.environ.get("TERM", "unknown"), 
> ---> 33               fd=_sys.__stdout__.fileno()) 
>      34     stdscr = _curses.initscr() 
>      35     for key, value in _curses.__dict__.items(): 
>
> error: setupterm: could not find terminal 
> sage:     
>
> This is in konsole (KDE's console). Any ideas? 
>
> Cheers, 
> Martin 
>
>
> -- 
> name: Martin Albrecht 
> _pgp: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x6532AFB4 
> _otr: 47F43D1A 5D68C36F 468BAEBA 640E8856 D7951CCF 
> _www: http://martinralbrecht.wordpress.com/ 
> _jab: martinr...@jabber.ccc.de <javascript:>

-- 
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 sage-support+unsubscr...@googlegroups.com.
To post to this group, send email to sage-support@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-support.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to