On 24-May-2002 Jeremy C. Reed wrote:
> I am using cxunzip (a GNOME unzip tool); if I kill it or properly exit it,
> it closes fine.
> 
> But if I click the blackbox close button "X", I receive a GNOME
> Application crash:
> 
>   crashed due to fatal error.
>   (Segmentation fault)
> 
> I think blackbox does a XUnmapWindow(3X11) when the close button is
> used.
> 
> Any ideas about this off-topic problem?
> 

it actually sends a "please go away" message to the client.  See
Window.cc:BlackboxWindow::close(void).

Reply via email to