--- a/pidgin/plugins/ticker/ticker.c Thu Sep 12 20:51:15 2019 -0400 +++ b/pidgin/plugins/ticker/ticker.c Sun Sep 15 17:11:46 2019 -0400 @@ -341,7 +341,7 @@ { void *blist_handle = purple_blist_get_handle(); - gtk_ticker_register_type(plugin); + gtk_ticker_register(plugin); purple_signal_connect(purple_connections_get_handle(), "signed-off", plugin, PURPLE_CALLBACK(signoff_cb), NULL);