[openi18n-im:01141] Re: UNIT LE doesn't work after restarting htt_server
Akira TAGOH <[email protected]>
| Newsgroups | gmane.comp.internationalization.input-methods |
|---|---|
| Organization | Red Hat, Inc. |
| Message-ID | <[email protected]> |
>>>>> On Fri, 19 Nov 2004 10:37:33 -0800, >>>>> "ss" == sriram swaminathan <[email protected]> wrote: ss> Hi Akira, ss> Thanks for your finding. But again, which version/revision of the code are ss> you testing ? Is that from trunk or r12_1_1 ? ss> Right now, UNIT registers the listener (callback) when the first session of ss> the desktop is created, when SetICFocus() is called. When ss> SC_TRIGGER_ON_NOTIFY is issued to UNIT, it doesn't register any ss> listeners. Right. However, in this case the real problem is, the desktop session is created when ctrl+space is pressed. so there is a delay by iml_execute and SC_TRIGGER_ON_NOTIFY is sent immediately after SC_REALIZE was sent. -- Akira TAGOH