From owner-freebsd-gnome@FreeBSD.ORG Sat Aug 22 00:16:01 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 B973F106568C for ; Sat, 22 Aug 2009 00:16:01 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from creme-brulee.marcuscom.com (marcuscom-pt.tunnel.tserv1.fmt.ipv6.he.net [IPv6:2001:470:1f00:ffff::1279]) by mx1.freebsd.org (Postfix) with ESMTP id 81BF58FC14 for ; Sat, 22 Aug 2009 00:16:01 +0000 (UTC) Received: from [IPv6:2001:470:1f00:2464::4] (shumai.marcuscom.com [IPv6:2001:470:1f00:2464::4]) by creme-brulee.marcuscom.com (8.14.3/8.14.3) with ESMTP id n7M0H8bs029186; Fri, 21 Aug 2009 20:17:09 -0400 (EDT) (envelope-from marcus@FreeBSD.org) From: Joe Marcus Clarke To: Kevin Oberman In-Reply-To: <20090821222510.52C4D1CC09@ptavv.es.net> References: <20090821222510.52C4D1CC09@ptavv.es.net> Content-Type: multipart/signed; micalg="pgp-sha1"; protocol="application/pgp-signature"; boundary="=-DjzN2/Ftqw37/hixLidu" Organization: FreeBSD, Inc. Date: Fri, 21 Aug 2009 20:15:59 -0400 Message-Id: <1250900159.99362.2.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Evolution 2.26.3 FreeBSD GNOME Team Port X-Spam-Status: No, score=-2.2 required=5.0 tests=BAYES_00,NO_RELAYS,URI_HEX autolearn=no version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on creme-brulee.marcuscom.com Cc: gnome@FreeBSD.org Subject: Re: screensaver still broken... 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: Sat, 22 Aug 2009 00:16:01 -0000 --=-DjzN2/Ftqw37/hixLidu Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Fri, 2009-08-21 at 15:25 -0700, Kevin Oberman wrote: > > Date: Fri, 21 Aug 2009 16:43:45 -0400 > > From: Joe Marcus Clarke > > Sender: owner-freebsd-gnome@freebsd.org > >=20 > > Mike Harding wrote: > > > I still have issues where a screen lock won't let me type in my > > > password, have to kill it from a console. Also, the LCD backlight fo= r > > > my desktop machine doesn't turn off... something in GNOME turns off > > > the power saving in X. > > >=20 > > > Does these lines in ~/.xsession-errors about org.gnome.ScreenSaver > > > mean anything? > >=20 > > No. Everyone sees them. I cannot reproduce the gnome-screensaver > > problems on any of my machines. And I don't have a machine with fully > > working power management to test backlight stuff. I don't have any > > suggestions, either because I have not seen these problems. Maybe some > > of the upstream GNOME people have some ideas of things to try. > >=20 > > Joe > >=20 > > >=20 > > > ... > > > GNOME_KEYRING_SOCKET=3D/var/tmp/keyring-nSCzz5/socket > > > SSH_AUTH_SOCK=3D/var/tmp/keyring-nSCzz5/socket.ssh > > > Window manager warning: Failed to read saved session file /home/mvh/.= config/metacity/sessions/10de59714e160f9b21125086698531955500000022920015.m= s: Failed to open file '/home/mvh/.config/metacity/sessions/10de59714e160f9= b21125086698531955500000022920015.ms': No such file or directory > > > ** (gnome-volume-control-applet:2341): DEBUG: Disabling debugging > > >=20 > > > ** (gnome-power-manager:2339): WARNING **: DBUS error: Could not get = owner of name 'org.gnome.ScreenSaver': no such name > > > ** (gnome-power-manager:2339): DEBUG: proxy is NULL, maybe the daemon= responsible for org.gnome.ScreenSaver is not running? > > >=20 > > > ** (gnome-power-manager:2339): WARNING **: This machine is not identi= fied as a laptop.system.formfactor is desktop. > > >=20 > > > ** (gnome-power-manager:2339): WARNING **: This machine is not identi= fied as a laptop.system.formfactor is desktop. > > > ** (gnome-power-manager:2339): DEBUG: This machine is not identified = as a laptop.system.formfactor is desktop. > > > ** (gnome-power-manager:2339): DEBUG: We are not a laptop, so not eve= n trying > > > Unable to open desktop file /usr/local/share/gnome/applications/gnome= -terminal.desktop for panel launcher: No such file or directory > > > system-config-printer-applet: failed to start NewPrinterNotification = service > > > Initializing nautilus-open-terminal extension > > >=20 > > > ... > > > _______________________________________________ > > > freebsd-gnome@freebsd.org mailing list > > > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > > > To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.o= rg" > > >=20 >=20 > I've grabbed a ktrace of it and I see a bunch of read errors. That would > make some sense as it looks like the screensaver get to the point of > accepting input when it dies. One thing that is absolutely required is that /usr/local/bin/pam_helper exists, and setuid root. If you run this command manually as: /usr/local/bin/pam_helper gnome-screensaver USERNAME Where USERNAME is your username, then type in your password, and hit Control+D, you should get back an exit status of 0 (i.e. $? =3D 0 or $status =3D 0). If this tool isn't working, then unlocking will not be possible. Joe >=20 > I'll try to get a bit of time to look at it more closely, but I've just > been too busy. --=20 Joe Marcus Clarke FreeBSD GNOME Team :: gnome@FreeBSD.org FreeNode / #freebsd-gnome http://www.FreeBSD.org/gnome --=-DjzN2/Ftqw37/hixLidu Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (FreeBSD) iEYEABECAAYFAkqPOL4ACgkQb2iPiv4Uz4eApQCeJPqV+7q18EEMKZky/jiZ9VEO rIcAoI32Y2KDbDfW0yLGtcippX6U+V89 =FPZ7 -----END PGP SIGNATURE----- --=-DjzN2/Ftqw37/hixLidu--