[issue1737] Windows installer issue (ObjectBrowser.py)

2008-01-08 Thread Martin v. Löwis
Changes by Martin v. Löwis: -- resolution: -> invalid status: open -> closed __ Tracker <[EMAIL PROTECTED]> __ ___ Python-bugs-list mailing lis

[issue1737] Windows installer issue (ObjectBrowser.py)

2008-01-08 Thread Dariusz Suchojad
Dariusz Suchojad added the comment: I think we can close the issue (although I seem not be able to do that). The installer works just fine now I've downloaded it using another browser. For future reference - the former one was Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.9) Gecko/2007

[issue1737] Windows installer issue (ObjectBrowser.py)

2008-01-07 Thread Christian Heimes
Christian Heimes added the comment: "your web browser corrected it"? Do you mean "corrupted"? -- nosy: +tiran __ Tracker <[EMAIL PROTECTED]> __

[issue1737] Windows installer issue (ObjectBrowser.py)

2008-01-07 Thread Martin v. Löwis
Martin v. Löwis added the comment: I can confirm that the correct checksum of the file is what the web page says. So it seems that your web browser corrected it during the download. That, typically, is caused by the web browser perform a conversion of line endings in a binary file, so it would in

[issue1737] Windows installer issue (ObjectBrowser.py)

2008-01-07 Thread Dariusz Suchojad
Dariusz Suchojad added the comment: Hmm, on a home PC the checksum's correct, it's a1d1a9c07bc4c78bd8fa05dd3efec87f. Assuming something is wrong with my download at work, is it possible for an MSI package to start the installation even when package is corrupted? Anyway, tomorrow I'll try to ins

[issue1737] Windows installer issue (ObjectBrowser.py)

2008-01-07 Thread Dariusz Suchojad
Dariusz Suchojad added the comment: Done. Attached in python.zip. I've also noticed something strange here. http://python.org/download/releases/2.5.1/ says the MD5 sum should be a1d1a9c07bc4c78bd8fa05dd3efec87f but the MD5 client I'm using (http://www.pc-tools.net/win32/md5sums/) tells me the htt

[issue1737] Windows installer issue (ObjectBrowser.py)

2008-01-04 Thread Martin v. Löwis
Martin v. Löwis added the comment: Can you please run msiexec /i /l*v python.log then compress python.log, and attach it to the report? Thanks. __ Tracker <[EMAIL PROTECTED]> __

[issue1737] Windows installer issue (ObjectBrowser.py)

2008-01-04 Thread Christian Heimes
Changes by Christian Heimes: -- assignee: -> loewis nosy: +loewis __ Tracker <[EMAIL PROTECTED]> __ ___ Python-bugs-list mailing list Unsubscr

[issue1737] Windows installer issue (ObjectBrowser.py)

2008-01-04 Thread Dariusz Suchojad
New submission from Dariusz Suchojad: Hello, for some reasons I cannot install Python 2.5.1 using the default MSI package which may be found here http://www.python.org/ftp/python/2.5.1/python-2.5.1.msi. This only happens on two of my PC's at work but I cannot reproduce it at home. The only diffe