Skip to content

Fix crash in source_color_changed()

Michael Catanzaro requested to merge mcatanzaro/rbz-1672235 into gnome-3-32

And opportunistically use g_signal_connect_object() when connecting to the source object as well, because it's probably needed.

It looks like this is already fixed in a different way for master, so this is only for gnome-3-32. Fixes:

https://bugzilla.redhat.com/show_bug.cgi?id=1672235

Merge request reports