[ python-Bugs-982215 ] Next button not greyed out during file copy.
SourceForge.net
noreply at sourceforge.net
Tue Jun 29 15:55:55 EDT 2004
Bugs item #982215, was opened at 2004-06-29 19:54
Message generated for change (Settings changed) made by prittenh
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=982215&group_id=5470
Category: Distutils
Group: None
Status: Open
Resolution: None
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.
----------------------------------------------------------------------
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