Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
wxmaxima menus are in Dutch (Easy FIX)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
Fred Krogh
Veteran
Veteran


Joined: 07 Feb 2005
Posts: 1036
Location: Tujunga, CA

PostPosted: Thu Apr 23, 2015 7:23 pm    Post subject: wxmaxima menus are in Dutch (Easy FIX) Reply with quote

Just curious to know if there is some way to change the menus to English. This is sci-mathematics/wxmaxima-15.04.0

Last edited by Fred Krogh on Sat Apr 25, 2015 1:31 pm; edited 1 time in total
Back to top
View user's profile Send private message
Freeky
Tux's lil' helper
Tux's lil' helper


Joined: 11 Mar 2011
Posts: 129
Location: Novosibirsk, Russia

PostPosted: Fri Apr 24, 2015 9:03 am    Post subject: Reply with quote

Hi, Fred Krogh
What is output of locale? Just type locale.
You can try:
Code:
LC_ALL="C" wxmaxima
Back to top
View user's profile Send private message
Fred Krogh
Veteran
Veteran


Joined: 07 Feb 2005
Posts: 1036
Location: Tujunga, CA

PostPosted: Fri Apr 24, 2015 1:25 pm    Post subject: Reply with quote

Here is some locale stuff.
Code:
# locale
LANG=en_US.utf8
LC_CTYPE="en_US.utf8"
LC_NUMERIC="en_US.utf8"
LC_TIME="en_US.utf8"
LC_COLLATE=C
LC_MONETARY="en_US.utf8"
LC_MESSAGES="en_US.utf8"
LC_PAPER="en_US.utf8"
LC_NAME="en_US.utf8"
LC_ADDRESS="en_US.utf8"
LC_TELEPHONE="en_US.utf8"
LC_MEASUREMENT="en_US.utf8"
LC_IDENTIFICATION="en_US.utf8"
LC_ALL=

Code:
# locale -a
C
POSIX
en_US
en_US.iso88591
en_US.utf8

I tried LC_ALL="C" wxmaxima, but that did not change menus. But I did discover that when run as root the menus are in English. I guess that should suggest something. Thanks for the suggestion.
Back to top
View user's profile Send private message
Freeky
Tux's lil' helper
Tux's lil' helper


Joined: 11 Mar 2011
Posts: 129
Location: Novosibirsk, Russia

PostPosted: Sat Apr 25, 2015 12:20 pm    Post subject: Reply with quote

Maybe wxmaxima use old config which contains something wrong. Try to remove ${HOME}/.wxMaxima.
Back to top
View user's profile Send private message
Fred Krogh
Veteran
Veteran


Joined: 07 Feb 2005
Posts: 1036
Location: Tujunga, CA

PostPosted: Sat Apr 25, 2015 1:30 pm    Post subject: Reply with quote

Thanks, that was an easy fix. I didn't even know there was a ~/.wxMaxima!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum