WESTON BUG

Pekka Paalanen ppaalanen at gmail.com
Sat Jul 14 06:59:02 PDT 2012


On Sat, 14 Jul 2012 19:10:18 +0800
microcai <microcai at fedoraproject.org> wrote:

> When weston compisotor lanches, it is using launching  EGL platform,
> aka, DRM or X11
> 
> But the fellow clients shout then use  Wayland EGL platform.

That is what they automatically do.

> The problem is that shell-desktop.so and tablet-desktop.so  runs
> inside weston, thus it is using  the launching EGL platform, DRM or
> X11, that's wrong.

No, sounds like you are just using it wrong.

> weston itself shout let the EGL choose platform, DRM or X11, but
> explicitly use Wayland platform in client code.

Mesa EGL automatically chooses the correct platform from X11, DRM,
and Wayland.

If you force the platform to something via environment variables, that
is your fault. You should not do that.


- pq


More information about the wayland-devel mailing list