Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Jul 2002 16:17:40 -0700 (PDT)
From:      Joe Marcus Clarke <marcus@FreeBSD.org>
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
Message-ID:  <200207092317.g69NHeBw012299@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200207092317.g69NHeBw012299>