Re: After display protocol error communication between wayland protocol and client is broken.

2018-12-28 Thread Ikshwaku Chauhan
Hello Pekka, Hello Dima, Thanks for your prompt responce. After analyzing the below wayland client logs we concluded that we are getting the *Protocol Error: Invalid Object*, because we are trying to set the property of a destroyed surface. [216074.552] ivi_controller@6.surface(80) [216074.635]

Re: After display protocol error communication between wayland protocol and client is broken.

2018-12-28 Thread Pekka Paalanen
On Thu, 27 Dec 2018 11:55:03 -0800 Dima Ryazanov wrote: > Hello, > > Yes, that's expected. From the documentation > : > "The error event is sent out when a fatal (non-recoverable) error has > occurred" > It