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?

Thanks,
Rishi

Attachment: pgpn2PlmG5Lwi.pgp
Description: PGP signature

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

Reply via email to