From owner-cvs-all Tue Jul 9 16:17:45 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5725537B401; Tue, 9 Jul 2002 16:17:41 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AD4E443E3B; Tue, 9 Jul 2002 16:17:40 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from freefall.freebsd.org (marcus@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g69NHeJU012300; Tue, 9 Jul 2002 16:17:40 -0700 (PDT) (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g69NHeBw012299; Tue, 9 Jul 2002 16:17:40 -0700 (PDT) Message-Id: <200207092317.g69NHeBw012299@freefall.freebsd.org> From: Joe Marcus Clarke Date: Tue, 9 Jul 2002 16:17:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-fm/nautilus2 Makefile ports/x11-fm/nautilus2/files patch-libnautilus-private_nautilus-thumbnails.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcus 2002/07/09 16:17:40 PDT Modified files: x11-fm/nautilus2 Makefile Added files: x11-fm/nautilus2/files patch-libnautilus-private_nautilus-thumbnails.c Log: Add a patch to nautilus to fix the freeze problem when thumbnailing certain images. FreeBSD has a 64K default thread stack size, and this is too small for eel's gdk extensions. This patch simply doubles the thumbnailing thread size to 128K. Revision Changes Path 1.58 +8 -6 ports/x11-fm/nautilus2/Makefile 1.1 +10 -0 ports/x11-fm/nautilus2/files/patch-libnautilus-private_nautilus-thumbnails.c (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message