Weston error

2019-02-01 Thread Andrzej CzerwiƄski
weston[30514]: segfault at 55813301b3c0 ip 55813301b3c0 sp 7ffe1994ac58 error 15 [ 2752.917756] Code: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 61 04 00 00 00 00 00 00 b9 46 33 81 55 00 00 c8 0b 02 33 81 55 00 00 00 39 01 33 81

Weston error if no input (due libinput)

2016-07-01 Thread Andrea Giammarchi
Hello there, I've recently discovered Weston refuses to start if no input device is detected. This is kinda not so great when it comes to "Kiosk mode", since the input/interaction might not be even needed. Is there any workaround to prevent libinput, and after that Weston, to complain that no i

Re: compiling weston error

2012-06-03 Thread yan . wang
Hi, Thanks for your help. Yan Wang > On Fri, 1 Jun 2012 07:10:47 -0700 (PDT) > yan.w...@linux.intel.com wrote: > >> Hi, All, >> I found there is compiling error by default configuration of Weston: >> CXXandroid-framebuffer.lo >> In file included from android-framebuffer.cpp:25:0: >> a

Re: compiling weston error

2012-06-01 Thread Pekka Paalanen
On Fri, 1 Jun 2012 07:10:47 -0700 (PDT) yan.w...@linux.intel.com wrote: > Hi, All, > I found there is compiling error by default configuration of Weston: > CXXandroid-framebuffer.lo > In file included from android-framebuffer.cpp:25:0: > android-framebuffer.h:26:21: fatal error: EGL/egl.h:

compiling weston error

2012-06-01 Thread yan . wang
Hi, All, I found there is compiling error by default configuration of Weston: CXXandroid-framebuffer.lo In file included from android-framebuffer.cpp:25:0: android-framebuffer.h:26:21: fatal error: EGL/egl.h: No such file or directory I have to use --disable-android-compositor to avoid