Bug 109061 - Spews seen on running consecutive 2 client application on weston
Summary: Spews seen on running consecutive 2 client application on weston
Status: RESOLVED INVALID
Alias: None
Product: Wayland
Classification: Unclassified
Component: XWayland (show other bugs)
Version: unspecified
Hardware: Other Linux (All)
: medium normal
Assignee: Wayland bug list
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-12-14 09:22 UTC by kamalchandra06
Modified: 2018-12-14 10:01 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description kamalchandra06 2018-12-14 09:22:34 UTC
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.
Comment 1 Pekka Paalanen 2018-12-14 09:47:21 UTC
Hi,

sorry, but this has nothing to do with Xwayland. Please file Weston bug reports in Gitlab under the Weston project. You will find a direct link on https://wayland.freedesktop.org/ .
Comment 2 kamalchandra06 2018-12-14 10:01:17 UTC
Hi Pekka,

Thanks, filed it under weston issues
https://gitlab.freedesktop.org/wayland/weston/issues/176


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.