Re: Error when using weston wl_surface_attach

2015-09-11 Thread Pekka Paalanen
On Fri, 11 Sep 2015 17:18:25 +0530 madana gopal wrote: > Hi, > > Thanks. Yes, the working if fine. But somehow, i am getting the above error > and how it can be resolved/settings that can be checked: > > [15:37:21.716] libwayland: unknown object (19), message attach(?oii) > wl_display@1: error

Re: Error when using weston wl_surface_attach

2015-09-11 Thread Pekka Paalanen
On Fri, 11 Sep 2015 14:54:47 +0530 madana gopal wrote: > Hi Team, > > I am working on wayland application. Basically, qt has separate qt wayland > environment , due to which i am able to see qt window. > > In the same process, one more display conneciton is established using > wl_display_connec

Error when using weston wl_surface_attach

2015-09-11 Thread madana gopal
Hi Team, I am working on wayland application. Basically, qt has separate qt wayland environment , due to which i am able to see qt window. 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 ren