Date: Mon, 18 May 1998 20:17:00 -0700 (PDT) From: John Polstra <jdp@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/graphics/gimp-devel/patches patch-am patch-aa Message-ID: <199805190317.UAA23246@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jdp 1998/05/18 20:16:50 PDT
Modified files:
graphics/gimp-devel/patches patch-aa
Added files:
graphics/gimp-devel/patches patch-am
Log:
Add patches to call fpsetmask(0) at startup time, for gimp itself
and for the plug-ins. Linux defaults to this (I think), but FreeBSD
does not. Thus SIGFPEs happen at inopportune times under FreeBSD.
GIMP catches the signals, but prompts at the standard input asking
what to do about them. On my system, I start GIMP from a window
manager menu, and this prompt to standard input caused the window
manager and every child of it to enter the STOPPED state. Not
nice at all. Why the other processes got stopped too, I don't
understand.
Revision Changes Path
1.8 +18 -3 ports/graphics/gimp-devel/patches/patch-aa
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199805190317.UAA23246>
