Patch-ID# 100608-02
Keywords: xwd mwm
Synopsis: OpenWindows 3.0: xwd does not work with specific -root or -id options
Date: Aug/13/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: Jumbo patch for xwd

BugId's fixed with this patch: 1079731 1092236

Changes incorporated in this version:

Architectures for which this patch is available: sparc

Patches which may conflict with this patch: 

Obsoleted by: 

Files included with this patch: xwd

Problem Description: 

1079731	Invoking xwd with the "-root" or "-id" options produces an
error message complaining about a Bad Window.
1092236 xwd dies with BadDrawable using mwm

Install Instructions: 

1. As root, check the current version of xwd for a patchid. 

	strings $OPENWINHOME/bin/xwd | grep -i "Patch Id"

2. If no patch id string is present,

	mv $OPENWINHOME/bin/xwd $OPENWINHOME/bin/xwd-FCS

   If a patch id string is present,

	mv $OPENWINHOME/bin/xwd $OPENWINHOME/bin/xwd-patchid

   where "patchid" in the command above is the patch id (such as
   100608_01).

3. Copy the new xwd file (from, say, $PATCHDIR) into place.

	cp $PATCHDIR/xwd $OPENWINHOME/bin/xwd
