Connection Warning Dialog Freezes Window
When you try to exit a grouplet.AbstractGrouletAccess
it pops up a warning that you're no long connected
because you killed your connection and their is a
thread listening to see if your connection is alive.
However, if you closed your connection on purpose, the
warning dialog for some reason
prevents the access window from closing after you hit
ok on the dialog. Then you cant do anything to that
access window. You can't no minimize, maximize
or closing it.
Note: it won't always happen... I think you have to be
exiting while checking the connection status of one of
your groups.
Logged In: YES
user_id=479347
I have currently commented out the code that pops up the
dialog that causes the error but I need to find out the
actually cause and fix it! The code is in the
grouplet.AbstractGroupletAccess.isPurging method