Re: [E-devel] [PATCH] System Actions Dialog SEGV

2006-10-24 Thread Metrics
Hmmm...this patch is screwed. Don't know how that happened. Here tis again. metrics On Wed, Oct 25, 2006 at 03:27:43PM +1000, Metrics wrote: > Patch attached to fix a segv lurking in the system actions dialog box > that shows up during suspend/resume/reboot etc. > > Problem was that the callback

[E-devel] [PATCH] System Actions Dialog SEGV

2006-10-24 Thread Metrics
Patch attached to fix a segv lurking in the system actions dialog box that shows up during suspend/resume/reboot etc. Problem was that the callback that triggers to delete the window would still try and perform the delete on the window with an invalid pointer if the window was closed via some othe