Upcoming Fedora Linux 41 Live will Modernize the live media by switching to the “new” live environment setup scripts.
It would be a great opportunity to empower Fedora Live versions with more Internationalization and localization.
Currently the live environment is en_US / Eastern centric and is hardcoded in the scripts with:
Time zone: US/Eastern (EDT, -0400)
en_US keyboard layout
en_US locale
Could it be possible when the Desktop Environment is launched (e.g.) GNOME, to have a pop-up Internationalization and localization screen that asks for locale. It could be included in Gnome Welcome/Tour for example.
This would trigger the right Date/Time zone, Locale, Language, and so on… alike the Anaconda welcome screen.
which is also accessible within CLI: /usr/libexec/gnome-initial-setup --live-user
Some feedback:
gnome-initial-setup smoothly allows for Internationalization on:
Language
Keyboard
But TimeZone management is not proposed. And it should let us fixe the catch 22 Date/Time settings when Timezone is changed
For now I get the right local Date/Time (Europe Central Time) after autostart launching gnome-initial-setup … but it’s still on US / Eastern TimeZone !
Is there a command line or parameter tweek to set so that Language, Keyboard, Date/Time and Timezone can be set ?
Mouse pointer remains HUGE when using some Gnome Apps:
Files (nautilus)
Gnome Text Editor
System Monitor
and so on…
LibreOffice has a bug
First launch would have an English interface and requires Gnome Software to install a langpack for LibreOffice
Should one close LibreOffice and simply open it again… Et voilà ! Language interface is aligned with locale set previously by gnome-initial-setup
So what is missing ?.. It seems good enough to be included into Fedora 41, isn’t it ?!!
We could prompt the user to select timezone here, but there isn’t any code to copy it to the installed system yet, and we’re trying to avoid asking the same question multiple times.
No clue what’s wrong here. Is there an upstream bug report? It would probably need to be reported on the GTK issue tracker.
Would need to be reported on the LibreOffice issue tracker.
It’s tied to the new anaconda version, which is currently deferred until Fedora 42 at the earliest.
@catanzaro : Could we expect for F43 having the Desktop Environment:
on first start from Live boot, to present a pop-up Internationalization and localization screen asking for locale ? The Fedora Rawhide version discussed earlier seamed already to fit the bill…!
When persistence is enabled (see ModernizeLiveMedia) to not be prompted for i8n or local if set on an earlier live boot ?
This is the goal. I’m currently working on a different project, but this will be next up. We have a lot of time before F43, so hopefully it will actually happen this time.
I hadn’t considered this, but it should be pretty easy to do. Sure.