[Wayland-bugs] [Bug 68221] Some issues when running an embedded westion session inside weston
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sun Aug 18 02:40:09 PDT 2013
https://bugs.freedesktop.org/show_bug.cgi?id=68221
--- Comment #1 from vebveb at hotmail.fr ---
I tried using gdb to find the root of this problem,
and it looks the issue arise in such situation:
. For one frame there is no commit: no repaint is scheduled, no frame handler
and new commit are done by weston (the embedded one).
. there is a commit by a client. idle_repaint is called to start again the
process of drawing the frames and creating a frame handler.
. But just after this idle_repaint, wl_display_run is blocked in
wl_event_loop_dispatch.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-bugs/attachments/20130818/1bde9783/attachment.html>
More information about the Wayland-bugs
mailing list