Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Sep 2002 21:15:36 -0700
From:      Adam Weinberger <adam@vectors.cx>
To:        Joe Marcus Clarke <marcus@marcuscom.com>
Cc:        gnome@FreeBSD.ORG
Subject:   Re: gconfd-1 and gnome2, and the faq
Message-ID:  <20020927041536.GU77771@vectors.cx>
In-Reply-To: <1033089964.756.16.camel@gyros.marcuscom.com>
References:  <20020926111613.GQ77771@vectors.cx> <1033089964.756.16.camel@gyros.marcuscom.com>

next in thread | previous in thread | raw e-mail | index | archive | help
>> (09.26.2002 @ 1826 PST): Joe Marcus Clarke said, in 2.1K: <<
> Nope.  If you have the latest versions of gconf and gconf2 installed,
> then gconfd-2 will be used instead of gconfd-1.  This solves the
> problem.  gconfd-2 is backwards compatible.

i have the latest versions of both installed, but use fvwm2-devel as my
window manager. often the first gnome app to start in my X session is
galeon. as soon as galeon fires up, so does gconfd-1.

monkey@smacky:~% killall galeon-bin; killall gconfd-{1,2}; galeon&
monkey@smacky:~% ps auxw|grep gconf
monkey 22989  0.0  0.6  3900 2996  p5  SN    9:08PM   0:00.06 /usr/X11R6/bin/gconfd-1 8

so far, i've just added:
	gnome-control-center &
	sleep 5 && killall gnome-control-center &
to my .xinitrc.

there's got to be a better way ::)

even though gconfd-2 takes precedence, i can't just wipe gconf off of my
system... but if i:
	rm /usr/X11R6/bin/gconfd-1
	ln /usr/X11R6/libexec/gconfd-2 /usr/X11R6/bin/gconfd-1

then everything seems happy.

i mean, a wrapper would be really easy to construct for gconfd-1... but
i still assume i'm just missing the point here and going way far out of
my way.

what should i do to make sure that gconfd-2 starts up, and not gconfd-1?

-Adam


--
"Oh good, my dog found the chainsaw."
        -Lilo, "Lilo & Stitch"
Adam Weinberger
adam@vectors.cx
http://vectors.cx


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-gnome" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020927041536.GU77771>