Patch-ID# 100462-32
Keywords: filemgr y2000
Synopsis: OpenWindows 3.0: Filemgr Patch
Date: Sep/26/97

Solaris Release: 1.0 1.1.1A 1.1.2

SunOS Release: 4.1.3 4.1.3_U1A 4.1.4

Unbundled Product: OpenWindows

Unbundled Release: 3.0

Topic: File Manager Patch

BugId's fixed with this patch: 1069592 1070935 1073659 1079554 1075050 1067411 1085050 1086418 1082021 1081836 1108738 1111569 1112446 1108738 1116040 1093144 1129676 1133046 1103246 1130463 1130391 1080650 1144427 1155878 1176334 1215412 1255947 4045142
 
Changes incorporated in this version: 1255947 4045142

Relevant Architectures: sparc
    NOTE: sun4

Patches accumulated and obsoleted by this patch:

Patches which may conflict with this patch: 

Patches required with this patch: 100452 100524

Obsoleted by: 

Files included with this patch:
sun4/filemgr

NOTE: checksum 55170   265 sun4/filemgr

Problem Description:

	4045142 On year 2000 number of days calculation will go wrong with
		filemgr.
	1255947 By setting over 2000 in year field, the filemgr does not work
		properly.

Incorporated from previous version:

	1067411 Filenames in list mode appear as '>'
	1085050 Directories can be renamed to selected files in filemgr
		without notification.
	1069592	Filemgr - will not display contents of selected folder.
	1070935	Filemgr Custom Commands do not work unless file is selected.
	1073659	Moving a file to a read-only folder will delete original file.
	1079554	File Manager does not prompt for shelltool when executing
		script.
	1075050 Wastebasket icon incorrectly positioned when filemgr started.
	1081836 Filemanager always opens files, even if in identify "by name"
		mode.
	1086418 Provide a way to run filemgr without using the classing engine.
	1086418 Filemgr now works with EPOCH jukeboxes (requires classing
		engine patch).
	1082021 Core dumps and exit when fetching props after selecting all.
	1111569 Filemanager dumps core when drag & drop in the same folder.
	1112446 Filemgr problem with cut/paste to GOTO field problems.
	1108738 Filemgr freezes OWv3 when executing script in its own shell.
	1116040	Cut and paste file to different directory renames file
		..<filename>.
	1093144	/tmp_mnt names cached by filemgr.
	1075050 Wastebasket icon incorrectly positioned when filemgr started.
	1129676 Filemgr (patch rev. 20) dumps core (SIGSEGV) on startup.
	1133046 Filemgr - Custom Print will core dump the tool.
	1103246 Filemgr does not refresh image after launching custom command
		window.
	1130463 Filemgr rev. 20 does not work if env variables are used on
		the "Goto:" line.
	1130391	Filemanager patch 100462-20 creates bug with ~.
	1080650 Filemgr should not prompt for shelltool when opening script
		file into editor.
	1144427	Scrollbar on popup folder window becomes inactive the second
		time it is opened.
	1155878 Filemgr crashes when creating custom command.
	1176334 Filename and icons don't appear when using draga and drop.
	1215412 Filemgr core dumps upon pasting a large amount of
		files. Files are lost if cut operation is used instead of
		copying them.

Installation Instructions:
 
        1) change the current directory to $OPENWINHOME/bin/xview
        2) switch user to root
        3) get patch id from the currently installed filemgr by typing:

		strings filemgr | grep 'Patch Id'

        4) if the string patch_id exists in the currently installed filemgr,
           type:

                mv filemgr filemgr.patch_id_123456_89

                (where patch_id_123456_89 is recorded from step #3)

           else

                mv filemgr filemgr.30fcs

        5) copy the filemgr binary from the patch directory to the current
           directory, "$OPENWINHOME/bin/xview"
        6) change the permission on the newly installed filemgr by typing:

		chmod 755 filemgr

	7) restart all file managers that are running
