Synchronous D-Bus calls when loading the Flickr plugin



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: pgpXlbvNTa4vI.pgp
Description: PGP signature



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]