From owner-freebsd-questions@FreeBSD.ORG Mon Aug 8 18:24:54 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 AC23316A41F for ; Mon, 8 Aug 2005 18:24:54 +0000 (GMT) (envelope-from jahnke@fmjassoc.com) Received: from smtp.wizwire.com (smtp.wizwire.com [209.218.100.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 39C1F43D64 for ; Mon, 8 Aug 2005 18:24:51 +0000 (GMT) (envelope-from jahnke@fmjassoc.com) Received: from pinot.fmjassoc.com (209.218.101.53.bvi2.wizwire.com [209.218.101.53]) by smtp.wizwire.com (8.13.1/8.13.1) with ESMTP id j78IOcxN025403 for ; Mon, 8 Aug 2005 11:24:38 -0700 From: Frank Jahnke To: freebsd-questions@freebsd.org Content-Type: text/plain Organization: Sonata Biosciences, Inc. Date: Mon, 08 Aug 2005 11:19:20 -0700 Message-Id: <1123525160.629.11.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.2.1.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit X-WizWire-MailScanner-Information: Please contact the ISP for more information X-MailScanner-From: jahnke@fmjassoc.com Subject: Opening BSD Browser from Acroread7 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: jahnke@fmjassoc.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Aug 2005 18:24:54 -0000 I am attempting to integrate Acroread7 (Linux, of course) into my Gnome 2.10 desktop running under FreeBSD 6.0-Beta2. Part of that is to call a browser from links embedded into PDF files, and so far I have not been able to get this to work completely. That is, the browser (Epiphany 1.6, in my case) loads, but the URL is not passed to it. It seems that Acroread7 only follows a path in its configuration, and does not permit flags. FWIW, it does not work for Mozilla 1.7 either. Has anyone succeeded in calling a native FreeBSD program, and a browser in particular, from within Acroread7 with complete functionality? If so, would you share how you did it please? If there is a more appropriate list I'd appreciate guidance. Frank