Re: WESTON BUG

2012-07-14 Thread Pekka Paalanen
On Sat, 14 Jul 2012 19:10:18 +0800 microcai 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-des

WESTON BUG

2012-07-14 Thread microcai
When weston compisotor lanches, it is using launching EGL platform, aka, DRM or X11 But the fellow clients shout then use Wayland EGL platform. 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.

Re: help , segfault when running weston

2012-07-14 Thread microcai
solved by using EGL_SOFTWARE=1 driver bug I think 2012/7/13 microcai : > hard debug shows it sigfaut at > > EGLBoolean EGLAPIENTRY > eglQueryWaylandBufferWL(EGLDisplay dpy,struct wl_buffer *buffer, > EGLint attribute, EGLint *value) > { >_EGLDisplay *disp = _eglLockDis