From owner-freebsd-ports@FreeBSD.ORG Thu May 20 08:13:31 2010 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B32321065670; Thu, 20 May 2010 08:13:31 +0000 (UTC) (envelope-from s.kachelmann@googlemail.com) Received: from mail-fx0-f54.google.com (mail-fx0-f54.google.com [209.85.161.54]) by mx1.freebsd.org (Postfix) with ESMTP id E0A278FC20; Thu, 20 May 2010 08:13:30 +0000 (UTC) Received: by fxm4 with SMTP id 4so2085151fxm.13 for ; Thu, 20 May 2010 01:13:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=zqG2BicEM37ifzskbplj2s9yLE8RO8vxDkvRizML/eE=; b=uHCWEtlnpVSWqFXrs6MuALpI4OicqvzQRBOFM87I5YlOWLinhvHZsSzlxq/hsvzcU6 tqdYIysqnGOxwoNyYG6y1+TTV+NPToEeyMJOqIj9oNFxHmnm3ED+aZPxnV61i4pU4q5c LtFP8k6Y2CvSLJkRAnMSphQvuDdecTWIugbZw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=GprOhwvu2WZGqu8tcRKOydxNq5O9qGk6Goh3ccY3b72FHmcFrc2g5uFMs/tmNhSLHv tf0g32o8iSoUj9fD9IZk1yp7Kw79lQrisROY5LBq/mgySLDo+jMPssp/C6yFfvDJLoKc WmKl2LQhiZh1GoTYUGPwueuQjtuKv+PydL7Nk= MIME-Version: 1.0 Received: by 10.239.160.132 with SMTP id c4mr937509hbd.150.1274343209329; Thu, 20 May 2010 01:13:29 -0700 (PDT) Received: by 10.239.174.6 with HTTP; Thu, 20 May 2010 01:13:29 -0700 (PDT) In-Reply-To: <20100520075539.000052dc@unknown> References: <20100519181300.65f60f1c@ernst.jennejohn.org> <20100520075539.000052dc@unknown> Date: Thu, 20 May 2010 10:13:29 +0200 Message-ID: From: Sandra Kachelmann To: S Roberts Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: ports@freebsd.org, x11@freebsd.org, oliver@freebsd.org, gljennjohn@googlemail.com Subject: Re: xfce4/xorg problem amd64 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: Thu, 20 May 2010 08:13:31 -0000 On Thu, May 20, 2010 at 8:55 AM, S Roberts wrot= e: > Hello, > > On Thu, 20 May 2010 08:51:07 +0200 > Sandra Kachelmann wrote: > >> On Wed, May 19, 2010 at 6:13 PM, Gary Jennejohn >> wrote: >> > On Wed, 19 May 2010 15:56:05 +0200 >> > Sandra Kachelmann wrote: >> > >> >> Since the xorg update my xfce4 desktop has become unusable. I >> >> always get the error message below. I even setup FreeBSD >> >> 8.0-RELEASE from scratch, updated to 8.0-STABLE, installed xorg >> >> and xfce4 with default settings: >> >> >> >> $ portinstall --batch /usr/ports/x11/xorg /usr/ports/x11-wm/xfce4 >> >> >> > >> > portinstall? =A0What's that? >> >> portinstall is part of ports-mgmt/portupgrade THE ports management >> tool way back in time when portmaster wasn't around :-) >> >> > You could try adding --enable-checks=3Dno to CONFIGURE_ARGS in >> > /usr/ports/devel/dbus/Makefile and reinstalling dbus. =A0This >> > option disables all the safety checks which are being triggered. >> > >> > Might help. >> >> Thanks, I tried that. Unfortunately it didn't help. >> >> I wonder if the upcomming xfce 4.6.2 release is going to fix this. >> > > I was thinking of trying XFCE on FreeBSD-8-Stable, but this problem has > me concerned. > > Has anyone actually bugged this as yet, though? I imagine its not very > likely to get addressed (at least officially) unless there's a PR to > work against., PR: 146295 - it probably doesn't get fixed until 4.6.2: http://old.nabble.com/upcomming-xfce-4.6.2-release-td28584690.html Sandra