GNOME Bugzilla – Bug 582151
vinagre sets preferences not in the schema
Last modified: 2009-05-19 13:03:23 UTC
Steps to reproduce: On initial startup, when no previous preferences are stored in GConf, vinagre will crash with a GConf error because keys are not writeable. These keys are touched on startup and are missing in the schema definition: /apps/vinagre/side_pane_visible (bool) /apps/vinagre/toolbar_visible (bool) /apps/vinagre/side_panel_size (int) /apps/vinagre/window_state (int) /apps/vinagre/window_width (int) Stack trace: Breakpoint 1, vinagre_prefs_set_int (prefs=0x156b100, key=0x425f43 "/apps/vinagre/window_width", value=650) at vinagre-prefs.c:137 137 { (gdb) c Continuing. ** GConf:ERROR:gconf-client.c:1202:gconf_client_key_is_writable: assertion failed: (entry != NULL) Other information:
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of 581880 ***