On Sun, Jan 18, 2015 at 12:14:12AM +0200, Emanuele Giaquinta <[email protected]> wrote: > On Sat, Jan 17, 2015 at 07:29:15PM +0100, Marc Lehmann wrote: > > On Sat, Jan 17, 2015 at 06:46:32PM +0100, Michael Traxler > > <[email protected]> wrote: > > > Without ibus-daemon everything runs very smoothly! No hangups anymore. > > > And if ibus-daemon is running and urxvt hangs, then a simple "ibus > > > restart" > > > fixes it.... > > > > There was a recent similar-sounding bugreport that was also caused by > > ibus, but no reports before that. > > Actually, the first report of this issue dates back to 2010: > > http://lists.schmorp.de/pipermail/rxvt-unicode/2010q2/001176.html
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. -- The choice of a Deliantra, the free code+content MORPG -----==- _GNU_ http://www.deliantra.net ----==-- _ generation ---==---(_)__ __ ____ __ Marc Lehmann --==---/ / _ \/ // /\ \/ / [email protected] -=====/_/_//_/\_,_/ /_/\_\ _______________________________________________ rxvt-unicode mailing list [email protected] http://lists.schmorp.de/cgi-bin/mailman/listinfo/rxvt-unicode
