Jean-Marc Lasgouttes wrote: > Le 11/10/2015 12:43, Guillaume Munch a écrit : >>> Qt 5.6.0 will probably be released before LyX 2.2.0. Therefore the most >>> simple solution would be to disable IBus if an older qt is detected (at >>> runtime) and mention in the release notes that korean users need to >>> use Qt >>> 5.6. >> >> There is some time before a Qt version reaches repositories. Current >> Ubuntu is 5.3, next is going to be 5.4, and I could not manage to find a >> PPA with 5.5 when I last looked. This is why we need a better workaround.
Depends IMHO how much work it is. We are talking about a problem which appears only on Linux where qt 4.8 works fine. Therefore, it would only affect users who are both using the hangul input method _and_ wanting some new qt5 features at the same time. This is probably a very very small fraction, so I would only spend a small amount of time for a possible workaround. > How do we detect that current input method is Hangul? I don't know. Georg