4

In the new Gnome Software in 16.04, the keyboard is weird - whenever I type in the search bar, keys get pressed twice:

I've tried disabling "Key presses repeat when key is held down" in Control Center -> Keyboard.

Search bars and text fields in other GTK 3 apps work perfectly. This is on a fresh install of Ubuntu 16.04.

3 Answers3

4

I also had this problem, did some searching and found this. It fixes the issue for me no longer getting double letters

Install ibus-gtk In the terminal do

sudo apt-get install ibus-gtk ibus-gtk3

Reboot. (Does not work until rebooted)

Should work now!

Volker Siegel
  • 13,065
  • 5
  • 49
  • 65
1

I had the same problem after upgrading to 16.04.

I had previously disabled IBus when I was running <=15.10 due to an issue with the Jetbrains Pycharm IDE.

Renabling IBus fixed the issue with Gnome Software for me.

Try opening your system Settings ­> Language Support and ensuring the Keyboard input method at the bottom of the page is set to ibus. If it was set to none, reboot after you change the setting.

user2856
  • 265
0

I had the same problem with a fresh installation of Ubuntu 16.10. with Gnome. I tried the sudo apt-get install ibus gtk fix before that and this did not work for me.

I had the language set on my first language (Dutch).

I changed it in the settings to English (United States) and this fixed it for me.