Re: [weston] xkbcommon library is not optional.

2015-10-16 Thread Joaquim Duran
The database of keymaps are not included in xkbcommon library, you should download from http://www.freedesktop.org/wiki/Software/XKeyboardConfig and then just install all keymaps that you need. Joaquim Duran 2015-10-16 11:31 GMT+02:00 Arnaud Vrac : > On Fri, Oct 16, 2015 at 11:10 AM, Pe

Re: [weston] xkbcommon library is not optional.

2015-10-16 Thread Joaquim Duran
Disable xkbcommon library could be useful in devices based on touchscreen, like smartphones, but if you have USB connectors, you could connect an external keyboard. if xkbcommon is a small library, just change the documentation. Joaquim Duran 2015-10-16 10:27 GMT+02:00 Hardening : > Le 16

Re: [weston] Terminal client could not open window

2015-10-13 Thread Joaquim Duran
l_compositor@4.create_region(new id wl_region@14) [3470260.103] -> wl_reg...@14.add(0, 0, 800, 600) [3470276.644] -> wl_shm@7.create_pool(new id wl_shm_pool@15, fd 10, 1920000) [3470280.947] -> wl_shm_pool@15.create_buffer(new id wl_buffer@16, 0, 800, 600, 3200, 0) [3470285.036] -> wl_surfa

Re: [weston] Terminal client could not open window

2015-10-13 Thread Joaquim Duran
in ?? () (gdb) where #0 0x0008 in ?? () #1 0x0006 in ?? () #2 0x0006 in ?? () Backtrace stopped: previous frame identical to this frame (corrupt stack?) Joaquim Duran 2015-10-13 14:58 GMT+02:00 Joaquim Duran : > Pekka, > > Thanks for your information. I've compiled

Re: [weston] Terminal client could not open window

2015-10-13 Thread Joaquim Duran
GMT+02:00 Pekka Paalanen : > On Tue, 13 Oct 2015 14:26:21 +0200 > Joaquim Duran wrote: > >> Hello, >> >> We could execute the Weston compositor (using fbdev backend) in a >> terminal, we could execute the weston-info client and it prints >> information, however when

[weston] Terminal client could not open window

2015-10-13 Thread Joaquim Duran
Hello, We could execute the Weston compositor (using fbdev backend) in a terminal, we could execute the weston-info client and it prints information, however when we execute the weston-terminal client, it couldn't open a window on the compositor. We start the Weston compositor in a terminal: mkd

[weston] xkbcommon library is not optional.

2015-10-13 Thread Joaquim Duran
rer.c:41: src/compositor.h:37:33: fatal error: xkbcommon/xkbcommon.h: No such file or directory compilation terminated. make[1]: *** [src/gl_renderer_la-gl-renderer.lo] Error 1 make[1]: Leaving directory `/home/gem-med/Logic_BSPs/Linux_3.0/src/weston' make: *

[weston] Under specific configuration, two tests of weston are compiled with errors.

2015-10-13 Thread Joaquim Duran
c:41:25: fatal error: xf86drmMode.h: No such file or directory compilation terminated. make[1]: *** [tests/setbacklight-setbacklight.o] Error 1 make[1]: Leaving directory `/home/gem-med/Logic_BSPs/Linux_3.0/src/weston' Joaquim Duran ___ wayland-devel m

Re: black surface in desktop shell fullscreen mode

2015-10-13 Thread Joaquim Duran
Hello, Last Friday, we executed Weston for first time. We also view the black screen in full screen shell. Weston breaks when desktop shell is used. Joaquim Duran 2015-10-09 9:29 GMT+02:00 Pekka Paalanen : > On Fri, 9 Oct 2015 10:04:49 +0300 > Giulio Camuffo wrote: > >>

Re: Undefined function 'wl_egl_window_resize'

2015-10-08 Thread Joaquim Duran
ositor-drm.lo] Error 1 make[1]: Leaving directory `/home/gem-med/Logic_BSPs/Linux_3.0/src/weston' Joaquim Duran 2015-10-08 15:52 GMT+02:00 Pekka Paalanen : > On Thu, 8 Oct 2015 13:37:40 +0200 > Joaquim Duran wrote: > >> Hello, >> >> When running the weston, the message

Undefined function 'wl_egl_window_resize'

2015-10-08 Thread Joaquim Duran
yland-egl is build. How can I fix this issue? (current configuration of weston) --disable-xwayland \ --disable-xwayland-test \ --disable-x11-compositor \ --disable-drm-compositor \ --enable-wayland-compositor \ --disable-headles

Re: [weston] Missing header file

2015-10-08 Thread Joaquim Duran
Hello, > please keep the mailing list in CC. Sorry. I've commented the tests that they finished with an error. Finaly, I've compiled weston. Joaquim Duran 2015-10-07 13:05 GMT+02:00 Pekka Paalanen : > On Wed, 7 Oct 2015 12:28:58 +0200 > Joaquim Duran wrote: > >&g

[weston] Missing header file

2015-10-07 Thread Joaquim Duran
make: *** [all] Error 2 Joaquim Duran ___ wayland-devel mailing list wayland-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/wayland-devel

[weston] Linking native library in cross compiling.

2015-10-05 Thread Joaquim Duran
was moved. libtool: link: cannot find the library `/usr/lib/libpixman-1.la' or unhandled argument `/usr/lib/libpixman-1.la' make[1]: *** [wayland-backend.la] Error 1 make[1]: Leaving directory `/home/gem-med/Logic_BSPs/Linux_3.0/src/weston'