Hello,

On Sonntag 2015-01-18 12:38, Marc Lehmann wrote:

And some more digging by Emanuele found this:

  https://code.google.com/p/ibus/issues/detail?id=1733

which is pretty much the same problem with the "freeplane" java
application.

a potential workaround is to start ibus with:

"IBUS_ENABLE_SYNC_MODE=1" in the environment, e.g.

  IBUS_ENABLE_SYNC_MODE=1 ibus-daemon --xim

or however it is called, although that seems to cause other problems.

I can confirm, that starting ibus-daemon with IBUS_ENABLE_SYNC_MODE=1 will also "solve" the keyboard-freeze problem.

While trying out the different ibus-daemon settings, I found a new thing
which maybe helps to debug the problem.

When I start a urxvt with ibus-daemon running, using the tabbedex extension
and start with a high keyboard repetition rate the key "shift-down", so
opening many new tabs. Pressing the key will send more commands than can be executed in the time, so,
when I stop pressing "shift-down" more and more tabs will show up over time.
When at this time, while urxvt is still very busy, I say "ibus exit" in a
different shell, then the urxvt completely locks up.
This time clicking on tabs is *not* possible anymore. Starting ibus-daemon
again will also not help. So, only xkill will help.
When starting the urxvt with strace, I see that the X11-events all show up in
the strace output, but nothing anymore from urxvt.
Maybe this is helpful.

Michael


_______________________________________________
rxvt-unicode mailing list
[email protected]
http://lists.schmorp.de/cgi-bin/mailman/listinfo/rxvt-unicode

Reply via email to