After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 707143 - flickr: Wait for the GOA source to be added
flickr: Wait for the GOA source to be added
Status: RESOLVED FIXED
Product: gnome-online-miners
Classification: Applications
Component: general
3.9.x
Other All
: Normal normal
: ---
Assigned To: GNOME Online Miners maintainer(s)
GNOME Online Miners maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2013-08-30 17:48 UTC by Debarshi Ray
Modified: 2013-09-02 15:22 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
flickr: Wait for the GOA source to be added (2.25 KB, patch)
2013-08-30 17:50 UTC, Debarshi Ray
committed Details | Review

Description Debarshi Ray 2013-08-30 17:48:29 UTC
The GrlSources are added to the GrlRegistry asynchronously. If gom-flickr-miner is auto-launched by D-Bus then the GrlSource representing a GOA account is usually not present during the call to create_service.

We should wait for the source to be added.
Comment 1 Debarshi Ray 2013-08-30 17:50:12 UTC
Created attachment 253638 [details] [review]
flickr: Wait for the GOA source to be added
Comment 2 Debarshi Ray 2013-09-02 15:22:05 UTC
Comment on attachment 253638 [details] [review]
flickr: Wait for the GOA source to be added

Committed.