From owner-freebsd-gnome@FreeBSD.ORG Thu Mar 15 10:17:03 2007 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B8D3A16A406 for ; Thu, 15 Mar 2007 10:17:03 +0000 (UTC) (envelope-from ken@tydfam.jp) Received: from tydfam.jp (ns.tydfam.jp [61.197.228.42]) by mx1.freebsd.org (Postfix) with ESMTP id 3299A13C489 for ; Thu, 15 Mar 2007 10:17:02 +0000 (UTC) (envelope-from ken@tydfam.jp) Received: from localhost (tyd3.sub.tydfam.jp [192.168.1.3]) by tydfam.jp (8.13.8/8.13.8) with ESMTP id l2FAH02I001123; Thu, 15 Mar 2007 19:17:01 +0900 (JST) (envelope-from ken@tydfam.jp) Date: Thu, 15 Mar 2007 19:17:00 +0900 (JST) Message-Id: <20070315.191700.71083388.ken@tydfam.jp> To: marcus@marcuscom.com From: Yamada Ken Takeshi In-Reply-To: <1173895475.67558.43.camel@shumai.marcuscom.com> References: <20070314072728.499711CC4A@mail.droso.net> <20070315.004542.74755668.ken@tydfam.jp> <1173895475.67558.43.camel@shumai.marcuscom.com> X-Mailer: Mew version 5.1 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: gnome@freebsd.org Subject: Re: Q) gnome-session 2.18.0 on -current X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Mar 2007 10:17:03 -0000 Thank you Joe for your reply. From: Joe Marcus Clarke > > gnome-session > > SESSION_MANAGER=local/tyd3.sub.tydfam.jp:/tmp/.ICE-unix/1200 > > Failed to get dbus-daemon's pid > > ** ERROR **: file gsm-dbus.c: line 118 (gsm_dbus_daemon_start): assertion failed: (dbus_daemon_pid != 0) > > aborting... > > If you delete gnome-session's patch-gnome-session_gsm-dbus.c, and > rebuild dbus with this patch, does this problem go away? > > http://www.marcuscom.com/downloads/patch-dbus_dbus-sysdeps-util-unix.c > Do you mean that the patch solve the problem, gsm_dbus_daemon_start): assertion failed? If I delete gnome-session's patch-gnome-session_gsm-dbus.c, this problem - dbus_daemon_pid != 0 - does not happen. So, I am not sure what you are suggesting.... I know that my environment is too adventureous, -current, gcc42, xorg 7.2 (/usr/X11R6 -> /usr/local), etc., and may not be so appropriate to ask for any help.