Re: Closing XTerm causes the GTK app to exit, inspite of disown/nohup on its PID - why?

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

 



thank you, SIGINT was the culprit.
    trap "echo HUP>>/tmp/err" SIGHUP
    trap "echo QUIT>>/tmp/err" SIGQUIT
    trap "echo INT>>/tmp/err" SIGINT
    trap "echo TERM >>/tmp/err" SIGTERM

revealed all
_______________________________________________
gtk-list mailing list
gtk-list@xxxxxxxxx
https://mail.gnome.org/mailman/listinfo/gtk-list



[Index of Archives]     [Touch Screen Library]     [GIMP Users]     [Gnome]     [KDE]     [Yosemite News]     [Steve's Art]

  Powered by Linux