hi Will,

Two notes:

1) you don't need to set this variable to NULL -- it will already be
NULL by virtue of being in a GObject priv structure.

2) the code further down calls g_settings_set() on the object without
first checking if it will be NULL, so in the case that you don't do
g_settings_new() there will be a crash (or probably at least critical)
there.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1070905

Title:
  a11y panel calls g_settings_new() on (uninstalled) overlay scrollbar
  schema

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1070905/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to