Patch-ID# 102310-04 Keywords: IM multiple displays htt memory Synopsis: OpenWindows 3.4: XIM XI18N jumbo patch for ja, ko, zh locales Date: Mar/08/00 Solaris Release: 2.4 SunOS Release: 5.4 Unbundled Product: OpenWindows Unbundled Release: 3.4 Xref: This patch available for x86 as patch 102311 This patch available for zh_TW locale as patch 102601 Relevant Architectures: sparc BugId's fixed with this patch: 1187185 1196693 1196697 1205694 1183301 1214210 1212086 1212014 1214033 4259917 Changes incorporated in this version: 4259917 Patches accumulated and obsoleted by this patch: Patches which conflict with this patch: Patches required with this patch: Obsoleted by: Files included with this patch: /usr/openwin/bin/htt /usr/openwin/lib/locale/common/XLIBI18N/xlibi18n.so.1 /usr/openwin/lib/locale/common/xim/cm.so Problem Description: 4259917 102310-03 causes motif application dumps core (from 102310-03) 1183301 htt can dump core in XrmGetResources() if there is no resources 1214210 The application stop and htt core dump during drawing the status area 1212086 htt grow up when motif program runs over and over 1212014 dtpad preedit region is written in a wrong place 1214033 PropertyChangeMask vanishs from xevent queue if XSetLanguageProc is set under ja (from 102310-02) 1187185 IM does not work when multiple display's are opened 1196693 XtAppInitialize procedure is slow if resource defines many japanese 2 byte code 1196697 patch 101550 causes blinking the status [Henkan] 1205694 Process size for im-server grows when you run xrdb with -merge option. Patch Installation Instructions: -------------------------------- Refer to the Install.info file within the patch for instructions on using the generic 'installpatch' and 'backoutpatch' scripts provided with each patch. Any other special or non-generic installation instructions should be described below. Special Install Instructions: ----------------------------- None. Note about this patch: ---------------------- Due to the asynchronism of the XIM (X Input Method) protocol, there is a chance that htt (XIM server) may generate some warning messages like, htt error : No Property(_XIMP_STATUS). This patch includes performance improvements in the XIM protocol handling, and you may have slightly bigger chances to see those warning messages after applying this patch. Although those warnings are of no harm in most of the cases, applications may workaround the situation by calling XFlush(3X) before and after calling XGetICValues(3X).