wezterm icon indicating copy to clipboard operation
wezterm copied to clipboard

Wayland: new window does not always start

Open Funami580 opened this issue 2 years ago • 0 comments

What Operating System(s) are you seeing this problem on?

Linux Wayland (sway WM)

WezTerm version

20220706-000046-94d0e6db

Did you try the latest nightly build to see if the issue is better (or worse!) than your current version?

Yes, and I updated the version box above to show the version of the nightly that I tried

Describe the bug

Run wezterm, but no new window pops up.

To Reproduce

You might have to try to open wezterm several times to encounter that bug.

Configuration

local wezterm = require 'wezterm';

return {
  default_prog = {"/usr/bin/bash"},
  enable_wayland = true,
}

Expected Behavior

Should open always.

Logs

I tracked this bug somewhat down, but I'm not sure how to proceed further. The program seems to wait at this point: windows.rs: wait_configure.recv().await?; It seems like PendingEvent::queue does not receive any events.

Logs with WAYLAND_DEBUG=1:

[ 523575.675]  -> [email protected]_registry(new id wl_registry@2)
[ 523575.695]  -> [email protected](new id wl_callback@3)
[ 523575.769] [email protected]_id(3)
[ 523575.787] [email protected](1, "wl_shm", 1)
[ 523575.845]  -> [email protected](1, "wl_shm", 1, new id [unknown]@4)
[ 523575.907] [email protected](2, "wl_drm", 2)
[ 523575.939] [email protected](3, "zwp_linux_dmabuf_v1", 4)
[ 523575.959] [email protected](4, "wl_compositor", 4)
[ 523575.972]  -> [email protected](4, "wl_compositor", 4, new id [unknown]@5)
[ 523575.983] [email protected](5, "wl_subcompositor", 1)
[ 523575.992]  -> [email protected](5, "wl_subcompositor", 1, new id [unknown]@6)
[ 523576.015] [email protected](6, "wl_data_device_manager", 3)
[ 523576.042]  -> [email protected](6, "wl_data_device_manager", 3, new id [unknown]@7)
[ 523576.068] [email protected](7, "zwlr_gamma_control_manager_v1", 1)
[ 523576.087] [email protected](8, "zxdg_output_manager_v1", 3)
[ 523576.100] [email protected](9, "org_kde_kwin_idle", 1)
[ 523576.113] [email protected](10, "zwp_idle_inhibit_manager_v1", 1)
[ 523576.123] [email protected](11, "zwlr_layer_shell_v1", 4)
[ 523576.132] [email protected](12, "xdg_wm_base", 2)
[ 523576.143] [email protected](13, "zwp_tablet_manager_v2", 1)
[ 523576.153] [email protected](14, "org_kde_kwin_server_decoration_manager", 1)
[ 523576.161] [email protected](15, "zxdg_decoration_manager_v1", 1)
[ 523576.173]  -> [email protected](15, "zxdg_decoration_manager_v1", 1, new id [unknown]@8)
[ 523576.189] [email protected](16, "zwp_relative_pointer_manager_v1", 1)
[ 523576.199] [email protected](17, "zwp_pointer_constraints_v1", 1)
[ 523576.210] [email protected](18, "wp_presentation", 1)
[ 523576.220] [email protected](19, "zwlr_output_manager_v1", 2)
[ 523576.229] [email protected](20, "zwlr_output_power_manager_v1", 1)
[ 523576.242] [email protected](21, "zwp_input_method_manager_v2", 1)
[ 523576.251] [email protected](22, "zwp_text_input_manager_v3", 1)
[ 523576.259] [email protected](23, "zwlr_foreign_toplevel_manager_v1", 3)
[ 523576.270] [email protected](24, "wp_drm_lease_device_v1", 1)
[ 523576.281] [email protected](25, "zwlr_export_dmabuf_manager_v1", 1)
[ 523576.293] [email protected](26, "zwlr_screencopy_manager_v1", 3)
[ 523576.302] [email protected](27, "zwlr_data_control_manager_v1", 2)
[ 523576.313] [email protected](28, "zwp_primary_selection_device_manager_v1", 1)
[ 523576.324] [email protected](29, "wp_viewporter", 1)
[ 523576.334] [email protected](30, "zxdg_exporter_v1", 1)
[ 523576.342] [email protected](31, "zxdg_importer_v1", 1)
[ 523576.352] [email protected](32, "zxdg_exporter_v2", 1)
[ 523576.362] [email protected](33, "zxdg_importer_v2", 1)
[ 523576.372] [email protected](34, "xdg_activation_v1", 1)
[ 523576.382] [email protected](35, "zwp_virtual_keyboard_manager_v1", 1)
[ 523576.393] [email protected](36, "zwlr_virtual_pointer_manager_v1", 2)
[ 523576.403] [email protected](37, "zwlr_input_inhibit_manager_v1", 1)
[ 523576.413] [email protected](38, "zwp_keyboard_shortcuts_inhibit_manager_v1", 1)
[ 523576.424] [email protected](39, "wl_seat", 7)
[ 523576.436]  -> [email protected](39, "wl_seat", 6, new id [unknown]@9)
[ 523576.452] [email protected](40, "zwp_pointer_gestures_v1", 3)
[ 523576.462] [email protected](41, "wl_output", 4)
[ 523576.471]  -> [email protected](41, "wl_output", 3, new id [unknown]@10)
[ 523576.488] [email protected](44789)
[ 523576.494]  -> [email protected](new id wl_callback@3)
[ 523576.551] [email protected]_id(3)
[ 523576.558] [email protected](0)
[ 523576.564] [email protected](1)
[ 523576.570] [email protected](875709016)
[ 523576.575] [email protected](875708993)
[ 523576.580] [email protected](875710274)
[ 523576.585] [email protected](842094674)
[ 523576.591] [email protected](842088786)
[ 523576.596] [email protected](892426322)
[ 523576.602] [email protected](892420434)
[ 523576.609] [email protected](909199186)
[ 523576.623] [email protected](808665688)
[ 523576.627] [email protected](808665665)
[ 523576.633] [email protected](1211384408)
[ 523576.638] [email protected](1211384385)
[ 523576.644] [email protected]("seat0")
[ 523576.650] [email protected](3)
[ 523576.656]  -> [email protected]_data_device(new id wl_data_device@11, wl_seat@9)
[ 523576.665] [email protected](0, 0, 470, 300, 0, "HannStar Display Corp", "HW223", 0)
[ 523576.684] [email protected](1, 1680, 1050, 59954)
[ 523576.693] [email protected](1)
[ 523576.696] [email protected]()
[ 523576.700] [email protected](44789)
[ 523576.706]  -> [email protected](28, "zwp_primary_selection_device_manager_v1", 1, new id [unknown]@3)
[ 523576.717]  -> [email protected]_device(new id zwp_primary_selection_device_v1@12, wl_seat@9)
[ 523576.732]  -> [email protected]_keyboard(new id wl_keyboard@13)
[ 523576.740]  -> [email protected]_pointer(new id wl_pointer@14)
[ 523576.748]  -> [email protected]_surface(new id wl_surface@15)
[ 523576.760]  -> [email protected]_data_device(new id wl_data_device@16, wl_seat@9)
[ 523576.772]  -> [email protected]_device(new id zwp_primary_selection_device_v1@17, wl_seat@9)
[ 523576.795]  -> [email protected]_pool(new id wl_shm_pool@18, fd 11, 4096)
[ 523596.630]  -> [email protected]_surface(new id wl_surface@19)
[ 523596.653]  -> [email protected](12, "xdg_wm_base", 2, new id [unknown]@20)
[ 523596.747]  -> [email protected]_pool(new id wl_shm_pool@21, fd 22, 4096)
[ 523596.886]  -> [email protected]_pool(new id wl_shm_pool@22, fd 24, 4096)
[ 523596.948]  -> [email protected]_xdg_surface(new id xdg_surface@23, wl_surface@19)
[ 523596.987]  -> [email protected]_toplevel(new id xdg_toplevel@24)
[ 523597.018]  -> [email protected]()
[ 523597.034]  -> [email protected]_min_size(2, 1)
[ 523597.067]  -> [email protected]_window_geometry(0, 0, 810, 456)
[ 523597.081]  -> [email protected]_surface(new id wl_surface@25)
[ 523597.096]  -> [email protected]_pointer(new id wl_pointer@26)
[ 523597.122]  -> [email protected]_toplevel_decoration(new id zxdg_toplevel_decoration_v1@27, xdg_toplevel@24)
[ 523597.135]  -> [email protected]_app_id("org.wezfurlong.wezterm")
[ 523597.141]  -> [email protected]_min_size(2, 1)
[ 523597.149]  -> [email protected]_max_size(0, 0)
[ 523597.160]  -> [email protected]_title("wezterm")
[ 523597.166]  -> [email protected]_mode()
[ 523597.171]  -> [email protected]_min_size(32, 32)
[ 523597.384] [email protected](1, fd 22, 65717)
[ 523602.280] [email protected]_info(25, 600)

For comparison, these are the logs when wezterm starts up successfully:

[ 491398.611]  -> [email protected]_registry(new id wl_registry@2)
[ 491398.630]  -> [email protected](new id wl_callback@3)
[ 491398.726] [email protected]_id(3)
[ 491398.751] [email protected](1, "wl_shm", 1)
[ 491398.780]  -> [email protected](1, "wl_shm", 1, new id [unknown]@4)
[ 491398.794] [email protected](2, "wl_drm", 2)
[ 491398.809] [email protected](3, "zwp_linux_dmabuf_v1", 4)
[ 491398.832] [email protected](4, "wl_compositor", 4)
[ 491398.848]  -> [email protected](4, "wl_compositor", 4, new id [unknown]@5)
[ 491398.866] [email protected](5, "wl_subcompositor", 1)
[ 491398.879]  -> [email protected](5, "wl_subcompositor", 1, new id [unknown]@6)
[ 491398.898] [email protected](6, "wl_data_device_manager", 3)
[ 491398.913]  -> [email protected](6, "wl_data_device_manager", 3, new id [unknown]@7)
[ 491398.933] [email protected](7, "zwlr_gamma_control_manager_v1", 1)
[ 491398.942] [email protected](8, "zxdg_output_manager_v1", 3)
[ 491398.956] [email protected](9, "org_kde_kwin_idle", 1)
[ 491398.965] [email protected](10, "zwp_idle_inhibit_manager_v1", 1)
[ 491398.976] [email protected](11, "zwlr_layer_shell_v1", 4)
[ 491398.986] [email protected](12, "xdg_wm_base", 2)
[ 491398.998] [email protected](13, "zwp_tablet_manager_v2", 1)
[ 491399.015] [email protected](14, "org_kde_kwin_server_decoration_manager", 1)
[ 491399.035] [email protected](15, "zxdg_decoration_manager_v1", 1)
[ 491399.062]  -> [email protected](15, "zxdg_decoration_manager_v1", 1, new id [unknown]@8)
[ 491399.079] [email protected](16, "zwp_relative_pointer_manager_v1", 1)
[ 491399.090] [email protected](17, "zwp_pointer_constraints_v1", 1)
[ 491399.109] [email protected](18, "wp_presentation", 1)
[ 491399.120] [email protected](19, "zwlr_output_manager_v1", 2)
[ 491399.131] [email protected](20, "zwlr_output_power_manager_v1", 1)
[ 491399.145] [email protected](21, "zwp_input_method_manager_v2", 1)
[ 491399.155] [email protected](22, "zwp_text_input_manager_v3", 1)
[ 491399.165] [email protected](23, "zwlr_foreign_toplevel_manager_v1", 3)
[ 491399.181] [email protected](24, "wp_drm_lease_device_v1", 1)
[ 491399.193] [email protected](25, "zwlr_export_dmabuf_manager_v1", 1)
[ 491399.204] [email protected](26, "zwlr_screencopy_manager_v1", 3)
[ 491399.215] [email protected](27, "zwlr_data_control_manager_v1", 2)
[ 491399.227] [email protected](28, "zwp_primary_selection_device_manager_v1", 1)
[ 491399.243] [email protected](29, "wp_viewporter", 1)
[ 491399.261] [email protected](30, "zxdg_exporter_v1", 1)
[ 491399.278] [email protected](31, "zxdg_importer_v1", 1)
[ 491399.295] [email protected](32, "zxdg_exporter_v2", 1)
[ 491399.314] [email protected](33, "zxdg_importer_v2", 1)
[ 491399.329] [email protected](34, "xdg_activation_v1", 1)
[ 491399.342] [email protected](35, "zwp_virtual_keyboard_manager_v1", 1)
[ 491399.354] [email protected](36, "zwlr_virtual_pointer_manager_v1", 2)
[ 491399.368] [email protected](37, "zwlr_input_inhibit_manager_v1", 1)
[ 491399.382] [email protected](38, "zwp_keyboard_shortcuts_inhibit_manager_v1", 1)
[ 491399.398] [email protected](39, "wl_seat", 7)
[ 491399.413]  -> [email protected](39, "wl_seat", 6, new id [unknown]@9)
[ 491399.434] [email protected](40, "zwp_pointer_gestures_v1", 3)
[ 491399.446] [email protected](41, "wl_output", 4)
[ 491399.457]  -> [email protected](41, "wl_output", 3, new id [unknown]@10)
[ 491399.480] [email protected](44660)
[ 491399.487]  -> [email protected](new id wl_callback@3)
[ 491399.559] [email protected]_id(3)
[ 491399.568] [email protected](0)
[ 491399.576] [email protected](1)
[ 491399.581] [email protected](875709016)
[ 491399.588] [email protected](875708993)
[ 491399.593] [email protected](875710274)
[ 491399.600] [email protected](842094674)
[ 491399.605] [email protected](842088786)
[ 491399.609] [email protected](892426322)
[ 491399.614] [email protected](892420434)
[ 491399.618] [email protected](909199186)
[ 491399.624] [email protected](808665688)
[ 491399.628] [email protected](808665665)
[ 491399.633] [email protected](1211384408)
[ 491399.638] [email protected](1211384385)
[ 491399.644] [email protected]("seat0")
[ 491399.656] [email protected](3)
[ 491399.669]  -> [email protected]_data_device(new id wl_data_device@11, wl_seat@9)
[ 491399.682] [email protected](0, 0, 470, 300, 0, "HannStar Display Corp", "HW223", 0)
[ 491399.712] [email protected](1, 1680, 1050, 59954)
[ 491399.724] [email protected](1)
[ 491399.729] [email protected]()
[ 491399.734] [email protected](44660)
[ 491399.743]  -> [email protected](28, "zwp_primary_selection_device_manager_v1", 1, new id [unknown]@3)
[ 491399.760]  -> [email protected]_device(new id zwp_primary_selection_device_v1@12, wl_seat@9)
[ 491399.782]  -> [email protected]_keyboard(new id wl_keyboard@13)
[ 491399.795]  -> [email protected]_pointer(new id wl_pointer@14)
[ 491399.806]  -> [email protected]_surface(new id wl_surface@15)
[ 491399.816]  -> [email protected]_data_device(new id wl_data_device@16, wl_seat@9)
[ 491399.826]  -> [email protected]_device(new id zwp_primary_selection_device_v1@17, wl_seat@9)
[ 491399.851]  -> [email protected]_pool(new id wl_shm_pool@18, fd 11, 4096)
[ 491401.472] [email protected](1, fd 11, 65717)
[ 491406.415] [email protected]_info(25, 600)
[ 491427.059]  -> [email protected]_surface(new id wl_surface@19)
[ 491427.087]  -> [email protected](12, "xdg_wm_base", 2, new id [unknown]@20)
[ 491427.121]  -> [email protected]_pool(new id wl_shm_pool@21, fd 22, 4096)
[ 491427.147]  -> [email protected]_pool(new id wl_shm_pool@22, fd 24, 4096)
[ 491427.166]  -> [email protected]_xdg_surface(new id xdg_surface@23, wl_surface@19)
[ 491427.178]  -> [email protected]_toplevel(new id xdg_toplevel@24)
[ 491427.186]  -> [email protected]()
[ 491427.192]  -> [email protected]_min_size(2, 1)
[ 491427.200]  -> [email protected]_window_geometry(0, 0, 810, 456)
[ 491427.214]  -> [email protected]_surface(new id wl_surface@25)
[ 491427.222]  -> [email protected]_pointer(new id wl_pointer@26)
[ 491427.235]  -> [email protected]_toplevel_decoration(new id zxdg_toplevel_decoration_v1@27, xdg_toplevel@24)
[ 491427.247]  -> [email protected]_app_id("org.wezfurlong.wezterm")
[ 491427.253]  -> [email protected]_min_size(2, 1)
[ 491427.263]  -> [email protected]_max_size(0, 0)
[ 491427.272]  -> [email protected]_title("wezterm")
[ 491427.277]  -> [email protected]_mode()
[ 491427.282]  -> [email protected]_min_size(32, 32)
[ 491427.476] [email protected](44662)
[ 491427.487]  -> [email protected](44662)
[ 491427.492] [email protected](0, 0, array[0])
[ 491427.505] [email protected](2)
[ 491427.511] [email protected](44661)
[ 491427.517]  -> [email protected]_configure(44661)
[ 491429.553]  -> [email protected]_registry(new id wl_registry@28)
[ 491429.567]  -> [email protected](new id wl_callback@29)
[ 491429.654] [email protected]_id(29)
[ 491429.662] [email protected](1, "wl_shm", 1)
[ 491429.670] [email protected](2, "wl_drm", 2)
[ 491429.679] [email protected](3, "zwp_linux_dmabuf_v1", 4)
[ 491429.688]  -> [email protected](3, "zwp_linux_dmabuf_v1", 4, new id [unknown]@30)
[ 491429.700] [email protected](4, "wl_compositor", 4)
[ 491429.709] [email protected](5, "wl_subcompositor", 1)
[ 491429.718] [email protected](6, "wl_data_device_manager", 3)
[ 491429.727] [email protected](7, "zwlr_gamma_control_manager_v1", 1)
[ 491429.735] [email protected](8, "zxdg_output_manager_v1", 3)
[ 491429.745] [email protected](9, "org_kde_kwin_idle", 1)
[ 491429.754] [email protected](10, "zwp_idle_inhibit_manager_v1", 1)
[ 491429.764] [email protected](11, "zwlr_layer_shell_v1", 4)
[ 491429.776] [email protected](12, "xdg_wm_base", 2)
[ 491429.787] [email protected](13, "zwp_tablet_manager_v2", 1)
[ 491429.796] [email protected](14, "org_kde_kwin_server_decoration_manager", 1)
[ 491429.807] [email protected](15, "zxdg_decoration_manager_v1", 1)
[ 491429.817] [email protected](16, "zwp_relative_pointer_manager_v1", 1)
[ 491429.828] [email protected](17, "zwp_pointer_constraints_v1", 1)
[ 491429.838] [email protected](18, "wp_presentation", 1)
[ 491429.846] [email protected](19, "zwlr_output_manager_v1", 2)
[ 491429.855] [email protected](20, "zwlr_output_power_manager_v1", 1)
[ 491429.866] [email protected](21, "zwp_input_method_manager_v2", 1)
[ 491429.876] [email protected](22, "zwp_text_input_manager_v3", 1)
[ 491429.886] [email protected](23, "zwlr_foreign_toplevel_manager_v1", 3)
[ 491429.896] [email protected](24, "wp_drm_lease_device_v1", 1)
[ 491429.904] [email protected](25, "zwlr_export_dmabuf_manager_v1", 1)
[ 491429.918] [email protected](26, "zwlr_screencopy_manager_v1", 3)
[ 491429.930] [email protected](27, "zwlr_data_control_manager_v1", 2)
[ 491429.938] [email protected](28, "zwp_primary_selection_device_manager_v1", 1)
[ 491429.947] [email protected](29, "wp_viewporter", 1)
[ 491429.956] [email protected](30, "zxdg_exporter_v1", 1)
[ 491429.966] [email protected](31, "zxdg_importer_v1", 1)
[ 491429.976] [email protected](32, "zxdg_exporter_v2", 1)
[ 491429.988] [email protected](33, "zxdg_importer_v2", 1)
[ 491429.999] [email protected](34, "xdg_activation_v1", 1)
[ 491430.007] [email protected](35, "zwp_virtual_keyboard_manager_v1", 1)
[ 491430.017] [email protected](36, "zwlr_virtual_pointer_manager_v1", 2)
[ 491430.025] [email protected](37, "zwlr_input_inhibit_manager_v1", 1)
[ 491430.035] [email protected](38, "zwp_keyboard_shortcuts_inhibit_manager_v1", 1)
[ 491430.046] [email protected](39, "wl_seat", 7)
[ 491430.057] [email protected](40, "zwp_pointer_gestures_v1", 3)
[ 491430.068] [email protected](41, "wl_output", 4)
[ 491430.079] [email protected](44663)
[ 491430.084]  -> [email protected]_default_feedback(new id zwp_linux_dmabuf_feedback_v1@29)
[ 491430.091]  -> [email protected](new id wl_callback@31)
[ 491430.136] [email protected]_id(31)
[ 491430.143] [email protected]_device(array[8])
[ 491430.376] [email protected]_table(fd 22, 3200)
[ 491430.393] [email protected]_target_device(array[8])
[ 491430.398] [email protected]_flags(0)
[ 491430.402] [email protected]_formats(array[400])
[ 491430.414] [email protected]_done()
[ 491430.418] [email protected]()
[ 491430.423] [email protected](44663)
[ 491430.429]  -> [email protected]()
[ 491457.156]  -> [email protected]_surface_feedback(new id zwp_linux_dmabuf_feedback_v1@31, wl_surface@19)
[ 491457.175]  -> [email protected](new id wl_callback@32)
[ 491457.238] [email protected]_id(29)
[ 491457.246] [email protected]_id(32)
[ 491457.250] [email protected](44663)
[ 491459.730] [email protected]_device(array[8])
[ 491459.742] [email protected]_table(fd 27, 3200)
[ 491459.753] [email protected]_target_device(array[8])
[ 491459.758] [email protected]_flags(0)
[ 491459.763] [email protected]_formats(array[400])
[ 491459.773] [email protected]_done()
[ 491459.779] [email protected]()
02:33:13.745  INFO   wezterm_gui::termwindow > OpenGL initialized! Mesa Intel(R) HD Graphics 4600 (HSW GT2) 4.6 (Compatibility Profile) Mesa 22.1.2 is_context_loss_possible=false wezterm version: 20220706-000046-94d0e6db
[ 491486.547]  -> [email protected](new id wl_callback@32)
[ 491486.567]  -> [email protected]_params(new id zwp_linux_buffer_params_v1@29)
[ 491486.595]  -> [email protected](fd 29, 0, 0, 3328, 16777216, 2)
[ 491486.612]  -> [email protected]_immed(new id wl_buffer@33, 810, 456, 875713089, 0)
[ 491486.627]  -> [email protected]()
[ 491486.631]  -> [email protected](wl_buffer@33, 0, 0)
[ 491486.644]  -> [email protected](0, 0, 2147483647, 2147483647)
[ 491487.101]  -> [email protected]()
[ 491487.136]  -> [email protected](new id wl_callback@34)
[ 491487.365]  -> [email protected]_title("username@hostname:~")
[ 491487.378]  -> [email protected]()
[ 491487.406]  -> [email protected]()
[ 491487.523] [email protected]_id(29)
[ 491487.539] [email protected]_id(32)
[ 491487.544] [email protected](44667, wl_surface@19, array[0])
[ 491487.573] [email protected](44668, 0, 0, 16, 0)
[ 491487.590] [email protected]_offer(new id wl_data_offer@4278190080)
[ 491487.600] [email protected]("text/plain")
[ 491487.610]  -> [email protected](0, nil)
[ 491487.620] [email protected]("text/plain;charset=utf-8")
[ 491487.627]  -> [email protected](0, "text/plain;charset=utf-8")
[ 491487.636] [email protected](wl_data_offer@4278190080)
[ 491487.642] [email protected]_offer(new id wl_data_offer@4278190081)
[ 491487.652] [email protected]("text/plain")
[ 491487.661] [email protected]("text/plain;charset=utf-8")
[ 491487.667] [email protected](wl_data_offer@4278190081)
[ 491487.677] [email protected]_offer(new id zwp_primary_selection_offer_v1@4278190082)
[ 491487.688] [email protected]("text/plain")
[ 491487.697] [email protected]("text/plain;charset=utf-8")
[ 491487.705] [email protected](zwp_primary_selection_offer_v1@4278190082)
[ 491487.711] [email protected]_offer(new id zwp_primary_selection_offer_v1@4278190083)
[ 491487.719] [email protected]("text/plain")
[ 491487.726] [email protected]("text/plain;charset=utf-8")
[ 491487.734] [email protected](zwp_primary_selection_offer_v1@4278190083)
[ 491487.741] [email protected](1676, 997, array[20])
[ 491487.767] [email protected](44664)
[ 491487.774]  -> [email protected]_configure(44664)
[ 491487.804]  -> [email protected]_window_geometry(0, 0, 1676, 997)
[ 491488.324]  -> [email protected]()
[ 491488.337]  -> [email protected]()
[ 491489.458] [email protected](wl_output@10)
[ 491489.485] [email protected](44670, wl_surface@19, 661.51562500, 445.43359375)
[ 491489.536]  -> [email protected]_pool(new id wl_shm_pool@29, fd 29, 1024)
[ 491489.835]  -> [email protected](3328)
[ 491489.850]  -> [email protected]_buffer(new id wl_buffer@35, 1024, 24, 24, 96, 0)
[ 491489.872]  -> [email protected]_buffer_scale(1)
[ 491489.879]  -> [email protected](wl_buffer@35, 0, 0)
[ 491489.894]  -> [email protected]_buffer(0, 0, 24, 24)
[ 491489.907]  -> [email protected]()
[ 491489.912]  -> [email protected]_cursor(44670, wl_surface@25, 4, 4)
[ 491489.925] [email protected]()
[ 491489.931] [email protected](44670, wl_surface@19, 661.51562500, 445.43359375)
[ 491489.949] [email protected]()
[ 491490.274] [email protected]()
[ 491490.283] [email protected](wl_output@10)
[ 491497.639] [email protected]_id(34)
[ 491497.654] [email protected](43987564)
[ 491497.702] [email protected](43987554)
[ 491506.075]  -> [email protected](new id wl_callback@32)
[ 491506.093]  -> [email protected]_params(new id zwp_linux_buffer_params_v1@34)
[ 491506.117]  -> [email protected](fd 30, 0, 0, 6784, 16777216, 2)
[ 491506.134]  -> [email protected]_immed(new id wl_buffer@36, 1676, 997, 875713089, 0)
[ 491506.154]  -> [email protected]()
[ 491506.158]  -> [email protected](wl_buffer@36, 0, 0)
[ 491506.167]  -> [email protected](0, 0, 2147483647, 2147483647)
[ 491506.334]  -> [email protected]()
[ 491506.359]  -> [email protected](new id wl_callback@37)
[ 491506.386]  -> [email protected]()
[ 491506.512] [email protected]_id(34)
[ 491514.272] [email protected]_id(37)
[ 491514.287] [email protected]_id(32)
[ 491514.294] [email protected](43987581)
[ 492724.117] [email protected](44671, 43988791, 42, 1)
[ 492724.175] [email protected](44672, 1, 0, 16, 0)
[ 492740.095] [email protected](44673, 43988807, 125, 1)
[ 492740.150] [email protected](44674, 65, 0, 16, 0)
[ 493380.091] [email protected]()
[ 493380.506]  -> [email protected]()
[ 493380.516]  -> [email protected]()
[ 493380.521]  -> [email protected]()
[ 493380.527]  -> [email protected]()
[ 493380.533]  -> [email protected]()
[ 493380.538]  -> [email protected]()
[ 493380.546]  -> [email protected]()
[ 493380.695]  -> [email protected]()
[ 493380.703]  -> [email protected]()
[ 493380.706]  -> [email protected]()
[ 493383.949]  -> [email protected]()
[ 493384.284]  -> [email protected]()
[ 493384.295]  -> [email protected]()
[ 493384.303]  -> [email protected]()
[ 493384.379]  -> [email protected]()

Anything else?

No response

Funami580 avatar Jul 06 '22 00:07 Funami580

Just checked if this problem still exists, and it seems fixed. Using 20220812-094449-c8ca80f6. Might be related to e2bf468393f77e227e518ac4acb8f1c74edc003e, but I didn’t check.

Funami580 avatar Aug 17 '22 20:08 Funami580