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

"Multiple clients can select input on the same window; their event-masks are disjoint. When an event is generated, it will be reported to all interested clients."

I don't think it means to implement in ibus-x11 at present. I think it's done in Xorg. It would make ibus-x11 complicate to handle unnecessary window events and BadCursor and BadWindow etc.
I think my patch is enough to fix the problem.

--
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.

回复