[Bug 63402] Avatar image caching is not asynchronous

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Sep 18 03:59:25 PDT 2013


https://bugs.freedesktop.org/show_bug.cgi?id=63402

--- Comment #14 from Chandni Verma <chandniverma2112 at gmail.com> ---
> ::: tests/dbus/contacts.c
> @@ +585,5 @@
> >            g_main_loop_run (result.loop);
> >          }
> >  
> > +      while (g_main_context_pending (NULL))
> > +          g_main_context_iteration (NULL, TRUE);
> 
> I'd prefer this to wait for whichever signal you emit last (which I think is
> notify::avatar-file here).

How can I do that?

-- 
You are receiving this mail because:
You are the QA Contact for the bug.


More information about the telepathy-bugs mailing list