News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

Solution for wxGTK bug that causes backspace key NOT to work.

Started by stahta01, January 08, 2016, 07:43:22 PM

Previous topic - Next topic

stahta01

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
except they only said to install "ibus-gtk".

Problem happened on Linux Debian "Jessie" for me. Using Code::Blocks linked to wxGTK3.

Tim S.
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]

EasyNetDev

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.