From owner-freebsd-gnome@FreeBSD.ORG Sun Oct 8 16:05:21 2006 Return-Path: X-Original-To: freebsd-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 ECECD16A412 for ; Sun, 8 Oct 2006 16:05:21 +0000 (UTC) (envelope-from jylefort@FreeBSD.org) Received: from mirapoint5.brutele.be (mirapoint5.brutele.be [212.68.199.150]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3033F43D46 for ; Sun, 8 Oct 2006 16:05:21 +0000 (GMT) (envelope-from jylefort@FreeBSD.org) Received: from host-212-68-244-243.brutele.be (host-212-68-244-243.brutele.be [212.68.244.243]) by mirapoint5.brutele.be (MOS 3.7.5a-GA) with ESMTP id AAS14921; Sun, 8 Oct 2006 18:04:55 +0200 (CEST) Received: from jsite.lefort.net (jsite.lefort.net [192.168.1.2]) by gateway.lefort.net (Postfix) with ESMTP id 63D57549A; Sun, 8 Oct 2006 18:04:54 +0200 (CEST) Received: from jsite.lefort.net (localhost [127.0.0.1]) by jsite.lefort.net (Postfix) with SMTP id 14867C0E6; Sun, 8 Oct 2006 18:04:54 +0200 (CEST) Date: Sun, 8 Oct 2006 18:04:53 +0200 From: Jean-Yves Lefort To: Hans Nieser Message-Id: <20061008180453.f1cb2ebc.jylefort@FreeBSD.org> In-Reply-To: <4528FF90.4080703@xs4all.nl> References: <4528FC58.6030407@xs4all.nl> <4528FF90.4080703@xs4all.nl> X-Mailer: Sylpheed running on FreeBSD Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg="PGP-SHA1"; boundary="Signature=_Sun__8_Oct_2006_18_04_53_+0200_TxI3ok9qi/kt40PD" X-Junkmail-Status: score=10/50, host=mirapoint5.brutele.be X-Junkmail-SD-Raw: score=unknown, refid=0001.0A090203.45292164.003A-C-38ZE3Q3U++HUku8edTbuvg==, ip=212.68.244.243, so=2006-05-09 23:27:51, dmn=2005-05-20 17:56:59 Cc: freebsd-gnome@freebsd.org Subject: Re: mysterious error dialog when logging into gnome 2.16.1 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, 08 Oct 2006 16:05:22 -0000 --Signature=_Sun__8_Oct_2006_18_04_53_+0200_TxI3ok9qi/kt40PD Content-Type: text/plain; charset=US-ASCII Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, 08 Oct 2006 15:39:28 +0200 Hans Nieser wrote: > Hans Nieser wrote: > > I've just updated to gnome 2.16.1 (marcuscom), but I get an error dialog > > when I log into gnome. The dialog dissappears before I can read it so I > > don't know what the problem is. But it's annoying nonetheless. > >=20 > > I've checked gdm's log, xorg's log and ~/.xsession-errors but I can't > > figure out what is causing this error. Does anyone know where else to l= ook? >=20 > By examining each startup program in my gnome session, I found out it is > being caused by gnome-power-manager. Running it manually makes the same > dialog popup (and dissappear again before I can read it) and leaves no > output on the console. Running it with --verbose leaves this: >=20 > hans@aphax-laptop:~$ DISPLAY=3D":0.0" gnome-power-manager --verbose > [gpm_debug_init] gpm-debug.c:158 (15:36:52): Verbose debugging enabled > *** WARNING *** > [main] gpm-main.c:183 (15:36:52): Failed to connect to socket > /var/run/dbus/dbus.pipe: No such file or directory > [gpm_syslog] gpm-debug.c:140 (15:36:52): Saving to syslog: > Critical error: This program cannot start until you start the dbus system > service. > It is strongly recommended you reboot your computer after starting > this service. >=20 > As far as I know, dbus is up and running: >=20 > hans@aphax-laptop:~$ ps auxww | grep dbus > hans 28949 0.0 0.2 1976 1560 ?? Is 3:28PM 0:00.02 dbus-daemon > --fork --print-address 22 --print-pid 24 --session That's the session daemon, but it wants the system daemon: /usr/local/etc/rd.d/dbus.sh forcestart (add dbus_enable=3D"YES" to /etc/rc.conf to automatically start it at boot) --=20 Jean-Yves Lefort jylefort@FreeBSD.org http://lefort.be.eu.org/ --Signature=_Sun__8_Oct_2006_18_04_53_+0200_TxI3ok9qi/kt40PD Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFKSGlyzD7UaO4AGoRAhT4AJ9h5Rx0jY90sRzpzol/LMk7I1yqUwCcD+mx 3y4VnPhVeIpacqEka6oC9P8= =fz3c -----END PGP SIGNATURE----- --Signature=_Sun__8_Oct_2006_18_04_53_+0200_TxI3ok9qi/kt40PD--