From owner-freebsd-gnome@FreeBSD.ORG Wed Mar 21 13:08:37 2007 Return-Path: X-Original-To: freebsd-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 45B2316A4CF for ; Wed, 21 Mar 2007 13:08:37 +0000 (UTC) (envelope-from alex.vasconcelos@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.234]) by mx1.freebsd.org (Postfix) with ESMTP id E3FFB13C43E for ; Wed, 21 Mar 2007 13:08:36 +0000 (UTC) (envelope-from alex.vasconcelos@gmail.com) Received: by wx-out-0506.google.com with SMTP id s18so264132wxc for ; Wed, 21 Mar 2007 06:08:36 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=H4kLN35478KNlV5Ns7Ruqqqo9HfyLM4TRvFNcZP50tX90Ot78lHPtrqVSmNRCSRTgl8WYdmhBzgk5+CohFE+v1dFMQQIxWI/ScfRySEVPaG8NCk0RFIUaUuD5tgTYKBTemxF+s13K3Zmb9eTx27O5V9pThyK6985Cx5mGhUGwSo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=eBMC7XaBtoVjszAQfmxWpOVIUnBRFMmj/zTLg8ax1+355XbLSVZBQVkUjF3d/cGyvKPZZGJIZR7sn4MkJ2dnWUoPJifiN0teicviUHKVMB/2Oeg9x7hNIsd0vdamCbQw6kexxxIgJaWP+0O+R21QVTA2u69C9oN5bVzvWco45Fw= Received: by 10.90.65.11 with SMTP id n11mr1973252aga.1174480927586; Wed, 21 Mar 2007 05:42:07 -0700 (PDT) Received: by 10.90.91.2 with HTTP; Wed, 21 Mar 2007 05:42:07 -0700 (PDT) Message-ID: <26551fb50703210542x28531f7di48a2445656041930@mail.gmail.com> Date: Wed, 21 Mar 2007 09:42:07 -0300 From: "Alexandre Vasconcelos" To: freebsd-gnome@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: Login failure after 2.16 to 2.18 upgrade 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: Wed, 21 Mar 2007 13:08:37 -0000 Hello All, Upgrading from 2.16 to 2.18 worked fine, but now I can only log in with root, logging in as normal user gives me a error screen, and the details from .xsession-errors is: /usr/local/etc/gdm/Xsession: Setup done, will execute: /usr/bin/ssh-agent -- gnome-session Xlib: extension "XEVIE" missing on display ":20.0". Bonobo accessibility support initialized GTK Accessibility Module initialized SESSION_MANAGER=local/alex.mda.gov.br:/tmp/.ICE-unix/28487 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... GTK Accessibility Module initialized Bonobo accessibility support initialized GTK Accessibility Module initialized Bonobo accessibility support initialized warning: Unable to get location for thread creation breakpoint: generic error Backtrace limit of 200 exceeded /usr/local/share/gnome/bug-buddy/gdb-cmd:3: Error in sourced command file: Backtrace limit of 200 exceeded Backtrace limit of 200 exceeded dbus is enabled on /etc/rc.conf and the process is running. Any tips? Thanks! Alex