|
From: Tz-Huan H. <tz...@gm...> - 2012-09-23 10:23:52
|
Hi Christian, On Thu, Aug 23, 2012 at 3:24 PM, Christian Schaubschlaeger <Chr...@cp...> wrote: > > Good morning, > >> It seems that the key-release-event is masked by the gtk-im-module of scim. >> I'll try to find the problem and fix it as soon as I can. >> Before the fix, could you please try the following environment variables >> setting when running your program? >> >> export XMODIFIERS="@im=SCIM" >> export GTK_IM_MODULE="xim" >> >> In my test, the xim module doesn't have this problem. > > Just tried this. With xim I don't have this problem here either. I have committed the fix, could you please try it again? Please get the latest source codes from our git repository: https://github.com/scim-im/scim Thanks, Tz-Huan |