Re: lockups in win32

2005-06-19 Thread Ben Johnson
On Thu, Jun 16, 2005 at 05:01:16PM -0400, Greg Steffensen wrote: > Hey, I'm developing an app in for windows using python and PyGTK, and it > sometimes locks up, and the locks up the entire windows xp interfrace. I'm > pretty certain that the main bug is in my code, not GTK, but I'm trying to > fi

Re: lockups in win32

2005-06-19 Thread Chris Thomas
you could post your code and we can see what the problem is, that's always a good idea On 6/16/05, Greg Steffensen <[EMAIL PROTECTED]> wrote: > Hey, I'm developing an app in for windows using python and PyGTK, and it > sometimes locks up, and the locks up the entire windows xp interfrace. I'm > p

lockups in win32

2005-06-18 Thread Greg Steffensen
Hey, I'm developing an app in for windows using python and PyGTK, and it sometimes locks up, and the locks up the entire windows xp interfrace.  I'm pretty certain that the main bug is in my code, not GTK, but I'm trying to figure out what could cause the entire xp interface to lock up.   Specifica