Skip to content

Instantly share code, notes, and snippets.

@lbonn
Created January 8, 2024 14:50
Show Gist options
  • Save lbonn/55246592d5852d86ce9e1498900f4ec5 to your computer and use it in GitHub Desktop.
Save lbonn/55246592d5852d86ce9e1498900f4ec5 to your computer and use it in GitHub Desktop.
smithay crash 2
$ WAYLAND_DEBUG=1 ./target/debug/examples/clipboard
[1341450.596] -> wl_display@1.get_registry(new id wl_registry@2)
[1341450.642] -> wl_display@1.sync(new id wl_callback@3)
[1341452.613] wl_display@1.delete_id(3)
[1341452.642] wl_registry@2.global(1, "wl_shm", 1)
[1341452.756] wl_registry@2.global(2, "wl_drm", 2)
[1341452.767] wl_registry@2.global(3, "zwp_linux_dmabuf_v1", 4)
[1341452.773] wl_registry@2.global(4, "wl_compositor", 5)
[1341452.795] wl_registry@2.global(5, "wl_subcompositor", 1)
[1341452.804] wl_registry@2.global(6, "wl_data_device_manager", 3)
[1341452.812] wl_registry@2.global(7, "zwlr_gamma_control_manager_v1", 1)
[1341452.819] wl_registry@2.global(8, "zxdg_output_manager_v1", 3)
[1341452.827] wl_registry@2.global(9, "org_kde_kwin_idle", 1)
[1341452.839] wl_registry@2.global(10, "ext_idle_notifier_v1", 1)
[1341452.866] wl_registry@2.global(11, "zwp_idle_inhibit_manager_v1", 1)
[1341452.877] wl_registry@2.global(12, "zwlr_layer_shell_v1", 4)
[1341452.888] wl_registry@2.global(13, "xdg_wm_base", 2)
[1341452.899] wl_registry@2.global(14, "zwp_tablet_manager_v2", 1)
[1341452.909] wl_registry@2.global(15, "org_kde_kwin_server_decoration_manager", 1)
[1341452.921] wl_registry@2.global(16, "zxdg_decoration_manager_v1", 1)
[1341452.931] wl_registry@2.global(17, "zwp_relative_pointer_manager_v1", 1)
[1341452.942] wl_registry@2.global(18, "zwp_pointer_constraints_v1", 1)
[1341452.951] wl_registry@2.global(19, "wp_presentation", 1)
[1341452.960] wl_registry@2.global(20, "zwlr_output_manager_v1", 4)
[1341452.969] wl_registry@2.global(21, "zwlr_output_power_manager_v1", 1)
[1341452.977] wl_registry@2.global(22, "zwp_input_method_manager_v2", 1)
[1341452.986] wl_registry@2.global(23, "zwp_text_input_manager_v3", 1)
[1341452.995] wl_registry@2.global(24, "zwlr_foreign_toplevel_manager_v1", 3)
[1341453.004] wl_registry@2.global(25, "ext_session_lock_manager_v1", 1)
[1341453.013] wl_registry@2.global(26, "wp_drm_lease_device_v1", 1)
[1341453.022] wl_registry@2.global(27, "zwlr_export_dmabuf_manager_v1", 1)
[1341453.031] wl_registry@2.global(28, "zwlr_screencopy_manager_v1", 3)
[1341453.040] wl_registry@2.global(29, "zwlr_data_control_manager_v1", 2)
[1341453.049] wl_registry@2.global(30, "zwp_primary_selection_device_manager_v1", 1)
[1341453.057] wl_registry@2.global(31, "wp_viewporter", 1)
[1341453.066] wl_registry@2.global(32, "wp_single_pixel_buffer_manager_v1", 1)
[1341453.075] wl_registry@2.global(33, "zxdg_exporter_v1", 1)
[1341453.084] wl_registry@2.global(34, "zxdg_importer_v1", 1)
[1341453.094] wl_registry@2.global(35, "zxdg_exporter_v2", 1)
[1341453.102] wl_registry@2.global(36, "zxdg_importer_v2", 1)
[1341453.111] wl_registry@2.global(37, "xdg_activation_v1", 1)
[1341453.120] wl_registry@2.global(38, "zwp_virtual_keyboard_manager_v1", 1)
[1341453.128] wl_registry@2.global(39, "zwlr_virtual_pointer_manager_v1", 2)
[1341453.137] wl_registry@2.global(40, "zwlr_input_inhibit_manager_v1", 1)
[1341453.146] wl_registry@2.global(41, "zwp_keyboard_shortcuts_inhibit_manager_v1", 1)
[1341453.154] wl_registry@2.global(42, "wl_seat", 8)
[1341453.164] wl_registry@2.global(43, "zwp_pointer_gestures_v1", 3)
[1341453.173] wl_registry@2.global(44, "wl_output", 4)
[1341453.181] wl_registry@2.global(45, "wl_output", 4)
[1341453.190] wl_registry@2.global(47, "zwp_pointer_gestures_v1", 3)
[1341453.198] wl_registry@2.global(49, "zwp_pointer_gestures_v1", 3)
[1341453.207] wl_registry@2.global(51, "zwp_pointer_gestures_v1", 3)
[1341453.215] wl_registry@2.global(53, "zwp_pointer_gestures_v1", 3)
[1341453.224] wl_registry@2.global(55, "zwp_pointer_gestures_v1", 3)
[1341453.232] wl_registry@2.global(57, "zwp_pointer_gestures_v1", 3)
[1341453.241] wl_registry@2.global(59, "zwp_pointer_gestures_v1", 3)
[1341453.249] wl_registry@2.global(61, "zwp_pointer_gestures_v1", 3)
[1341453.258] wl_registry@2.global(63, "zwp_pointer_gestures_v1", 3)
[1341453.266] wl_registry@2.global(65, "zwp_pointer_gestures_v1", 3)
[1341453.275] wl_callback@3.done(14045)
[1341453.426] -> wl_registry@2.bind(4, "wl_compositor", 5, new id [unknown]@3)
[1341453.477] -> wl_registry@2.bind(13, "xdg_wm_base", 2, new id [unknown]@4)
[1341453.526] -> wl_registry@2.bind(16, "zxdg_decoration_manager_v1", 1, new id [unknown]@5)
[1341453.547] -> wl_registry@2.bind(1, "wl_shm", 1, new id [unknown]@6)
[1341453.564] -> wl_compositor@3.create_surface(new id wl_surface@7)
[1341453.588] -> xdg_wm_base@4.get_xdg_surface(new id xdg_surface@8, wl_surface@7)
[1341453.604] -> xdg_surface@8.get_toplevel(new id xdg_toplevel@9)
[1341453.624] -> zxdg_decoration_manager_v1@5.get_toplevel_decoration(new id zxdg_toplevel_decoration_v1@10, xdg_toplevel@9)
[1341453.638] -> zxdg_toplevel_decoration_v1@10.set_mode(2)
[1341453.653] -> xdg_toplevel@9.set_title("smithay-clipboard example. Press C/c/P/p to copy/paste")
[1341453.663] -> xdg_toplevel@9.set_min_size(256, 256)
[1341453.673] -> wl_surface@7.commit()
[1341453.795] -> wl_shm@6.create_pool(new id wl_shm_pool@11, fd 9, 262144)
[1341453.862] -> wl_registry@2.bind(42, "wl_seat", 7, new id [unknown]@12)
[1341453.886] -> wl_display@1.get_registry(new id wl_registry@13)
[1341453.905] -> wl_registry@2.bind(44, "wl_output", 4, new id [unknown]@14)
[1341453.916] -> wl_display@1.sync(new id wl_callback@15)
[1341453.942] -> wl_registry@2.bind(45, "wl_output", 4, new id [unknown]@16)
[1341453.979] -> wl_registry@2.bind(8, "zxdg_output_manager_v1", 3, new id [unknown]@17)
[1341454.016] -> zxdg_output_manager_v1@17.get_xdg_output(new id zxdg_output_v1@18, wl_output@14)
[1341454.068] -> zxdg_output_manager_v1@17.get_xdg_output(new id zxdg_output_v1@19, wl_output@16)
[1341454.208] wl_display@1.delete_id(15)
[1341454.208] wl_registry@13.global(1, "wl_shm", 1)
[1341454.216] wl_shm@6.format(0)
[1341454.236] wl_shm@6.format(1)
[1341454.241] wl_shm@6.format(875709016)
[1341454.244] wl_shm@6.format(875708993)
[1341454.247] wl_shm@6.format(875710274)
[1341454.250] wl_registry@13.global(2, "wl_drm", 2)
[1341454.252] wl_shm@6.format(842094674)
[1341454.264] wl_registry@13.global(3, "zwp_linux_dmabuf_v1", 4)
[1341454.267] wl_shm@6.format(842088786)
[1341454.272] wl_shm@6.format(892426322)
[1341454.286] wl_registry@13.global(4, "wl_compositor", 5)
[1341454.288] wl_shm@6.format(892420434)
[1341454.307] wl_registry@13.global(5, "wl_subcompositor", 1)
[1341454.311] wl_shm@6.format(909199186)
[1341454.316] wl_shm@6.format(808665688)
[1341454.317] wl_registry@13.global(6, "wl_data_device_manager", 3)
[1341454.320] wl_shm@6.format(808665665)
[1341454.324] wl_shm@6.format(1211384408)
[1341454.326] wl_registry@13.global(7, "zwlr_gamma_control_manager_v1", 1)
[1341454.328] wl_shm@6.format(1211384385)
[1341454.346] wl_registry@13.global(8, "zxdg_output_manager_v1", 3)
[1341454.347] wl_shm@6.format(942948952)
[1341454.358] wl_registry@13.global(9, "org_kde_kwin_idle", 1)
[1341454.359] wl_shm@6.format(942948929)
[1341454.379] xdg_wm_base@4.ping(14047)
[1341454.379] wl_registry@13.global(10, "ext_idle_notifier_v1", 1)
[1341454.390] wl_seat@12.name("seat0")
[1341454.397] wl_seat@12.capabilities(3)
[1341454.398] wl_registry@13.global(11, "zwp_idle_inhibit_manager_v1", 1)
[1341454.403] wl_output@14.geometry(0, 0, 310, 170, 0, "AU Optronics", "0x123D", 0)
[1341454.412] wl_registry@13.global(12, "zwlr_layer_shell_v1", 4)
[1341454.414] wl_output@14.mode(1, 1920, 1080, 60049)
[1341454.423] wl_registry@13.global(13, "xdg_wm_base", 2)
[1341454.425] wl_output@14.scale(1)
[1341454.435] wl_registry@13.global(14, "zwp_tablet_manager_v2", 1)
[1341454.439] wl_output@14.name("eDP-1")
[1341454.444] wl_registry@13.global(15, "org_kde_kwin_server_decoration_manager", 1)
[1341454.445] wl_output@14.description("AU Optronics 0x123D (eDP-1)")
[1341454.453] wl_registry@13.global(16, "zxdg_decoration_manager_v1", 1)
[1341454.454] wl_output@14.done()
[1341454.462] wl_registry@13.global(17, "zwp_relative_pointer_manager_v1", 1)
[1341454.465] xdg_toplevel@9.configure(0, 0, array[0])
[1341454.473] zxdg_toplevel_decoration_v1@10.configure(2)
[1341454.475] wl_registry@13.global(18, "zwp_pointer_constraints_v1", 1)
[1341454.477] xdg_surface@8.configure(14046)
[1341454.487] wl_registry@13.global(19, "wp_presentation", 1)
[1341454.496] wl_registry@13.global(20, "zwlr_output_manager_v1", 4)
[1341454.504] wl_registry@13.global(21, "zwlr_output_power_manager_v1", 1)
[1341454.512] wl_registry@13.global(22, "zwp_input_method_manager_v2", 1)
[1341454.520] wl_registry@13.global(23, "zwp_text_input_manager_v3", 1)
[1341454.528] wl_registry@13.global(24, "zwlr_foreign_toplevel_manager_v1", 3)
[1341454.530] -> xdg_wm_base@4.pong(14047)
[1341454.538] wl_registry@13.global(25, "ext_session_lock_manager_v1", 1)
[1341454.548] wl_registry@13.global(26, "wp_drm_lease_device_v1", 1)
Set keyboard capability
[1341454.556] wl_registry@13.global(27, "zwlr_export_dmabuf_manager_v1", 1)
[1341454.565] wl_registry@13.global(28, "zwlr_screencopy_manager_v1", 3)
[1341454.573] wl_registry@13.global(29, "zwlr_data_control_manager_v1", 2)
[1341454.581] wl_registry@13.global(30, "zwp_primary_selection_device_manager_v1", 1)
[1341454.589] wl_registry@13.global(31, "wp_viewporter", 1)
[1341454.598] wl_registry@13.global(32, "wp_single_pixel_buffer_manager_v1", 1)
[1341454.606] wl_registry@13.global(33, "zxdg_exporter_v1", 1)
[1341454.615] wl_registry@13.global(34, "zxdg_importer_v1", 1)
[1341454.624] wl_registry@13.global(35, "zxdg_exporter_v2", 1)
[1341454.632] wl_registry@13.global(36, "zxdg_importer_v2", 1)
[1341454.640] wl_registry@13.global(37, "xdg_activation_v1", 1)
[1341454.648] wl_registry@13.global(38, "zwp_virtual_keyboard_manager_v1", 1)
[1341454.656] wl_registry@13.global(39, "zwlr_virtual_pointer_manager_v1", 2)
[1341454.665] wl_registry@13.global(40, "zwlr_input_inhibit_manager_v1", 1)
[1341454.673] wl_registry@13.global(41, "zwp_keyboard_shortcuts_inhibit_manager_v1", 1)
[1341454.683] wl_registry@13.global(42, "wl_seat", 8)
[1341454.692] wl_registry@13.global(43, "zwp_pointer_gestures_v1", 3)
[1341454.701] wl_registry@13.global(44, "wl_output", 4)
[1341454.709] wl_registry@13.global(45, "wl_output", 4)
[1341454.717] wl_registry@13.global(47, "zwp_pointer_gestures_v1", 3)
[1341454.725] wl_registry@13.global(49, "zwp_pointer_gestures_v1", 3)
[1341454.733] wl_registry@13.global(51, "zwp_pointer_gestures_v1", 3)
[1341454.741] wl_registry@13.global(53, "zwp_pointer_gestures_v1", 3)
[1341454.750] wl_registry@13.global(55, "zwp_pointer_gestures_v1", 3)
[1341454.758] wl_registry@13.global(57, "zwp_pointer_gestures_v1", 3)
[1341454.771] wl_registry@13.global(59, "zwp_pointer_gestures_v1", 3)
[1341454.780] wl_registry@13.global(61, "zwp_pointer_gestures_v1", 3)
[1341454.788] wl_registry@13.global(63, "zwp_pointer_gestures_v1", 3)
[1341454.796] wl_registry@13.global(65, "zwp_pointer_gestures_v1", 3)
[1341454.804] wl_callback@15.done(14047)
[1341454.864] -> wl_registry@13.bind(6, "wl_data_device_manager", 3, new id [unknown]@15)
[1341454.889] -> wl_registry@13.bind(30, "zwp_primary_selection_device_manager_v1", 1, new id [unknown]@20)
[1341454.910] -> wl_registry@13.bind(42, "wl_seat", 7, new id [unknown]@21)
[1341455.034] wl_seat@21.name("seat0")
[1341455.048] wl_seat@21.capabilities(3)
New capability
[1341455.082] -> wl_seat@21.get_keyboard(new id wl_keyboard@22)
[1341455.102] -> wl_data_device_manager@15.get_data_device(new id wl_data_device@23, wl_seat@21)
[1341455.119] -> zwp_primary_selection_device_manager_v1@20.get_device(new id zwp_primary_selection_device_v1@24, wl_seat@21)
New capability
[1341455.139] -> wl_seat@21.get_pointer(new id wl_pointer@25)
[1341455.226] wl_keyboard@22.keymap(1, fd 13, 70246)
[1341455.239] wl_keyboard@22.repeat_info(30, 250)
[1341459.755] -> wl_seat@12.get_keyboard(new id wl_keyboard@26)
[1341459.874] -> xdg_surface@8.ack_configure(14046)
Window configured to: WindowConfigure { new_size: (None, None), suggested_bounds: None, decoration_mode: Server, state: WindowState(0x0), capabilities: WindowManagerCapabilities(WINDOW_MENU | MAXIMIZE | FULLSCREEN | MINIMIZE) }
[1341459.961] -> wl_shm_pool@11.create_buffer(new id wl_buffer@27, 0, 256, 256, 1024, 0)
[1341462.679] -> wl_surface@7.damage_buffer(0, 0, 256, 256)
[1341462.707] -> wl_surface@7.frame(new id wl_callback@28)
[1341462.747] -> wl_surface@7.attach(wl_buffer@27, 0, 0)
[1341462.767] -> wl_surface@7.commit()
[1341462.773] wl_output@16.geometry(0, 0, 600, 340, 0, "BNQ", "BenQ BL2710", 0)
[1341462.796] wl_output@16.mode(1, 1920, 1080, 60000)
[1341462.801] wl_output@16.scale(1)
[1341462.806] wl_output@16.name("DP-1")
[1341462.810] wl_output@16.description("BNQ BenQ BL2710 L1E06375SL0 (DP-1)")
[1341462.814] wl_output@16.done()
[1341462.817] zxdg_output_v1@18.name("eDP-1")
[1341462.822] zxdg_output_v1@18.description("AU Optronics 0x123D (eDP-1)")
[1341462.826] zxdg_output_v1@18.logical_position(1920, 0)
[1341462.829] zxdg_output_v1@18.logical_size(1920, 1080)
[1341462.833] wl_output@14.done()
[1341462.836] zxdg_output_v1@19.name("DP-1")
[1341462.840] zxdg_output_v1@19.description("BNQ BenQ BL2710 L1E06375SL0 (DP-1)")
[1341462.844] zxdg_output_v1@19.logical_position(0, 0)
[1341462.848] zxdg_output_v1@19.logical_size(1920, 1080)
[1341462.852] wl_output@16.done()
[1341466.552] wl_display@1.delete_id(28)
[1341466.568] wl_keyboard@22.keymap(1, fd 13, 70246)
[1341466.573] wl_keyboard@26.keymap(1, fd 9, 70246)
[1341466.583] wl_keyboard@22.repeat_info(30, 250)
[1341466.591] wl_keyboard@26.repeat_info(30, 250)
[1341466.618] wl_buffer@27.release()
[1341466.626] wl_keyboard@26.enter(14051, wl_surface@7, array[4])
[1341466.636] wl_keyboard@26.modifiers(14052, 0, 0, 0, 0)
[1341466.643] wl_callback@28.done(454072599)
[1341466.651] xdg_toplevel@9.configure(1916, 1030, array[20])
[1341466.668] xdg_surface@8.configure(14048)
[1341466.591] wl_keyboard@22.enter(14051, wl_surface@7, array[4])
[1341466.684] wl_keyboard@22.modifiers(14052, 0, 0, 0, 0)
[1341466.711] wl_data_device@23.data_offer(new id wl_data_offer@4278190080)
[1341466.736] wl_data_offer@4278190080.offer("text/plain;charset=utf-8")
[1341466.746] wl_data_offer@4278190080.offer("UTF8_STRING")
[1341466.753] wl_data_offer@4278190080.offer("COMPOUND_TEXT")
[1341466.759] wl_data_offer@4278190080.offer("TEXT")
[1341466.770] wl_data_offer@4278190080.offer("text/plain")
[1341466.777] wl_data_offer@4278190080.offer("STRING")
[1341466.782] wl_data_offer@4278190080.offer("SAVE_TARGETS")
[1341466.788] wl_data_device@23.selection(wl_data_offer@4278190080)
[1341466.794] zwp_primary_selection_device_v1@24.data_offer(new id zwp_primary_selection_offer_v1@4278190081)
[1341466.806] zwp_primary_selection_offer_v1@4278190081.offer("text/html")
[1341466.814] zwp_primary_selection_offer_v1@4278190081.offer("text/_moz_htmlcontext")
[1341466.821] zwp_primary_selection_offer_v1@4278190081.offer("text/_moz_htmlinfo")
[1341466.834] zwp_primary_selection_offer_v1@4278190081.offer("text/plain;charset=utf-8")
[1341466.842] zwp_primary_selection_offer_v1@4278190081.offer("UTF8_STRING")
[1341466.847] zwp_primary_selection_offer_v1@4278190081.offer("COMPOUND_TEXT")
[1341466.853] zwp_primary_selection_offer_v1@4278190081.offer("TEXT")
[1341466.860] zwp_primary_selection_offer_v1@4278190081.offer("text/plain")
[1341466.867] zwp_primary_selection_offer_v1@4278190081.offer("STRING")
[1341466.873] zwp_primary_selection_offer_v1@4278190081.offer("text/x-moz-url-priv")
[1341466.877] zwp_primary_selection_device_v1@24.selection(zwp_primary_selection_offer_v1@4278190081)
Keyboard focus on window with pressed syms: [XK_Return]
[1341471.802] -> wl_surface@7.damage_buffer(0, 0, 256, 256)
[1341471.835] -> wl_surface@7.frame(new id wl_callback@28)
[1341471.850] -> wl_surface@7.attach(wl_buffer@27, 0, 0)
[1341471.857] -> wl_surface@7.commit()
[1341471.884] -> xdg_surface@8.ack_configure(14048)
Window configured to: WindowConfigure { new_size: (Some(1916), Some(1030)), suggested_bounds: None, decoration_mode: Server, state: WindowState(ACTIVATED | TILED_LEFT | TILED_RIGHT | TILED_TOP | TILED_BOTTOM), capabilities: WindowManagerCapabilities(WINDOW_MENU | MAXIMIZE | FULLSCREEN | MINIMIZE) }
[1341472.446] wl_buffer@27.release()
[1341472.493] -> wl_buffer@27.destroy()
[1341489.011] wl_display@1.delete_id(27)
[1341489.024] wl_display@1.delete_id(28)
[1341489.028] wl_callback@28.done(454072622)
[1341489.121] -> wl_shm_pool@11.resize(7893952)
[1341489.233] -> wl_shm_pool@11.create_buffer(new id wl_buffer@28, 0, 1916, 1030, 7664, 0)
[1341538.270] wl_keyboard@22.key(14053, 454072671, 28, 0)
[1341564.860] -> wl_surface@7.damage_buffer(0, 0, 1916, 1030)
[1341564.887] -> wl_surface@7.frame(new id wl_callback@27)
[1341564.903] -> wl_surface@7.attach(wl_buffer@28, 0, 0)
[1341564.914] -> wl_surface@7.commit()
[1341564.925] wl_keyboard@26.key(14053, 454072671, 28, 0)
[1341571.883] wl_display@1.delete_id(27)
[1341571.912] wl_buffer@28.release()
[1341571.912] wl_pointer@25.enter(14055, wl_surface@7, 1018.12890625, 726.89062500)
[1341571.939] wl_surface@7.enter(wl_output@16)
[1341571.947] wl_pointer@25.frame()
[1341571.948] wl_callback@27.done(454072705)
[1341647.118] -> wl_surface@7.damage_buffer(0, 0, 1916, 1030)
[1341647.156] -> wl_surface@7.frame(new id wl_callback@27)
[1341647.179] -> wl_surface@7.attach(wl_buffer@28, 0, 0)
[1341647.190] -> wl_surface@7.commit()
[1341650.185] wl_display@1.delete_id(27)
[1341650.211] wl_buffer@28.release()
[1341650.230] wl_callback@27.done(454072783)
[1341722.690] -> wl_surface@7.damage_buffer(0, 0, 1916, 1030)
[1341722.726] -> wl_surface@7.frame(new id wl_callback@27)
[1341722.746] -> wl_surface@7.attach(wl_buffer@28, 0, 0)
[1341722.757] -> wl_surface@7.commit()
[1341726.142] wl_display@1.delete_id(27)
[1341726.170] wl_buffer@28.release()
[1341726.182] wl_callback@27.done(454072859)
[1341798.393] -> wl_surface@7.damage_buffer(0, 0, 1916, 1030)
[1341798.430] -> wl_surface@7.frame(new id wl_callback@27)
[1341798.451] -> wl_surface@7.attach(wl_buffer@28, 0, 0)
[1341798.461] -> wl_surface@7.commit()
[1341801.640] wl_display@1.delete_id(27)
[1341801.651] wl_buffer@28.release()
[1341801.678] wl_callback@27.done(454072935)
[1341874.387] -> wl_surface@7.damage_buffer(0, 0, 1916, 1030)
[1341874.424] -> wl_surface@7.frame(new id wl_callback@27)
[1341874.464] -> wl_surface@7.attach(wl_buffer@28, 0, 0)
[1341874.472] -> wl_surface@7.commit()
[1341877.562] wl_display@1.delete_id(27)
[1341877.594] wl_buffer@28.release()
[1341877.606] wl_callback@27.done(454073011)
[1341950.157] -> wl_surface@7.damage_buffer(0, 0, 1916, 1030)
[1341950.194] -> wl_surface@7.frame(new id wl_callback@27)
[1341950.225] -> wl_surface@7.attach(wl_buffer@28, 0, 0)
[1341950.242] -> wl_surface@7.commit()
[1341953.673] wl_display@1.delete_id(27)
[1341953.683] wl_buffer@28.release()
[1341953.717] wl_callback@27.done(454073087)
[1342025.834] -> wl_surface@7.damage_buffer(0, 0, 1916, 1030)
[1342025.872] -> wl_surface@7.frame(new id wl_callback@27)
[1342025.901] -> wl_surface@7.attach(wl_buffer@28, 0, 0)
[1342025.920] -> wl_surface@7.commit()
[1342028.900] wl_display@1.delete_id(27)
[1342028.911] wl_buffer@28.release()
[1342028.925] wl_callback@27.done(454073162)
[1342101.481] -> wl_surface@7.damage_buffer(0, 0, 1916, 1030)
[1342101.519] -> wl_surface@7.frame(new id wl_callback@27)
[1342101.559] -> wl_surface@7.attach(wl_buffer@28, 0, 0)
[1342101.578] -> wl_surface@7.commit()
[1342105.016] wl_display@1.delete_id(27)
[1342105.027] wl_buffer@28.release()
[1342105.061] wl_callback@27.done(454073238)
[1342177.745] -> wl_surface@7.damage_buffer(0, 0, 1916, 1030)
[1342177.782] -> wl_surface@7.frame(new id wl_callback@27)
[1342177.812] -> wl_surface@7.attach(wl_buffer@28, 0, 0)
[1342177.831] -> wl_surface@7.commit()
[1342181.139] wl_display@1.delete_id(27)
[1342181.148] wl_buffer@28.release()
[1342181.168] wl_callback@27.done(454073314)
[1342230.312] wl_keyboard@22.key(14056, 454073363, 125, 1)
[1342230.363] wl_keyboard@22.modifiers(14057, 64, 0, 0, 0)
[1342253.312] -> wl_surface@7.damage_buffer(0, 0, 1916, 1030)
[1342253.353] -> wl_surface@7.frame(new id wl_callback@27)
[1342253.370] -> wl_surface@7.attach(wl_buffer@28, 0, 0)
[1342253.390] -> wl_surface@7.commit()
[1342253.422] wl_keyboard@26.key(14056, 454073363, 125, 1)
[1342253.430] wl_keyboard@26.modifiers(14057, 64, 0, 0, 0)
[1342256.478] wl_display@1.delete_id(27)
[1342256.509] wl_buffer@28.release()
[1342256.520] wl_callback@27.done(454073390)
[1342328.720] -> wl_surface@7.damage_buffer(0, 0, 1916, 1030)
[1342328.757] -> wl_surface@7.frame(new id wl_callback@27)
[1342328.797] -> wl_surface@7.attach(wl_buffer@28, 0, 0)
[1342328.817] -> wl_surface@7.commit()
[1342331.747] wl_display@1.delete_id(27)
[1342331.759] wl_buffer@28.release()
[1342331.772] wl_callback@27.done(454073465)
[1342381.248] wl_keyboard@22.leave(14058, wl_surface@7)
[1342381.307] wl_pointer@25.leave(14063, wl_surface@7)
[1342381.321] wl_pointer@25.frame()
[1342407.027] -> wl_surface@7.damage_buffer(0, 0, 1916, 1030)
[1342407.062] -> wl_surface@7.frame(new id wl_callback@27)
[1342407.094] -> wl_surface@7.attach(wl_buffer@28, 0, 0)
[1342407.114] -> wl_surface@7.commit()
[1342407.154] wl_keyboard@26.leave(14058, wl_surface@7)
[1342407.179] xdg_toplevel@9.configure(1916, 1030, array[16])
[1342407.186] xdg_surface@8.configure(14059)
Release keyboard focus on window
[1342407.239] -> xdg_surface@8.ack_configure(14059)
Window configured to: WindowConfigure { new_size: (Some(1916), Some(1030)), suggested_bounds: None, decoration_mode: Server, state: WindowState(TILED_LEFT | TILED_RIGHT | TILED_TOP | TILED_BOTTOM), capabilities: WindowManagerCapabilities(WINDOW_MENU | MAXIMIZE | FULLSCREEN | MINIMIZE) }
[1342410.011] wl_buffer@28.release()
[1342410.037] -> wl_buffer@28.destroy()
[1356136.419] wl_display@1.delete_id(28)
[1356136.452] wl_display@1.delete_id(27)
[1356136.457] wl_keyboard@26.keymap(1, fd 9, 64756)
[1356136.478] wl_keyboard@26.repeat_info(25, 600)
[1356136.485] wl_keyboard@26.keymap(1, fd 14, 70264)
[1356136.491] wl_keyboard@26.keymap(1, fd 16, 70264)
[1356136.496] wl_keyboard@26.keymap(1, fd 18, 70264)
[1356136.502] wl_keyboard@26.keymap(1, fd 20, 70264)
[1356136.507] wl_keyboard@26.keymap(1, fd 22, 70264)
[1356136.513] wl_registry@2.global(66, "wl_seat", 8)
[1356136.560] wl_registry@2.global(67, "zwp_pointer_gestures_v1", 3)
[1356136.577] wl_keyboard@26.keymap(1, fd 24, 70264)
[1356136.584] wl_keyboard@26.keymap(1, fd 26, 70264)
[1356136.590] wl_keyboard@26.keymap(1, fd 28, 70264)
[1356136.595] wl_callback@27.done(454087245)
[1356136.610] xdg_toplevel@9.configure(1916, 1053, array[16])
[1356136.619] xdg_surface@8.configure(14236)
[1356140.568] wl_keyboard@22.keymap(1, fd 13, 64756)
[1356140.649] wl_keyboard@22.repeat_info(25, 600)
[1356140.667] wl_keyboard@22.keymap(1, fd 15, 70264)
[1356140.682] wl_keyboard@22.keymap(1, fd 17, 70264)
[1356140.696] wl_keyboard@22.keymap(1, fd 19, 70264)
[1356140.710] wl_keyboard@22.keymap(1, fd 21, 70264)
[1356140.723] wl_keyboard@22.keymap(1, fd 23, 70264)
[1356140.736] wl_registry@13.global(66, "wl_seat", 8)
[1356140.779] wl_registry@13.global(67, "zwp_pointer_gestures_v1", 3)
[1356140.806] wl_keyboard@22.keymap(1, fd 25, 70264)
[1356140.822] wl_keyboard@22.keymap(1, fd 27, 70264)
[1356140.835] wl_keyboard@22.keymap(1, fd 29, 70264)
[1356140.921] -> wl_registry@13.bind(66, "wl_seat", 7, new id [unknown]@27)
New seat
[1356141.041] wl_seat@27.name("seat1")
[1356141.064] wl_seat@27.capabilities(3)
New capability
[1356141.121] -> wl_seat@27.get_keyboard(new id wl_keyboard@28)
[1356141.155] -> wl_data_device_manager@15.get_data_device(new id wl_data_device@29, wl_seat@27)
[1356141.190] -> zwp_primary_selection_device_manager_v1@20.get_device(new id zwp_primary_selection_device_v1@30, wl_seat@27)
New capability
[1356141.235] -> wl_seat@27.get_pointer(new id wl_pointer@31)
[1356141.370] wl_keyboard@28.keymap(1, fd 9, 70246)
[1356141.404] wl_keyboard@28.repeat_info(30, 250)
[1356200.076] -> wl_registry@2.bind(66, "wl_seat", 7, new id [unknown]@32)
[1356232.821] -> wl_shm_pool@11.create_buffer(new id wl_buffer@33, 0, 1916, 1030, 7664, 0)
[1356353.832] -> wl_surface@7.damage_buffer(0, 0, 1916, 1030)
[1356353.868] -> wl_surface@7.frame(new id wl_callback@34)
[1356353.904] -> wl_surface@7.attach(wl_buffer@33, 0, 0)
[1356353.916] -> wl_surface@7.commit()
[1356353.977] -> xdg_surface@8.ack_configure(14236)
Window configured to: WindowConfigure { new_size: (Some(1916), Some(1053)), suggested_bounds: None, decoration_mode: Server, state: WindowState(TILED_LEFT | TILED_RIGHT | TILED_TOP | TILED_BOTTOM), capabilities: WindowManagerCapabilities(WINDOW_MENU | MAXIMIZE | FULLSCREEN | MINIMIZE) }
[1356354.042] xdg_toplevel@9.configure(1916, 1030, array[16])
[1356354.063] xdg_surface@8.configure(14264)
[1356354.100] -> xdg_surface@8.ack_configure(14264)
Window configured to: WindowConfigure { new_size: (Some(1916), Some(1030)), suggested_bounds: None, decoration_mode: Server, state: WindowState(TILED_LEFT | TILED_RIGHT | TILED_TOP | TILED_BOTTOM), capabilities: WindowManagerCapabilities(WINDOW_MENU | MAXIMIZE | FULLSCREEN | MINIMIZE) }
[1356358.284] wl_seat@32.name("seat1")
[1356358.328] wl_seat@32.capabilities(3)
[1356358.346] wl_buffer@33.release()
[1356358.393] -> wl_buffer@33.destroy()
[1366200.393] wl_display@1.delete_id(33)
[1366200.430] wl_keyboard@26.keymap(1, fd 9, 70264)
[1366200.448] wl_keyboard@26.repeat_info(25, 600)
[1366200.393] wl_keyboard@22.keymap(1, fd 13, 70264)
[1366200.472] wl_keyboard@22.repeat_info(25, 600)
[1373403.507] wl_display@1.delete_id(31)
[1373403.851] wl_display@1.delete_id(28)
[1373403.878] wl_display@1.delete_id(27)
[1373403.889] wl_display@1.delete_id(34)
[1373403.898] wl_keyboard@22.keymap(1, fd 13, 64756)
[1373403.918] wl_keyboard@22.repeat_info(25, 600)
[1373403.924] wl_keyboard@28.keymap(1, fd 14, 64756)
[1373403.929] wl_keyboard@28.repeat_info(25, 600)
[1373403.933] wl_keyboard@22.keymap(1, fd 16, 70264)
[1373403.938] wl_keyboard@22.keymap(1, fd 18, 70264)
[1373403.942] wl_seat@27.capabilities(2)
[1373403.948] wl_seat@27.capabilities(0)
[1373403.952] wl_keyboard@22.keymap(1, fd 20, 70264)
[1373403.956] wl_keyboard@22.keymap(1, fd 22, 70264)
[1373403.960] wl_keyboard@22.keymap(1, fd 24, 70264)
[1373403.965] wl_keyboard@22.keymap(1, fd 26, 70264)
[1373403.969] wl_keyboard@22.keymap(1, fd 28, 70264)
[1373403.974] wl_registry@13.global_remove(66)
Removing capability
[1373404.076] -> wl_pointer@31.release()
Removing capability
[1373404.110] -> wl_data_device@29.release()
[1373404.130] -> zwp_primary_selection_device_v1@30.destroy()
[1373404.145] -> wl_keyboard@28.release()
[1373403.850] wl_display@1.delete_id(32)
[1373407.375] wl_keyboard@26.keymap(1, fd 9, 64756)
[1373407.403] wl_keyboard@26.repeat_info(25, 600)
[1373407.417] wl_keyboard@26.keymap(1, fd 15, 70264)
[1373407.429] wl_keyboard@26.keymap(1, fd 17, 70264)
[1373407.441] wl_seat@32.capabilities(2)
[1373407.455] wl_seat@32.capabilities(0)
[1373407.467] wl_keyboard@26.keymap(1, fd 19, 70264)
[1373407.480] wl_keyboard@26.keymap(1, fd 21, 70264)
[1373407.494] wl_keyboard@26.keymap(1, fd 23, 70264)
[1373407.509] wl_keyboard@26.keymap(1, fd 25, 70264)
[1373407.522] wl_keyboard@26.keymap(1, fd 27, 70264)
[1373407.536] wl_registry@2.global_remove(66)
[1373407.577] wl_callback@34.done(454104516)
[1373407.602] xdg_toplevel@9.configure(1916, 1053, array[16])
[1373407.621] xdg_surface@8.configure(14476)
[1373409.397] wl_keyboard@22.keymap(1, fd 13, 70246)
[1373409.440] wl_keyboard@22.repeat_info(30, 250)
[1373409.518] wl_display@1.error(wl_display@1, 0, "invalid object 31")
wl_display@1: error 0: invalid object 31
Io error: Invalid argument (os error 22)
thread 'smithay-clipboard' panicked at src/worker.rs:98:47:
called `Result::unwrap()` on an `Err` value: OtherError(IoError(Os { code: 22, kind: InvalidInput, message: "Invalid argument" }))
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Unset keyboard capability
Window configured to: WindowConfigure { new_size: (Some(1916), Some(1053)), suggested_bounds: None, decoration_mode: Server, state: WindowState(TILED_LEFT | TILED_RIGHT | TILED_TOP | TILED_BOTTOM), capabilities: WindowManagerCapabilities(WINDOW_MENU | MAXIMIZE | FULLSCREEN | MINIMIZE) }
Io error: Invalid argument (os error 22)
Error trying to flush the wayland display: Invalid argument (os error 22)
thread 'main' panicked at examples/clipboard.rs:76:55:
called `Result::unwrap()` on an `Err` value: OtherError(IoError(Os { code: 22, kind: InvalidInput, message: "Invalid argument" }))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment