Patch-ID# 100755-01 Keywords: CTE, graphics, GKS4.1, jumbo library patch Synopsis: GKS4.1: jumbo library patch Date: 29/Sep/92 SunOS release: 4.1.1, 4.1.2, 4.1.3 Unbundled Product: GKS Unbundled Release: 4.1 Topic: Jumbo patch containing all GKS4.1 fixes and XGL2.0 fixes as of 9-21-92. BugId's fixed with this patch: 1075499, 1080754, 1074143, 1075724, 1088511, 1073500, 1092313, 1093924, 1094700, 1091458, 1087766, 1095040, 1086730, 1094242, 1075142, 1087017 Architectures for which this patch is available: sun4, sun4c Patches which may conflict with this patch: 100418, 100673, 100538, 100683, 100640 NOTE: The above mentioned patches are obsoleted by this patch. Obsoleted by: GKS5.0 Files included with this patch: libgks.so.4.1, libgks77.so.4.1, libgks.a Problem Description: This patch fixes 1074143 : cursor stays white and does not XOR. 1073500 : drawing slows down a lot when input mechanism is started 1075499 : swap space leaks when switching fonts 1080754 : repeat the calling sequence of gopenws, gtext, gclosews causes core dump. 1075724 : default string not visible, previous string label shines thru, and Request String doesn't clear response. 1088511 : resize procedure is called twice or three times for one resize event. 1092313 : does not pass correct workstation id to the resize_proc. 1093924 : SEGV from a timing issue in choice devices. 1094700 : Viewport for "short" and "wide" window does not map correctly. 1091458 : Resized GKS window does not display correctly when going "fullsize". 1087766 : Pick doesn't work properly after xgl_tool resized. 1095040 : # of rows and # of columns is switched for the cellarray item in a GKS Metafile. 1086730 : Compilation fails when GKS are linked dynamically under OS4.1.2. 1094242 : Application crashes in xgli_cg6_2d_multi_simple_polygon on GX. 1075142 : Applications do not render on bwtwo frame buffer. 1087017 : GKS fails to render lines correctly w/ linewidth > 1.0 on a monochrome system. Install Instructions: (1) Rename the FCS-ed libgks.a, libgks.so.4.1 to libgks.a.FCS, libgks.so.4.1.FCS. (2) Copy in the patch files, libgks.so.4.1, libgks77.so.4.1, libgks.a. (Use cp -p to preserve the dates. Use -lgks77 for dynamicly linking FORTRAN programs.) (3) Replace the old libxgl.sa.2.0 and libxgl.so.2.0 with the ones from patch 100533. (You can make a symbolic link to those files if you already have those on your system.)