Re: [PyCrust] 0.6 crashes on w2k wx2.3.1, Python 2.1
Brought to you by:
pobrien
From: Robin D. <ro...@al...> - 2001-11-08 19:54:55
|
Try wxPython 2.3.2b6. 2.3.1 had some problems. -- Robin Dunn Software Craftsman ro...@Al... Java give you jitters? http://wxPython.org Relax with wxPython! ----- Original Message -----=20 From: eric=20 To: pyc...@li...=20 Sent: Thursday, November 08, 2001 10:41 AM 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 |