[Bug 1223608] New: Language is not set in desktop environment after installation , except in Flatpaks
https://bugzilla.suse.com/show_bug.cgi?id=1223608 Bug ID: 1223608 Summary: Language is not set in desktop environment after installation , except in Flatpaks Classification: openSUSE Product: openSUSE Aeon Version: Current Hardware: x86-64 OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: Desktop Environment Assignee: rbrown@suse.com Reporter: alexandre@eskulap.fr QA Contact: qa-bugs@suse.de Target Milestone: --- Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:125.0) Gecko/20100101 Firefox/125.0 Build Identifier: Hi ! After having installed Aeon today (ISO 20240429), I saw that applications that have been installed during installation like the terminal, the gnome settings app, the gnome software app, nautilus or the system monitor app were not translated in my language set during installation (french). I saw that a bug in 2022 (1196547) reported the same behaviour. BUT flatpaks like firefox are in French. My locale : locale LANG=fr_FR.UTF-8 LC_CTYPE="fr_FR.UTF-8" LC_NUMERIC="fr_FR.UTF-8" LC_TIME="fr_FR.UTF-8" LC_COLLATE="fr_FR.UTF-8" LC_MONETARY="fr_FR.UTF-8" LC_MESSAGES="fr_FR.UTF-8" LC_PAPER="fr_FR.UTF-8" LC_NAME="fr_FR.UTF-8" LC_ADDRESS="fr_FR.UTF-8" LC_TELEPHONE="fr_FR.UTF-8" LC_MEASUREMENT="fr_FR.UTF-8" LC_IDENTIFICATION="fr_FR.UTF-8" LC_ALL= Reproducible: Always Steps to Reproduce: 1. Install Aeon with french language 2. After installation, observe that applications which are not flatpaks are not translated 3. [ MITIGATION ] I tried to install recommended packages by typing : sudo tukit execute zypper inr then for my home folders : deleting ./config/user-dirs.locale and then : xdg-user-dirs-update --force Then I reboot. And after rebooting, language is correctly set across Gnome Desktop environment. [ CONFIGURATION ] # Rapport d’informations du système --- ## Détails du compte rendu - **Date de génération :** 2024-05-01 13:15:17 ## Informations liées au matériel : - **Modèle du matériel :** ASRock X570 Taichi - **Mémoire :** 32,0 Gio - **Processeur :** AMD Ryzen™ 7 5800X3D × 16 - **Carte graphique :** NVIDIA GeForce RTX™ 2080 - **Capacité du disque :** 8,5 To ## Informations liées au logiciel : - **Version du micrologiciel :** P5.01 - **Nom du système d’exploitation :** openSUSE MicroOS - **Construction du système d’exploitation :** (null) - **Type de système d’exploitation :** 64 bits - **Version de GNOME :** 46 - **Système de fenêtrage :** Wayland - **Version du noyau :** Linux 6.8.7-1-default -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1223608 https://bugzilla.suse.com/show_bug.cgi?id=1223608#c2 --- Comment #2 from Alexandre Hen <alexandre@eskulap.fr> --- Hi Richard, Thank you for your answer. I went "back in the future" with snapper, I rolled back before having installed the recommended packages with : sudo tukit execute zypper inr Then, I rebooted and I could see that I had Gnome sets in English, as expected by rolling back. So, I typed as you indicate : sudo transactional-update run zypper aloc fr_FR [sudo] Mot de passe de alexandre : Checking for newer version. transactional-update 4.6.6 started Options: run zypper aloc fr_FR Separate /var detected. 2024-05-01 15:01:14 tukit 4.6.6 started 2024-05-01 15:01:14 Options: -c7 open 2024-05-01 15:01:15 Using snapshot 7 as base for new snapshot 8. 2024-05-01 15:01:15 /var/lib/overlay/7/etc 2024-05-01 15:01:15 Syncing /etc of previous snapshot 3 as base into new snapshot "/.snapshots/8/snapshot" 2024-05-01 15:01:15 SELinux is enabled. ID: 8 2024-05-01 15:01:15 Transaction completed. 2024-05-01 15:01:15 tukit 4.6.6 started 2024-05-01 15:01:15 Options: call 8 zypper aloc fr_FR 2024-05-01 15:01:16 Executing `zypper aloc fr_FR`: Refreshing service 'NVIDIA'. Refreshing service 'openSUSE'. Loading repository data... Reading installed packages... fr_FR is already requested. Resolving package dependencies... Nothing to do. 2024-05-01 15:01:17 Application returned with exit status 0. 2024-05-01 15:01:17 Transaction completed. 2024-05-01 15:01:17 tukit 4.6.6 started 2024-05-01 15:01:17 Options: close 8 2024-05-01 15:01:17 New default snapshot is #8 (/.snapshots/8/snapshot). 2024-05-01 15:01:17 Transaction completed. Please reboot your machine to activate the changes and avoid data loss. New default snapshot is #8 (/.snapshots/8/snapshot). transactional-update finished It seems that no packages were installed. I still have rebooted, but I see, as guessed, that *this command did not work for me* : the Gnome apps were still in English. Thank you again and have a nice day, Alexandre -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1223608 https://bugzilla.suse.com/show_bug.cgi?id=1223608#c3 --- Comment #3 from Richard Brown <rbrown@suse.com> --- yeah, like I said, the current installer is broken - it sets the locale without installing any of the packages So, for you, the workaround would be `transactional-update run zypper rloc fr_FR` followed by `transactional-update --continue run zypper aloc fr_FR` the first command will remove the half-baked mess you got from the current installer, and the second command will be what everyone will have to do on regular Aeon going forward -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1223608 https://bugzilla.suse.com/show_bug.cgi?id=1223608#c4 Richard Brown <rbrown@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags|needinfo?(alexandre@eskulap | |.fr) | Resolution|--- |FIXED Status|NEW |RESOLVED --- Comment #4 from Richard Brown <rbrown@suse.com> --- Fixed in https://build.opensuse.org/request/show/1176516 -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1223608 https://bugzilla.suse.com/show_bug.cgi?id=1223608#c5 --- Comment #5 from OBSbugzilla Bot <bwiedemann+obsbugzillabot@suse.com> --- This is an autogenerated message for OBS integration: This bug (1223608) was mentioned in https://build.opensuse.org/request/show/1176548 Factory / gnome-branding-Aeon -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com