Patch Name: PHSS_7742 Patch Description: s700_800 10.10 X11R5/Motif 1.2 Development Aug '96 periodic Creation Date: 96/07/17 Post Date: 96/08/02 Hardware Platforms - OS Releases: s700: 10.10 s800: 10.10 Products: HP-UX Developer's Toolkit B.10.10 Filesets: X11MotifDevKit.X11R5-PRG X11MotifDevKit.MOTIF12-PRG Automatic Reboot?: No Status: General Superseded Critical: Yes PHSS_7742: ABORT refer to symptoms and associated defect reports. PHSS_7625: ABORT refer to symptoms and associated defect reports. PHSS_7133: ABORT refer to symptoms and associated defect reports. PHSS_6679: ABORT refer to symptoms and associated defect reports. Path Name: /hp-ux_patches/s700_800/10.X/PHSS_7742 Symptoms: PHSS_7742: 1. Fix problem with preedit string overwriting status string. 2. Fix core dumps when IM server dies. 3. Fix for pershell core dump and badwindow problem. 4. Motif menu behavior was broken due to a previous fix on F10 Key. 5. Remove fprintf from Async I/O error. PHSS_7625: 1. Fixed unresolved symbol _XWaitForReadable (code) in PHSS_7133. PHSS_7133: 1. F10 Key on Menu with only a help child aborts the application. 2. Menubar with only help button aborts when F10 is pressed. 3. Keyboard traversal using mnemonics and non-sensitive widgets cuase applicaiton to dump core. 4. XmText ignores XmNwidth specification. PHSS_6679: 1. Severe performance problem Motif 1.2 when many TextField widgets are created and destroyed. 2. Rapidly changing focus in text widget with Asian IM causes X error. 3. Aplications such as hpterm abort in an X protocol error indicating BadWindow on a call to X_ChangeProperty when in locales other than C. 4. dtcm silently exits if the user operates in one of the Japanese locales, but does not run an input method. 5. dtpad hang up if "Wrap to Fit" mode is On then Off and any letter is typed into edit area. 6. The fillOnSelect resource does not work for the toggle button gadgets. 7. The Text field widget generates warnings indicating that a valid character is not supported in the font. This only happens with associated fonts (i.e. a font without the trailing colon). 8. Menus activate on BMenu in 1.2.5. Not behavior compatible with 1.2.4. 9. Drag and drop very quickly or heavy load shows a motif memory problem. 10. Turning the softkey menu on/off changes the size of the application such as hpterm when run in locales other than C. 11. When XmCONSTANT is set on SizePolicy, the horizontal scrollbar is not managed when the list widget is empty. 12. Drag select causes BadValue Xlib error when application has a private colormap. Defect Description: PHSS_7742: See associated defect reports for explanation. PHSS_7625: See associated defect reports for explanation. PHSS_7133: See associated defect reports for explanation. PHSS_6679: See associated defect reports for explanation. SR: 5003314005 1653162842 1653156406 5003305243 5003306852 1653142380 1653149807 5003290304 5003290809 5003296285 Patch Files: /usr/lib/X11R5/libX11.a /usr/lib/Motif1.2/libXm.a /usr/include/Motif1.2/Xm/VendorSEP.h /usr/include/Motif1.2/Xm/Xm.h /usr/include/Motif1.2/Xm/XmP.h /usr/include/Motif1.2/Xm/XmStrDefs.h /usr/man/man3.Z/XHPSSChange.3x what(1) Output: /usr/lib/X11R5/libX11.a: X Window System, Version 11 R5+ HP-UX B.10.10.00 Aug 1996 Patch Release (build date: Mon Jun 17 08:48:01 PDT 1996) /usr/lib/Motif1.2/libXm.a: OSF/Motif Version 1.2.6 X Window System, Version 11 R5+ HP-UX B.10.10.00 Aug 1996 Patch Release (build date: Tue Jul 16 15:44:37 PDT 1996) /usr/include/Motif1.2/Xm/VendorSEP.h: None /usr/include/Motif1.2/Xm/Xm.h: OSF/Motif Version 1.2.6 /usr/include/Motif1.2/Xm/XmP.h: None /usr/include/Motif1.2/Xm/XmStrDefs.h: None /usr/man/man3.Z/XHPSSChange.3x: None cksum(1) Output: 3976177601 1022556 /usr/lib/X11R5/libX11.a 2005754801 2276772 /usr/lib/Motif1.2/libXm.a 1528450945 3395 /usr/include/Motif1.2/Xm/VendorSEP.h 4040045341 44884 /usr/include/Motif1.2/Xm/Xm.h 412734693 85659 /usr/include/Motif1.2/Xm/XmP.h 2780050862 122846 /usr/include/Motif1.2/Xm/XmStrDefs.h 1195605978 3245 /usr/man/man3.Z/XHPSSChange.3x Patch Conflicts: None Patch Dependencies: s700: 10.00 10.01 10.10: PHSS_7740 s800: 10.00 10.01 10.10: PHSS_7740 Hardware Dependencies: None Other Dependencies: None Supersedes: PHSS_6679 PHSS_7133 PHSS_7625 Equivalent Patches: None Patch Package Size: 3550 Kbytes Installation Instructions: Please review all instructions and the Hewlett-Packard SupportLine User Guide or your Hewlett-Packard support terms and conditions for precautions, scope of license, restrictions, and, limitation of liability and warranties, before installing this patch. ------------------------------------------------------------ 1. Back up your system before installing a patch. 2. Login as root. 3. Copy the patch to the /tmp directory. 4. Move to the /tmp directory and unshar the patch: cd /tmp sh PHSS_7742 5a. For a standalone system, run swinstall to install the patch: swinstall -x autoreboot=true -x match_target=true \ -s /tmp/PHSS_7742.depot 5b. For a homogeneous NFS Diskless cluster run swcluster on the server to install the patch on the server and the clients: swcluster -i -b This will invoke swcluster in the interactive mode and force all clients to be shut down. WARNING: All cluster clients must be shut down prior to the patch installation. Installing the patch while the clients are booted is unsupported and can lead to serious problems. The swcluster command will invoke an swinstall session in which you must specify: alternate root path - default is /export/shared_root/OS_700 source depot path - /tmp/PHSS_7742.depot To complete the installation, select the patch by choosing "Actions -> Match What Target Has" and then "Actions -> Install" from the Menubar. 5c. For a heterogeneous NFS Diskless cluster: - run swinstall on the server as in step 5a to install the patch on the cluster server. - run swcluster on the server as in step 5b to install the patch on the cluster clients. By default swinstall will archive the original software in /var/adm/sw/patch/PHSS_7742. If you do not wish to retain a copy of the original software, you can create an empty file named /var/adm/sw/patch/PATCH_NOSAVE. Warning: If this file exists when a patch is installed, the patch cannot be deinstalled. Please be careful when using this feature. It is recommended that you move the PHSS_7742.text file to /var/adm/sw/patch for future reference. To put this patch on a magnetic tape and install from the tape drive, use the command: dd if=/tmp/PHSS_7742.depot of=/dev/rmt/0m bs=2k Special Installation Instructions: None