The trace statement in the mousePlacement function looks like it was copied from centerPlacement and never changed: static void mousePlacement (...) { g_return_if_fail (c != NULL); TRACE ("entering centerPlacement");
Thank you for your bug report, fixed in master 28649d3.