From owner-freebsd-ports@FreeBSD.ORG Mon Jun 23 21:57:25 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CA93C106567A for ; Mon, 23 Jun 2008 21:57:25 +0000 (UTC) (envelope-from army.of.root@googlemail.com) Received: from rn-out-0910.google.com (rn-out-0910.google.com [64.233.170.190]) by mx1.freebsd.org (Postfix) with ESMTP id 71EAD8FC27 for ; Mon, 23 Jun 2008 21:57:24 +0000 (UTC) (envelope-from army.of.root@googlemail.com) Received: by rn-out-0910.google.com with SMTP id j71so497954rne.12 for ; Mon, 23 Jun 2008 14:57:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type:references; bh=Xx0a4AdivrUHhZDV9YtUs6E13WywKzQFV3tZD5kCL4k=; b=VHi0AQ4DSCXerEn2zoIuoltlkYEfaFK1HBNnQvSAQuZ5ylG5sw2aIPX9zEzjN1zaFm xhkYBhcN463i3sBdx8NuAPTIsO/ncLMwswko6l/4BIfIO4wFhWUq8E2ylyw3+Fn3pwc/ oz2zj1CoPTTCS5lvS/qLB0WnTpI5GtjVeHZ/I= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:references; b=rqTukLJtsJPy7lk8u1XVLD9iH69qTgIQZP5lfrzDmVwTHkpqenRGVPNo0sVh2cvf14 RZiJgWN+2ZSVVl53PU7W2F3NaWerb/PIV3IXn+4vBSGda7OSUOxNwEeVdHHAPF5D7vO3 RljboCLM6jL+F3MYESt9uah0IsOgwFC8XIexc= Received: by 10.142.180.11 with SMTP id c11mr4585986wff.159.1214256745685; Mon, 23 Jun 2008 14:32:25 -0700 (PDT) Received: by 10.115.18.7 with HTTP; Mon, 23 Jun 2008 14:32:25 -0700 (PDT) Message-ID: Date: Mon, 23 Jun 2008 21:32:25 +0000 From: army.of.root To: coolix In-Reply-To: <485CAE3F.6020704@free.fr> MIME-Version: 1.0 References: <485CAE3F.6020704@free.fr> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-ports@freebsd.org Subject: Re: Xfce4: quit does not work X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Jun 2008 21:57:25 -0000 On Sat, Jun 21, 2008 at 7:31 AM, coolix wrote: > Carlos A. M. dos Santos wrote: > > Hello, > > > > I have a brand new machine with 7.0-STABLE-200805 AMD64 (GENERIC > > kernel). Today I installed all the required packages using "pkg_add > > -r", including xfce-4.4.2. Now if I run "startxfce" I get the desktop > > environment running but neither the "Quit" option of the desktop menu > > nor the quit button of the panel work. > > Got the exact same problem here too, i cant quit it. I installed XFCE4 > from ports. > I also noticed it takes far more longer time to start than the version > shipped in packages-7.0-release. > > This is the error message i have when starting XFCE4. Maybe that is what > cause the slow start and the 'quit' problem: > ** (xfdesktop:1386): CRITICAL **: settings_register_callback: assertion > `cb && user_data && mcs_client' failed > > -- > coolix I found out, that xfce & gnome take some extra time while starting if 127.0.0.1 isnt mapped to the hostname in /etc/hosts. I dont know if matters here.