[ python-Bugs-1512604 ] Install on Windows Vista locks up
SourceForge.net
noreply at sourceforge.net
Thu Jun 29 20:48:32 CEST 2006
Bugs item #1512604, was opened at 2006-06-26 13:15
Message generated for change (Comment added) made by loewis
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1512604&group_id=5470
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Installation
Group: Python 2.5
Status: Open
Resolution: None
Priority: 5
Submitted By: Michael Lucas (michael_lucas)
Assigned to: Nobody/Anonymous (nobody)
Summary: Install on Windows Vista locks up
Initial Comment:
I have had problems trying to install this version on
Vista. When the install gets to the verifying disk
space requirements the system locks up. It does not go
any further. I have to cancel the instalation of
python. The only way I have got around this is to
install an older version of python (version 2.3.5)
this version does work, but there are newer versions
that I want to work with on my system. If anyone has a
work around for this please contact me at
michael.lucas at us.army.mil
----------------------------------------------------------------------
>Comment By: Martin v. Löwis (loewis)
Date: 2006-06-29 20:48
Message:
Logged In: YES
user_id=21627
I can confirm the problem, but I doubt I can do much about it.
In fact, I believe this is a bug in Vista/Windows Installer
4.0. The installer GUI waits for the CostingComplete
property to be set, but this never happens.
If you are a beta tester, please make a bug report to Microsoft.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1512604&group_id=5470
More information about the Python-bugs-list
mailing list