Comment #17 on issue 1760 by takao.fujiwara1: CRITICAL **: xim_open: assertion 'conn == NULL' failed
https://code.google.com/p/ibus/issues/detail?id=1760

ibus-x11 has the implementation to free client_id with XIM_DISCONNECT only:

https://github.com/ibus/ibus/blob/master/util/IMdkit/i18nPtHdr.c#L139

If you built it with CFLAGS="$CFLAGS -DPROTOCOL_RICH", the implementation is enabled.
But I worry about the risk.

Probably I think XIM_DISCONNECT is not needed or both XIM_CLOSE and XIM_DISCONNECT is called to compare with xterm.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
--
You received this message because you are subscribed to the Google
Groups "ibus-devel" group.
iBus project web page: http://code.google.com/p/ibus/
iBus dev group: http://groups.google.com/group/ibus-devel?hl=en
--- You received this message because you are subscribed to the Google Groups "ibus-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

回复