<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW - Spews seen on running consecutive 2 client application on weston"
href="https://bugs.freedesktop.org/show_bug.cgi?id=109061">109061</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>Spews seen on running consecutive 2 client application on weston
</td>
</tr>
<tr>
<th>Product</th>
<td>Wayland
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</td>
</tr>
<tr>
<th>Hardware</th>
<td>Other
</td>
</tr>
<tr>
<th>OS</th>
<td>Linux (All)
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Component</th>
<td>XWayland
</td>
</tr>
<tr>
<th>Assignee</th>
<td>wayland-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>kamalchandra06@gmail.com
</td>
</tr>
<tr>
<th>QA Contact</th>
<td>xorg-team@lists.x.org
</td>
</tr></table>
<p>
<div>
<pre>On launching Weston with ivi-shell and running two instances of
weston-simple-egl client application following spews are observed:
[09:09:37.228] ivi-shell: source rectangle is not yet set by
ivi_layout_surface_set_source_rectangle
[09:09:37.229] ivi-shell: source rectangle is not yet set by
ivi_layout_surface_set_source_rectangle
[09:09:37.262] ivi-shell: destination rectangle is not yet set by
ivi_layout_surface_set_destination_rectangle
[09:09:37.295] ivi-shell: destination rectangle is not yet set by
ivi_layout_surface_set_destination_rectangle
[09:09:37.329] ivi-shell: destination rectangle is not yet set by
ivi_layout_surface_set_destination_rectangle
[09:09:37.362] ivi-shell: destination rectangle is not yet set by
ivi_layout_surface_set_destination_rectangle
[09:09:37.395] ivi-shell: destination rectangle is not yet set by
ivi_layout_surface_set_destination_rectangle
[09:09:37.428] ivi-shell: destination rectangle is not yet set by
ivi_layout_surface_set_destination_rectangle
[09:09:37.461] ivi-shell: destination rectangle is not yet set by
ivi_layout_surface_set_destination_rectangle
[09:09:37.494] ivi-shell: destination rectangle is not yet set by
ivi_layout_surface_set_destination_rectangle
[09:09:37.527] ivi-shell: destination rectangle is not yet set by
ivi_layout_surface_set_destination_rectangle
I'm using weston v2.0, wayland v1.13
Are these logs expected? Why does these logs occur, is something missing? How
does the setting of source and destination rectangle takes place?
Weston is launched as:
weston --shell=ivi-shell.so
2 instances of client are launched consecutively as (copy these two commands
and launch paste them on linux console in one go):
weston-simple-egl &
weston-simple-egl &
One more observation is that if these client applications are launched with
some delay these spews are not observed.</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>