From owner-freebsd-gnome@FreeBSD.ORG Tue Feb 14 20:47:03 2006 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 15A6E16A420 for ; Tue, 14 Feb 2006 20:47:03 +0000 (GMT) (envelope-from jwb@homer.att.com) Received: from mail126.messagelabs.com (mail126.messagelabs.com [216.82.250.99]) by mx1.FreeBSD.org (Postfix) with SMTP id 78DAD43D45 for ; Tue, 14 Feb 2006 20:47:01 +0000 (GMT) (envelope-from jwb@homer.att.com) X-VirusChecked: Checked X-Env-Sender: jwb@homer.att.com X-Msg-Ref: server-5.tower-126.messagelabs.com!1139950020!9572065!1 X-StarScan-Version: 5.5.9.1; banners=-,-,- X-Originating-IP: [134.24.146.4] Received: (qmail 14180 invoked from network); 14 Feb 2006 20:47:00 -0000 Received: from unknown (HELO ulysses.homer.att.com) (134.24.146.4) by server-5.tower-126.messagelabs.com with SMTP; 14 Feb 2006 20:47:00 -0000 Received: from akiva.homer.att.com (akiva.homer.att.com [135.205.212.39]) by ulysses.homer.att.com (8.9.3/8.9.3) with ESMTP id PAA20203 for ; Tue, 14 Feb 2006 15:46:56 -0500 (EST) Received: from akiva.homer.att.com (localhost [127.0.0.1]) by akiva.homer.att.com (8.11.7+Sun/8.9.3) with ESMTP id k1EKkrV21927 for ; Tue, 14 Feb 2006 15:46:53 -0500 (EST) Message-Id: <200602142046.k1EKkrV21927@akiva.homer.att.com> X-Mailer: exmh version 2.7.2 01/07/2005 with nmh-1.0.4 To: gnome@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 14 Feb 2006 15:46:53 -0500 From: "J. W. Ballantine" Cc: Subject: gnomepanel core dumps 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: Tue, 14 Feb 2006 20:47:03 -0000 I trying to run gnome2.12 (marcuscom) on a 6.1-PRERELEASE system. Everything is cvsuped and build as of 11 am eastern time 2/13/06. The output from startx is: $ startx xauth: creating new authority file /home/jwb/.serverauth.33533 X Window System Version 6.9.0 Release Date: 21 December 2005 X Protocol Version 11, Revision 0, Release 6.9 Build Operating System: FreeBSD 6.0 i386 [ELF] Current Operating System: FreeBSD thunder1.homer.att.com 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #10: Thu Feb 9 12:47:00 EST 2006 jwb@thunder1.homer.att.com:/usr/obj/usr/src/sys/THUNDER1 i386 Build Date: 24 January 2006 Before reporting problems, check http://wiki.X.Org to make sure that you have the latest version. Module Loader present Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. (==) Log file: "/var/log/Xorg.0.log", Time: Tue Feb 14 13:34:21 2006 (==) Using config file: "/etc/X11/xorg.conf" SESSION_MANAGER=local/thunder1.homer.att.com:/tmp/.ICE-unix/33555 id: default1 handle: 2 connection: 0x0 properties: ((name "_GSM_Priority") (type "CARD8") (value " ")) ((name "RestartCommand") (type "LISTofARRAY8") (value "gnome-panel") (value "--sm-client-id") (value "default1")) SetGrabKeysState - disabled SetGrabKeysState - enabled Any ideas on why gnome-panel is failing? Thanks Jim