scim-bridge xinput file refers specifically to QT3, so doesn't work with QT4

Bug #305452 reported by Chris Smith
10
Affects Status Importance Assigned to Milestone
scim-bridge (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

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)

Related branches

Revision history for this message
Ikuya Awashiro (ikuya-fruitsbasket) wrote :

Confirmed. Here is the debdiff for Jaunty.

Jun Kobayashi (jkbys)
Changed in scim-bridge:
status: New → Confirmed
Revision history for this message
Daniel Holbach (dholbach) wrote :

Can you make it so that it checks qt3 AND qt4? Also please update it to karmic?

Revision history for this message
Ikuya Awashiro (ikuya-fruitsbasket) wrote :

Hi Daniel,
Thank you for your comment.
Kubuntu team will get red of KDE3 related packages.
https://wiki.ubuntu.com/Kubuntu/Todo
So, I think it is no need Qt3 support.

Revision history for this message
Martin Pitt (pitti) wrote :

Right, but qt3 isn't going to disappear very soon, I'm afraid, so breaking input for qt3 programs is bad.

Revision history for this message
Ikuya Awashiro (ikuya-fruitsbasket) wrote :

OK, I re-maid a debdiff for newest scim-bridge.
Please take a look.

Revision history for this message
Colin Watson (cjwatson) wrote :

Looks good, thanks. I just added slightly more detail to the changelog.

Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package scim-bridge - 0.4.16-2ubuntu2

---------------
scim-bridge (0.4.16-2ubuntu2) karmic; urgency=low

  * debian/im-switch/scim-bridge: fixed search path of Qt immodule to work
    with Qt 4. (LP: #305452)

 -- Ikuya Awashiro <email address hidden> Wed, 01 Jul 2009 13:45:05 +0000

Changed in scim-bridge (Ubuntu):
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.