Patch-ID# 100529-01
Keywords: Textedit,exit,core,dump
Synopsis: OpenWindows 3.0: textedit core dumps during exit
Date: Mar/24/92
 
Solaris Release: 1.0 1.0.1 1.1 1.1.1A 1.1.2
 
SunOS Release: 4.1.1 4.1.2 4.1.3 4.1.3_U1A 4.1.4
  
Unbundled Product: Openwindows
 
Unbundled Release: 3.0
 
Topic: Patch  for Openwindows textedit
 
BugId's fixed with this patch: 1065686

Changes incorportated in this version:

Relevant Architecture: sparc
    NOTE: sun4

Patches which may conflict with this patch: 

Obsoleted by:

Files included with this patch: 

textedit

Problem Description: 

textedit core dumps when user exits Openwindows

INSTALL:  
        1) su to root
        2) get patch id from current textedit by typing
                strings $OPENWINHOME/bin/textedit | grep 'Patch Id'
        3) if patch_id exists type
                mv $OPENWINHOME/bin/textedit.123456_89
                (where patch_id_123456_89 is recorded from step #3)
           else
                mv $OPENWINHOME/bin/textedit $OPENWINHOME/bin/textedit.30fcs
        4) cp sun4/textedit $OPENWINHOME/bin
        5) chmod 755 $OPENWINHOME/bin/textedit 


