Patch-ID# 100392-04 Keywords: olit25 Synopsis: OLIT/2.5 CTE Jumbo Patch Date: SunOS release: 4.1.1 Unbundled Product: OpenWindows Unbundled Release: 2.0, 3.0 Topic: OLIT 2.5 Jumbo Patch Release BugId's fixed with this patch: 1054516, 1071403, 1052672, 1056292, 1055767, 1071427, 1071428, 1071429, 1071431, 1073157, 1073158, 1054963, 1076466 Architectures for which this patch is available: sun4 Patches which may conflict with this patch: None Obsoleted by: OLIT 3.0 Files included with this patch: libXol.a Problem Description: This jumbo patch fixes the following new bugids BUGID DESCRIPTION 1076466 Application fails after the menu key is pressed (MOVEDOWN R14) with the menu pinned in a menubutton widget It additionally fixes the following bug ids fixed in the prior patch release : BUGID DESCRIPTION 1054516 Changing a selectable list dynamically gives segmentation fault 1071403 Multiple buttons inside menus can become highlighted at once 1052672 Slider labels are truncated when ticks marks are present 1056292 Previewing default for button menu makes button disappear if pushpin is default 1055767 using the ADJUST button on a rectButton calls the wrong unselect 1071427 Pressing OL_ADJUSTKEY on an exclusive item selects it 1071428 TextEdit dumps core if you replace the whole string 1071429 TextEdit widget can have area highlighted even when cursor is elsewhere 1071431 TextEdit widget displays ^A instead of character at font position 1073157 checkbox problem crashes app on monochrome system 1073158 menubutton multi-hightlight problem 1054963 text buffer utility spitting out debug msg: "at i = %d, pagecount = %d, ...." Install Instructions: 1) cd to $OPENWINHOME/lib 2) su to root 3) get patch id from current libXol.a using nm libXol.a | grep patch_id 4) if patch_id exists mv libXol.a libXol.a.patch_id_123456_89 where patch_id_123456_89 is recorded from the above step where patch_id_123456_89 is recorded from step #3 else mv libXol.a libXol.a.25fcs 5) cp patched libXol.a to libXol.a 6) chmod 644 libXol.a 7) ranlib -t libXol.a