|
| From: | Rik |
| Subject: | [Octave-bug-tracker] [bug #37928] GUI crashes with french locale |
| Date: | Tue, 05 Mar 2013 01:42:53 +0000 |
| User-agent: | Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:19.0) Gecko/20100101 Firefox/19.0 |
Update of bug #37928 (project octave):
Status: None => Works For Me
Summary: GUI crashes whith french locale => GUI crashes
with french locale
_______________________________________________________
Follow-up Comment #18:
Try 'hg summary' to find out exactly where you are.
Also, what is the output of 'locale -a' at a shell prompt? Do you have the
en_US.utf-8 locale installed? The GUI is unilaterally trying to set that
locale and if it does not exist something strange may be happening.
The following works for me
setenv LANG fr_FR.utf-8
./run-octave
a = 0.5
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?37928>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |