gvSIG bugs #2677
Wrong locale setting
| Status: | Closed | % Done: | 0% | |
|---|---|---|---|---|
| Priority: | Normal | Spent time: | - | |
| Assignee: | ||||
| Category: | Application | |||
| Target version: | 2.1.0-2269-final (rev. org.gvsig.desktop-2.0.84) | |||
| Severity: | Minor | Add-on version: | ||
| gvSIG version: | 2.1.0 | Add-on build: | ||
| gvSIG build: | 2235 | Add-on resolve version: | ||
| Operative System: | Add-on resolve build: | |||
| Keywords: | Proyecto: | |||
| Has patch: | Hito: | |||
| Add-on name: | Unknown |
Description
The first time I execute a fresh install of gvSIG, the locale is set as English instead of Italian:
INFO main org.gvsig.i18n.Messages - setCurrentLocale en INFO main org.gvsig.i18n.Messages - addLocale en INFO main org.gvsig.i18n.Messages - addLocale es
The issue was already present in BN2234. See also #2650.
History
#1
Updated by Antonio Falciano almost 12 years ago
The issue is present in BN2239 yet. So I have to set the locale manually.
#2
Updated by Joaquín del Cerro Murciano almost 12 years ago
- Target version set to 2.1.0-2259-rc3
- Assignee set to Joaquín del Cerro Murciano
#3
Updated by Antonio Falciano almost 12 years ago
If I delete (or simply rename) the "C:\Users\Antonio\gvSIG" folder, the locale is set correctly. However I lose all my previous configurations and restoring them (copying some plugins subfolders from the old gvSIG folder) could be not easy for some users.
So it works fine with a fresh install, only when the gvSIG folder coming from an old version is not present. This make me think that the locale persistence depends by the build version.
#4
Updated by Joaquín del Cerro Murciano over 11 years ago
- Target version changed from 2.1.0-2259-rc3 to 2.2.0-2311-rc2
#5
Updated by Antonio Falciano over 11 years ago
If I choose English or Spanish when I install build 2246, then the gvSIG locale is set respectively as English or Spanish. So adding all the other locales in the installer could solve the issue.
#6
Updated by Álvaro Anguix over 11 years ago
- Target version deleted (
2.2.0-2311-rc2)
#7
Updated by Antonio Falciano over 11 years ago
- Target version set to 2.1.0-2269-final (rev. org.gvsig.desktop-2.0.84)
- Status changed from New to Closed
I don't remember in which build the issue is disappeared, but the important thing is that we can close this ticket now.