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
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
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
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
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:
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
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
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
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
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
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
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
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
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.
>
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
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
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
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
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
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
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
21 matches
Mail list logo