From owner-freebsd-gnome@FreeBSD.ORG Wed Dec 1 17:33:28 2010 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 164991065674 for ; Wed, 1 Dec 2010 17:33:28 +0000 (UTC) (envelope-from kris@pcbsd.org) Received: from que31.charter.net (que31.charter.net [209.225.8.23]) by mx1.freebsd.org (Postfix) with ESMTP id 96CD08FC08 for ; Wed, 1 Dec 2010 17:33:27 +0000 (UTC) Received: from imp09 ([10.20.200.9]) by mta31.charter.net (InterMail vM.7.09.02.04 201-2219-117-106-20090629) with ESMTP id <20101201171142.MCRS4190.mta31.charter.net@imp09>; Wed, 1 Dec 2010 12:11:42 -0500 Received: from moorefam.homeunix.org ([96.38.85.215]) by imp09 with smtp.charter.net id dtBX1f00A4elNjk05tBaCL; Wed, 01 Dec 2010 12:11:41 -0500 X-Authority-Analysis: v=1.0 c=1 a=g0QPaSxadQIA:10 a=kj9zAlcOel0A:10 a=cLP9halWnxYBwY9FsN0A:9 a=Je8ZFoinSU8mqlLraoEA:7 a=la3adx7nAA2vLe5r_GT8PoibbnQA:4 a=CjuIK1q_8ugA:10 Received: by moorefam.homeunix.org (sSMTP sendmail emulation); Wed, 01 Dec 2010 12:11:31 -0500 Date: Wed, 1 Dec 2010 12:11:31 -0500 From: Kris Moore To: freebsd-gnome@freebsd.org Message-ID: <20101201171131.GE50226@pcbsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.20 (2009-06-14) Cc: ken@pcbsd.org Subject: graphics/gdk-pixbuf2 loader.cache issues X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Dec 2010 17:33:28 -0000 I'm building a lot of packages which use the new graphics/gdk-pixbuf2 port, and it looks like its now a requirement that the command "gdk-pixbuf-query-loaders --update-cache" is run before using any gdk app, otherwise we get runtime errors such as: "/usr/local/lib/gdk-pixbuf-2.0/2.10.0/loaders.cache" not found. In some cases the apps just stop working at this point, otherwise they may startup but with missing graphics, screen corruption, etc. Since this file seems to be needed now, shouldn't the package automatically run that command when it installs? Is anybody else seeing this? -- Kris Moore PC-BSD Software