Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 700130

Summary: sci-mathematics/wxmaxima-19.10.0 switches from English to Portuguese Brazilian language by itself
Product: Gentoo Linux Reporter: Freddie Witherden <freddie>
Component: Current packagesAssignee: Gentoo Science Mathematics related packages <sci-mathematics>
Status: RESOLVED OBSOLETE    
Severity: normal CC: freddie
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Freddie Witherden 2019-11-15 01:05:06 UTC
On a ~AMD64 sci-mathematics/wxmaxima-19.10.0 changes language all by itself as soon as one makes *any* change in the settings dialogue.

Specifically,

$ rm ~/.wxMaxima
$ wxmaxima # Starts in English (correct + system default)
$ # Edit => Configure => Enter evaluates cells => Okay => Close
$ wxmaxima # Now starts in Portuguese
$ cat ~/.wxMaxima  | grep lang
language=153

where 153 corresponds to wxLANGUAGE_PORTUGUESE_BRAZILIAN.  My system is in en_GB and so there is clearly an issue here which causes it to write a bad config file.  Switching the value to 59 (English) resolves the issue.
Comment 1 Henrik Pihl 2020-07-28 13:27:35 UTC
Tried to replicate it with (upcoming) 20.07.0 on ~amd64, the variable "language" didn't move from English (value 0). All available translations were built for this run.
Comment 2 Andrey Grozin gentoo-dev 2023-04-25 14:15:07 UTC
No longer in the tree.