On Tue, 2015-10-20 at 17:08 +0000, Debarshi Ray wrote:
> Hey,
> 
> I have this bug: https://bugzilla.gnome.org/show_bug.cgi?id=712617
> 
> As the back trace shows, grl_registry_load_plugin_by_id makes a
> goa_oauth_based_call_get_access_token_sync call, which involves two
> synchronous D-Bus calls - first to goa-daemon, then to
> gnome-keyring-daemon. Sometimes this can be noticeably slow.
> 
> While this slowness might be a bug in itself, is there any way for me
> to avoid making synchronous D-Bus calls in the UI thread during
> application startup?

We usually fix those sort of bugs in the plugin itself.
_______________________________________________
grilo-list mailing list
grilo-list@gnome.org
https://mail.gnome.org/mailman/listinfo/grilo-list

Reply via email to