On 2014-08-18, Oscar Lazo <[email protected]> wrote: > ------=_Part_1633_1643381375.1408388447844 > Content-Type: text/plain; charset=UTF-8 > > Hi! > > I used to see some straight lines when I started the sage command-line (the > ones surrounding the header), but now I see some question marks of the kind > you see when your system doesn't recognize some character. What do you > think I'm missing? I have an Ubuntu system.
probably your terminal is not UTF-8 - aware. (these symbols are from UTF-8, not just ASCII) Try opening uxterm and running Sage there. If you still see these, this would indicate weird locale settings... > > http://i.imgur.com/NItMB21.png > > Thank you! > > Oscar Lazo > -- 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. For more options, visit https://groups.google.com/d/optout.
