From owner-freebsd-questions@FreeBSD.ORG Tue May 16 21:37:09 2006 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 7455B16A872 for ; Tue, 16 May 2006 21:37:09 +0000 (UTC) (envelope-from kdk@daleco.biz) Received: from ezekiel.daleco.biz (southernuniform.com [66.76.92.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7C68543D45 for ; Tue, 16 May 2006 21:37:08 +0000 (GMT) (envelope-from kdk@daleco.biz) Received: from [192.168.2.2] ([69.27.149.254]) by ezekiel.daleco.biz (8.13.4/8.13.1) with ESMTP id k4GLb6Ah016721; Tue, 16 May 2006 16:37:06 -0500 (CDT) (envelope-from kdk@daleco.biz) Message-ID: <446A45F9.2030002@daleco.biz> Date: Tue, 16 May 2006 16:36:57 -0500 From: Kevin Kinsey User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.8.0.2) Gecko/20060509 SeaMonkey/1.0.1 MIME-Version: 1.0 To: Barnaby Scott References: <446A2C57.3080401@waywood.co.uk> <446A38B2.20606@daleco.biz> <446A3F04.9090506@waywood.co.uk> In-Reply-To: <446A3F04.9090506@waywood.co.uk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Gtk-Warning **: Cannot open display 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: Tue, 16 May 2006 21:37:24 -0000 Barnaby Scott wrote: > Kevin Kinsey wrote: >> Barnaby Scott wrote: >>> >>> (firefox-bin:582): Gtk-Warning **: Cannot open display >>> >> >> Q: Are you running an X display at the time this message is given, >> or are you attempting to run Firefox from the console? >> > I have tried both. It is running from the console that gives the message > quoted - if I am running an X display at the time it fails with no > message at all. > > Barnaby Try running "firefox" from an xterm during an X session. The message given is because it's being run from outside an X session, and is therefore irrelevant, most likely. KDK -- Reality is just a convenient measure of complexity. -- Alvy Ray Smith