From owner-freebsd-ports@FreeBSD.ORG Wed May 5 17:56:53 2010 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8519A106568A for ; Wed, 5 May 2010 17:56:53 +0000 (UTC) (envelope-from gljennjohn@googlemail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.156]) by mx1.freebsd.org (Postfix) with ESMTP id 090AD8FC15 for ; Wed, 5 May 2010 17:56:52 +0000 (UTC) Received: by fg-out-1718.google.com with SMTP id 22so1493831fge.13 for ; Wed, 05 May 2010 10:56:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:cc:subject :message-id:in-reply-to:references:reply-to:x-mailer:mime-version :content-type:content-transfer-encoding; bh=DjKPtJWtLIgt+eH6qNf5w7om6xUYMBEJzpKYZr+PFPA=; b=e4GdIyvZB45L9HUs5g6witVISsP9yzkXwlY5/R8sAJ5xgBQBbedqUgaLXKUTGoZp7z YAJ4bbiNtW93eWPWl2boXorvQOVWWwpok4FHfyX+rOhCZEWkG60o9f69tM2RzZYLVZ7p J4bqslA6L/X8eqQfMJAFLB7e5JpYrz7jiExeM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=date:from:to:cc:subject:message-id:in-reply-to:references:reply-to :x-mailer:mime-version:content-type:content-transfer-encoding; b=c1/kc5uo2bT5yiPd7mtLQTWzCC4e2aaX9wO145mDISrR4uREwY0+LJ8jZBJYHZndqE 7DCng1di1NAaG5wbtQYjIdV65TdZm4oQwnjN2VgLxq6qrizM2cEY4IXOU/YoM1jpQB5A aQ+X6/zsOEc0+vVvuCGNViPcfNXha+rP4AE/Q= Received: by 10.86.6.39 with SMTP id 39mr133141fgf.4.1273080308535; Wed, 05 May 2010 10:25:08 -0700 (PDT) Received: from ernst.jennejohn.org (p57AE2563.dip0.t-ipconnect.de [87.174.37.99]) by mx.google.com with ESMTPS id 21sm119196fks.23.2010.05.05.10.25.07 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 05 May 2010 10:25:07 -0700 (PDT) Date: Wed, 5 May 2010 19:24:58 +0200 From: Gary Jennejohn To: David DEMELIER Message-ID: <20100505192458.21c7fa7e@ernst.jennejohn.org> In-Reply-To: References: <4BE16B50.5040904@wintek.com> <4BE1779C.4060003@gmail.com> <4BE17DC1.5090807@wintek.com> <4BE18011.1050200@gmail.com> <4BE1846E.6010400@wintek.com> X-Mailer: Claws Mail 3.7.5 (GTK+ 2.18.7; amd64-portbld-freebsd9.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: rjk@wintek.com, "ports@freebsd.org" , Ondrej Majerech Subject: Re: Status of Xorg 7.5 and xfce4? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: gljennjohn@googlemail.com List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 May 2010 17:56:53 -0000 On Wed, 5 May 2010 17:18:10 +0200 David DEMELIER wrote: > 2010/5/5 Richard Kuhns : > > On 05/05/10 10:26, Ondrej Majerech wrote: > >> Richard Kuhns wrote: > >>> I'll try renaming ~/.config/xfce4 when I get home this evening. I've already > >>> removed ~/.config/xfce4-session to no effect, and I don't have an xorg.conf file > >>> at all. > >> > >> Then I suppose you are using HAL and Dbus, right? Does any of these two > >> complain about anything? You could try disabling them and writing an > >> Xorg.conf by hand and see that gets you anywhere. > >> > > > > Yes, I'm using HAL and Dbus. I'm getting the following error when I try to start > > my desktop with xfce4-session installed (which, except for the process ID, is > > just like the other failure reports I've found in the mailing list archives): > > === > > process 1675: arguments to dbus_message_new_signal() were incorrect, assertion > > "_dbus_check_is_valid_path (path)" failed in file dbus-message.c line 1165. > > This is normally a bug in some application using the D-Bus library. > > __D-Bus not compiled with backtrace support so unable to print a backtrace > > > > (xfce4-settings-helper:1693): libxfcegui4-WARNING **: ICE I/O Error > > > > (xfce4-settings-helper:1693): xfce4-settings-helper-WARNING **: Failed to > > connect to session manager > > Abort trap (core dumped) > > xfce4-settings-helper is already running > > > > (xfce4-settings-helper:1699): libxfcegui4-WARNING **: ICE I/O Error > > > > (xfce4-settings-helper:1699): libxfcegui4-WARNING **: Disconnected from session > > manager. > > > > (xfdesktop:1689): libxfcegui4-WARNING **: ICE I/O Error > > === > > > > I've deinstalled and reinstalled libICE and all xfce4 ports since updating Xorg. > > > >>> > >>> BTW, the machine I updated is running amd64; was your successful update amd64 or > >>> i386? > >> > >> Mine's i386. > > > > OK, a general question then: could anyone running an FreeBSD 8.0 amd64 > > kernel/userland report that they have a working Xorg 7.5/xfce4 installation? > > > > Same for me, can't run xfce4 on amd64. > This doesn't answer the question, but is it an additional data point. xfce4 (with dbus and hal), including xfce4-session, works fine for me on a 9.0-current AMD64 system running Xorg 1.7.5. -- Gary Jennejohn