From owner-freebsd-gnome@FreeBSD.ORG Tue Dec 21 17:31:24 2004 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F040616A4CF for ; Tue, 21 Dec 2004 17:31:24 +0000 (GMT) Received: from smtp1.jazztel.es (smtp1.jazztel.es [62.14.3.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2BFF543D3F for ; Tue, 21 Dec 2004 17:31:24 +0000 (GMT) (envelope-from josemi@freebsd.jazztel.es) Received: from antivirus by smtp1.jazztel.es with antivirus id 1CgnrK-0005VK-00 for gnome@FreeBSD.org Tue, 21 Dec 2004 18:31:42 +0100 Received: from [212.106.255.152] (helo=antares.redesjm.local) by smtp1.jazztel.es with esmtp id 1CgnrJ-0005Ul-00 for gnome@FreeBSD.org Tue, 21 Dec 2004 18:31:42 +0100 Received: from [192.168.254.16] (orion.redesjm.local [192.168.254.16]) by antares.redesjm.local (8.13.1/8.13.1) with ESMTP id iBLHVL8p089169 for ; Tue, 21 Dec 2004 18:31:22 +0100 (CET) (envelope-from freebsd@redesjm.local) Message-ID: <41C85DE9.5080001@redesjm.local> Date: Tue, 21 Dec 2004 18:31:21 +0100 From: Jose M Rodriguez User-Agent: Mozilla Thunderbird 1.0 (X11/20041220) X-Accept-Language: en-us, en MIME-Version: 1.0 To: gnome@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-AntiVirus: checked by AntiVir Milter (version: 1.1.0-3; AVE: 6.29.0.5; VDF: 6.29.0.25; host: antares.redesjm.local) X-Virus-Scanned: by antivirus Subject: Problems with mozilla apps and gnome URI externals handlers. X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Dec 2004 17:31:25 -0000 In the way to get a solution to the gnome/mozilla apps interaction. I have a working solution based on a generic shell script for URI external loaders, but think that a gconf based solution may be better. The implied module is (under mozilla): uriloader. With most precission: uriloader/exthandler/unix/nsGNOMERegistry.{h,cpp} At a simple analisys, this code is trying to use libgconf-2.so.4, when we have libgconf-2.so.5. Can anyone of gnome@ take a look into this? Thanks in advance, -- josemi