This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Manuel
Recipients Manuel
Date 2008-10-09.15:40:42
SpamBayes Score 2.549047e-06
Marked as misclassified No
Message-id <1223566843.64.0.613878157863.issue4089@psf.upfronthosting.co.za>
In-reply-to
Content
On some machines, the application (makehuman, an open source software)
crash, immediately, as soon the user try to double click on the exe. The
problem happen with the version compiled using python 2.6, while the one
compiled with 2.5 work fine.

We have asked to our users to try the installation of  Visual C++ 2005
Redistributable Package, but this hasn't fixed the crash.

Both binary files (compiled using gcc and debug symbols with 2.5 and
with 2.6) are here:

http://www.makehuman.org/tmp/makehuman_test_python25_and_python26.zip

Furthermore:

Installing full python2.6 it work.
Unistalling full python2.6 it don't work.
Installing python26 and deleting C:/python26 folder (without unistall
it), it work again...

thx,

Manuel
History
Date User Action Args
2008-10-09 15:40:43Manuelsetrecipients: + Manuel
2008-10-09 15:40:43Manuelsetmessageid: <1223566843.64.0.613878157863.issue4089@psf.upfronthosting.co.za>
2008-10-09 15:40:43Manuellinkissue4089 messages
2008-10-09 15:40:42Manuelcreate