GNOME Bugzilla – Bug 105884
gconf-editor doesn't notice new keys are added
Last modified: 2018-07-01 08:39:31 UTC
The problem can be reproduced with these steps: 1. launch gnome-terminal 2. Iaunch gconf-editor and open [apps]->[gnome-terminal]->[profiles] on the side panel. 3. Add new gnome-terminal profile. --> gconf-editor does not notice and add the new profile dynamically. User must re-launch gconf-editor to see this change. gconf-editor should notice and update when new profiles are created in gnome-terminal.
Closing and reopening profiles key would show the new profile (adding a notification for all keys will result in a big overload for gconf-editor). The problem is that doing this two times crashs gconf-editor for the refconuting problem of bug #124662 But after resolving that bug, I think the best aproach would be adding a refresh menuentry. What do you think about this?
Now I have a patch listening to every preloaded dir... needs a bit of testing.
Adding a Reload [CTRL+R] button menu entry should solve the error. But careful about the crash, it must not accur.
*** Bug 338239 has been marked as a duplicate of this bug. ***
gconf-editor is not under active development anymore and has not seen code changes for six years. Its codebase has been archived: https://gitlab.gnome.org/Archive/gconf-editor/commits/master Closing this report as WONTFIX as part of Bugzilla Housekeeping to reflect reality. Please feel free to reopen this ticket (or rather transfer the project to GNOME Gitlab, as GNOME Bugzilla is deprecated) if anyone takes the responsibility for active development again.