Re: gconf_entry_get_schema_name() returns NULL
- From: Mark McLoughlin <mark skynet ie>
- To: Pasupathi Duraisamy <pasupathi duraisamy wipro com>
- Cc: gconf-list gnome org
- Subject: Re: gconf_entry_get_schema_name() returns NULL
- Date: 11 Apr 2003 17:28:32 +1200
Hi,
On Fri, 2003-04-11 at 17:00, Pasupathi Duraisamy wrote:
> Hi,
> I have a gconf key (say "/apps/foo/bar") in a gconf client. The
> corresponding schema is present in "/schemas/apps/foo/bar".
> Through an application I tried to modify the value of
> "/apps/foo/bar" and after modifying when I call
> gconf_entry_get_schema_name() it returns NULL. But when I close the
> application and restart it, the function returns correct value.
> I don't understand why the gconf_entry_get_schema_name() is not
> returning the schema path for the modified gconf key in this
> particular scenario.
> Can anyone let me know what could be the problem?
I think this commit fixed that bug. Not sure though, I could be
confused ...
2003-02-12 Mark McLoughlin <mark skynet ie>
* backends/xml-dir.c: (listify_foreach): set the schema
name even when the key is set.
Good Luck,
Mark.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]