Git Product home page Git Product logo

Comments (32)

licaon-kter avatar licaon-kter commented on June 16, 2024

Can you SSH into the system?

from maynard.

hzulla avatar hzulla commented on June 16, 2024

Yes. Was able to kill the Weston process via ssh to recover access to the tty console.

from maynard.

hzulla avatar hzulla commented on June 16, 2024

Are there any logs I can provide you? I didn't find any and don't know where to look for clues.

from maynard.

hzulla avatar hzulla commented on June 16, 2024

Ok, started maynard with output redirection. Here's the stdout of running it.

[11:39:17.487] weston 1.4.0
               http://wayland.freedesktop.org/
               Bug reports to: https://bugs.freedesktop.org/enter_bug.cgi?product=Wayland&component=weston&version=1.4.0
               Build: 1.4.0-66-gdfaf65b clients: Port simple-shm and simple-egl to xdg-shell (2014-02-07 17:01:57 -0800)
[11:39:17.488] OS: Linux, 3.12.35+, #730 PREEMPT Fri Dec 19 18:31:24 GMT 2014, armv6l
[11:39:17.493] Using config file '/etc/xdg/weston/weston.ini'
[11:39:17.497] Loading module '/usr/lib/arm-linux-gnueabihf/weston/rpi-backend.so'
[11:39:17.531] initializing Raspberry Pi backend
[11:39:17.544] Dispmanx planes are double buffered.
[11:39:17.547] Initializing the DispmanX compositing renderer
[11:39:17.548] Raspberry Pi HDMI output 1920x1080 px
               guessing 60 Hz and 96 dpi
               orientation: normal
[11:39:17.553] launching '/usr/lib/arm-linux-gnueabihf/weston-keyboard'
[11:39:17.777] input device Logitech USB Receiver, /dev/input/event0 is a keyboard
[11:39:17.779] input device Logitech USB Receiver, /dev/input/event1 is a pointer caps = relative-motion button
[11:39:17.779] input device Logitech USB Receiver, /dev/input/event1 is a keyboard
[11:39:17.782] Loading module '/usr/lib/arm-linux-gnueabihf/weston/desktop-shell.so'
[11:39:17.788] Module '/usr/lib/arm-linux-gnueabihf/weston/desktop-shell.so' already loaded
[11:39:17.799] Loading module '/usr/lib/arm-linux-gnueabihf/weston/shell-helper.so'
[11:39:18.300] Compositor capabilities:
               arbitrary surface rotation: no
               screen capture uses y-flip: no
[11:39:18.301] libwayland: using socket /run/user/pi/wayland-0
[11:39:18.303] launching '/usr/lib/arm-linux-gnueabihf/maynard'

** (maynard:2226): WARNING **: Could not open X display

** (maynard:2226): WARNING **: Cannot autolaunch D-Bus without X11 $DISPLAY

** (maynard:2226): WARNING **: Cannot autolaunch D-Bus without X11 $DISPLAY

** (maynard:2226): WARNING **: Cannot autolaunch D-Bus without X11 $DISPLAY

** (maynard:2226): WARNING **: Cannot autolaunch D-Bus without X11 $DISPLAY

** (maynard:2226): WARNING **: Cannot autolaunch D-Bus without X11 $DISPLAY

from maynard.

jonnylamb avatar jonnylamb commented on June 16, 2024

It looks like your GTK doesn't have the the Wayland GDK backend, or perhaps the DISPLAY environment is breaking things. Is it set?

from maynard.

hzulla avatar hzulla commented on June 16, 2024

It looks like your GTK doesn't have the the Wayland GDK backend

How do I find out if it doesn't? Here's what I have installed here, via dpkg -l | grep libgtk:

ii  libgtk-3-0:armhf                      3.10.2-1+rpi9+waylandrpi1               armhf        GTK+ graphical user interface library
ii  libgtk-3-bin                          3.10.2-1+rpi9+waylandrpi1               armhf        programs for the GTK+ graphical user interface library
ii  libgtk-3-common                       3.10.2-1+rpi9+waylandrpi1               all          common files for the GTK+ graphical user interface library
ii  libgtk2.0-0:armhf                     2.24.10-2                               armhf        GTK+ graphical user interface library
ii  libgtk2.0-bin                         2.24.10-2                               armhf        programs for the GTK+ graphical user interface library
ii  libgtk2.0-common                      2.24.10-2                               all          common files for the GTK+ graphical user interface library

looks fine to me. Or not?

or perhaps the DISPLAY environment is breaking things. Is it set?

No, it isn't. Boot choice in raspi-config is Console, when running maynard the user is pi on a text console tty.

from maynard.

ktb83 avatar ktb83 commented on June 16, 2024

You're not alone. I have been having the same problem. I've tried weston and maynard on Arch Linux, Rasbian Wheezy and Jessie. I've built everything from source, multiple times. I've used pre-built packages also. Any attempt to run weston-launch results in a black/blank screen. Logs do not appear to be helpful at all:

Date: 2015-01-07 CST
[23:53:39.348] weston 1.6.0
               http://wayland.freedesktop.org/
               Bug reports to: https://bugs.freedesktop.org/enter_bug.cgi?product=Wayland&component=weston&version=1.6.0
               Build: 1.5.93-5-g2858cc2 configure.ac: bump version to 1.6.0 (2014-09-19 13:40:14 +0300)
[23:53:39.349] OS: Linux, 3.18.1+, #731 PREEMPT Fri Dec 19 19:16:36 GMT 2014, armv6l
[23:53:39.349] Starting with no config file.
[23:53:39.361] Loading module '/usr/lib/arm-linux-gnueabihf/weston/rpi-backend.so'
[23:53:39.418] initializing Raspberry Pi backend
[23:53:39.419] Dispmanx planes are double buffered.
[23:53:39.421] Initializing the DispmanX compositing renderer
[23:53:39.422] Raspberry Pi HDMI output 1360x768 px
               guessing 60 Hz and 96 dpi
               orientation: normal
[23:53:39.426] input device 'USB Optical Mouse', /dev/input/event0 is a pointer caps = relative-motion button
[23:53:39.428] input device 'Lite-On Technology Corp. USB Multimedia Keyboard', /dev/input/event1 is a keyboard
[23:53:39.430] input device 'Lite-On Technology Corp. USB Multimedia Keyboard', /dev/input/event2 is a keyboard
[23:53:39.430] launching '/usr/lib/weston/weston-keyboard'
[23:53:39.515] Compositor capabilities:
               arbitrary surface rotation: no
               screen capture uses y-flip: no
[23:53:39.519] Loading module '/usr/lib/arm-linux-gnueabihf/weston/desktop-shell.so'
[23:53:39.525] launching '/usr/lib/weston/weston-desktop-shell'

Even setting debug variables in the environment such as the following reveals absolutely nothing (there is certainly more output in the log under these conditions, but the additional output doesn't reveal any errors):

export MESA_DEBUG=1
export EGL_LOG_LEVEL=debug
export LIBGL_DEBUG=verbose
export WAYLAND_DEBUG=1
export SYSTEMD_LOG_LEVEL=debug
Date: 2015-01-08 CST
[00:41:53.630] weston 1.6.0
               http://wayland.freedesktop.org/
               Bug reports to: https://bugs.freedesktop.org/enter_bug.cgi?product=Wayland&component=weston&version=1.6.0
               Build: 1.5.93-5-g2858cc2 configure.ac: bump version to 1.6.0 (2014-09-19 13:40:14 +0300)
[00:41:53.631] OS: Linux, 3.18.1+, #731 PREEMPT Fri Dec 19 19:16:36 GMT 2014, armv6l
[00:41:53.632] Starting with no config file.
[00:41:53.644] Loading module '/usr/lib/arm-linux-gnueabihf/weston/rpi-backend.so'
[00:41:53.700] initializing Raspberry Pi backend
[00:41:53.701] Dispmanx planes are double buffered.
[00:41:53.703] Initializing the DispmanX compositing renderer
[00:41:53.704] Raspberry Pi HDMI output 1360x768 px
               guessing 60 Hz and 96 dpi
               orientation: normal
[00:41:53.709] input device 'USB Optical Mouse', /dev/input/event0 is a pointer caps = relative-motion button
[00:41:53.711] input device 'Lite-On Technology Corp. USB Multimedia Keyboard', /dev/input/event1 is a keyboard
[00:41:53.714] input device 'Lite-On Technology Corp. USB Multimedia Keyboard', /dev/input/event2 is a keyboard
[00:41:53.714] launching '/usr/lib/weston/weston-keyboard'
[1441678.011]  -> [email protected]_registry(new id wl_registry@2)
[00:41:53.808] Compositor capabilities:
               arbitrary surface rotation: no
               screen capture uses y-flip: no
[00:41:53.811] Loading module '/usr/lib/arm-linux-gnueabihf/weston/desktop-shell.so'
[00:41:53.817] launching '/usr/lib/weston/weston-desktop-shell'
[1441714.747] [email protected]_registry(new id wl_registry@2)
[1441715.291]  -> [email protected](1, "wl_compositor", 3)
[1441715.579]  -> [email protected](2, "wl_subcompositor", 1)
[1441715.823]  -> [email protected](3, "wl_scaler", 2)
[1441716.060]  -> [email protected](4, "wl_text_input_manager", 1)
[1441718.665]  -> [email protected](5, "wl_data_device_manager", 1)
[1441718.941]  -> [email protected](6, "wl_shm", 1)
[1441719.180]  -> [email protected](7, "wl_dispmanx", 1)
[1441719.418]  -> [email protected](8, "wl_output", 2)
[1441719.866]  -> [email protected](9, "wl_seat", 4)
[1441720.117]  -> [email protected](10, "wl_input_method", 1)
[1441720.435]  -> [email protected](11, "wl_input_panel", 1)
[1441720.679]  -> [email protected](12, "wl_shell", 1)
[1441720.914]  -> [email protected](13, "xdg_shell", 1)
[1441721.191]  -> [email protected](14, "desktop_shell", 3)
[1441721.475]  -> [email protected](15, "screensaver", 1)
[1441721.716]  -> [email protected](16, "workspace_manager", 1)
[1441723.894]  -> [email protected](17, "screenshooter", 1)
[1441724.461] [email protected](1, "wl_compositor", 3)
[1441724.892]  -> [email protected](1, "wl_compositor", 3, new id [unknown]@3)
[1441725.269] [email protected](2, "wl_subcompositor", 1)
[1441725.555]  -> [email protected](2, "wl_subcompositor", 1, new id [unknown]@4)
[1441725.895] [email protected](3, "wl_scaler", 2)
[1441726.142] [email protected](4, "wl_text_input_manager", 1)
[1441726.582] [email protected](5, "wl_data_device_manager", 1)
[1441726.838]  -> [email protected](5, "wl_data_device_manager", 1, new id [unknown]@5)
[1441736.890] [email protected](6, "wl_shm", 1)
[1441737.226]  -> [email protected](6, "wl_shm", 1, new id [unknown]@6)
[1441737.614] [email protected](7, "wl_dispmanx", 1)
[1441737.868] [email protected](8, "wl_output", 2)
[1441738.115]  -> [email protected](8, "wl_output", 2, new id [unknown]@7)
[1441738.446] [email protected](9, "wl_seat", 4)
[1441738.696]  -> [email protected](9, "wl_seat", 4, new id [unknown]@8)
[1441739.016]  -> [email protected]_data_device(new id wl_data_device@9, wl_seat@8)
[1441739.228]  -> [email protected]_surface(new id wl_surface@10)
[1441739.458] [email protected](10, "wl_input_method", 1)
[1441739.723] [email protected](11, "wl_input_panel", 1)
[1441739.971] [email protected](12, "wl_shell", 1)
[1441740.210] [email protected](13, "xdg_shell", 1)
[1441740.459]  -> [email protected](13, "xdg_shell", 1, new id [unknown]@11)
[1441740.897]  -> [email protected]_unstable_version(4)
[1441741.039] [email protected](14, "desktop_shell", 3)
[1441741.289] [email protected](15, "screensaver", 1)
[1441741.538] [email protected](16, "workspace_manager", 1)
[1441741.790]  -> [email protected](16, "workspace_manager", 1, new id [unknown]@12)
[1441742.119] [email protected](17, "screenshooter", 1)
[1441742.947]  -> [email protected]_pool(new id wl_shm_pool@13, fd 5, 4096)
[1441749.468]  -> [email protected](12288)
[1441752.676]  -> [email protected](28672)
[1441761.930]  -> [email protected](61440)
[1441771.101]  -> [email protected]_registry(new id wl_registry@2)
[1441772.851] [email protected]_registry(new id wl_registry@2)
[1441773.095]  -> [email protected](1, "wl_compositor", 3)
[1441773.354]  -> [email protected](2, "wl_subcompositor", 1)
[1441773.784]  -> [email protected](3, "wl_scaler", 2)
[1441774.039]  -> [email protected](4, "wl_text_input_manager", 1)
[1441774.287]  -> [email protected](5, "wl_data_device_manager", 1)
[1441774.532]  -> [email protected](6, "wl_shm", 1)
[1441774.777]  -> [email protected](7, "wl_dispmanx", 1)
[1441775.019]  -> [email protected](8, "wl_output", 2)
[1441775.263]  -> [email protected](9, "wl_seat", 4)
[1441775.503]  -> [email protected](10, "wl_input_method", 1)
[1441775.746]  -> [email protected](11, "wl_input_panel", 1)
[1441775.987]  -> [email protected](12, "wl_shell", 1)
[1441776.234]  -> [email protected](13, "xdg_shell", 1)
[1441777.934]  -> [email protected](14, "desktop_shell", 3)
[1441778.268]  -> [email protected](15, "screensaver", 1)
[1441778.562]  -> [email protected](16, "workspace_manager", 1)
[1441780.038]  -> [email protected](17, "screenshooter", 1)
[1441780.555] [email protected](1, [1441781.469]  -> [email protected](126976)
"wl_compositor", 3)
[1441782.595]  -> [email protected](1, "wl_compositor", 3, new id [unknown]@3)
[1441782.996] [email protected](2, "wl_subcompositor", 1)
[1441783.287]  -> [email protected](2, "wl_subcompositor", 1, new id [unknown]@4)
[1441784.911] [email protected](3, "wl_scaler", 2)
[1441785.244] [email protected](4, "wl_text_input_manager", 1)
[1441785.553] [email protected](5, "wl_data_device_manager", 1)
[1441786.736]  -> [email protected](5, "wl_data_device_manager", 1, new id [unknown]@5)
[1441787.096] [email protected](6, "wl_shm", 1)
[1441787.352]  -> [email protected](6, "wl_shm", 1, new id [unknown]@6)
[1441787.684] [email protected](7, "wl_dispmanx", 1)
[1441787.935] [email protected](8, "wl_output", 2)
[1441788.185]  -> [email protected](8, "wl_output", 2, new id [unknown]@7)
[1441788.513] [email protected](9, "wl_seat", 4)
[1441788.763]  -> [email protected](9, "wl_seat", 4, new id [unknown]@8)
[1441789.083]  -> [email protected]_data_device(new id wl_data_device@9, wl_seat@8)
[1441789.308]  -> [email protected]_surface(new id wl_surface@10)
[1441789.540] [email protected](10, "wl_input_method", 1)
[1441789.810] [email protected](11, "wl_input_panel", 1)
[1441790.060] [email protected](12, "wl_shell", 1)
[1441790.304] [email protected](13, "xdg_shell", 1)
[1441790.553]  -> [email protected](13, "xdg_shell", 1, new id [unknown]@11)
[1441790.899]  -> [email protected]_unstable_version(4)
[1441791.036] [email protected](14, "desktop_shell", 3)
[1441791.289] [email protected](15, "screensaver", 1)
[1441791.543] [email protected](16, "workspace_manager", 1)
[1441791.795]  -> [email protected](16, "workspace_manager", 1, new id [unknown]@12)
[1441792.130] [email protected](17, "screenshooter", 1)
[1441792.986]  -> [email protected]_pool(new id wl_shm_pool@13, fd 5, 4096)
[1441797.486]  -> [email protected](12288)
[1441800.233]  -> [email protected](28672)
[1441807.854]  -> [email protected](61440)
[1441817.758]  -> [email protected](258048)
[1441812.959]  -> [email protected](126976)
[1441843.285]  -> [email protected](258048)
[1441866.095]  -> [email protected](520192)
[1441877.841]  -> [email protected](520192)
[1442295.463]  -> [email protected](10, "wl_input_method", 1, new id [unknown]@14)
[1442295.923]  -> [email protected](11, "wl_input_panel", 1, new id [unknown]@15)
[1442298.288]  -> [email protected](8, "wl_output", 2, new id [unknown]@14)
[1442298.743]  -> [email protected](14, "desktop_shell", 2, new id [unknown]@15)
[1442299.107]  -> [email protected]_surface(new id wl_surface@16)
[1442299.914]  -> [email protected]_surface(new id wl_surface@16)
[1442300.179]  -> [email protected]_input_panel_surface(new id wl_input_panel_surface@17, wl_surface@16)
[1442300.406]  -> [email protected]_toplevel(wl_output@7, 0)
[1442301.535]  -> [email protected]_region(new id wl_region@18)
[1442303.910]  -> [email protected]_panel(wl_output@14, wl_surface@16)
[1442304.215]  -> [email protected]_surface(new id wl_surface@17)
[1442304.482]  -> [email protected]_background(wl_output@14, wl_surface@17)
[1442304.702]  -> [email protected]_surface(new id wl_surface@18)
[1442304.872]  -> [email protected]_grab_surface(wl_surface@18)
[1442305.258] [email protected](1, "wl_compositor", 3, new id [unknown]@3)
[1442305.736] [email protected](2, "wl_subcompositor", 1, new id [unknown]@4)
[1442306.153] [email protected](5, "wl_data_device_manager", 1, new id [unknown]@5)
[1442306.745] [email protected](6, "wl_shm", 1, new id [unknown]@6)
[1442307.139]  -> [email protected](0)
[1442307.283]  -> [email protected](1)
[1442307.415]  -> [email protected](909199186)
[1442307.549] [email protected](8, "wl_output", 2, new id [unknown]@7)
[1442307.911]  -> [email protected](0, 0, 360, 203, 0, "unknown", "unknown", 0)
[1442308.448]  -> [email protected](1)
[1442308.579]  -> [email protected](3, 1360, 768, 60000)
[1442308.875]  -> [email protected]()
[1442308.980] [email protected](9, "wl_seat", 4, new id [unknown]@8)
[1442309.331]  -> [email protected](3)
[1442309.462]  -> [email protected]("default")
[1442309.591] [email protected]_data_device(new id wl_data_device@9, wl_seat@8)
[1442309.840] [email protected]_surface(new id wl_surface@10)
[1442310.034] [email protected](13, "xdg_shell", 1, new id [unknown]@11)
[1442310.391] [email protected]_unstable_version(4)
[1442310.529] [email protected](16, "workspace_manager", 1, new id [unknown]@12)
[1442310.870]  -> [email protected](0, 1)
[1442311.069] [email protected]_pool(new id wl_shm_pool@13, fd 33, 4096)
[1442311.431] [email protected](12288)
[1442311.661] [email protected](28672)
[1442311.851] [email protected](61440)
[1442312.035] [email protected](126976)
[1442312.220] [email protected](258048)
[1442312.482] [email protected](520192)
[1442312.687] [email protected](8, "wl_output", 2, new id [unknown]@14)
[1442313.060]  -> [email protected](0, 0, 360, 203, 0, "unknown", "unknown", 0)
[1442313.689]  -> [email protected](1)
[1442313.823]  -> [email protected](3, 1360, 768, 60000)
[1442314.124]  -> [email protected]()
[1442314.225] [email protected](14, "desktop_shell", 2, new id [unknown]@15)
[1442314.583] [email protected]_surface(new id wl_surface@16)
[1442314.782] [email protected]_panel(wl_output@14, wl_surface@16)
[1442314.998]  -> [email protected](0, wl_surface@16, 1360, [1442315.389]  -> [email protected]_pool(new id wl_shm_pool@19, fd 7, 576000)
[1442315.798]  -> [email protected]_buffer(new id wl_buffer@20, 0, 720, 200, 2880, 0)
[1442316.413]  -> [email protected](new id wl_callback@21)
768)
[1442326.672] [email protected]_surface(new id wl_surface@17)
[1442326.923] [email protected]_background(wl_output@14, wl_surface@17)
[1442327.150]  -> [email protected](0, wl_surface@17, 1360, 768)
[1442327.470] [email protected]_surface(new id wl_surface@18)
[1442327.655] [email protected]_grab_surface(wl_surface@18)
[1442327.985] [email protected](0)
[1442328.164] [email protected](1)
[1442328.297] [email protected](909199186)
[1442328.512] [email protected](0, 0, 360, 203, 0, "unknown", "unknown", 0)
[1442329.187] [email protected](1)
[1442329.332] [email protected](3, 1360, 768, 60000)
[1442329.671] [email protected]()
[1442329.771] [email protected](3)
[1442329.912]  -> [email protected]_pointer(new id wl_pointer@19)
[1442330.084]  -> [email protected]_keyboard(new id wl_keyboard@20)
[1442330.246] [email protected]("default")
[1442330.378] [email protected](0, 1)
[1442330.563] [email protected](0, 0, 360, 203, 0, "unknown", "unknown", 0)
[1442331.086]  -> [email protected]_buffer_transform(0)
[1442331.219]  -> [email protected]_buffer_transform(0)
[1442331.351] [email protected](1)
[1442331.484]  -> [email protected]_buffer_scale(1)
[1442331.616]  -> [email protected]_buffer_scale(1)
[1442331.746] [email protected](3, 1360, 768, 60000)
[1442332.046] [email protected]()
[1442332.141] [email protected](0, wl_surface@16, 1360, 768)
[1442332.462] [email protected](0, wl_surface@17, 1360, 768)
[1442332.793]  -> [email protected]_region(new id wl_region@21)
[1442333.432]  -> [email protected]_pool(new id wl_shm_pool@22, fd 7, 174080)
[1442333.832]  -> [email protected]_buffer(new id wl_buffer@23, 0, 1360, 32, 5440, 0)
[1442334.322]  -> [email protected](new id wl_callback@24)
[1442459.273]  -> [email protected]_opaque_region(wl_region@21)
[1442459.526]  -> [email protected]()
[1442459.654]  -> [email protected](wl_buffer@23, 0, 0)
[1442459.912]  -> [email protected](0, 0, 1360, 32)
[1442460.215]  -> [email protected]()
[1442460.322]  -> [email protected]_region(new id wl_region@25)
[1442460.489]  -> [email protected](0, 0, 1360, 768)
[1442465.171]  -> [email protected]_pool(new id wl_shm_pool@26, fd 8, 4177920)
[1442465.648]  -> [email protected]_buffer(new id wl_buffer@27, 0, 1360, 768, 2720, 909199186)
[1442476.736]  -> [email protected](new id wl_callback@28)
[1442502.890]  -> [email protected]_ready()
[1442503.108]  -> [email protected]_opaque_region(wl_region@25)
[1442503.250]  -> [email protected]()
[1442503.356]  -> [email protected](wl_buffer@27, 0, 0)
[1442503.605]  -> [email protected](0, 0, 1360, 768)
[1442503.903]  -> [email protected]()
[1442504.167] [email protected]_pointer(new id wl_pointer@19)
[1442504.443] [email protected]_keyboard(new id wl_keyboard@20)
[1442504.667]  -> [email protected]_info(40, 400)
[1442504.874]  -> [email protected](1, fd 35, 45282)
[1442505.156] [email protected]_buffer_transform(0)
[1442505.293] [email protected]_buffer_transform(0)
[1442505.424] [email protected]_buffer_scale(1)
[1442505.587] [email protected]_buffer_scale(1)
[1442505.725] [email protected]_region(new id wl_region@21)
[1442505.904] [email protected]_pool(new id wl_shm_pool@22, fd 33, 174080)
[1442506.243] [email protected]_buffer(new id wl_buffer@23, 0, 1360, 32, 5440, 0)
[1442506.891] [email protected](new id wl_callback@24)
[1442507.072] [email protected]_opaque_region(wl_region@21)
[1442507.210] [email protected]()
[1442507.348]  -> [email protected]_id(21)
[1442507.494] [email protected](wl_buffer@23, 0, 0)
[1442507.774] [email protected](0, 0, 1360, 32)
[1442508.093] [email protected]()
[1442508.275] [email protected]_region(new id wl_region@25)
[1442508.470] [email protected](0, 0, 1360, 768)
[1442508.788] [email protected]_pool(new id wl_shm_pool@26, fd 34, 4177920)
[1442509.118] [email protected]_buffer(new id wl_buffer@27, 0, 1360, 768, 2720, 909199186)
[1442509.593] [email protected](new id wl_callback@28)
[1442509.766] [email protected]_ready()
[1442509.915] [email protected]_opaque_region(wl_region@25)
[1442510.062] [email protected]()
[1442510.169]  -> [email protected]_id(25)
[1442510.307] [email protected](wl_buffer@27, 0, 0)
[1442510.565] [email protected](0, 0, 1360, 768)
[1442510.876] [email protected]()
[1442511.208] [email protected]_id(21)
[1442511.412] [email protected]_id(25)
[1442511.550] [email protected]_info(40, 400)
[1442511.744] [email protected](1, fd 5, 45282)
[1442527.032]  -> [email protected]_opaque_region(wl_region@18)
[1442527.379]  -> [email protected]()
[1442527.512]  -> [email protected](wl_buffer@20, 0, 0)
[1442527.765]  -> [email protected](0, 0, 720, 200)
[1442528.060]  -> [email protected]()
[1442528.410] [email protected](1, "wl_compositor", 3, new id [unknown]@3)
[1442528.861] [email protected](2, "wl_subcompositor", 1, new id [unknown]@4)
[1442529.270] [email protected](5, "wl_data_device_manager", 1, new id [unknown]@5)
[1442529.677] [email protected](6, "wl_shm", 1, new id [unknown]@6)
[1442530.030]  -> [email protected](0)
[1442530.202]  -> [email protected](1)
[1442530.335]  -> [email protected](909199186)
[1442530.502] [email protected](8, "wl_output", 2, new id [unknown]@7)
[1442530.866]  -> [email protected](0, 0, 360, 203, 0, "unknown", "unknown", 0)
[1442531.401]  -> [email protected](1)
[1442531.533]  -> [email protected](3, 1360, 768, 60000)
[1442531.833]  -> [email protected]()
[1442531.938] [email protected](9, "wl_seat", 4, new id [unknown]@8)
[1442532.287]  -> [email protected](3)
[1442532.423]  -> [email protected]("default")
[1442532.555] [email protected]_data_device(new id wl_data_device@9, wl_seat@8)
[1442532.795] [email protected]_surface(new id wl_surface@10)
[1442532.980] [email protected](13, "xdg_shell", 1, new id [unknown]@11)
[1442533.327] [email protected]_unstable_version(4)
[1442533.465] [email protected](16, "workspace_manager", 1, new id [unknown]@12)
[1442533.810]  -> [email protected](0, 1)
[1442534.007] [email protected]_pool(new id wl_shm_pool@13, fd 30, 4096)
[1442534.334] [email protected](12288)
[1442534.545] [email protected](28672)
[1442534.731] [email protected](61440)
[1442534.916] [email protected](126976)
[1442535.101] [email protected](258048)
[1442535.284] [email protected](520192)
[1442535.477] [email protected](10, "wl_input_method", 1, new id [unknown]@14)
[1442535.836] [email protected](11, "wl_input_panel", 1, new id [unknown]@15)
[1442536.188] [email protected]_surface(new id wl_surface@16)
[1442546.735] [email protected]_input_panel_surface(new id wl_input_panel_surface@17, wl_surface@16)
[1442547.020] [email protected]_toplevel(wl_output@7, 0)
[1442547.225] [email protected]_region(new id wl_region@18)
[1442547.401] [email protected]_pool(new id wl_shm_pool@19, fd 33, 576000)
[1442547.740] [email protected]_buffer(new id wl_buffer@20, 0, 720, 200, 2880, 0)
[1442548.210] [email protected](new id wl_callback@21)
[1442548.387] [email protected]_opaque_region(wl_region@18)
[1442548.528] [email protected]()
[1442548.638]  -> [email protected]_id(18)
[1442548.776] [email protected](wl_buffer@20, 0, 0)
[1442549.039] [email protected](0, 0, 720, 200)
[1442549.353] [email protected]()
[1442549.658] [email protected]_id(18)
[1442549.866] [email protected](0)
[1442550.003] [email protected](1)
[1442550.130] [email protected](909199186)
[1442550.259] [email protected](0, 0, 360, 203, 0, "unknown", "unknown", 0)
[1442550.777] [email protected](1)
[1442550.904] [email protected](3, 1360, 768, 60000)
[1442551.195] [email protected]()
[1442551.289] [email protected](3)
[1442551.427]  -> [email protected]_pointer(new id wl_pointer@18)
[1442551.603]  -> [email protected]_keyboard(new id wl_keyboard@22)
[1442551.767] [email protected]("default")
[1442551.896] [email protected](0, 1)
[1442552.206] [email protected]_pointer(new id wl_pointer@18)
[1442552.502] [email protected]_keyboard(new id wl_keyboard@22)
[1442552.695]  -> [email protected]_info(40, 400)
[1442552.905]  -> [email protected](1, fd 30, 45282)
[1442553.337] [email protected]_info(40, 400)
[1442553.626] [email protected](1, fd 5, 45282)

I wish you luck. We're all going to need it. The condition of Maynard/Weston for the Pi suggests that the projects have been neglected for a decent amount of time and have some sizable issues which need to be fixed. I haven't seen any signs of this situation changing soon. It might even be a good idea for whoever is in charge to post notices that the projects are currently unusable so that we all stop wasting our time and effort in building them and trying to get them to work. As it is now, there are several unofficial and official postings around the internet inviting Raspberry Pi owners to try out the new desktop environments either from package or source. There are similar posts for the web browser (epiphany-browser) which is supposedly being worked on, but that project seems to be in a similar state of disrepair. It's too bad that these options will not currently work for those who are interested.

I realize these projects are in-development and I appreciate the work that has gone into them already. I'll check back to see if anything positive develops.

from maynard.

hzulla avatar hzulla commented on June 16, 2024

As it is now, there are several unofficial and official postings around the internet inviting Raspberry Pi owners to try out the new desktop environments either from package or source.

Indeed, that's what made me want to try maynard. A notice that it's abandoned software would have been helpful.

from maynard.

ktb83 avatar ktb83 commented on June 16, 2024

I do have LXQT running pretty smoothly on Arch Linux now. You could try that out in the meantime.

from maynard.

amckinlay avatar amckinlay commented on June 16, 2024

I too get this issue after running sudo apt-get upgrade. Maynard no longer works with Raspbian..

from maynard.

bjornnorman avatar bjornnorman commented on June 16, 2024

I get the same result, using the same procedure as hzulla reported initially, so something is broken somewhere. Would be great if someone could figure out what...

from maynard.

cybear avatar cybear commented on June 16, 2024

@jonnylamb @barisione Could you update the README with a message that this is currently NOT working? It seems to cause some disappointment for the people that try it out, find that it doesn't work and end up in this thread.

from maynard.

hzulla avatar hzulla commented on June 16, 2024

I'd be much more interested to know if Maynard is a dead project or not.

from maynard.

sladage avatar sladage commented on June 16, 2024

Having the same issue. Too bad, it looked promising.

from maynard.

amckinlay avatar amckinlay commented on June 16, 2024

I can kill the process via ssh, but then I get weird characters when I try
to type into the TTY.
On Jan 21, 2015 10:26 AM, "Stefan Ladage" [email protected] wrote:

Having the same issue. Too bad, it looked promising.


Reply to this email directly or view it on GitHub
#30 (comment).

from maynard.

davclark avatar davclark commented on June 16, 2024

Still broke! Maybe LXQT is the right way to go?

from maynard.

HansSanitizer avatar HansSanitizer commented on June 16, 2024

Same issue here, too bad, was looking forward to testing it out.

from maynard.

monorigabor avatar monorigabor commented on June 16, 2024

Same here, hope the project is not dead!

from maynard.

gld1982ltd avatar gld1982ltd commented on June 16, 2024

Can anyone confirm that the fix for Arch Linux is the same on Raspbian?

Add the following in the [shell] section of your ~/.config/weston.ini: client=/usr/libexec/maynard

from maynard.

skylite21 avatar skylite21 commented on June 16, 2024

Same here, fresh Raspbian install got blank screen :(

from maynard.

PFloding avatar PFloding commented on June 16, 2024

Same here.
Raspbian Wheezy 3.18, 2015-01-31
On Rpi model 2.
-> Blank screen

gld1982ltd: I don't have a weston.ini, should I?

from maynard.

gld1982ltd avatar gld1982ltd commented on June 16, 2024

PFloding: I think you should. This is for the pc development, but I think it still applies.

The Maynard Wiki Page:

The Arch Linux package on the AUR has comments concerning the ~/.config/weston.ini.

from maynard.

fooishbar avatar fooishbar commented on June 16, 2024

Yes, I can confirm. This isn't actually a Maynard issue, but an issue with the Raspberry Pi backend in general on the RPi2. I'm going to move this to a freedesktop.org bug.

from maynard.

hzulla avatar hzulla commented on June 16, 2024

@fooishbar - I had this issue on an RPi Model 1, not 2.

from maynard.

fooishbar avatar fooishbar commented on June 16, 2024

@hzulla - Thanks, I'll check it out as soon as I can. Meant to get to it last week but ran out of time.

By the sounds of it only occurring after an upgrade, it seems it's a firmware change which has broken Weston. Ouch.

@ktb83 - Maynard/Weston on RPi only see light maintenance, but the web browser is under active and regular development, seeing regular releases. It does have some bugs which are unsolvable because newer versions of Epiphany require an upgrade to WebKit2, which is too resource-intensive to run on RPi1.

from maynard.

fooishbar avatar fooishbar commented on June 16, 2024

@amckinlay - Did this only start happening after you did an apt-get upgrade? How often do you upgrade?

from maynard.

amckinlay avatar amckinlay commented on June 16, 2024

Yes. I bought a RPI and Maynard worked. I then did an upgrade and
dist-upgrade and Maynard no longer worked.
On Feb 19, 2015 3:27 PM, "Daniel Stone" [email protected] wrote:

@amckinlay https://github.com/amckinlay - Did this only start happening
after you did an apt-get upgrade? How often do you upgrade?


Reply to this email directly or view it on GitHub
#30 (comment).

from maynard.

hzulla avatar hzulla commented on June 16, 2024

@fooishbar - I never saw a working Maynard. This bug report was written after I bought my RPi 1B+ and tried Maynard for the first time.

from maynard.

fooishbar avatar fooishbar commented on June 16, 2024

@amckinlay @hzulla OK, thanks.

from maynard.

hzulla avatar hzulla commented on June 16, 2024

Tried again, today, using a Raspberry Pi 2.

Works now. Closing.

from maynard.

AnthonyBall1966 avatar AnthonyBall1966 commented on June 16, 2024

hzulla: which instructions did you follow to get this working?

from maynard.

hzulla avatar hzulla commented on June 16, 2024

@SinisterSoft See first entry in this thread.

from maynard.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.