** Description changed: [Impact] missing QT_IM_MODULE=gcin in /usr/share/im-config/data/26_gcin.rc QT5 needs this. + + Fix uploaded to yakkety queue; xenial patch attached to bug #1642001. [Test Case] After the change, this command: grep -A3 QT_IM_MODULE /usr/share/im-config/data/26_gcin.rc should output: QT_IM_MODULE=xim # use immodule when available for Qt5 for IM_CONFIG_MARKER in /usr/lib/*/qt5/plugins/platforminputcontexts/libgcinplatforminputcontextplugin.so ; do - if [ -e $IM_CONFIG_MARKER ]; then - QT_IM_MODULE=gcin - break - fi + if [ -e $IM_CONFIG_MARKER ]; then + QT_IM_MODULE=gcin + break + fi done [Regression Potential] None.
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1482938 Title: im-config gcin qt5 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/im-config/+bug/1482938/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs