From owner-freebsd-questions@FreeBSD.ORG Wed Mar 2 16:20:15 2005 Return-Path: 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 D174516A4CE for ; Wed, 2 Mar 2005 16:20:15 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id 75D5A43D53 for ; Wed, 2 Mar 2005 16:20:15 +0000 (GMT) (envelope-from salvatti@gmail.com) Received: by wproxy.gmail.com with SMTP id 69so223908wri for ; Wed, 02 Mar 2005 08:20:15 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=E0wS91xsoY10WB1GZ767YbEPVuh50gxMy/CxNoJmR69Vw3Sj2iHwgJbXfJo8CWVU84/IEFJqKF/hmf5BRiL6+jmQ1hYOBpe5QuEPTcz8PkNgQ2yjQ5a+A9zpQC5S7tFB+904k+hEvWQ+s30zyg0g2aHlk58/RHwDhe40uk1WaMM= Received: by 10.54.65.16 with SMTP id n16mr20715wra; Wed, 02 Mar 2005 08:20:11 -0800 (PST) Received: by 10.54.14.60 with HTTP; Wed, 2 Mar 2005 08:20:10 -0800 (PST) Message-ID: <627d8c3105030208206b008207@mail.gmail.com> Date: Wed, 2 Mar 2005 12:20:10 -0400 From: =?ISO-8859-1?Q?Jo=E3o_Salvatti?= To: FreeBSD Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Xlib: connection to ":0.0" refused by server X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: =?ISO-8859-1?Q?Jo=E3o_Salvatti?= List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Mar 2005 16:20:15 -0000 Hi all, I've installed NVU (from ports). Everything worked fine while installing it= , but when I run the program it displayed the following message: Xlib: connection to ":0.0" refused by server Xlib: XDM authorization key matches an existing client! (nvu-bin:45268): Gtk-WARNING **: cannot open display: I've started the program by the console logged as a ordinary user. It also happens when I try to run Firefox: Xlib: connection to ":0.0" refused by server Xlib: XDM authorization key matches an existing client! (firefox-bin:45297): Gtk-WARNING **: cannot open display: How can I solve this problem? Thanks for now! --=20 Jo=E3o Salvatti