Search found 2 matches
- Fri Nov 29, 2024 3:25 am
- Forum: Resolved Problems and Bugs
- Topic: [boskid][2.0.22] Nauvis train station names not alphabetical on Linux
- Replies: 7
- Views: 1348
Re: [2.0.22] Nauvis train station names not alphabetical on Linux
What is the Value of your “LC_ALL” environmental variable? This affects the order used for some programs (eg, ignoring whitespace and other characters).
In bash, run echo $LC_ALL
LC_ALL does not seem to be set. Here are other locale settings if they are helpful.
LANG=en_US.UTF-8
LANGUAGE ...
- Wed Nov 27, 2024 7:04 pm
- Forum: Resolved Problems and Bugs
- Topic: [boskid][2.0.22] Nauvis train station names not alphabetical on Linux
- Replies: 7
- Views: 1348
[boskid][2.0.22] Nauvis train station names not alphabetical on Linux
The list of stations that appears when I click "add station" on the train schedule interface screen is sorted alphabetically on Windows but not on Linux (Ubuntu 22.04).
Here is a screenshot of the station list in Linux which you can see is not sorted alphabetically:
fact_lin.png
I did not ...
Here is a screenshot of the station list in Linux which you can see is not sorted alphabetically:
fact_lin.png
I did not ...