Tkinter app hanging on windows

M

msoulier

Hello,

I have a very simple Tkinter application that I'm using to dispatch a
mechanize crawl of a web form, when a button is clicked. Most of the
time it will be idle, until the user decides to unminimize it and click
that button.

Unfortunately, I'm finding that after several hours of being up, when I
go to the app, either by unminimizing it or simply bringing it into
focus, the app is no longer dispatching events. It refuses to redraw
itself, showing whatever was over it at the time. The app is apparently
hung, and I do not believe that this is through any fault of my own, as
the app is just too simple.

Any ideas as to how I could find out why it is hanging? I'm using
Python.org's win32 build of Python 2.4. I don't recall the exact
version, but I can get it.

Mike
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,777
Messages
2,569,604
Members
45,218
Latest member
JolieDenha

Latest Threads

Top