Created attachment 70705 [details] weston startup output with tablet-shell.so When launching Weston with the tablet-shell.so (configured via weston.ini) as the "shell", the display is completely black/blank and does not respond to any input. The images specified in weston.ini for "lockscreen", "homescreen", etc... all exist on my system. The weston output shows (also, see attachment): [14:23:46.373] Loading module '/home/uartie/wayland/install/lib/weston/tablet-shell.so' [14:23:46.373] launching '/home/uartie/wayland/install/libexec/weston-tablet-shell' [14:23:46.373] switching to state STARTING (from STARTING) NOTE: trying to load tablet-shell.so via --modules command line argument does not work as expected because it also tries to load desktop-shell.so. The only way to exclusively load tablet-shell.so is to specify it in weston.ini (see attachment) under [core] via "modules=tablet-shell.so" option.
Created attachment 70706 [details] Weston INI configuration to use tablet-shell.so at startup
cairo (master) 376d39121c0d4eba8f0a22be71f782ce18e50923 dri2proto (master) 4eeacce4c4a300b938b7e3fb78a8e443c491780b drm (master) 171666e4b8127c17c68ea0d44cf4e81ec342f2d0 glproto (master) ec1eec4355ee4a6c5134f2178192f10b6d28a87a kbproto (master) 391a1f6de6315fc0196d407d800597488315cccb libX11 (master) d14b6a250f004fa405179db7020f6953001d17b9 libxkbcommon (master) f1598469434ef6128320d6b0810b8f82f6aca484 macros (master) 0890e4003aacfa7113ab3f4e3ad7c5636f8e922a mesa (master) 13f9012ad3837c98a2c891244e64878fa61f9cd2 pixman (master) 44dd746bb68625b2f6be77c3f80292b45defe9d7 wayland (master) e8fbce73c7d2d546fcb90fe6115306f27c699fff weston (master) b88b68fa42086304f615ee9f67e9c290d059868b
commit b67c91d46d52782f35049c6df9d1aae92885fb7c Author: Tiago Vignatti <tiago.vignatti@intel.com> Date: Tue Apr 9 11:48:06 2013 -0300 clients: tablet-shell: Wait for set_homescreen hits the server This relates to: https://bugs.freedesktop.org/show_bug.cgi?id=57634 https://bugs.freedesktop.org/show_bug.cgi?id=57637 Signed-off-by: Tiago Vignatti <tiago.vignatti@intel.com>
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.