linuxmint / mintlocale

GNU General Public License v2.0
17 stars 17 forks source link

LMDE 3: Changing user language and/or region does not work #62

Closed harlekin777 closed 5 years ago

harlekin777 commented 6 years ago

Upon choosing another installed language in mintlocale and logout/login one would expect to find the desktop localization changed. In LM 19 it works, but in LMDE 3 it does not. Same behavior for the region setting. In a multi-user system it should be possible for each user to have his individual language/region, so you would not use the "Apply system-wide" function. "Apply system-wide" works, but language/region change only for the personal folder does not.

clefebvre commented 6 years ago

Can you reproduce this with another DM than LightDM? Looking into this, it looks like mintlocale is doing its job... it's setting .dmrc and accountservice

harlekin777 commented 5 years ago

Sorry for the late answer. Yes, mintlocale does set .dmrc, but after logout/login the language is not changed anyway. As you proposed, I installed gdm3 and set it as default, but that made my system unbootable. So I cannot answer that question. One other suggestion: Debian's approach to changing user language is to select it at the login screen, which is imho much more elegant than to select it while logged in, which requires logging out and in again. As you split mintlocale in two different applications, it might be a good idea to handle the user language selection in the Debian way.

clefebvre commented 5 years ago

Fixed by https://github.com/linuxmint/mintlocale/commit/5a473ffab8a338bbdd7329459994709c15d8c227.