Date: Mon, 7 Feb 2005 03:47:41 -0800 From: "Loren M. Lang" <lorenl@alzatex.com> To: Brian John <brianjohn@fusemail.com> Cc: freebsd-questions@freebsd.org Subject: Re: problem with realplayer Message-ID: <20050207114741.GC8619@alzatex.com> In-Reply-To: <4205CA2F.9080107@fusemail.com> References: <4205CA2F.9080107@fusemail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050207114741.GC8619>