Closed MarioJim closed 1 year ago
I'm running wpaperd on the latest commit on master (fe83d6e) and when I try to run it it crashes with the following error:
fe83d6e
Protocol error 2 on object wl_surface@11: Buffer size (2133x1333) is not divisible by scale (2)
Here's my monitor config (I'm using hyprland):
Monitor eDP-1 (ID 0): 2560x1600@120.000000 at 700x1440 description: BOE 0x0997 (eDP-1) make: BOE model: 0x0997 serial: active workspace: 1 (1) reserved: 0 0 0 0 scale: 1.20 transform: 0 focused: yes dpmsStatus: 1 Monitor DP-1 (ID 1): 3440x1440@120.000000 at 0x0 description: Huawei Technologies Co., Inc. ZQE-CAA 0x0000F622 (DP-1) make: Huawei Technologies Co., Inc. model: ZQE-CAA serial: 0x0000F622 active workspace: 2 (2) reserved: 0 0 0 0 scale: 1.00 transform: 0 focused: no dpmsStatus: 1
Here's wpaperd running on my machine with RUST_LOG=trace WAYLAND_DEBUG=1 vars
wpaperd
RUST_LOG=trace WAYLAND_DEBUG=1
I'm running wpaperd on the latest commit on master (
fe83d6e
) and when I try to run it it crashes with the following error:Here's my monitor config (I'm using hyprland):
Here's
wpaperd
running on my machine withRUST_LOG=trace WAYLAND_DEBUG=1
varson the latest version
``` [1676941987.004334] -> wl_display@1.get_registry (wl_registry@2) [1676941987.004344] -> wl_display@1.sync (wl_callback@3) [1676941987.004403] <- wl_registry@2.global, (1, Some("wl_shm"), 1) [1676941987.004419] <- wl_registry@2.global, (2, Some("wl_drm"), 2) [1676941987.004430] <- wl_registry@2.global, (3, Some("zwp_linux_dmabuf_v1"), 4) [1676941987.004444] <- wl_registry@2.global, (4, Some("wl_compositor"), 5) [1676941987.004463] <- wl_registry@2.global, (5, Some("wl_subcompositor"), 1) [1676941987.004483] <- wl_registry@2.global, (6, Some("wl_data_device_manager"), 3) [1676941987.004505] <- wl_registry@2.global, (7, Some("zwlr_export_dmabuf_manager_v1"), 1) [1676941987.004529] <- wl_registry@2.global, (8, Some("zwlr_screencopy_manager_v1"), 3) [1676941987.004553] <- wl_registry@2.global, (9, Some("zwlr_data_control_manager_v1"), 2) [1676941987.004581] <- wl_registry@2.global, (10, Some("zwlr_gamma_control_manager_v1"), 1) [1676941987.004609] <- wl_registry@2.global, (11, Some("zwp_primary_selection_device_manager_v1"), 1) [1676941987.004641] <- wl_registry@2.global, (12, Some("wp_viewporter"), 1) [1676941987.004660] <- wl_registry@2.global, (13, Some("zwlr_output_power_manager_v1"), 1) [1676941987.004686] <- wl_registry@2.global, (14, Some("xdg_wm_base"), 5) [1676941987.004702] <- wl_registry@2.global, (15, Some("wl_seat"), 8) [1676941987.004717] <- wl_registry@2.global, (16, Some("wp_presentation"), 1) [1676941987.004739] <- wl_registry@2.global, (17, Some("org_kde_kwin_idle"), 1) [1676941987.004764] <- wl_registry@2.global, (18, Some("zwlr_layer_shell_v1"), 4) [1676941987.004786] <- wl_registry@2.global, (19, Some("org_kde_kwin_server_decoration_manager"), 1) [1676941987.004810] <- wl_registry@2.global, (20, Some("zxdg_decoration_manager_v1"), 1) [1676941987.004834] <- wl_registry@2.global, (21, Some("zxdg_output_manager_v1"), 3) [1676941987.004857] <- wl_registry@2.global, (22, Some("zwlr_output_manager_v1"), 4) [1676941987.004882] <- wl_registry@2.global, (23, Some("zwlr_input_inhibit_manager_v1"), 1) [1676941987.004907] <- wl_registry@2.global, (24, Some("zwp_keyboard_shortcuts_inhibit_manager_v1"), 1) [1676941987.004941] <- wl_registry@2.global, (25, Some("zext_workspace_manager_v1"), 1) [1676941987.004964] <- wl_registry@2.global, (26, Some("zwp_pointer_constraints_v1"), 1) [1676941987.004989] <- wl_registry@2.global, (27, Some("zwp_relative_pointer_manager_v1"), 1) [1676941987.005014] <- wl_registry@2.global, (28, Some("zwp_virtual_keyboard_manager_v1"), 1) [1676941987.005042] <- wl_registry@2.global, (29, Some("zwlr_virtual_pointer_manager_v1"), 2) [1676941987.005069] <- wl_registry@2.global, (30, Some("zwlr_foreign_toplevel_manager_v1"), 3) [1676941987.005096] <- wl_registry@2.global, (31, Some("wp_drm_lease_device_v1"), 1) [1676941987.005118] <- wl_registry@2.global, (32, Some("zwp_tablet_manager_v2"), 1) [1676941987.005141] <- wl_registry@2.global, (33, Some("zwp_idle_inhibit_manager_v1"), 1) [1676941987.005168] <- wl_registry@2.global, (34, Some("zxdg_exporter_v1"), 1) [1676941987.005191] <- wl_registry@2.global, (35, Some("zxdg_importer_v1"), 1) [1676941987.005209] <- wl_registry@2.global, (36, Some("zxdg_exporter_v2"), 1) [1676941987.005230] <- wl_registry@2.global, (37, Some("zxdg_importer_v2"), 1) [1676941987.005250] <- wl_registry@2.global, (38, Some("zwp_pointer_gestures_v1"), 3) [1676941987.005273] <- wl_registry@2.global, (39, Some("zwp_text_input_manager_v3"), 1) [1676941987.005303] <- wl_registry@2.global, (40, Some("zwp_input_method_manager_v2"), 1) [1676941987.005333] <- wl_registry@2.global, (41, Some("xdg_activation_v1"), 1) [1676941987.005353] <- wl_registry@2.global, (42, Some("xwayland_shell_v1"), 1) [1676941987.005373] <- wl_registry@2.global, (43, Some("hyprland_toplevel_export_manager_v1"), 2) [1676941987.005402] <- wl_registry@2.global, (44, Some("wp_fractional_scale_manager_v1"), 1) [1676941987.005428] <- wl_registry@2.global, (45, Some("wl_output"), 4) [1676941987.005442] <- wl_registry@2.global, (46, Some("wl_output"), 4) [1676941987.005458] <- wl_callback@3.done, (262) [1676941987.005465] <- wl_display@1.delete_id, (3) TRACE [mio::poll] registering with poller TRACE [mio::poll] registering with poller TRACE [mio::poll] registering with poller [1676941987.005644] -> wl_registry@2.bind (1, Some("wl_shm"), 1, wl_shm@3) [1676941987.005673] -> wl_registry@2.bind (4, Some("wl_compositor"), 5, wl_compositor@4) [1676941987.005695] -> wl_registry@2.bind (45, Some("wl_output"), 4, wl_output@5) DEBUG [smithay_client_toolkit::registry] Bound new global [45] wl_output v4 [1676941987.005713] -> wl_registry@2.bind (46, Some("wl_output"), 4, wl_output@6) DEBUG [smithay_client_toolkit::registry] Bound new global [46] wl_output v4 [1676941987.005735] -> wl_registry@2.bind (21, Some("zxdg_output_manager_v1"), 3, zxdg_output_manager_v1@7) DEBUG [smithay_client_toolkit::registry] Bound new global [21] zxdg_output_manager_v1 v3 [1676941987.005764] -> zxdg_output_manager_v1@7.get_xdg_output (zxdg_output_v1@8, wl_output@5) [1676941987.005779] -> zxdg_output_manager_v1@7.get_xdg_output (zxdg_output_v1@9, wl_output@6) [1676941987.005791] -> wl_registry@2.bind (18, Some("zwlr_layer_shell_v1"), 4, zwlr_layer_shell_v1@10) [1676941987.005858] <- wl_shm@3.format, (0) [1676941987.005865] <- wl_shm@3.format, (1) [1676941987.005873] <- wl_shm@3.format, (875709016) [1676941987.005884] <- wl_shm@3.format, (875708993) [1676941987.005892] <- wl_shm@3.format, (875710274) [1676941987.005899] <- wl_shm@3.format, (842094674) [1676941987.005908] <- wl_shm@3.format, (842088786) [1676941987.005916] <- wl_shm@3.format, (892426322) [1676941987.005925] <- wl_shm@3.format, (892420434) [1676941987.005934] <- wl_shm@3.format, (909199186) [1676941987.005943] <- wl_shm@3.format, (808665688) [1676941987.005951] <- wl_shm@3.format, (808665665) [1676941987.005959] <- wl_shm@3.format, (1211384408) [1676941987.005969] <- wl_shm@3.format, (1211384385) [1676941987.005978] <- wl_shm@3.format, (942948952) [1676941987.005986] <- wl_shm@3.format, (942948929) [1676941987.005997] <- wl_output@5.geometry, (0, 0, 340, 220, 0, Some("BOE"), Some("0x0997"), 0) [1676941987.006024] <- wl_output@5.mode, (1, 2560, 1600, 120000) [1676941987.006035] <- wl_output@5.scale, (2) [1676941987.006045] <- wl_output@5.name, (Some("eDP-1")) [1676941987.006057] <- wl_output@5.description, (Some("BOE 0x0997 (eDP-1)")) [1676941987.006078] <- wl_output@5.done, () [1676941987.006086] <- wl_output@6.geometry, (0, 0, 800, 330, 0, Some("Huawei Technologies Co., Inc."), Some("ZQE-CAA"), 0) [1676941987.006124] <- wl_output@6.mode, (1, 3440, 1440, 120000) [1676941987.006136] <- wl_output@6.scale, (1) [1676941987.006145] <- wl_output@6.name, (Some("DP-1")) [1676941987.006158] <- wl_output@6.description, (Some("Huawei Technologies Co., Inc. ZQE-CAA 0x0000F622 (DP-1)")) [1676941987.006191] <- wl_output@6.done, () [1676941987.006199] <- zxdg_output_v1@8.name, (Some("eDP-1")) [1676941987.006212] <- zxdg_output_v1@8.description, (Some("BOE 0x0997 (eDP-1)")) [1676941987.006228] <- zxdg_output_v1@8.logical_position, (700, 1440) [1676941987.006240] <- zxdg_output_v1@8.logical_size, (2133, 1333) [1676941987.006252] <- wl_output@5.done, () [1676941987.006261] <- zxdg_output_v1@9.name, (Some("DP-1")) [1676941987.006275] <- zxdg_output_v1@9.description, (Some("Huawei Technologies Co., Inc. ZQE-CAA 0x0000F622 (DP-1)")) [1676941987.006314] <- zxdg_output_v1@9.logical_position, (0, 0) [1676941987.006324] <- zxdg_output_v1@9.logical_size, (3440, 1440) [1676941987.006335] <- wl_output@6.done, () DEBUG [smithay_client_toolkit::shm] supported wl_shm format Argb8888 DEBUG [smithay_client_toolkit::shm] supported wl_shm format Xrgb8888 DEBUG [smithay_client_toolkit::shm] supported wl_shm format Xbgr8888 DEBUG [smithay_client_toolkit::shm] supported wl_shm format Abgr8888 DEBUG [smithay_client_toolkit::shm] supported wl_shm format Bgr888 DEBUG [smithay_client_toolkit::shm] supported wl_shm format Rgbx4444 DEBUG [smithay_client_toolkit::shm] supported wl_shm format Rgba4444 DEBUG [smithay_client_toolkit::shm] supported wl_shm format Rgbx5551 DEBUG [smithay_client_toolkit::shm] supported wl_shm format Rgba5551 DEBUG [smithay_client_toolkit::shm] supported wl_shm format Rgb565 DEBUG [smithay_client_toolkit::shm] supported wl_shm format Xbgr2101010 DEBUG [smithay_client_toolkit::shm] supported wl_shm format Abgr2101010 DEBUG [smithay_client_toolkit::shm] supported wl_shm format Xbgr16161616f DEBUG [smithay_client_toolkit::shm] supported wl_shm format Abgr16161616f DEBUG [smithay_client_toolkit::shm] supported wl_shm format Xbgr16161616 DEBUG [smithay_client_toolkit::shm] supported wl_shm format Abgr16161616 [1676941987.006401] -> wl_compositor@4.create_surface (wl_surface@11) [1676941987.006411] -> wl_surface@11.set_buffer_scale (2) [1676941987.006423] -> zwlr_layer_shell_v1@10.get_layer_surface (zwlr_layer_surface_v1@12, wl_surface@11, wl_output@5, 0, Some("wpaperd-eDP-1")) [1676941987.006446] -> zwlr_layer_surface_v1@12.set_size (0, 0) [1676941987.006461] -> zwlr_layer_surface_v1@12.set_anchor (15) [1676941987.006480] -> zwlr_layer_surface_v1@12.set_exclusive_zone (-1) [1676941987.006490] -> wl_surface@11.commit () [1676941987.006500] -> wl_surface@11.commit () [1676941987.006515] -> wl_shm@3.create_pool (wl_shm_pool@13, 11, 1200) [1676941987.006533] -> wl_compositor@4.create_surface (wl_surface@14) [1676941987.006543] -> wl_surface@14.set_buffer_scale (1) [1676941987.006551] -> zwlr_layer_shell_v1@10.get_layer_surface (zwlr_layer_surface_v1@15, wl_surface@14, wl_output@6, 0, Some("wpaperd-DP-1")) [1676941987.006576] -> zwlr_layer_surface_v1@15.set_size (0, 0) [1676941987.006586] -> zwlr_layer_surface_v1@15.set_anchor (15) [1676941987.006593] -> zwlr_layer_surface_v1@15.set_exclusive_zone (-1) [1676941987.006602] -> wl_surface@14.commit () [1676941987.006611] -> wl_surface@14.commit () [1676941987.006620] -> wl_shm@3.create_pool (wl_shm_pool@16, 13, 1200) [1676941987.006830] <- zwlr_layer_surface_v1@12.configure, (263, 2133, 1333) [1676941987.006846] <- zwlr_layer_surface_v1@15.configure, (264, 3440, 1440) [1676941987.006862] -> zwlr_layer_surface_v1@12.ack_configure (263) [1676941987.006870] -> zwlr_layer_surface_v1@15.ack_configure (264) [1676941987.006883] -> wl_shm_pool@13.resize (11373156) [1676941987.006899] -> wl_shm_pool@13.resize (22746312) [1676941987.006913] -> wl_shm_pool@13.create_buffer (wl_buffer@17, 0, 2133, 1333, 8532, 875708993) [1676941987.006933] -> wl_surface@11.attach (wl_buffer@17, 0, 0) [1676941987.006944] -> wl_surface@11.damage_buffer (0, 0, 2133, 1333) [1676941987.006957] -> wl_surface@11.commit () [1676941987.006965] -> wl_buffer@17.destroy () [1676941987.006974] -> wl_shm_pool@16.resize (19814400) [1676941987.006986] -> wl_shm_pool@16.create_buffer (wl_buffer@18, 0, 3440, 1440, 13760, 875708993) [1676941987.006999] -> wl_surface@14.attach (wl_buffer@18, 0, 0) [1676941987.007007] -> wl_surface@14.damage_buffer (0, 0, 3440, 1440) [1676941987.007018] -> wl_surface@14.commit () [1676941987.007027] -> wl_buffer@18.destroy () [1676941987.014648] <- wl_display@1.error, (11, 2, Some("Buffer size (2133x1333) is not divisible by scale (2)")) Protocol error 2 on object wl_surface@11: Buffer size (2133x1333) is not divisible by scale (2) ```on the previous version
``` [1676943700.147188] -> wl_display@1.get_registry(2) [1676943700.147209] -> wl_display@1.sync(3) [1676943700.147423] <- wl_display@1.delete_id(3) [1676943700.147439] <- wl_registry@2.global(1, "wl_shm", 1) [1676943700.147457] -> wl_registry@2.bind(1, "wl_shm", 1, 4) [1676943700.147475] <- wl_registry@2.global(2, "wl_drm", 2) [1676943700.147491] <- wl_registry@2.global(3, "zwp_linux_dmabuf_v1", 4) [1676943700.147518] <- wl_registry@2.global(4, "wl_compositor", 5) [1676943700.147541] -> wl_registry@2.bind(4, "wl_compositor", 5, 5) [1676943700.147567] <- wl_registry@2.global(5, "wl_subcompositor", 1) [1676943700.147589] <- wl_registry@2.global(6, "wl_data_device_manager", 3) [1676943700.147615] <- wl_registry@2.global(7, "zwlr_export_dmabuf_manager_v1", 1) [1676943700.147642] <- wl_registry@2.global(8, "zwlr_screencopy_manager_v1", 3) [1676943700.147667] <- wl_registry@2.global(9, "zwlr_data_control_manager_v1", 2) [1676943700.147696] <- wl_registry@2.global(10, "zwlr_gamma_control_manager_v1", 1) [1676943700.147724] <- wl_registry@2.global(11, "zwp_primary_selection_device_manager_v1", 1) [1676943700.147757] <- wl_registry@2.global(12, "wp_viewporter", 1) [1676943700.147777] <- wl_registry@2.global(13, "zwlr_output_power_manager_v1", 1) [1676943700.147810] <- wl_registry@2.global(14, "xdg_wm_base", 5) [1676943700.147831] <- wl_registry@2.global(15, "wl_seat", 8) [1676943700.147849] <- wl_registry@2.global(16, "wp_presentation", 1) [1676943700.147872] <- wl_registry@2.global(17, "org_kde_kwin_idle", 1) [1676943700.147888] <- wl_registry@2.global(18, "zwlr_layer_shell_v1", 4) [1676943700.147909] -> wl_registry@2.bind(18, "zwlr_layer_shell_v1", 4, 6) [1676943700.147929] <- wl_registry@2.global(19, "org_kde_kwin_server_decoration_manager", 1) [1676943700.147956] <- wl_registry@2.global(20, "zxdg_decoration_manager_v1", 1) [1676943700.147978] <- wl_registry@2.global(21, "zxdg_output_manager_v1", 3) [1676943700.147997] -> wl_registry@2.bind(21, "zxdg_output_manager_v1", 3, 7) [1676943700.148020] <- wl_registry@2.global(22, "zwlr_output_manager_v1", 4) [1676943700.148042] <- wl_registry@2.global(23, "zwlr_input_inhibit_manager_v1", 1) [1676943700.148068] <- wl_registry@2.global(24, "zwp_keyboard_shortcuts_inhibit_manager_v1", 1) [1676943700.148097] <- wl_registry@2.global(25, "zext_workspace_manager_v1", 1) [1676943700.148117] <- wl_registry@2.global(26, "zwp_pointer_constraints_v1", 1) [1676943700.148138] <- wl_registry@2.global(27, "zwp_relative_pointer_manager_v1", 1) [1676943700.148164] <- wl_registry@2.global(28, "zwp_virtual_keyboard_manager_v1", 1) [1676943700.148188] <- wl_registry@2.global(29, "zwlr_virtual_pointer_manager_v1", 2) [1676943700.148216] <- wl_registry@2.global(30, "zwlr_foreign_toplevel_manager_v1", 3) [1676943700.148238] <- wl_registry@2.global(31, "wp_drm_lease_device_v1", 1) [1676943700.148257] <- wl_registry@2.global(32, "zwp_tablet_manager_v2", 1) [1676943700.148275] <- wl_registry@2.global(33, "zwp_idle_inhibit_manager_v1", 1) [1676943700.148296] <- wl_registry@2.global(34, "zxdg_exporter_v1", 1) [1676943700.148313] <- wl_registry@2.global(35, "zxdg_importer_v1", 1) [1676943700.148331] <- wl_registry@2.global(36, "zxdg_exporter_v2", 1) [1676943700.148348] <- wl_registry@2.global(37, "zxdg_importer_v2", 1) [1676943700.148366] <- wl_registry@2.global(38, "zwp_pointer_gestures_v1", 3) [1676943700.148386] <- wl_registry@2.global(39, "zwp_text_input_manager_v3", 1) [1676943700.148406] <- wl_registry@2.global(40, "zwp_input_method_manager_v2", 1) [1676943700.148428] <- wl_registry@2.global(41, "xdg_activation_v1", 1) [1676943700.148445] <- wl_registry@2.global(42, "xwayland_shell_v1", 1) [1676943700.148484] <- wl_registry@2.global(43, "hyprland_toplevel_export_manager_v1", 2) [1676943700.148509] <- wl_registry@2.global(44, "wp_fractional_scale_manager_v1", 1) [1676943700.148534] <- wl_registry@2.global(45, "wl_output", 4) [1676943700.148551] -> wl_registry@2.bind(45, "wl_output", 4, 8) [1676943700.148568] -> zxdg_output_manager_v1@7.get_xdg_output(9, 8) [1676943700.148581] <- wl_registry@2.global(46, "wl_output", 4) [1676943700.148599] -> wl_registry@2.bind(46, "wl_output", 4, 10) [1676943700.148613] -> zxdg_output_manager_v1@7.get_xdg_output(11, 10) [1676943700.148621] <- wl_callback@3.done(3751) [1676943700.148631] -> wl_display@1.sync(3) [1676943700.148717] <- wl_display@1.delete_id(3) [1676943700.148730] <- wl_shm@4.format(0) [1676943700.148739] <- wl_shm@4.format(1) [1676943700.148746] <- wl_shm@4.format(875709016) [1676943700.148754] <- wl_shm@4.format(875708993) [1676943700.148761] <- wl_shm@4.format(875710274) [1676943700.148770] <- wl_shm@4.format(842094674) [1676943700.148779] <- wl_shm@4.format(842088786) [1676943700.148786] <- wl_shm@4.format(892426322) [1676943700.148795] <- wl_shm@4.format(892420434) [1676943700.148803] <- wl_shm@4.format(909199186) [1676943700.148812] <- wl_shm@4.format(808665688) [1676943700.148821] <- wl_shm@4.format(808665665) [1676943700.148828] <- wl_shm@4.format(1211384408) [1676943700.148835] <- wl_shm@4.format(1211384385) [1676943700.148842] <- wl_shm@4.format(942948952) [1676943700.148848] <- wl_shm@4.format(942948929) [1676943700.148856] <- wl_output@8.geometry(0, 0, 340, 220, 0, "BOE", "0x0997", 0) [1676943700.148880] <- wl_output@8.mode(1, 2560, 1600, 120000) [1676943700.148890] <- wl_output@8.scale(2) [1676943700.148897] <- wl_output@8.name("eDP-1") [1676943700.148906] <- wl_output@8.description("BOE 0x0997 (eDP-1)") [1676943700.148923] <- wl_output@8.done() [1676943700.148932] <- zxdg_output_v1@9.name("eDP-1") [1676943700.148942] <- zxdg_output_v1@9.description("BOE 0x0997 (eDP-1)") [1676943700.148960] <- zxdg_output_v1@9.logical_position(700, 1440) [1676943700.148971] <- zxdg_output_v1@9.logical_size(2133, 1333) [1676943700.148980] <- wl_output@8.done() [1676943700.148988] <- wl_output@10.geometry(0, 0, 800, 330, 0, "Huawei Technologies Co., Inc.", "ZQE-CAA", 0) [1676943700.149024] <- wl_output@10.mode(1, 3440, 1440, 120000) [1676943700.149033] <- wl_output@10.scale(1) [1676943700.149039] <- wl_output@10.name("DP-1") [1676943700.149048] <- wl_output@10.description("Huawei Technologies Co., Inc. ZQE-CAA 0x0000F622 (DP-1)") [1676943700.149081] <- wl_output@10.done() [1676943700.149088] <- zxdg_output_v1@11.name("DP-1") [1676943700.149101] <- zxdg_output_v1@11.description("Huawei Technologies Co., Inc. ZQE-CAA 0x0000F622 (DP-1)") [1676943700.149139] <- zxdg_output_v1@11.logical_position(0, 0) [1676943700.149147] <- zxdg_output_v1@11.logical_size(3440, 1440) [1676943700.149155] <- wl_output@10.done() [1676943700.149163] <- wl_callback@3.done(3751) [1676943700.149174] -> wl_compositor@5.create_surface(3) [1676943700.149192] -> wl_shm@4.create_pool(12, 4, 4096) [1676943700.149213] -> wl_surface@3.set_buffer_scale(2) [1676943700.149222] -> zwlr_layer_shell_v1@6.get_layer_surface(13, 3, 8, 0, "wpaperd-eDP-1") [1676943700.149240] -> zwlr_layer_surface_v1@13.set_size(0, 0) [1676943700.149249] -> zwlr_layer_surface_v1@13.set_anchor(15) [1676943700.149257] -> zwlr_layer_surface_v1@13.set_exclusive_zone(-1) [1676943700.149267] -> wl_surface@3.commit() [1676943700.149277] -> wl_compositor@5.create_surface(14) [1676943700.149286] -> wl_shm@4.create_pool(15, 6, 4096) [1676943700.149300] -> wl_surface@14.set_buffer_scale(1) [1676943700.149307] -> zwlr_layer_shell_v1@6.get_layer_surface(16, 14, 10, 0, "wpaperd-DP-1") [1676943700.149325] -> zwlr_layer_surface_v1@16.set_size(0, 0) [1676943700.149335] -> zwlr_layer_surface_v1@16.set_anchor(15) [1676943700.149345] -> zwlr_layer_surface_v1@16.set_exclusive_zone(-1) [1676943700.149352] -> wl_surface@14.commit() TRACE [mio::poll] registering with poller TRACE [mio::poll] registering with poller TRACE [mio::poll] registering with poller TRACE [wpaperd] iterating over output eDP-1 TRACE [wpaperd::surface] time passed: 510.469µs TRACE [wpaperd::surface] duration: 1800s TRACE [wpaperd::surface] need redraw: false TRACE [wpaperd::surface] timer expired: false TRACE [wpaperd] iterating over output DP-1 TRACE [wpaperd::surface] time passed: 442.413µs TRACE [wpaperd::surface] duration: 1800s TRACE [wpaperd::surface] need redraw: false TRACE [wpaperd::surface] timer expired: false [1676943700.150028] <- zwlr_layer_surface_v1@13.configure(3752, 2133, 1333) [1676943700.150039] -> zwlr_layer_surface_v1@13.ack_configure(3752) [1676943700.150045] <- zwlr_layer_surface_v1@16.configure(3753, 3440, 1440) [1676943700.150054] -> zwlr_layer_surface_v1@16.ack_configure(3753) TRACE [wpaperd] iterating over output eDP-1 TRACE [wpaperd::surface] time passed: 795.358µs TRACE [wpaperd::surface] duration: 1800s TRACE [wpaperd::surface] need redraw: true TRACE [wpaperd::surface] timer expired: false TRACE [wpaperd] drawing output eDP-1 [1676943700.150082] -> wl_shm_pool@12.resize(45492624) [1676943701.092830] -> wl_shm_pool@12.create_buffer(17, 0, 4266, 2666, 17064, 875708993) [1676943701.092851] -> wl_surface@3.attach(17, 0, 0) [1676943701.092862] -> wl_surface@3.damage_buffer(0, 0, 4266, 2666) [1676943701.092869] -> wl_surface@3.commit() TRACE [wpaperd] iterating over output DP-1 TRACE [wpaperd::surface] time passed: 943.805308ms TRACE [wpaperd::surface] duration: 1800s TRACE [wpaperd::surface] need redraw: true TRACE [wpaperd::surface] timer expired: false TRACE [wpaperd] drawing output DP-1 [1676943701.093184] -> wl_shm_pool@15.resize(19814400) [1676943701.564707] -> wl_shm_pool@15.create_buffer(18, 0, 3440, 1440, 13760, 875708993) [1676943701.564728] -> wl_surface@14.attach(18, 0, 0) [1676943701.564739] -> wl_surface@14.damage_buffer(0, 0, 3440, 1440) [1676943701.564748] -> wl_surface@14.commit() [1676943701.583742] <- zwlr_layer_surface_v1@13.configure(3755, 2133, 1333) [1676943701.583770] -> zwlr_layer_surface_v1@13.ack_configure(3755) [1676943701.583784] <- wl_surface@3.enter(8) [1676943701.583802] <- wl_buffer@17.release() [1676943701.583814] -> wl_buffer@17.destroy() [1676943701.583825] <- zwlr_layer_surface_v1@16.configure(3756, 3440, 1440) [1676943701.583838] -> zwlr_layer_surface_v1@16.ack_configure(3756) [1676943701.583848] <- wl_surface@14.enter(10) [1676943701.583863] <- wl_buffer@18.release() [1676943701.583875] -> wl_buffer@18.destroy() TRACE [wpaperd] iterating over output eDP-1 TRACE [wpaperd::surface] time passed: 1.433826524s TRACE [wpaperd::surface] duration: 1800s TRACE [wpaperd::surface] need redraw: false TRACE [wpaperd::surface] timer expired: false TRACE [wpaperd] iterating over output DP-1 TRACE [wpaperd::surface] time passed: 490.767483ms TRACE [wpaperd::surface] duration: 1800s TRACE [wpaperd::surface] need redraw: false TRACE [wpaperd::surface] timer expired: false ```