The exit command sends a logout http request to the gmail servers - I figured it was a safer way of closing the application. I usually only takes a second or two, though - so I'm not sure why you're seeing this. Do you get any errors appearing on the console if you run it from a command-line and then select "Exit"?
Cheers,
Owen
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=874762
Originator: NO
The exit command sends a logout http request to the gmail servers - I figured it was a safer way of closing the application. I usually only takes a second or two, though - so I'm not sure why you're seeing this. Do you get any errors appearing on the console if you run it from a command-line and then select "Exit"?
Cheers,
Owen
Logged In: YES
user_id=1265526
Originator: YES
No errors shown on the console.
The trayicon stays but if you click with right button on it again, the popup menu is not shown.
Logged In: YES
user_id=1931986
Originator: NO
This also happens to me once in a while. I just run "pkill -1 checkgmail" when that happens.