On 31 March 2015 at 22:56, Brian Manning <c...@xaoc.org> wrote:
> Macs I have, but spare time right now... not so much.

I know the problem.

> One suggestion would be to replace the Glib::IO->add_watch with a
> normal Perl signal handler (via %SIG), or another Perl module that can
> handle signals, and see if you still run into same problem.

Thanks for the help.

Maybe I'm being dull, but I don't see how to do that.
Glib::IO->add_watch() looks for events (GIO::Conditions) on a file
descriptor, not signals in the normal sense. Or am I missing
something?

Regards

Jeff
_______________________________________________
gtk-perl-list mailing list
gtk-perl-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-perl-list

Reply via email to