FS#38668 - uim-xim - starts with a XIM_ERROR
Attached to Project:
Arch Linux
Opened by Dominik Köppl (dominikk) - Sunday, 26 January 2014, 12:18 GMT
Last edited by Eric Belanger (Snowman) - Sunday, 26 January 2014, 23:43 GMT
Opened by Dominik Köppl (dominikk) - Sunday, 26 January 2014, 12:18 GMT
Last edited by Eric Belanger (Snowman) - Sunday, 26 January 2014, 23:43 GMT
|
Details
After today's system update, a run of uim-xim will result in
an error:
> uim-xim --trace-xim --trace uim <-> XIM bridge. Supporting multiple locales. Using full-synchronous XIM event flow Supported conversion engines: direct (*) anthy-utf8 (ja) XMODIFIERS=@im=uim registered, selecting anthy-utf8 (ja) as default conversion engine selection notify request for locale. selection notify request for transport. <-: XIM_CONNECT. accept xim connection. ->: XIM_CONNECT_REPLY. <-: XIM_OPEN. ->: XIM_OPEN_REPLY. ->: XIM_SET_EVENT_MASK. <-: XIM_QUERY_EXTENSION. ->: XIM_QUERY_EXTENSION_REPLY. <-: XIM_ENCODING_NEGOTIATION. ->: XIM_ENCODING_NEGOTIATION_REPLY. <-: XIM_GET_IM_VALUES. ->: XIM_GET_IM_VALUES_REPLY. <-: XIM_CREATE_IC. imid=1, icid=1 ic created. imid=1, icid=1 ic deleted. ->: XIM_ERROR. I am using uim-1.8.6-2 with anthy-9100h-3. Unfortunately, I do not know how I get further debug information. I have not touched my configuration files in any kind. With the same configuration, uim-xim is running on several other machines, for example on Debian Stable with uim-xim-1:1.8.1-4, I get: > uim-xim --trace-xim --trace uim <-> XIM bridge. Supporting multiple locales. Using full-synchronous XIM event flow Supported conversion engines: direct (*) anthy-utf8 (ja) XMODIFIERS=@im=uim registered, selecting anthy-utf8 (ja) as default conversion engine selection notify request for locale. selection notify request for transport. <-: XIM_CONNECT. accept xim connection. ->: XIM_CONNECT_REPLY. <-: XIM_OPEN. ->: XIM_OPEN_REPLY. ->: XIM_SET_EVENT_MASK. <-: XIM_QUERY_EXTENSION. ->: XIM_QUERY_EXTENSION_REPLY. <-: XIM_ENCODING_NEGOTIATION. ->: XIM_ENCODING_NEGOTIATION_REPLY. <-: XIM_GET_IM_VALUES. ->: XIM_GET_IM_VALUES_REPLY. selection notify request for locale. selection notify request for transport. <-: XIM_CONNECT. accept xim connection. ->: XIM_CONNECT_REPLY. <-: XIM_OPEN. ->: XIM_OPEN_REPLY. ->: XIM_SET_EVENT_MASK. <-: XIM_QUERY_EXTENSION. ->: XIM_QUERY_EXTENSION_REPLY. <-: XIM_ENCODING_NEGOTIATION. ->: XIM_ENCODING_NEGOTIATION_REPLY. <-: XIM_CREATE_IC. imid=1, icid=1 ic created. ->: XIM_CREATE_IC_REPLY. <-: XIM_GET_IM_VALUES. ->: XIM_GET_IM_VALUES_REPLY. <-: XIM_CREATE_IC. |
This task depends upon
Closed by Eric Belanger (Snowman)
Sunday, 26 January 2014, 23:43 GMT
Reason for closing: Not a bug
Additional comments about closing: A reboot fixed the issue (probably).
Sunday, 26 January 2014, 23:43 GMT
Reason for closing: Not a bug
Additional comments about closing: A reboot fixed the issue (probably).