MXFB Raspberry Final

Help on all MX Re-spins
Message
Author
User avatar
fehlix
Developer
Posts: 12723
Joined: Wed Apr 11, 2018 5:09 pm

Re: MXFBPi Beta 2 testing

#11 Post 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:

Code: Select all

unset LC_ALL
unset LANGUAGE
Generate/compile locale archive for Spanish only:

Code: Select all

LANG=C sudo  locale-gen
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.
:puppy:

User avatar
Jerry3904
Administrator
Posts: 23234
Joined: Wed Jul 19, 2006 6:13 am

Re: MXFB Raspberry Final

#12 Post by Jerry3904 »

That's great fehlix! But what a mess...
Production: 5.10, MX-23 Xfce, AMD FX-4130 Quad-Core, GeForce GT 630/PCIe/SSE2, 16 GB, SSD 120 GB, Data 1TB
Personal: Lenovo X1 Carbon with MX-23 Fluxbox
Other: Raspberry Pi 5 with MX-23 Xfce Raspberry Pi Respin

User avatar
fehlix
Developer
Posts: 12723
Joined: Wed Apr 11, 2018 5:09 pm

Re: MXFB Raspberry Final

#13 Post by fehlix »

is libgtk3-perl package missing on final?

User avatar
Jerry3904
Administrator
Posts: 23234
Joined: Wed Jul 19, 2006 6:13 am

Re: MXFB Raspberry Final

#14 Post by Jerry3904 »

I'll check
Production: 5.10, MX-23 Xfce, AMD FX-4130 Quad-Core, GeForce GT 630/PCIe/SSE2, 16 GB, SSD 120 GB, Data 1TB
Personal: Lenovo X1 Carbon with MX-23 Fluxbox
Other: Raspberry Pi 5 with MX-23 Xfce Raspberry Pi Respin

User avatar
Jerry3904
Administrator
Posts: 23234
Joined: Wed Jul 19, 2006 6:13 am

Re: MXFB Raspberry Final

#15 Post by Jerry3904 »

It is missing.
Production: 5.10, MX-23 Xfce, AMD FX-4130 Quad-Core, GeForce GT 630/PCIe/SSE2, 16 GB, SSD 120 GB, Data 1TB
Personal: Lenovo X1 Carbon with MX-23 Fluxbox
Other: Raspberry Pi 5 with MX-23 Xfce Raspberry Pi Respin

Senpai
Posts: 491
Joined: Tue Nov 19, 2019 7:39 am

Re: MXFBPi Beta 2 testing

#16 Post 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 :happy:

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.Image
The rest seems to work fine. :number1:

Translated with www.DeepL.com/Translator (free version)
You do not have the required permissions to view the files attached to this post.

Senpai
Posts: 491
Joined: Tue Nov 19, 2019 7:39 am

Re: MXFB Raspberry Final

#17 Post 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?

User avatar
Jerry3904
Administrator
Posts: 23234
Joined: Wed Jul 19, 2006 6:13 am

Re: MXFB Raspberry Final

#18 Post by Jerry3904 »

not for a while, no
Production: 5.10, MX-23 Xfce, AMD FX-4130 Quad-Core, GeForce GT 630/PCIe/SSE2, 16 GB, SSD 120 GB, Data 1TB
Personal: Lenovo X1 Carbon with MX-23 Fluxbox
Other: Raspberry Pi 5 with MX-23 Xfce Raspberry Pi Respin

Senpai
Posts: 491
Joined: Tue Nov 19, 2019 7:39 am

Re: MXFB Raspberry Final

#19 Post 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

User avatar
esbeeb
Posts: 48
Joined: Thu Mar 14, 2019 1:09 am

Youtube sightings...

#20 Post 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!
Last edited by esbeeb on Wed Mar 10, 2021 7:23 pm, edited 1 time in total.
Esbeeb
MX 21

Post Reply

Return to “MX Respins”