Patch Name: PHSS_8100 Patch Description: s700_800 10.10 PEX Development cumulative patch Creation Date: 96/11/12 Post Date: 96/11/27 Hardware Platforms - OS Releases: s700: 10.10 s800: 10.10 Products: GraphicsPEX5DK B.10.10 HP-UX PEX5 5.1 Ver 3 Dev Env Filesets: GraphicsPEX5DK.PEX5-PRG GraphicsPEX5DK.PEX5-EXAMPLES Automatic Reboot?: No Status: General Release Critical: No Path Name: /hp-ux_patches/s700_800/10.X/PHSS_8100 Symptoms: PHSS_8100: - PEXExtCreateFilteredTM* do not correctly do ARGB types. Call to PEXExtCreateFilteredTMFromWindow now handles PEXHPTexelAlphaRGBInt8 and PEXHPTexelAlphaRGBFloat types correctly. PHSS_6915: - PEXlib errors can cause "Xlib: sequence lost" messages. - X Server with pexd running can hang in shutdown. - PEX structures will not be picked if max_paths exceeded. - PEXChangePiplelineContext doesn't allow changes to pipeline ctx 1. PHSS_6581: - Default PEX textures can appear on VISUALIZE-48 with Texture Mapping hardware on programs that previously rendered non default texture mapped images correctly. - PEX indexed colors were pushed incorrectly during structure traversal and immediate mode. The popped color would be incorrect. Defect Description: PHSS_8100: - See Symptoms PHSS_6915: - See Symptoms PHSS_6581: - See Symptoms SR: 1653162792 5003307785 Patch Files: /opt/graphics/PEX5/include/X11R5/X11/PEX5/PEX.h /opt/graphics/PEX5/include/X11R5/X11/PEX5/PEXlib.h /opt/graphics/PEX5/include/X11R5/X11/PEX5/PEXHPlib.h /opt/graphics/PEX5/include/X11R5/X11/PEX5/PEXHPlibint.h /opt/graphics/PEX5/examples/hp/SubsetAAModeling/GammaUtils/ pexdutgamma.c what(1) Output: /opt/graphics/PEX5/include/X11R5/X11/PEX5/PEX.h: None /opt/graphics/PEX5/include/X11R5/X11/PEX5/PEXlib.h: None /opt/graphics/PEX5/include/X11R5/X11/PEX5/PEXHPlib.h: None /opt/graphics/PEX5/include/X11R5/X11/PEX5/PEXHPlibint.h: None /opt/graphics/PEX5/examples/hp/SubsetAAModeling/GammaUtils/ pexdutgamma.c: None cksum(1) Output: 2862077871 99461 /opt/graphics/PEX5/include/X11R5/X11/PEX5/ PEX.h 901156543 300849 /opt/graphics/PEX5/include/X11R5/X11/PEX5/ PEXlib.h 4159921520 38122 /opt/graphics/PEX5/include/X11R5/X11/PEX5/ PEXHPlib.h 641661740 74410 /opt/graphics/PEX5/include/X11R5/X11/PEX5/ PEXHPlibint.h 3058068188 5684 /opt/graphics/PEX5/examples/hp/ SubsetAAModeling/GammaUtils/pexdutgamma.c Patch Conflicts: None Patch Dependencies: s700: 10.10: PHSS_8098 s800: 10.10: PHSS_8098 Hardware Dependencies: None Other Dependencies: None Supersedes: PHSS_6581 PHSS_6915 Equivalent Patches: None Patch Package Size: 570 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_8100 5a. For a standalone system, run swinstall to install the patch: swinstall -x autoreboot=true -x match_target=true \ -s /tmp/PHSS_8100.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_8100.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_8100. 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_8100.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_8100.depot of=/dev/rmt/0m bs=2k Special Installation Instructions: None