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

2020-02-06 Thread Pekka Paalanen
On Thu, 6 Feb 2020 16:11:04 +0530 "Devashish Tiwari" wrote: > So, I ran weston using strace this time and recorded the output on > running xeyes in a different terminal.  That does not seem to tell me anything. The actual weston log/stdout/stderr would have been more helpful. > --- SIGSEGV {si

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

2020-02-06 Thread Pekka Paalanen
On Thu, 6 Feb 2020 10:51:22 +0530 "Devashish Tiwari" wrote: > Hello, > > As we discussed previously, I have been trying to run X-clients on my > Weston + Xwayland environment. > > I think I have come to a point where my Wayland succeeds in launching > Xwayland, i.e., I am able to get those thre

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

2020-02-05 Thread Devashish Tiwari
Hello, As we discussed previously, I have been trying to run X-clients on my Weston + Xwayland environment. I think I have come to a point where my Wayland succeeds in launching Xwayland, i.e., I am able to get those three prints you mentioned in the trailing email. When I run xeyes on my West

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

2019-12-13 Thread Pekka Paalanen
On Fri, 13 Dec 2019 17:08:45 +0530 "Devashish Tiwari" wrote: > Hi, > > As you mentioned in last email about using latest version of weston, I have > compiled weston-7.0.0 from it's official release. > > However, when I run it with the previous /etc/weston.ini configuration, I am > getting fol

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

2019-12-13 Thread Devashish Tiwari
Hi, As you mentioned in last email about using latest version of weston, I have compiled weston-7.0.0 from it's official release. However, when I run it with the previous /etc/weston.ini configuration, I am getting following logs: --- Date:

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

2019-12-12 Thread Pekka Paalanen
On Thu, 12 Dec 2019 10:40:13 +0530 "Devashish Tiwari" wrote: > Hi, > > I am nowhere close to getting those 3 lines you mentioned in the > trailing mail. > > Also note that, my $WAYLAND_DISPLAY variable is set to wayland-0 and > $DISPLAY is set to :0. Is that alright? Yes, they have absolutely

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

2019-12-11 Thread Devashish Tiwari
Hi, I am nowhere close to getting those 3 lines you mentioned in the trailing mail. Also note that, my $WAYLAND_DISPLAY variable is set to wayland-0 and $DISPLAY is set to :0. Is that alright? I am once again attaching my weston logs here for your analysis. Please let me know how to get those

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

2019-12-11 Thread Pekka Paalanen
On Wed, 11 Dec 2019 14:07:50 +0530 "Devashish Tiwari" wrote: > Hi, > > Thanks for your response. > > I am still not sure about how to run X-clients (xeyes, xcalc, xclock > etc) on Weston running with xwayland module. > > I did: > >  export DISPLAY=':0' > > and tried to run Xclient. But I am

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

2019-12-11 Thread Devashish Tiwari
Hi, Thanks for your response. I am still not sure about how to run X-clients (xeyes, xcalc, xclock etc) on Weston running with xwayland module. I did:  export DISPLAY=':0' and tried to run Xclient. But I am getting the same error: Error: Can't open display: :0 I don't know what's the reason

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

2019-12-03 Thread Pekka Paalanen
On Tue, 3 Dec 2019 12:26:59 +0530 "Devashish Tiwari" wrote: > Hello, > > It seems like Weston with Xwayland is still not working for me. > Despite of the positive xserver-related prints I get in weston.log > file : > > --- > > [02:43:02.573] Loading module '/usr/lib/libweston-2/xw

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

2019-12-02 Thread Devashish Tiwari
Hello, It seems like Weston with Xwayland is still not working for me. Despite of the positive xserver-related prints I get in weston.log file : --- [02:43:02.573] Loading module '/usr/lib/libweston-2/xwayland.so' [02:43:02.587] Registered plugin API 'weston_xwayland_v1' of size 16

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

2019-12-02 Thread Pekka Paalanen
On Mon, 2 Dec 2019 13:53:24 +0530 "Devashish Tiwari" wrote: > SDK version. But I was optimistic that Weston could be run with > xwayland on this EVM. And after adding some final dependencies, I > think it's good now. I have attached copied logs at the end of this > email. > > However, I wanted t

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

2019-12-02 Thread Devashish Tiwari
Hello, To be honest, I am not picking parts of Weston from different sources. I have used Weston 2.0.0 official release from [LINK] https://wayland.freedesktop.org/releases.html And regarding the missing case of xwayland.so from /usr/lib/libweston-2/ path, even I was surprised that how vendor

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

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

2019-11-27 Thread Pekka Paalanen
On Wed, 27 Nov 2019 16:25:46 +0530 "Devashish Tiwari" wrote: > Hello, > > Thanks for your response. > > I rebooted my EVM after making changes to /etc/weston.ini file and I > found out in /var/log/weston.log that it is using DRM-backend now. > When I used to run ./Xwayland by hand it used to t

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

2019-11-27 Thread Devashish Tiwari
Hello, Thanks for your response. I rebooted my EVM after making changes to /etc/weston.ini file and I found out in /var/log/weston.log that it is using DRM-backend now. When I used to run ./Xwayland by hand it used to take Wayland-backend. However, it still shows some error regarding EGL libra

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

2019-11-26 Thread Pekka Paalanen
On Tue, 26 Nov 2019 17:10:35 +0530 "Devashish Tiwari" wrote: > Hello, > > Thanks for your response. > > I am sorry if the link I attached was not visible to you. It's this > one: Xwayland Compilation Hi, sorry, I don't do HTML emails, so there is no link in that. > I don't know if my cross-b

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

2019-11-26 Thread Devashish Tiwari
Hello, Thanks for your response. I am sorry if the link I attached was not visible to you. It's this one: Xwayland Compilation I don't know if my cross-build is wrong, because there were no errors during compilation. Can you please tell how should I check if it's compiled correctly or not? A

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

2019-11-26 Thread Pekka Paalanen
On Tue, 26 Nov 2019 10:01:38 +0530 "Devashish Tiwari" wrote: > Hi All, > > I have written a third party application that utilities SDL-X11 to > draw a window. > > I have successfully cross-compiled Xwayland (that is used for X > clients under Wayland) for my EVM. I have used instructions from t

Unable to run X-clients over Weston through XWayland

2019-11-25 Thread Devashish Tiwari
Hi All, I have written a third party application that utilities SDL-X11 to draw a window. I have successfully cross-compiled Xwayland (that is used for X clients under Wayland) for my EVM. I have used instructions from this official website and did the cross-compilation. However, when I run th