Hi <span name="ashjas" class="gD">ashjas,</span><br><br><div class="gmail_quote">On Mon, Jan 21, 2013 at 11:21 PM, ashjas <span dir="ltr"><<a href="mailto:ashjas@gmail.com" target="_blank">ashjas@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hello,<div><br></div><div>I am trying to run a xclient like xterm on wayland terminal after launching weston as:</div>
<div><br></div><div>./weston --modules=xwayland.so,desktop-shell.so<br>

</div><div><br></div><div>weston tries to fork Xorg but Xorg crashes..</div><div><br></div><div>here is the weston log: <a href="http://pastebin.com/61J5Xkxd" target="_blank">http://pastebin.com/61J5Xkxd</a></div>

<div><br></div><div>and here is the Xorg.log file :<a href="http://pastebin.com/4duR0s1J" target="_blank">http://pastebin.com/4duR0s1J</a></div><div><br></div><div>I know that there are some modules like nv,vesa etc that xorg reports to be not able to load. but i have no clue what to do about this..</div>
</div></blockquote><div><br>Have you followed the xwayland build guide completely? <a href="http://wayland.freedesktop.org/xserver.html">http://wayland.freedesktop.org/xserver.html</a> You will need to build a special xwayland DDX and make sure it's loaded by the X server.<br>
 </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">

<div><br></div><div>Secondly.. launching weston-launch without X like:</div><div>./weston-launch --modules=xwayland.so,desktop-shell.so<br></div><div><br></div><div>i get this:</div><div>

./weston-launch: unrecognized option '--modules=xwayland.so,desktop-shell.so' <br></div><div><br></div><div>any help?<br></div></div></blockquote><div><br>To pass args from weston-launch to weston, use weston [args...] [-- [weston args..]]. You can see this in the output of weston-launch --help. Your command would become './weston-launch -- --modules=xwayland.so,desktop-shell.so'<br>
 </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div></div><div><br></div><div>Thanks,</div><div><br></div><div>

Ashish<br><br></div></div></blockquote><div>- Scott<br></div></div><br>