Re: GConf problems after upgrading to 2.3.1
- From: Jeff Waugh <jdub perkypants org>
- To: Alex Duggan <aldug astrolinux com>
- Cc: gconf-list gnome org
- Subject: Re: GConf problems after upgrading to 2.3.1
- Date: Thu, 27 Mar 2003 16:47:56 +1100
<quote who="Alex Duggan">
> I recently upgrated to GConf-2.3.1 and am experiencing some very weird
> errors. Some application work fine and do not have any problems.
Disgusting, probably better to test Havoc's change in CVS (discussed in a
previous thread), but it does work:
diff --speed-large-files --minimal -Nru tmp/GConf-2.3.1/gconf/gconf-internals.c work/main.d/GConf-2.3.1/gconf/gconf-internals.c
--- tmp/GConf-2.3.1/gconf/gconf-internals.c 2003-03-27 05:52:31.000000000 +1100
+++ work/main.d/GConf-2.3.1/gconf/gconf-internals.c 2003-03-27 14:41:01.000000000 +1100
@@ -2781,9 +2781,9 @@
char*
gconf_get_daemon_dir (void)
{
- if (gconf_use_local_locks ())
+ /*if (gconf_use_local_locks ())
return linc_get_tmpdir ();
- else
+ else*/
return g_strconcat (g_get_home_dir (), "/.gconfd", NULL);
}
- Jeff
--
"Oh my god, if I get killed, Meryl Streep will get an award playing my
life and I would be really pissed off." - Susan Sarandon
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]