Re: [gtk-list] Crashing X



> I made a GTK application that looped. Now I had set up a kill event in a
> xterm just incase of that, but with a menu open, the mouse focus can't
> move to it. So I changed to a text terminal, sent the GTK program an
> ordinary kill signal, and it totally munged the X server, the whole of X
> exited down the drain. I've done this twice now, much to my annoyance. As
> soon as I switch back to the X vt, it goes down.
i think we need some more information.. can you provide source code?

> And in future I suppose I have to incude a 'node=node->next' when I'm
> iterating lists.
use g_slist_next() (it's a macro), if i remember it well.

	jb



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]