Re: Unable to run X-clients over Weston through XWayland

2019-11-29 Thread Pekka Paalanen
On Fri, 29 Nov 2019 16:25:34 +0530 "Devashish Tiwari" wrote: > Hello, > > Thanks for the lead regarding LD_LIBRARY_PATH. It seemed like EGL > libraries were missing when I did /etc/init.d/weston restart. > > I modified the LD_LIBRARY_PATH in /etc/environment file and EGL > errors were gone. >

Re: Unable to run X-clients over Weston through XWayland

2019-11-29 Thread Devashish Tiwari
Hello, Thanks for the lead regarding LD_LIBRARY_PATH. It seemed like EGL libraries were missing when I did /etc/init.d/weston restart. I modified the LD_LIBRARY_PATH in /etc/environment file and EGL errors were gone. Next there was an error regarding /usr/lib/libweston-2/xwayland.so was missin