Page 1 of 1

[MGA 7 beta 2] System settings crash

PostPosted: Apr 15th, '19, 11:10
by kensan
I have try to delete the Language "Italiano" from System Settings/Regional Settings/Language and have obtain a segmentation fault. I can change the order of languages but not delete one of them.

I've two lang: American english and Italian.

Another problem is the bash language, my $ echo $LANGUAGE is "en_US:it" but if I do
Code: Select all
$ ls adsasdas
ls: impossibile accedere a 'adsasdas': File o directory non esistente

the lang is "it" and not "en". I suppose the fall-back language is "it". Is my error or is a bug?

Re: [MGA 7 beta 2] System settings crash

PostPosted: Apr 16th, '19, 19:04
by doktor5000
Please only one problem per thread. For the systemsettings issue, if it is reproducible then you should report it as a bug: https://wiki.mageia.org/en/How_to_report_a_bug_properly

For the language setting in your shell, best add the output of locale
It would also be interesting how you ended up with that setting, as usually it is only set to one language. And yes, this would be a fallback, with english as primary and italian as fallback.
See e.g. https://www.gnu.org/software/gettext/ma ... E-variable
Although the language settings by systemsettings can also be manually edited, as they simply end up in a shell script which is sourced by your session, although I don't know where it's located for KDE5 otoh.
Might be in ~/.kde/env/ but I'd have to check.

Re: [MGA 7 beta 2] System settings crash

PostPosted: Apr 16th, '19, 19:53
by kensan
doktor5000 wrote:Please only one problem per thread. For the systemsettings issue, if it is reproducible then you should report it as a bug: https://wiki.mageia.org/en/How_to_report_a_bug_properly


I've created another 3ad with the LANGUAGE variable bug (supposed):
https://forums.mageia.org/en/viewtopic.php?f=15&t=12738
Sorry for the two problem within one post.
Follow only the systemsettings issue.

Anyone that have MGA7b2 can add a second language in system settings and then remove it?
If SS crash I filled a bug in wiki.mageia. TY.