On Tue, Oct 20, 2015 at 08:08:16PM +0200, Bastien Nocera wrote:
> On Tue, 2015-10-20 at 17:08 +0000, Debarshi Ray wrote:
> > 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.

Ok, I will reassign to grilo-plugins and continue from there.

Thanks,
Rishi

Attachment: pgpj0R2XuyNZ5.pgp
Description: PGP signature

_______________________________________________
grilo-list mailing list
grilo-list@gnome.org
https://mail.gnome.org/mailman/listinfo/grilo-list

Reply via email to