3c3ea2f575
A notify signal does not include the new value of the property in its signature, so the handler was trying to compare a GParamSpec with a number when updating. Fix it to always retrieve the value from the object. https://bugzilla.gnome.org/show_bug.cgi?id=646443