My application uses threads and GtkDialogs seem to freeze it! What can I do?
• 20.15. I’m using threads and timeout or idle or input handlers and the app freezes. What’s wrong? • 20.16. So how do I use gobject.io_add_watch (used to be input_add) ? • 20.17. Why isn’t my thread running? • 20.18. How do I write a qt application using gobject.MainLoop? • 20.19. What does “Fatal Python error: GC object already tracked” mean? • 20.20. gobject.io_add_watch doesn’t work with non-blocking sockets on win32! • 20.21. How do I download something without freezing the GUI (and without threading)?