Patch-ID# 102602-02 Keywords: IM multiple display htt memory in taiwan locale Synopsis: OpenWindows 3.4_x86: XIM XI18N jumbo patch for zh_TW (Taiwan) locale Date: Oct/18/95 Solaris Release: 2.4_x86 SunOS Release: 5.4_x86 Unbundled Product: OpenWindows Unbundled Release: 3.4_x86 Xref: This patch available for SPARC as patch 102601 This patch available for ja/ko/zh locales as patch 102311 Relevant Architectures: i386 BugId's fixed with this patch: 1187185 1196693 1196697 1205694 1183301 1214210 1212086 1212014 1214033 Changes incorporated in this version: 1183301 1214210 1212086 1212014 1214033 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: reloc/openwin/bin/htt reloc/openwin/lib/locale/common/xim/cm.so reloc/openwin/lib/locale/common/XLIBI18N/xlibi18n.so.1 Problem Description: 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 102602-01) 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: -------------------------------- Generic 'installpatch' and 'backoutpatch' scripts are provided within each patch package with instructions appended to this section. Other specific or unique installation instructions may also be necessary and 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).