Comment 6 for bug 1534492

Revision history for this message
FanJun Kong - ( BH1SCW ) (fjkong) wrote :

Hi all,

Work around method is as follow:

make sure you have install fcitx-frontend-qt5, and then you need to run:
sudo ln -s /usr/lib/x86_64-linux-gnu/qt5/plugins/platforminputcontexts/libfcitxplatforminputcontextplugin.so /usr/ubuntu-sdk-ide/bin/plugins/platforminputcontexts/libfcitxplatforminputcontextplugin.so

restart your qtcreator, then it should work.

FJKong