I got SCIM through an Ubuntu system update.
Recently, I began having some problems, where the keyboard seemed to stop working suddenly.
I started typing something and suddenly I can't type anymore, then it works again, etc.
I noticed that the problem disappeared when I quit SCIM using its taskbar icon.
However, when I quit SCIM, I usually also get a KDE error window and any KDE app that I have currently open (usually yakuake) gets killed.
INFO:
system distribution: Ubuntu Gutsy Gibbon
>uname -a
Linux my-laptop 2.6.20-9-generic #2 SMP Mon Feb 26 03:01:44 UTC 2007 i686 GNU/Linux
How I installed SCIM: Came automatically through a system update => binary package
>dpkg -l scim
scim 1.4.6-1ubuntu2 smart common input method platform
Desktop environment: Gnome (but KDE also as secondary at login)
>dpkg -l gnome-desktop-data
gnome-desktop-data 1:2.19.2-0ubuntu2 Common files for GNOME 2 desktop apps
>dpkg -l kdesktop
kdesktop 4:3.5.7-1ubuntu4 miscellaneous binaries and files for the KDE desktop
>locale
LANG=en_US.UTF-8
LANGUAGE=en_US.UTF-8
LC_CTYPE="en_US.UTF-8"
LC_NUMERIC="en_US.UTF-8"
LC_TIME="en_US.UTF-8"
LC_COLLATE="en_US.UTF-8"
LC_MONETARY="en_US.UTF-8"
LC_MESSAGES="en_US.UTF-8"
LC_PAPER="en_US.UTF-8"
LC_NAME="en_US.UTF-8"
LC_ADDRESS="en_US.UTF-8"
LC_TELEPHONE="en_US.UTF-8"
LC_MEASUREMENT="en_US.UTF-8"
LC_IDENTIFICATION="en_US.UTF-8"
LC_ALL=
>echo $XMODIFIERS
@im=SCIM
>echo $GTK =>empty
>echo $IMMODULE =>empty
How I start SCIM: started automatically at startup
Logged In: YES
user_id=1728362
Originator: NO
This behaviour has been documented earlier. See [ 1618708 ] Strange behaviour: input turns off suddenly in some apps.
Unfortunately the problem may lie in X rather than SCIM but I don't think that's completely proven yet.
See https://bugs.freedesktop.org/show_bug.cgi?id=7869
A patch for X is available there, but it seems to me to more of a hack than a real fix. I tried it, and I think the behaviour became better, but it is still not completely fixed.
This bug is very annoying unfortunately...
Logged In: YES
user_id=993392
Originator: NO
I get a similar problem but it's only in GTK+ apps. I've debugged it and the key press and release are definitely being handled by GDK and then GTK, but somewhere up the chain it gets lost. I completely disabled SCIM and the problem went away. I don't know enough about how SCIM interacts with GTK to debug much further, but if someone could give me some guidance I'd be happy to continue debugging. My GTK bug is open here:
http://bugzilla.gnome.org/show_bug.cgi?id=489200
Derek
I don't use KDE. Can you verify this is still a problem with the latest scim releases? Do you have skim installed as well?
scim has moved development to github. Seeing that this ticket is unverified I ask you to kindly open a new ticket at https://github.com/scim-im/scim/issues/ if you are still affected by this bug. Thank you.