Page 2 of 9
Re: MXFBPi Beta 2 testing
Posted: Sun Mar 07, 2021 5:36 pm
by fehlix
Senpai wrote: Sun Mar 07, 2021 11:57 am
How can I fix it to put it completely in Spanish?
Try this:
Open terminal as normal user.
First fix default locale settings:
Code: Select all
echo LANG=es_ES.UTF-8 | sudo tee /etc/default/locale
Next, let's keep only one locale for Spanish with /etc/locale.gen
Code: Select all
echo es_ES.UTF-8 UTF-8 | sudo tee /etc/locale.gen
Now do unset those:
Generate/compile locale archive for Spanish only:
You would see something like:
Code: Select all
Generating locales (this might take a while)...
es_ES.UTF-8... done
Generation complete.
Finally (re-) install the missing module Gtk3.pm
Code: Select all
LANG=C sudo apt install --reinstall libgtk3-perl
That's it, now you can reboot.

Re: MXFB Raspberry Final
Posted: Sun Mar 07, 2021 6:02 pm
by Jerry3904
That's great fehlix! But what a mess...
Re: MXFB Raspberry Final
Posted: Sun Mar 07, 2021 6:08 pm
by fehlix
is libgtk3-perl package missing on final?
Re: MXFB Raspberry Final
Posted: Sun Mar 07, 2021 6:47 pm
by Jerry3904
I'll check
Re: MXFB Raspberry Final
Posted: Mon Mar 08, 2021 7:54 am
by Jerry3904
It is missing.
Re: MXFBPi Beta 2 testing
Posted: Mon Mar 08, 2021 12:42 pm
by Senpai
fehlix wrote: Sun Mar 07, 2021 5:36 pm
Senpai wrote: Sun Mar 07, 2021 11:57 am
How can I fix it to put it completely in Spanish?
Try this:
Open terminal as normal user.
Thanks, after executing the commands, it seems to be fixed.
The error that came out when running "System locals" has been fixed, now it works correctly, although only "es_ES.UTF-8" is installed, but even though it said to check only that one.... after rebooting I tried to add from "System locales" the other 2 locales that I always use "es_ES.UTF-8 UTF-8" and "es_ES@euro ISO-8859-15", after rebooting it seems that everything is still working fine
The console error has been fixed.
MX-Tweak now works correctly.
Systray Brightness still has a problem, it stays almost off the screen and doesn't look good but I attach screenshot.

The rest seems to work fine.
Translated with
www.DeepL.com/Translator (free version)
Re: MXFB Raspberry Final
Posted: Mon Mar 08, 2021 3:10 pm
by Senpai
Jerry3904 wrote: Sun Mar 07, 2021 4:32 pm
Eventually trashed the image and re-started with the backup.
Hi:
So, are you going to upload a new ISO?
Re: MXFB Raspberry Final
Posted: Mon Mar 08, 2021 3:16 pm
by Jerry3904
not for a while, no
Re: MXFB Raspberry Final
Posted: Mon Mar 08, 2021 3:43 pm
by Senpai
Jerry3904 wrote: Mon Mar 08, 2021 3:16 pm
not for a while, no
Hi:
I don't remember if this was already fixed, but I have created a new user and in the new user the menu "right click on desktop" now comes out translated to Spanish, the only thing is that in "menu-mx_es" is unchanged firefox and thunderbird, but that is easy to change.
Now it works perfect, thanks for your great work.
Best regards from Senpai
Youtube sightings...
Posted: Tue Mar 09, 2021 10:51 am
by esbeeb
A couple of very favourable reviews of one of your earlier betas of this OS were posted by the Youtube channel "LeePSPvideo":
- "MX Linux Raspberry Pi 4 / 400 How to install, Overclock and add some essentials":
https://www.youtube.com/watch?v=elnn3joIxWI
- "MX Linux Raspberry Pi 4 / 400. One of my Favourite Pi Operating systems.":
https://www.youtube.com/watch?v=4Me1dz86qLI
You might want to consider reaching out to that content creator somehow, as he could potentially be a great ally to you!