From owner-freebsd-questions@FreeBSD.ORG Wed Feb 9 03:33:06 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 4F3F816A4CE for ; Wed, 9 Feb 2005 03:33:06 +0000 (GMT) Received: from fuse1.fusemail.net (smtp.fusemail.net [69.31.1.141]) by mx1.FreeBSD.org (Postfix) with ESMTP id E631B43D39 for ; Wed, 9 Feb 2005 03:33:05 +0000 (GMT) (envelope-from brianjohn@fusemail.com) Received: from fusemail.com by fuse1.fusemail.net with asmtp (FuseMail extSMTP) id 1Cyib0-00052s-CY; Tue, 08 Feb 2005 21:32:54 -0600 Message-ID: <42098485.2080404@fusemail.com> Date: Tue, 08 Feb 2005 21:33:25 -0600 From: Brian John User-Agent: Mozilla Thunderbird 1.0 (X11/20050203) X-Accept-Language: en-us, en MIME-Version: 1.0 To: "Loren M. Lang" References: <4205CA2F.9080107@fusemail.com> <20050207114741.GC8619@alzatex.com> <42084226.2060004@fusemail.com> <20050208195025.GI8619@alzatex.com> In-Reply-To: <20050208195025.GI8619@alzatex.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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: Wed, 09 Feb 2005 03:33:06 -0000 Loren M. Lang wrote: >On Mon, Feb 07, 2005 at 10:37:58PM -0600, Brian John wrote: > > >>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 >>>> >>>> >>>> > >It looks as if maybe some autogenerated file didn't get generated. Try >reinstalling realplayer and gdk-pixbuf. portupgrade -f will do that. >Also, did you say whether your using realplayer from ports or the >original package it comes in. > >I had this problem before, I think it might of been a problem with >linux_base being too old. It was only rh 7 and upgrading to rh 8 or 9 >fixed it. Personally, I recommend just using linux_base-rh-9 for the >best compatibility for linux binaries. > > > > >>>>(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 >>>> >>>> >>>> > > > >>>>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 >> >> > > > I already tried uninstalling realplayer and gdk-pixbuf using make deinstall and make reinstall in those ports. I installed realplayer from ports. How can I install linux-base-rh-9? I would like to try that. thanks /Brian