<div dir="ltr"><div><div><div>Hi Team,<br><br></div>I am working on wayland application. Basically, qt has separate qt wayland environment , due to which i am able to see qt window. <br><br>In the same process, one more display conneciton is established using wl_display_connect call from ozone wayland. This is being used to output the webpage rendered output on the screen. But it giving the below error:<br><br>
[15:37:21.716] libwayland: unknown object (19), message attach(?oii)<br>
wl_display@1: error 1: invalid arguments for wl_surface@3.attach<br>
[0904/153721:ERROR:display_poll_thread.cc(96)] wl_display_dispatch failed with an error.22<br><br></div><div>What i see is the buffer objects registered with the qt wayland connection is being mapped to ozone wayland connection, due to which i am seeing the error. I am able to see the mapping from weston code in call wl_map_insert.<br><br>But i am unable to find how this clash happened. Could anybody help me on this.<br></div><div><br></div>Regards,<br></div>Madan<br></div>