> After a call to a timeout, which does gtk calls and network calls, > my application locks up. Any ideas?? I've never looked at the code, but I assume timeouts are essentially just inserted into the gtk mainloop. So if your timeout blocks, it will stop the mainloop dead. Since you mention network calls, I'd have to suspect that. -Rob To unsubscribe: echo "unsubscribe" | mail [EMAIL PROTECTED]
- [pygtk] timeout causes lockup? lists
- Re: [pygtk] timeout causes lockup? Rob Hodges
- Re: [pygtk] timeout causes lockup? Scott Bender
- Re: [pygtk] timeout causes lockup? Mitch Chapman
- Re: [pygtk] timeout causes lockup? Mitch Chapman
- Re: [pygtk] timeout causes lockup? Scott Bender
- Re: [pygtk] timeout causes lockup? James Henstridge
- Re: [pygtk] timeout causes lockup? Scott Bender
- Re: [pygtk] timeout causes lockup? Mitch Chapman
- Senility [was Re: [pygtk] timeout causes lockup?... Mitch Chapman
