From owner-freebsd-questions@FreeBSD.ORG Sun Oct 31 18:11:25 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 EAD15106566B for ; Sun, 31 Oct 2010 18:11:25 +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 7C78C8FC0C for ; Sun, 31 Oct 2010 18:11:25 +0000 (UTC) Received: by bwz3 with SMTP id 3so3967226bwz.13 for ; Sun, 31 Oct 2010 11:11:24 -0700 (PDT) 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=JpSHvoWMXeFkKoGCMiayct+bklJeBlzzMkhv8jBlfvg=; b=MYf4ug0DanR0CPsWQNaq88U0kgC0yvxa0pn2d8+YsQvBlao0Gf3WD4xlyl1BDFYJxZ 1ucN+qluyFaaQL1eKpY5878/j5oeB274F1rGEAgRcCv4XEERkLy6zTC7H2pp8ur68thc Lx7ynQa7Njm/ECVsKnv0J+MiEt93CsGuTXjyY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=xZi1eoaOWMIhK3yiymMFQncN04J6QSkPi/q9m6kXQCApreNsK4U9Kg5CD7XlCNOAFM d6A5RFMlVNHYNUH+BKH0uRXpOtU/s+/ARS2x1DCo6Q6mi7wm1Xxtk4PT9DREqUUjwDs0 LDs52gd8Kz7AMo1Dul87X+LOTHGLImjwV3ev0= MIME-Version: 1.0 Received: by 10.204.102.76 with SMTP id f12mr8966888bko.57.1288548682862; Sun, 31 Oct 2010 11:11:22 -0700 (PDT) Received: by 10.204.81.153 with HTTP; Sun, 31 Oct 2010 11:11:22 -0700 (PDT) Date: Sun, 31 Oct 2010 14:11:22 -0400 Message-ID: From: Tim Dunphy To: freebsd-questions Content-Type: text/plain; charset=ISO-8859-1 Subject: can't start firefox 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, 31 Oct 2010 18:11:26 -0000 Whenever I try to launch firefox I get a message saying Firefox is already running, but is not responding. To open a new window, you must first close the existing Firefox process, or restart your system. Then I try doing a ps so that I can find the pid and kill it... LBSD1# ps -auxwww | grep firefox LBSD1# But it does not appear to be running. I've tried rebooting and reinstalling the port.. nothing works.. HELP!!! :) -- Here's my RSA Public key: gpg --keyserver pgp.mit.edu --recv-keys 5A4873A9 Share and enjoy!!