Re: No programs open due some display issue
Reply #8 –
I followed the steps on one machine and edited /etc/locale.gen.
X220:[roberto]:~$ sudo nano /etc/locale.gen
[sudo] Passwort für roberto:
.
.
.
.
# Locales enabled by Calamares
en_US.UTF-8 UTF-8
de_DE.UTF-8 UTF-8
Then I ran sudo locale-gen
X220:[roberto]:~$ sudo locale-gen
Generating locales...
en_US.UTF-8... done
de_DE.UTF-8... done
Generation complete.
After that I removed the entry networkmanager from the line IgnorePKG in /etc/pacman.conf and I installed the version 1.30.0-1.
Unfortunately, after a reboot, the programs still do not start.