<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - Some issues when running an embedded westion session inside weston"
href="https://bugs.freedesktop.org/show_bug.cgi?id=68221#c1">Comment # 1</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW --- - Some issues when running an embedded westion session inside weston"
href="https://bugs.freedesktop.org/show_bug.cgi?id=68221">bug 68221</a>
from <span class="vcard"><a class="email" href="mailto:vebveb@hotmail.fr" title="vebveb@hotmail.fr">vebveb@hotmail.fr</a>
</span></b>
<pre>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.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>