Hello,
We have currently a bug related to iBus on Linux that can cause a deadlock:
http://www.lyx.org/trac/ticket/9362
Eventually this should be fixed in Qt 5.6.
The easiest workaround for now is to put IBus in synchronous mode, but
then we must find a way to do so without breaking the Hangul input
method for our Korean friends.
Therefore, we'd like to know whether it is possible to detect if the
current input method is Hangul, so that we can avoid modifying IBus
synchronousness in this case.
Any idea?
JMarc