On 30-Aug-08, at 8:09 AM, mabshoff wrote:
> > > > On Aug 30, 2:36 am, Jaap Spies <[EMAIL PROTECTED]> wrote: >> mabshoff wrote: > > <SNIP> > > Hi Jaap, > >> Where have I seen this before? > > the same issue hit your box before and we ended up filtering some non- > ascii characters out of the stream. I will dig for the ticket and see > what is turning up. This has to do with IPython. This is the relevant part of ~/.sage/ ipython/ipythonrc: # colors - Coloring option for prompts and traceback printouts. # Currently available schemes: NoColor, Linux, LightBG. # This option allows coloring the prompts and traceback printouts. This # requires a terminal which can properly handle color escape sequences. If you # are having problems with this, use the NoColor scheme (uses no color escapes # at all). # The Linux option works well in linux console type environments: dark # background with light fonts. # LightBG is similar to Linux but swaps dark/light colors to be more readable # in light background terminals. # keep uncommented only the one you want: #colors Linux #colors LightBG colors NoColor Nick --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-devel@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-devel URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---