From owner-freebsd-questions@FreeBSD.ORG Thu Jun 2 03:40:57 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 6D2F316A41F for ; Thu, 2 Jun 2005 03:40:57 +0000 (GMT) (envelope-from freebsd@cdunne.org.uk) Received: from hammer.realms-of-chaos.com (realms-of-chaos.com [67.18.182.138]) by mx1.FreeBSD.org (Postfix) with ESMTP id BAE5443D53 for ; Thu, 2 Jun 2005 03:40:56 +0000 (GMT) (envelope-from freebsd@cdunne.org.uk) Received: from baa.umcus.org (unknown [130.88.135.251]) by hammer.realms-of-chaos.com (Postfix) with ESMTP id D66CA12C0C5 for ; Wed, 1 Jun 2005 22:40:55 -0500 (CDT) Received: from localhost (localhost.umcus.org [127.0.0.1]) by baa.umcus.org (Postfix) with ESMTP id A0471A6CE0 for ; Wed, 1 Jun 2005 23:08:04 +0100 (BST) Received: from baa.umcus.org ([127.0.0.1]) by localhost (baa.umcus.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 80830-01 for ; Wed, 1 Jun 2005 23:07:44 +0100 (BST) Received: from www.cus.org.uk (localhost.umcus.org [127.0.0.1]) by baa.umcus.org (Postfix) with ESMTP id B9F31A6CDD for ; Wed, 1 Jun 2005 23:07:43 +0100 (BST) Received: from 81.179.213.11 (SquirrelMail authenticated user suchnerd) by www.cus.org.uk with HTTP; Wed, 1 Jun 2005 23:07:43 +0100 (BST) Message-ID: <61739.81.179.213.11.1117663663.squirrel@www.cus.org.uk> Date: Wed, 1 Jun 2005 23:07:43 +0100 (BST) From: "Chris Dunne" To: freebsd-questions@freebsd.org User-Agent: SquirrelMail/1.4.4 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal References: In-Reply-To: X-Virus-Scanned: amavisd-new at umcus.org Subject: re: linux-realplayer-10.0.4/ XFree86-Libs Problems X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Jun 2005 03:40:57 -0000 >From my post on Mon May 23... >> My problem is I want to fix linux-realplayer-10.0.4, when I try to run it I get the following error: >> >> /usr/local/lib/RealPlayer/realplay.bin: error while loading >> shared libraries: libatk-1.0.so.0: cannot open shared object >> file: No such file or directory >On my system: >huff@> dir /var/db/pkg | grep atk >drwxr-xr-x 2 root wheel 512 May 23 10:29 atk-1.9.1 >drwxr-xr-x 2 root wheel 512 May 23 10:28 linux-atk-1.2.0_2 Looks >like you're missing a port ,,,, >Robert Huff Many thanks for the advice reinstalling linux-atk solved the problem. .....However I now have the folwing problem, realplayer loads but the icons do not, I have pasted the console messages at the end of this email. I have seen simular posts about this but none with a solution that seems to work. (to recap I have now) Upgrated from linux_base-7 to linux_base-rh-9. (with portupgrade -o emulators/linux_base-rh-9 /var/db/pkg/linux_base-*) Ran the following command /usr/compat/linux/sbin/ldconfig /usr/compat/linux/lib /usr/compat/linux/usr/X11R6/lib usr/compat/linux/var /usr/compat/linux/usr/X11R6/lib/X11/locale/lib Installed /usr/ports/graphics/linux-gdk-pixbuf/ reinstalled linux-XFree86-libs I have tried the following (suggested in response to a previous question) /usr/compat/linux/usr/bin/gdk-pixbuf-query-loaders > /usr/compat/linux/etc/gtk-2.0/gdk-pixbuf.loaders This gives Cannot load loader /usr/lib/gtk-2.0/2.2.0/loaders/libpixbufloader-jpeg.so Cannot load loader /usr/lib/gtk-2.0/2.2.0/loaders/libpixbufloader-png.so Cannot load loader /usr/lib/gtk-2.0/2.2.0/loaders/libpixbufloader-tiff.so I would be grateful for any advice, missing out on my BBC Radio. Please ask if more specific information is required. Many thanks Chris Dunne The console message is: 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:61030): 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:61030): 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:61030): 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:61030): 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'