[Merge] lp:~attente/maliit/1245925 into lp:~ubuntu-core-dev/maliit/maliit-framework-ubuntu
William Hua
william.hua at canonical.com
Tue Mar 17 15:48:11 UTC 2015
It can be tested under Unity 7, set the current input method framework to IBus if it isn't already:
im-config -n ibus
Then restart the session and try:
env | grep MODULE
If it's working properly, you should see:
QT_IM_MODULE=ibus
QT4_IM_MODULE=ibus
GTK_IM_MODULE=ibus
Otherwise, you'll see something like:
QT_IM_MODULE=maliitphablet
and QT4_IM_MODULE and GTK_IM_MODULE will not be set to ibus, preventing input methods from working.
--
https://code.launchpad.net/~attente/maliit/1245925/+merge/250311
Your team Ubuntu Core Development Team is subscribed to branch lp:~ubuntu-core-dev/maliit/maliit-framework-ubuntu.
More information about the Ubuntu-reviews
mailing list