From owner-freebsd-questions@FreeBSD.ORG Mon Nov 29 00:50:19 2010 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 5A599106566B for ; Mon, 29 Nov 2010 00:50:19 +0000 (UTC) (envelope-from bluethundr@gmail.com) Received: from mail-bw0-f54.google.com (mail-bw0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id DE2408FC0A for ; Mon, 29 Nov 2010 00:50:18 +0000 (UTC) Received: by bwz2 with SMTP id 2so3650551bwz.13 for ; Sun, 28 Nov 2010 16:50:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=0cOX82i/LzXAgOOceUwLziRK6krXMlwmuumA7VpjL+k=; b=rcEcSIxSwdnk+OkH3BaB0cqIm3a7C8jcmmP9+wo/CFt9ctScwa6havXBCCER32G9Tw vModDpRQOqWRVrb5lM2iZ8eU7ZpfSGbKfmmII+6hi7lpxF0u4z33NE52ngzl9+AR12XY N/BHusOAdrttMRnG46aHME9VE4V5I5FzMu3gc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=tbBvJzAqWHMcnyk/ZrhsxquzHU608gWY0utwFSLv5DOvM8fs19c96dFZEUCOhAMxOk +Q4NHxXohNuFy09TIFlDlkfnZip4OfvpQ79HppfAEsHBzyT0iZBAdHTBHvpLgLPALobe +owTwtAK/1aZsEn7HokQm8HjECSyiPWAhNZnI= MIME-Version: 1.0 Received: by 10.204.62.201 with SMTP id y9mr203021bkh.30.1290991817333; Sun, 28 Nov 2010 16:50:17 -0800 (PST) Received: by 10.204.10.72 with HTTP; Sun, 28 Nov 2010 16:50:17 -0800 (PST) Date: Sun, 28 Nov 2010 19:50:17 -0500 Message-ID: From: bluethundr To: freebsd-questions Content-Type: text/plain; charset=ISO-8859-1 Subject: firefox fails to launch 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: Mon, 29 Nov 2010 00:50:19 -0000 hi list I finally got KDE 4 running on my FreeBSD 8.1 box! It was a happy day as it took several days to compile... However after installing the firefox port I get a dialog box claiming that "firefox is already running but not responding. To open a new window, you must first close the existing Firefox process or restart your system" doing a ps -ef | grep firefox does not show any firefox processes running. how can I get firefox to work under freebsd? thanks -- Here's my RSA Public key: gpg --keyserver pgp.mit.edu --recv-keys B6D6EAC3