From owner-freebsd-ports@FreeBSD.ORG Thu May 20 07:11:30 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 B830C1065670 for ; Thu, 20 May 2010 07:11:30 +0000 (UTC) (envelope-from sergey.dyatko@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.158]) by mx1.freebsd.org (Postfix) with ESMTP id 470E58FC22 for ; Thu, 20 May 2010 07:11:29 +0000 (UTC) Received: by fg-out-1718.google.com with SMTP id 22so2312424fge.13 for ; Thu, 20 May 2010 00:11:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:subject :message-id:in-reply-to:references:x-mailer:mime-version :content-type:content-transfer-encoding; bh=v8la1GAT+MXHQ5u0QP7Iu4B4/P59BMr2q1RC3zZIjHY=; b=xv28u1pDyD0gkTXdgkQ3kI5QJD9e6EwvXXgz16NTPKXBxVSE0tiXFX8Pg97yasye2g dVASp9eUNRYZn43sj92OltQ8OAepQvDuCyS/AaVvZ2iBgMcFOV5ExxhDk6Vz2HSPS0vj 8QHBQAEzANkcSGJ/rnuXEbcK8RPi6Ab469Mpg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:subject:message-id:in-reply-to:references:x-mailer :mime-version:content-type:content-transfer-encoding; b=P5z7IbCx/lVBoqQx4jK0VhAXvkFAYfSLbmZMLv/gkZRTksp2mj3ut+cvvLviHx+YxS ZbRZ10zzqA5xZJgGBoOlA6lt8y4LP6evSV7EP++zqOGzXg1VUDOGEdSgNnyKIlJCVyH3 i8hwBWhXW6rA7V8OkC+uUtu8ASgVrm44s1qUE= Received: by 10.86.124.35 with SMTP id w35mr1091348fgc.49.1274339489041; Thu, 20 May 2010 00:11:29 -0700 (PDT) Received: from localhost (minsk.agava.net [212.98.174.157]) by mx.google.com with ESMTPS id d8sm1194966fga.1.2010.05.20.00.11.27 (version=SSLv3 cipher=RC4-MD5); Thu, 20 May 2010 00:11:28 -0700 (PDT) Date: Thu, 20 May 2010 10:11:57 +0300 From: "Sergey V. Dyatko" To: ports@freebsd.org Message-ID: <20100520101157.1bc1f40b@gmail.com> In-Reply-To: References: <20100519181300.65f60f1c@ernst.jennejohn.org> X-Mailer: Claws Mail 3.7.5 (GTK+ 2.18.7; i386-portbld-freebsd9.0) Mime-Version: 1.0 Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: 8bit Cc: 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 07:11:30 -0000 On Thu, 20 May 2010 08:51:07 +0200 Sandra Kachelmann wrote: SK>On Wed, May 19, 2010 at 6:13 PM, Gary Jennejohn SK> wrote: SK>> On Wed, 19 May 2010 15:56:05 +0200 SK>> Sandra Kachelmann wrote: SK>> SK>>> Since the xorg update my xfce4 desktop has become unusable. I SK>>> always get the error message below. I even setup FreeBSD SK>>> 8.0-RELEASE from scratch, updated to 8.0-STABLE, installed xorg SK>>> and xfce4 with default settings: SK>>> SK>>> $ portinstall --batch /usr/ports/x11/xorg /usr/ports/x11-wm/xfce4 SK>>> SK>> SK>> portinstall? šWhat's that? SK> SK>portinstall is part of ports-mgmt/portupgrade THE ports management SK>tool way back in time when portmaster wasn't around :-) SK> SK>> You could try adding --enable-checks=no to CONFIGURE_ARGS in SK>> /usr/ports/devel/dbus/Makefile and reinstalling dbus. šThis SK>> option disables all the safety checks which are being triggered. SK>> SK>> Might help. SK> SK>Thanks, I tried that. Unfortunately it didn't help. btw, that's not only amd64 problem. I have same problen on -CURRENT, i386. After delete xfce4-session xfce runs but ctrl+alt+del doesn't lock screeen (running xflock4 from xterm - OK), and yes, I have command `xflock4` on settings->keyboard->application shortcuts SK> SK>I wonder if the upcomming xfce 4.6.2 release is going to fix this. SK> I'm too:) SK>Sandra -- wbr, tiger