From owner-freebsd-gnome@FreeBSD.ORG Sun Apr 19 01:11:46 2009 Return-Path: Delivered-To: gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CA847106564A for ; Sun, 19 Apr 2009 01:11:46 +0000 (UTC) (envelope-from mvh@ix.netcom.com) Received: from elasmtp-spurfowl.atl.sa.earthlink.net (elasmtp-spurfowl.atl.sa.earthlink.net [209.86.89.66]) by mx1.freebsd.org (Postfix) with ESMTP id 96DBA8FC08 for ; Sun, 19 Apr 2009 01:11:46 +0000 (UTC) (envelope-from mvh@ix.netcom.com) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=dk20050327; d=ix.netcom.com; b=B4CJY0ZTTpFgcIYM7XUDKindZQ3r6bcuUBuYSSraJdfWz58aBQTTHxQRXosIwW11; h=X-Virus-Scanned:From:To:Subject:Message-Id:Date:X-ELNK-Trace:X-Originating-IP; Received: from [71.116.129.79] (helo=bsd.mvh) by elasmtp-spurfowl.atl.sa.earthlink.net with esmtpa (Exim 4.67) (envelope-from ) id 1LvLZH-0008Mn-RB for gnome@freebsd.org; Sat, 18 Apr 2009 21:11:36 -0400 Received: from localhost (localhost [127.0.0.1]) by bsd.mvh (Postfix) with ESMTP id 15483179A7 for ; Sat, 18 Apr 2009 18:11:10 -0700 (PDT) X-Virus-Scanned: amavisd-new at bsd.mvh Received: from bsd.mvh ([127.0.0.1]) by localhost (bsd.mvh [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id RwqvIkHFCYgQ for ; Sat, 18 Apr 2009 18:11:07 -0700 (PDT) Received: by bsd.mvh (Postfix, from userid 1001) id CDD8D1796B; Sat, 18 Apr 2009 18:11:07 -0700 (PDT) From: Mike Harding To: gnome@freebsd.org Message-Id: <20090419011107.CDD8D1796B@bsd.mvh> Date: Sat, 18 Apr 2009 18:11:07 -0700 (PDT) X-ELNK-Trace: 2159e7a04884740af66dc3a06d5924d8345218b3acc3b2a06a03ea4b128c1b81350badd9bab72f9c350badd9bab72f9c350badd9bab72f9c350badd9bab72f9c X-Originating-IP: 71.116.129.79 Cc: Subject: gnome-power-preferences does not work 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: Sun, 19 Apr 2009 01:11:47 -0000 It throws out: mvh@bsd /usr/home/mvh]$ gnome-power-preferences (gnome-power-preferences:61813): GModule-CRITICAL **: g_module_symbol: assertion `symbol_name != NULL' failed (gnome-power-preferences:61813): libglade-WARNING **: could not find widget creation function [mvh@bsd /usr/home/mvh]$ The dialog flashes up, and disappears. I can't set the power preferences, and thus I have to turn off my LCD to get power savings. Anyone else? This is also available as System->Preferences->Power Management - Mike H.