Date: Mon, 07 Feb 2005 22:37:58 -0600 From: Brian John <brianjohn@fusemail.com> To: "Loren M. Lang" <lorenl@alzatex.com> Cc: freebsd-questions@freebsd.org Subject: Re: problem with realplayer Message-ID: <42084226.2060004@fusemail.com> In-Reply-To: <20050207114741.GC8619@alzatex.com> References: <4205CA2F.9080107@fusemail.com> <20050207114741.GC8619@alzatex.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Loren M. Lang wrote: >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" >> >> > > > It looks like it is already installed. This is what it says when I try to install it: => Attempting to fetch from http://fedora.quicknet.nl/fedora/fedora/2/i386/RPMS.updates/. gdk-pixbuf-0.22.0-11.3.5.i386.rpm 100% of 222 kB 52 kBps ===> Extracting for linux-gdk-pixbuf-0.22.0.11.3.5_1 => Checksum OK for rpm/gdk-pixbuf-0.22.0-11.3.5.i386.rpm. ===> Patching for linux-gdk-pixbuf-0.22.0.11.3.5_1 ===> linux-gdk-pixbuf-0.22.0.11.3.5_1 depends on executable: rpm - found ===> Configuring for linux-gdk-pixbuf-0.22.0.11.3.5_1 ===> Installing for linux-gdk-pixbuf-0.22.0.11.3.5_1 ===> linux-gdk-pixbuf-0.22.0.11.3.5_1 depends on file: /compat/linux/etc/redhat-release - found ===> Generating temporary packing list ===> Checking if graphics/linux-gdk-pixbuf already installed gdk-pixbuf-0.22.0-11.3.5.i386.rpm Any other clue what might have caused this? Thanks for the help /Brian
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?42084226.2060004>