RE: [PyCrust] 0.6 crashes on w2k wx2.3.1, Python 2.1
Brought to you by:
pobrien
From: Patrick K. O'B. <po...@or...> - 2001-11-08 19:55:55
|
Version 7.0, currently in CVS only, is very stable for me. Im also running it with wxPython 2.3.2 (beta 6), which may have something to do with it, as 2.3.2 is much improved over 2.3.1. I would recommend getting the version from CVS, if you can. If you cant, I can send you the files. I havent tested it with wxPython 2.3.1 as there are too many problems with that version, but it might still be better than what you are experiencing. If anyone else has had this problem they havent complained, but should certainly feel free to do so. --- Patrick K. O'Brien Orbtech "I am, therefore I think." -----Original Message----- From: pyc...@li... [mailto:pyc...@li...]On Behalf Of eric Sent: Thursday, November 08, 2001 12:42 PM To: pyc...@li... Subject: [PyCrust] 0.6 crashes on w2k wx2.3.1, Python 2.1 Hello, I'm having some strange behavior when running PyCrust 0.6 on W2K that either crashes my machine or causes me to have to shut down my machine. PyCrust runs just fine for maybe 30 minutes or even much longer. But after a while, the screen on my computer goes berzerk with random windows flashing up, no mouse showing, and even an occasional blue screen reboot. This can happen even when PyCrust is in the background. It doesn't appear to have anything to do with what code has been executed in the shell (though I am not positive about this) since it has happened to me many different times . Its an unpleasant problem to debug since it seems to run fine for so long. I'm using wxPython 2.3.1 and Python 2.1. Other apps using both of these will run for days at a time without issue. I'd like to know (1) if others are seeing the same problem. (2) if anyone has any hints on what might be happening here. thanks, eric |