From owner-freebsd-current@FreeBSD.ORG Sat Feb 24 09:50:29 2007 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0523016A402 for ; Sat, 24 Feb 2007 09:50:29 +0000 (UTC) (envelope-from list@billxu.com) Received: from sina3-199.sina.net (sina3-199.sina.net [202.108.3.199]) by mx1.freebsd.org (Postfix) with SMTP id 4118413C474 for ; Sat, 24 Feb 2007 09:50:28 +0000 (UTC) (envelope-from list@billxu.com) Received: (qmail 7998 invoked from network); 24 Feb 2007 09:23:48 -0000 Received: from unknown (HELO sina3-197.sina.net) (172.16.1.169) by sinanet2-149.sina.net with SMTP; 24 Feb 2007 09:23:48 -0000 Received: (qmail 40227 invoked from network); 24 Feb 2007 09:23:57 -0000 Received: from unknown (HELO ?58.31.90.68?) (58.31.90.68) by 10.54.2.88 with SMTP; 24 Feb 2007 09:23:57 -0000 From: Bill Xu To: freebsd-gnome@freebsd.org Content-Type: text/plain Date: Sat, 24 Feb 2007 17:22:59 +0800 Message-Id: <1172308979.1486.7.camel@zeuux.zeuux.com> Mime-Version: 1.0 X-Mailer: Evolution 2.8.3 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org Subject: gnome-screensaver crashed in the -CURRENT box X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Feb 2007 09:50:29 -0000 Hi all, I am running FreeBSD 7.0-CURRENT, which is updated at Feb 22. I installed gnome by packages. When I run gnome-screensaver, it crashed, the output is: ---------------------------------- zeuux@zeuux:/usr/home/zeuux$ gnome-screensaver GTK Accessibility Module initialized ** (gnome-screensaver:1587): WARNING **: AT_SPI_REGISTRY was not started at session startup. ** (gnome-screensaver:1587): WARNING **: IOR not set. ** (gnome-screensaver:1587): WARNING **: Could not locate registry process 1587: arguments to dbus_connection_add_filter() were incorrect, assertion "connection != NULL" failed in file dbus-connection.c line 4954. 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 Abort trap: 6 (core dumped) -------------------------------------- The dbus packages I used is: ------------------------------------ pkg_info|grep dbus dbus-1.0.2 A message bus system for inter-application communication dbus-glib-0.72 GLib bindings for the D-BUS messaging system ------------------------------------- Anyone has idea? I need gnome-screensaver to lock computer when I left. Thanks. -- Bill Xu