Comment 6 for bug 8240

Revision history for this message
Nathan Howell (neh) wrote :

When I ran the applet in gdb, the applet appeared to exit normally, but I still
got the error dialog as described. I'm not sure the applet was ever crashing, it
seemed to be that the panel was confused. I've just tried it again, and can't
get that dialog to come up in similar situations any more.

I guess there were/are two bugs here:

1. The panel mistakenly thinking an applet had crashed.
2. The dialog notifying the user of an applet crash won't close when either
button on it is pressed.

The second bug may still be there, but I haven't been able to recreate the first
one in order to find out.