[Wayland-bugs] [Bug 109061] Spews seen on running consecutive 2 client application on weston
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Dec 14 09:22:34 UTC 2018
https://bugs.freedesktop.org/show_bug.cgi?id=109061
Bug ID: 109061
Summary: Spews seen on running consecutive 2 client application
on weston
Product: Wayland
Version: unspecified
Hardware: Other
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: XWayland
Assignee: wayland-bugs at lists.freedesktop.org
Reporter: kamalchandra06 at gmail.com
QA Contact: xorg-team at lists.x.org
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.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/wayland-bugs/attachments/20181214/518efb5e/attachment.html>
More information about the wayland-bugs
mailing list