From owner-freebsd-gnome Sun Jul 7 8:38:26 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E3C3E37B400; Sun, 7 Jul 2002 08:38:24 -0700 (PDT) Received: from ncc-1701.webonaut.com (static62-99-136-018.adsl.inode.at [62.99.136.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id BD88343E3B; Sun, 7 Jul 2002 08:38:23 -0700 (PDT) (envelope-from klammer@webonaut.com) Received: from mysqlhost (mysqlhost [127.0.0.1]) by ncc-1701.webonaut.com (Postfix) with ESMTP id E0F2A6FAE5; Sun, 7 Jul 2002 17:38:22 +0200 (CEST) Subject: Re: Possible patch for nautilus freeze From: Franz Klammer To: Joe Marcus Clarke Cc: gnome@FreeBSD.org In-Reply-To: <1026028225.404.10.camel@gyros.marcuscom.com> References: <1026028225.404.10.camel@gyros.marcuscom.com> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.7 Date: 07 Jul 2002 17:38:22 +0200 Message-Id: <1026056303.25113.4.camel@ncc-1701.webonaut.com> Mime-Version: 1.0 Sender: owner-freebsd-gnome@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Am So, 2002-07-07 um 09.50 schrieb Joe Marcus Clarke: > Guys, I need your help. I've been trying to hunt down why Nautilus > freezes when trying to thumbnail certain images. I think I found the > problem. It's in libeel. Attached is a patch that fixes my little test > kludge. I'm on the road again (another week, another Networkers), so I > can't test Nautilus for real. > > I would really appreciate it, if someone could stick this file in > x11-toolkits/eel2/files, then rebuild and reinstall eel2. Then, try to > thumbnail some png or gif images, and let me know if the freeze problem > is gone in Nautilus. Thanks! everything works now. thank you very much! franz. > > Joe > ---- > > --- eel/eel-gdk-pixbuf-extensions.c.orig Sun Jul 7 03:24:52 2002 > +++ eel/eel-gdk-pixbuf-extensions.c Sun Jul 7 03:25:03 2002 > @@ -101,7 +101,7 @@ > { > GnomeVFSResult result; > GnomeVFSHandle *handle; > - char buffer[LOAD_BUFFER_SIZE]; > + static char buffer[LOAD_BUFFER_SIZE]; > GnomeVFSFileSize bytes_read; > GdkPixbufLoader *loader; > GdkPixbuf *pixbuf; -- WEBONAUT.com http://webonaut.com mailto:klammer@webonaut.com Tel.: +43-664-3434708 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message