E
E
Egor Zhivagin2019-01-30 16:22:23
ubuntu
Egor Zhivagin, 2019-01-30 16:22:23

How to fix keyboard layout bug in Ubuntu 18.04?

I have two laptops, both recently upgraded from Ubuntu 16.04 to 18.04. Bug on both
Bug: sometimes the selected language is no longer displayed on the top panel. I start typing something, I understand that the layout is not the same, I switch to another one (Alt + Shift) - the layout appears on the panel, but does not change. I switch again - everything is okay, it changes. I use only two layouts: ru and eng .
Can anyone come across? How to treat? It's kind of annoying

Answer the question

In order to leave comments, you need to log in

2 answer(s)
L
lioncub, 2019-03-25
@Krasnodar_etc

This bug has been updated since February, but proposed. Temporary solution (I think with the next update it will already be in stable):

echo deb http://archive.ubuntu.com/ubuntu/ bionic-proposed restricted main multiverse universe | sudo tee /etc/apt/sources.list.d/proposed.list
sudo apt update
sudo apt install gnome-shell
sudo rm /etc/apt/sources.list.d/proposed.list
nohup gnome-shell --replace &

If you need to roll back, then:
sudo apt install gnome-shell/bionic
nohup gnome-shell --replace &

V
Valery, 2019-02-19
@Melonom

The bug was fixed in gnome-shell 3.30.2-0ubuntu. For version 18.04 still in work. As a temporary solution, restart the shell.
-Alt + F2, in the window that opens, enter R and press Enter

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question