From owner-freebsd-questions@FreeBSD.ORG Tue Apr 15 21:53:58 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B8B1C106566B for ; Tue, 15 Apr 2008 21:53:58 +0000 (UTC) (envelope-from peter.piggybox@virgin.net) Received: from n068.sc1.he.tucows.com (smtpout0183.sc1.he.tucows.com [64.97.136.183]) by mx1.freebsd.org (Postfix) with ESMTP id 8DF4C8FC0C for ; Tue, 15 Apr 2008 21:53:58 +0000 (UTC) (envelope-from peter.piggybox@virgin.net) Received: from sc1-out09.emaildefenseservice.com (64.97.139.2) by n068.sc1.he.tucows.com (7.2.069.1) id 4769316E01251730 for questions@freebsd.org; Tue, 15 Apr 2008 21:53:57 +0000 X-SpamScore: 2 X-Spamcatcher-Summary: 2, 0, 0, 743a8f227e3e99d8, 31f0df64606333d1, peter.piggybox@virgin.net, -, RULES_HIT:355:379:988:989:1260:1261:1277:1312:1313:1314:1345:1437:1516:1518:1519:1534:1539:1593:1594:1595:1596:1711:1730:1747:1766:1792:2393:2559:2562:3352:3865:3867:3868:3869:3870:3874:4362:5007:6261:7903, 0, RBL:none, CacheIP:none, Bayesian:0.5, 0.5, 0.5, Netcheck:none, DomainCache:0, MSF:not bulk, SPF:, MSBL:none, DNSBL:none X-Spamcatcher-Explanation: Received: from laptop.piggybox (client-86-27-182-143.popl.adsl.virgin.net [86.27.182.143]) by sc1-out09.emaildefenseservice.com (Postfix) with ESMTP for ; Tue, 15 Apr 2008 21:53:56 +0000 (UTC) Received: from laptop.piggybox (localhost [127.0.0.1]) by laptop.piggybox (8.14.2/8.14.2) with ESMTP id m3FLrtL6001754 for ; Tue, 15 Apr 2008 22:53:56 +0100 (BST) (envelope-from peter@laptop.piggybox) Received: (from peter@localhost) by laptop.piggybox (8.14.2/8.14.2/Submit) id m3FLrtEo001753 for questions@freebsd.org; Tue, 15 Apr 2008 22:53:55 +0100 (BST) (envelope-from peter) Date: Tue, 15 Apr 2008 22:53:55 +0100 From: Peter Harrison To: questions@freebsd.org Message-ID: <20080415215355.GB1594@laptop.piggybox> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.3i Cc: Subject: Xfce and shutting down... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Apr 2008 21:53:58 -0000 I upgraded my ports a week or so ago (after the Gnome 2.20 upgrade if that helps). I'm running Xfce on both 7.0 and 6.3. Before the upgrade, I could use the Xfce opanel shutdown button to poweroff the system (with the appropriate entry in sudoers). Following the upgrade, I simply get returned to the login screen, with the following message repeated twice in /var/log/messages: console-kit-daemon[839]: GLib-CRITICAL: g_hash_table_destroy: assertion `hash_table != NULL' failed Can anyone shed any light on what's changed to prevent Xfce from being able to shut the system down? (Note, I can still poweroff by su-ing to root and running 'shutdown -p now'). Can anyone shed any light? Thanks for your help. Peter Harrison.