From owner-freebsd-questions@FreeBSD.ORG Thu Sep 20 21:24:56 2007 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 EF83916A419 for ; Thu, 20 Sep 2007 21:24:56 +0000 (UTC) (envelope-from patfbsds+questions@davenulle.org) Received: from smtp.lamaiziere.net (net.lamaiziere.net [213.186.42.107]) by mx1.freebsd.org (Postfix) with ESMTP id ABBEE13C45D for ; Thu, 20 Sep 2007 21:24:56 +0000 (UTC) (envelope-from patfbsds+questions@davenulle.org) Received: from roxette (unknown [77.192.6.105]) by smtp.lamaiziere.net (Postfix) with ESMTP id 995B611805AB for ; Thu, 20 Sep 2007 19:48:55 +0200 (CEST) Date: Thu, 20 Sep 2007 19:48:53 +0200 From: Patrick Lamaiziere To: freebsd-questions@freebsd.org Message-ID: <20070920194853.012a157b@roxette> In-Reply-To: References: Organization: /dave/nulle X-Mailer: Claws Mail 3.0.0 (GTK+ 2.10.14; i386-portbld-freebsd6.2) Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 8bit Subject: Re: Are you guys using xcdroast? 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: Thu, 20 Sep 2007 21:24:57 -0000 Le Wed, 19 Sep 2007 18:46:12 -0400, Lisandro Grullon a écrit : > Hi Ladies and Gentleman, Hello, > I have been trying to get a Buring aplication going in my box, as per > the handbook recomendation I decided to get xcdroast, I am getting an > error when I try launching it from commmand line as root. Can someone > elaborate if they experience the same error. > > (xcdroast:20529): Gtk-WARNING **: cannot open display: Yes, because connections from root are not allowed by default. Anyway do not use the root account. Read the notes of the k3b port (/usr/ports/sysutils/k3b/pkg-message) to use xcdroast with your user account.