PDA

View Full Version : QT_IM_MODULE=scim should NOT work for KDE/Qt apps.


baif
2nd March 2006, 05:15 AM
Changed to QT_IM_MODULE=scim. The scim will not be called up with KDE/QT apps.

why? FC5-TEST 3.

daihard
22nd March 2006, 01:24 AM
Changed to QT_IM_MODULE=scim. The scim will not be called up with KDE/QT apps.

why? FC5-TEST 3.
I am having a similar problem with both FC4 and FC5. When I have QT_IM_MODULE set to scim, any KDE application takes forever to accept keyboard inputs. SCIM will not be invoked either. GNOME apps will not be affected by that and work just fine (including SCIM loading up fine).

baif
22nd March 2006, 08:06 AM

Oh, thanks.

It's the libstdc++ related stuffs. FC5 develop team is working on it. And the SCIM develop team is working on a project -- scim-bridge, which hopefully can solve this problem in the near future

daihard
22nd March 2006, 09:10 AM
Oh, thanks.

It's the libstdc++ related stuffs. FC5 develop team is working on it. And the SCIM develop team is working on a project -- scim-bridge, which hopefully can solve this problem in the near future
Thanks for the quick reply and great news! :)