[Bug 44570] Not waiting for cached images that haven't been added to the cache yet

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Jan 9 09:47:11 PST 2012


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

--- Comment #7 from Marc-Andre Lureau <marcandre.lureau at gmail.com> 2012-01-09 09:47:11 PST ---
Comment on attachment 55348
  --> https://bugs.freedesktop.org/attachment.cgi?id=55348
wait for cached images that haven't been added to the cache yet

Review of attachment 55348:
 --> (https://bugs.freedesktop.org/page.cgi?id=splinter.html&bug=44570&attachment=55348)
-----------------------------------------------------------------

::: gtk/channel-display.c
@@ +438,5 @@
> +        .id = id,
> +        .image = NULL
> +    };
> +    if (!g_coroutine_condition_wait(g_coroutine_self(), wait_image, &wait))
> +        SPICE_DEBUG("wait lossless got cancelled");

I need to update that log

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the spice-bugs mailing list