From owner-freebsd-questions@FreeBSD.ORG Sun May 8 17:21:31 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1F777106566B for ; Sun, 8 May 2011 17:21:31 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from mail5.sea5.speakeasy.net (mail5.sea5.speakeasy.net [69.17.117.49]) by mx1.freebsd.org (Postfix) with ESMTP id EE22B8FC08 for ; Sun, 8 May 2011 17:21:30 +0000 (UTC) Received: (qmail 29302 invoked from network); 8 May 2011 17:21:30 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail5.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 8 May 2011 17:21:29 -0000 Received: from lowell-desk.lan (lowell-desk.lan [172.30.250.8]) by be-well.ilk.org (Postfix) with ESMTP id C7D4350822; Sun, 8 May 2011 13:21:23 -0400 (EDT) Received: by lowell-desk.lan (Postfix, from userid 1147) id 7FDBE39828; Sun, 8 May 2011 13:21:22 -0400 (EDT) From: Lowell Gilbert To: Devin Teske References: <4ABF6511-5BF2-4E70-A148-1CD9CE4B0937@vicor.com> Date: Sun, 08 May 2011 13:21:22 -0400 In-Reply-To: <4ABF6511-5BF2-4E70-A148-1CD9CE4B0937@vicor.com> (Devin Teske's message of "Sat, 7 May 2011 14:42:18 -0700") Message-ID: <44d3jtnm5p.fsf@lowell-desk.lan> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: FreeBSD Subject: Re: Firefox URL Address Bar does not work under 8.1-RELEASE 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: Sun, 08 May 2011 17:21:31 -0000 Devin Teske writes: > Hi list, > > I hope that you can offer some suggestions to help make some sense of this odd situation. The situation is that we install FreeBSD 8.1-RELEASE onto standard Intel workstation hardware. We then add about 400 packages to the system. On top of that, we then add firefox. > > Everything works great in the system, even firefox ... that is until you try and use the address bar in Firefox to enter a URL. Pressing ENTER has no effect. Neither does clicking the green arrow to the right of the URL in the address bar. Meanwhile, requesting firefox to visit a URL via the command-line works just fine. Clicking through pages and navigating links also works fine. The entire system is functional with except to the URL address bar in Firefox. > > We then set up a second machine (also workstation-class hardware, though much newer). Same thing. System works superbly, with exception to firefox's address bar. > > Co-workers and I are scratching our head over why this is happening. > > We've tried both firefox-3.6 and firefox-3.5 from the FTP archives. We've always installed every dependency. Both browser versions have the same problem. Both machines have the same problem. > > Specifically speaking, we've tried these two packages: > > ftp://ftp-archive.freebsd.org/pub/FreeBSD/releases/i386/8.1-RELEASE/packages/All/firefox-3.6.4,1.tbz > ftp://ftp-archive.freebsd.org/pub/FreeBSD/releases/i386/8.1-RELEASE/packages/All/firefox-3.5.10,1.tbz I've never run into such a problem, but I can't reproduce the conditions under RELENG_8 and the latest (4.0.1) firefox port. If you can, try something more recent (so people like me have an easier time trying out the problem) or failing that, maybe try building the port on your own. If none of that works out, go directly to the port maintainers.