From owner-freebsd-questions@FreeBSD.ORG Mon Feb 7 11:47:44 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DEF1D16A4D0 for ; Mon, 7 Feb 2005 11:47:44 +0000 (GMT) Received: from hosea.tallye.com (joel.tallye.com [216.99.199.78]) by mx1.FreeBSD.org (Postfix) with ESMTP id E319C43D41 for ; Mon, 7 Feb 2005 11:47:42 +0000 (GMT) (envelope-from lorenl@alzatex.com) Received: from hosea.tallye.com (hosea.tallye.com [127.0.0.1]) by hosea.tallye.com (8.12.8/8.12.10) with ESMTP id j17BlgGf029948 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 7 Feb 2005 03:47:42 -0800 Received: (from sttng359@localhost) by hosea.tallye.com (8.12.8/8.12.10/Submit) id j17BlfFe029946; Mon, 7 Feb 2005 03:47:41 -0800 X-Authentication-Warning: hosea.tallye.com: sttng359 set sender to lorenl@alzatex.com using -f Date: Mon, 7 Feb 2005 03:47:41 -0800 From: "Loren M. Lang" To: Brian John Message-ID: <20050207114741.GC8619@alzatex.com> References: <4205CA2F.9080107@fusemail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4205CA2F.9080107@fusemail.com> User-Agent: Mutt/1.4.1i X-GPG-Key: ftp://ftp.tallye.com/pub/lorenl_pubkey.asc X-GPG-Fingerprint: B3B9 D669 69C9 09EC 1BCD 835A FAF3 7A46 E4A3 280C cc: freebsd-questions@freebsd.org Subject: Re: problem with realplayer X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Feb 2005 11:47:45 -0000 On Sun, Feb 06, 2005 at 01:41:35AM -0600, Brian John wrote: > Hello, whenever I try to run realplayer I get the following: > $ realplay > > (realplay.bin:94093): GdkPixbuf-WARNING **: Can not open pixbuf loader > module file '/etc/gtk-2.0/gdk-pixbuf.loaders': No such file or directory > Failed to load pixbuf file: > /usr/local/lib/RealPlayer/share/realplay/icon.png: Couldn't recognize > the image file format for file > '/usr/local/lib/RealPlayer/share/realplay/icon.png' Install graphics/linux-gdk-pixbuf from ports. > > (realplay.bin:94093): GdkPixbuf-WARNING **: Can not open pixbuf loader > module file '/etc/gtk-2.0/gdk-pixbuf.loaders': No such file or directory > > (realplay.bin:94093): GdkPixbuf-WARNING **: Can not open pixbuf loader > module file '/etc/gtk-2.0/gdk-pixbuf.loaders': No such file or directory > > (realplay.bin:94093): GdkPixbuf-WARNING **: Can not open pixbuf loader > module file '/etc/gtk-2.0/gdk-pixbuf.loaders': No such file or directory > > (realplay.bin:94093): GdkPixbuf-WARNING **: Can not open pixbuf loader > module file '/etc/gtk-2.0/gdk-pixbuf.loaders': No such file or directory > > (realplay.bin:94093): GdkPixbuf-WARNING **: Can not open pixbuf loader > module file '/etc/gtk-2.0/gdk-pixbuf.loaders': No such file or directory > > (realplay.bin:94093): GdkPixbuf-WARNING **: Can not open pixbuf loader > module file '/etc/gtk-2.0/gdk-pixbuf.loaders': No such file or directory > > (realplay.bin:94093): GdkPixbuf-WARNING **: Can not open pixbuf loader > module file '/etc/gtk-2.0/gdk-pixbuf.loaders': No such file or directory > > (realplay.bin:94093): GdkPixbuf-WARNING **: Can not open pixbuf loader > module file '/etc/gtk-2.0/gdk-pixbuf.loaders': No such file or directory > > (realplay.bin:94093): GdkPixbuf-WARNING **: Can not open pixbuf loader > module file '/etc/gtk-2.0/gdk-pixbuf.loaders': No such file or directory > > (realplay.bin:94093): GdkPixbuf-WARNING **: Can not open pixbuf loader > module file '/etc/gtk-2.0/gdk-pixbuf.loaders': No such file or directory > > (realplay.bin:94093): GLib-WARNING **: GError set over the top of a > previous GError or uninitialized memory. > This indicates a bug in someone's code. You must ensure an error is NULL > before it's set. > The overwriting error message was: Couldn't recognize the image file > format for file '/usr/local/lib/RealPlayer/share/default/pause.png' > > (realplay.bin:94093): GdkPixbuf-WARNING **: Can not open pixbuf loader > module file '/etc/gtk-2.0/gdk-pixbuf.loaders': No such file or directory > > (realplay.bin:94093): GLib-WARNING **: GError set over the top of a > previous GError or uninitialized memory. > This indicates a bug in someone's code. You must ensure an error is NULL > before it's set. > The overwriting error message was: Couldn't recognize the image file > format for file '/usr/local/lib/RealPlayer/share/default/volume_mute.png' > > (realplay.bin:94093): GdkPixbuf-WARNING **: Can not open pixbuf loader > module file '/etc/gtk-2.0/gdk-pixbuf.loaders': No such file or directory > > (realplay.bin:94093): GLib-WARNING **: GError set over the top of a > previous GError or uninitialized memory. > This indicates a bug in someone's code. You must ensure an error is NULL > before it's set. > The overwriting error message was: Couldn't recognize the image file > format for file '/usr/local/lib/RealPlayer/share/default/volume_off.png' > > (realplay.bin:94093): GdkPixbuf-WARNING **: Can not open pixbuf loader > module file '/etc/gtk-2.0/gdk-pixbuf.loaders': No such file or directory > > (realplay.bin:94093): GLib-WARNING **: GError set over the top of a > previous GError or uninitialized memory. > This indicates a bug in someone's code. You must ensure an error is NULL > before it's set. > The overwriting error message was: Couldn't recognize the image file > format for file '/usr/local/lib/RealPlayer/share/default/volume_low.png' > > (realplay.bin:94093): GdkPixbuf-WARNING **: Can not open pixbuf loader > module file '/etc/gtk-2.0/gdk-pixbuf.loaders': No such file or directory > > (realplay.bin:94093): GLib-WARNING **: GError set over the top of a > previous GError or uninitialized memory. > This indicates a bug in someone's code. You must ensure an error is NULL > before it's set. > The overwriting error message was: Couldn't recognize the image file > format for file '/usr/local/lib/RealPlayer/share/default/volume_mid.png' > > (realplay.bin:94093): GdkPixbuf-WARNING **: Can not open pixbuf loader > module file '/etc/gtk-2.0/gdk-pixbuf.loaders': No such file or directory > > (realplay.bin:94093): GLib-WARNING **: GError set over the top of a > previous GError or uninitialized memory. > This indicates a bug in someone's code. You must ensure an error is NULL > before it's set. > The overwriting error message was: Couldn't recognize the image file > format for file '/usr/local/lib/RealPlayer/share/default/volume_high.png' > > ** (realplay.bin:94093): WARNING **: No builtin or dynamically loaded > modules > were found. Pango will not work correctly. This probably means > there was an error in the creation of: > '/etc/pango/pango.modules' > You may be able to recreate this file by running pango-querymodules. > > (realplay.bin:94093): GdkPixbuf-WARNING **: Can not open pixbuf loader > module file '/etc/gtk-2.0/gdk-pixbuf.loaders': No such file or directory > > (realplay.bin:94093): GLib-GObject-CRITICAL **: file gobject.c: line > 1337 (g_object_unref): assertion `G_IS_OBJECT (object)' failed > > > It launches but all of the buttons have x's in them and all of the text > appears to be gone from the UI. Any clue what might cause this and how > to fix it? > > Thanks > > /Brian > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" -- I sense much NT in you. NT leads to Bluescreen. Bluescreen leads to downtime. Downtime leads to suffering. NT is the path to the darkside. Powerful Unix is. Public Key: ftp://ftp.tallye.com/pub/lorenl_pubkey.asc Fingerprint: B3B9 D669 69C9 09EC 1BCD 835A FAF3 7A46 E4A3 280C