Your bug is likely to be coming from the combination old XWayland/ recent Weston.

Try with main xwayland branch and xf86-video-wayland (forget about the outdated things you built)

Xwayland is divided in two parts: the Xwayland window manager (weston) and ... Xwayland (in the Xserver)

Axel Davy

Le 05/02/2014 18:46, Bill Spitzak a écrit :
On 02/05/2014 09:21 AM, Jasper St. Pierre wrote:
What compositor are you using

The X11 compositor you get when you run wayland under X.

My X system is stock Ubuntu running Unity, though I suspect that has little to do with it.

and how did you build Xwayland?

There is "xwayland" inside weston. Weston I am using the main branch, and I configure and compile and install it with:

./autogen.sh --prefix=$HOME/install --disable-setuid-install --disable-colord
make
make install

xserver: I am using the xwayland-1.12 branch from git://anongit.freedesktop.org/xorg/xserver. Configure/make/install is:

./autogen.sh --prefix=$HOME/install
make
make install

Also I am compiling/installing xserver after xwayland, not sure if this is the correct order.

I am rather mystified as to why there is both an xserver and xwayland code in weston, any quick explanation would be appreciated.

Did you
build xf86-video-wayland as well?

No, only xf86-video-ati, xf86-video-intel, xf86-video-wlshm. I had to compile tons of stuff in order to get xserver to compile, which is really annoying. Most of it I suspect is never used.

If I add this, how do I tell the Xserver that it exists? Do I just have to install it, or do I have to recomfigure and recompile Xserver?

I am also dubious that this has anything to do with it, as my test applications are not using xv.


_______________________________________________
wayland-devel mailing list
wayland-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/wayland-devel


_______________________________________________
wayland-devel mailing list
wayland-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/wayland-devel

Reply via email to