From 087d2ce3245e5a21fc0ce1db9b5ddf22c6daf1b4 Mon Sep 17 00:00:00 2001 From: Norikatsu Shigemura Date: Mon, 2 Jun 2003 16:39:26 +0000 Subject: Fix XIM application freeze & Bump PORTREVISION. PR: users-jp/74701 Submitted by: Hiromi Kimura Reviewed by: ume Approved by: maintainer timeout (about 5 days) --- japanese/kinput2/files/patch-lib::imlib::imconv.c | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 japanese/kinput2/files/patch-lib::imlib::imconv.c (limited to 'japanese/kinput2/files/patch-lib::imlib::imconv.c') diff --git a/japanese/kinput2/files/patch-lib::imlib::imconv.c b/japanese/kinput2/files/patch-lib::imlib::imconv.c new file mode 100644 index 000000000000..bfe8aefa01ae --- /dev/null +++ b/japanese/kinput2/files/patch-lib::imlib::imconv.c @@ -0,0 +1,12 @@ +--- lib/imlib/imconv.c.orig Thu Oct 3 18:35:30 2002 ++++ lib/imlib/imconv.c Tue Jun 3 01:34:56 2003 +@@ -591,6 +591,9 @@ + } + } + IMFinishRequest(conn, offset); ++#ifdef STATUS_SYNC ++ IMFlush(conn); ++#endif /* STATUS_SYNC */ + } + + /*- preeditCaret: do actual preedit caret -*/ -- cgit v1.2.3