Date: Sun, 06 Feb 2005 01:41:35 -0600 From: Brian John <brianjohn@fusemail.com> To: freebsd-questions@freebsd.org Subject: problem with realplayer Message-ID: <4205CA2F.9080107@fusemail.com>
next in thread | raw e-mail | index | archive | help
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' (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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4205CA2F.9080107>