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: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

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.
_______________________________________________
wayland-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to