Public bug reported:

Binary package hint: scim-bridge

The xinput file installed by the scim-bridge-agent package,
/etc/X11/xinit/xinput.d/scim-bridge, refers to QT3 specifically:

if [ -e /usr/lib/qt3/plugins/inputmethods/im-scim-bridge.so ]; then
    QT_IM_MODULE=scim-bridge
else
    QT_IM_MODULE=xim
fi

On systems with only the newer QT4 libraries installed, QT applications
will not use the scim-bridge input method.  Installing the QT3 version
(scim-bridge-client-qt) resolves this problem by triggering the above
expression.

System: Ubuntu Intrepid Ibex (also seen on Hardy)

** Affects: scim-bridge (Ubuntu)
     Importance: Undecided
         Status: New

-- 
scim-bridge xinput file refers specifically to QT3, so doesn't work with QT4
https://bugs.launchpad.net/bugs/305452
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to