Code::Blocks Forums
User forums => General (but related to Code::Blocks) => Topic started by: stahta01 on January 08, 2016, 07:43:22 pm
-
The cause is having Linux Package "ibus" installed without having "ibus-gtk3" installed.
Solution install package "ibus-gtk3" (I also installed package "ibus-gtk"; not sure if needed.)
I needed to reboot the computer before the problem went away.
Found solution here https://bugs.launchpad.net/ubuntu/+source/gnucash/+bug/1306500 (https://bugs.launchpad.net/ubuntu/+source/gnucash/+bug/1306500)
except they only said to install "ibus-gtk".
Problem happened on Linux Debian "Jessie" for me. Using Code::Blocks linked to wxGTK3.
Tim S.
-
Got similar bug with Debian Trixie in KDE Plasma 5.27.11.
When I'm having iBus Wayland active in Input Devices -> Virtual Keyboard, after first backspace I can't type anything in CodeBlocks. If I'm setting Virtual Keyboard to None, suddenly this issue is gone.