[ python-Bugs-982215 ] Next button not greyed out during file copy.

SourceForge.net noreply at sourceforge.net
Fri Jul 2 04:04:41 EDT 2004


Bugs item #982215, was opened at 2004-06-29 21:54
Message generated for change (Comment added) made by theller
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=982215&group_id=5470

Category: Distutils
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Phil Rittenhouse (prittenh)
Assigned to: Thomas Heller (theller)
Summary:  Next button not greyed out during file copy.

Initial Comment:
I've noticed a problem with a couple of distutils based
installers (py2exe and pywin32) that I think may be a
problem in all distutils based windows installers.

When you click Next to start the file copy, the Next 
button is not greyed out or disabled.  If you click it 
again, it seems to start another file copy process 
running, because you then get an "Overwrite Existing 
Files?" dialog.  If you click Yes, the install may throw a 
Runtime Error with the message "The process cannot 
access the file because it is being used by another 
process..." and it may lock up.

I'm running Python 2.3.3 and have seen this in py2exe 
0.5.0 and pywin32 build 201.  I have tried a number of 
Windows OSs including 2000 and ME.


----------------------------------------------------------------------

>Comment By: Thomas Heller (theller)
Date: 2004-07-02 10:04

Message:
Logged In: YES 
user_id=11105

Committed as install.c rev 1.1.14.2 and rev 1.5.
Thanks for the patch.

----------------------------------------------------------------------

Comment By: Mark Hammond (mhammond)
Date: 2004-07-02 02:34

Message:
Logged In: YES 
user_id=14198

I see this too!  Attached is a patch.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=982215&group_id=5470



More information about the Python-bugs-list mailing list