Skip to content
This repository has been archived by the owner on Jan 26, 2024. It is now read-only.

can not open firefox #234

Closed
adcdam opened this issue May 14, 2022 · 17 comments
Closed

can not open firefox #234

adcdam opened this issue May 14, 2022 · 17 comments
Labels
B: not applicable Resolution: not a valid issue

Comments

@adcdam
Copy link

adcdam commented May 14, 2022

Hi
i can not open firefox version 100 in dwl, i tested firefox version 100, in river, sway and labwc and they dont have any problem with firefox.
in dwl i get attention default value of option mesa_glthread overriden by environment
my system use glibc 2.35, mesa 21.3.8, i have wlroots 0.15.1, others wayland compositors doesnt have this problem with firefox.

@adcdam adcdam added the A: bug Something isn't working label May 14, 2022
@sevz17
Copy link
Collaborator

sevz17 commented May 14, 2022

What distro?, I am running gentoo with glibc 2.34, mesa 22.1.0_rc5, wlroots 0.15.1 and firefox-bin 100, and I get ATTENTION: default value of option mesa_glthread overridden by environment. if I run it from my custom build, and also from sway, but not if I run dwl from the main branch (firefox opens even in the main branch)

@adcdam
Copy link
Author

adcdam commented May 16, 2022

Hi im using Slackware but im making that package for Slackware as its not available. So if i understand correctly firefox 100 opens using the git files but not from the releases 0.3.1 version?

@sevz17
Copy link
Collaborator

sevz17 commented May 16, 2022

It opens in both v0.3.1 and git. Is there another message from firefox?

@adcdam
Copy link
Author

adcdam commented May 16, 2022

nothing, without Xwayland i dont get ATTENTION: default value of option mesa_glthread overridden by environment.
but its the same, i tested with mesa 22.0.3 and the same. Its very strange as older versions of firefox can be launched with dwl and i dont have this problem using river, sway or labwc.

@pm4rcin
Copy link

pm4rcin commented May 16, 2022

I have similiar problem with Librewolf (FF fork). But for me it just takes a bit long to launch on cold boot. After about 20-30 seconds it launches fine. And then even if I close it, later it launches instantly.

@job79
Copy link
Contributor

job79 commented May 25, 2022

Have the same problem on arch linux, using dwl 7018b9b and firefox 100.0.2-1.
Any idea on how to get some more information out of firefox?

I tried calling strace on firefox, not sure if it is helpful. It seems to be stuck in this loop:

poll([{fd=4, events=POLLIN}, {fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=24, events=POLLIN}, {fd=25, events=POLLIN}], 5, 0) = 1 ([{fd=25, revents=POLLIN}])
read(25, "\372", 1)                     = 1
recvmsg(4, {msg_namelen=0}, 0)          = -1 EAGAIN (Resource temporarily unavailable)
recvmsg(4, {msg_namelen=0}, 0)          = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=4, events=POLLIN}, {fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=24, events=POLLIN}, {fd=25, events=POLLIN}], 5, 0) = 0 (Timeout)
write(26, "\372", 1)                    = 1
recvmsg(4, {msg_namelen=0}, 0)          = -1 EAGAIN (Resource temporarily unavailable)
recvmsg(4, {msg_namelen=0}, 0)          = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=4, events=POLLIN}, {fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=24, events=POLLIN}, {fd=25, events=POLLIN}], 5, 0) = 1 ([{fd=25, revents=POLLIN}])
read(25, "\372", 1)                     = 1
recvmsg(4, {msg_namelen=0}, 0)          = -1 EAGAIN (Resource temporarily unavailable)
recvmsg(4, {msg_namelen=0}, 0)          = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=4, events=POLLIN}, {fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=24, events=POLLIN}, {fd=25, events=POLLIN}], 5, 0) = 0 (Timeout)
write(26, "\372", 1)                    = 1
recvmsg(4, {msg_namelen=0}, 0)          = -1 EAGAIN (Resource temporarily unavailable)
recvmsg(4, {msg_namelen=0}, 0)          = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=4, events=POLLIN}, {fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=24, events=POLLIN}, {fd=25, events=POLLIN}], 5, 0) = 1 ([{fd=25, revents=POLLIN}])
read(25, "\372", 1)                     = 1
recvmsg(4, {msg_namelen=0}, 0)          = -1 EAGAIN (Resource temporarily unavailable)
recvmsg(4, {msg_namelen=0}, 0)          = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=4, events=POLLIN}, {fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=24, events=POLLIN}, {fd=25, events=POLLIN}], 5, 0) = 0 (Timeout)
write(26, "\372", 1)                    = 1
recvmsg(4, {msg_namelen=0}, 0)          = -1 EAGAIN (Resource temporarily unavailable)
recvmsg(4, {msg_namelen=0}, 0)          = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=4, events=POLLIN}, {fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=24, events=POLLIN}, {fd=25, events=POLLIN}], 5, 0) = 1 ([{fd=25, revents=POLLIN}])

@sevz17
Copy link
Collaborator

sevz17 commented May 25, 2022

WAYLAND_DEBUG=1 firefox

@job79
Copy link
Contributor

job79 commented May 26, 2022

WAYLAND_DEBUG log
[1193624.854]  -> wl_display@1.get_registry(new id wl_registry@2)
[1193624.911]  -> wl_display@1.sync(new id wl_callback@3)
[1193625.032] wl_display@1.delete_id(3)
[1193625.049] wl_registry@2.global(1, "wl_shm", 1)
[1193625.073]  -> wl_registry@2.bind(1, "wl_shm", 1, new id [unknown]@4)
[1193625.107] wl_registry@2.global(2, "wl_drm", 2)
[1193625.126] wl_registry@2.global(3, "zwp_linux_dmabuf_v1", 4)
[1193625.147] wl_registry@2.global(4, "wl_compositor", 4)
[1193625.159]  -> wl_registry@2.bind(4, "wl_compositor", 3, new id [unknown]@5)
[1193625.176] wl_registry@2.global(5, "wl_subcompositor", 1)
[1193625.188]  -> wl_registry@2.bind(5, "wl_subcompositor", 1, new id [unknown]@6)
[1193625.204] wl_registry@2.global(6, "zwlr_export_dmabuf_manager_v1", 1)
[1193625.215] wl_registry@2.global(7, "zwlr_screencopy_manager_v1", 3)
[1193625.227] wl_registry@2.global(8, "zwlr_data_control_manager_v1", 2)
[1193625.239] wl_registry@2.global(9, "wl_data_device_manager", 3)
[1193625.251]  -> wl_registry@2.bind(9, "wl_data_device_manager", 3, new id [unknown]@7)
[1193625.267] wl_registry@2.global(10, "zwlr_gamma_control_manager_v1", 1)
[1193625.280] wl_registry@2.global(11, "zwp_primary_selection_device_manager_v1", 1)
[1193625.292]  -> wl_registry@2.bind(11, "zwp_primary_selection_device_manager_v1", 1, new id [unknown]@8)
[1193625.308] wl_registry@2.global(12, "wp_viewporter", 1)
[1193625.320] wl_registry@2.global(13, "xdg_activation_v1", 1)
[1193625.331] wl_registry@2.global(14, "zxdg_output_manager_v1", 3)
[1193625.343]  -> wl_registry@2.bind(14, "zxdg_output_manager_v1", 3, new id [unknown]@9)
[1193625.360]  -> wl_display@1.sync(new id wl_callback@10)
[1193625.368] wl_registry@2.global(15, "org_kde_kwin_idle", 1)
[1193625.380] wl_registry@2.global(16, "zwp_idle_inhibit_manager_v1", 1)
[1193625.393] wl_registry@2.global(17, "zwlr_layer_shell_v1", 4)
[1193625.404] wl_registry@2.global(18, "xdg_wm_base", 2)
[1193625.415] wl_registry@2.global(19, "zwlr_input_inhibit_manager_v1", 1)
[1193625.427] wl_registry@2.global(20, "org_kde_kwin_server_decoration_manager", 1)
[1193625.439]  -> wl_registry@2.bind(20, "org_kde_kwin_server_decoration_manager", 1, new id [unknown]@11)
[1193625.457] wl_registry@2.global(21, "zxdg_decoration_manager_v1", 1)
[1193625.469] wl_registry@2.global(22, "zwp_virtual_keyboard_manager_v1", 1)
[1193625.480] wl_registry@2.global(23, "wl_seat", 7)
[1193625.492] wl_registry@2.global(24, "zwlr_output_manager_v1", 2)
[1193625.504] wl_registry@2.global(25, "wp_presentation", 1)
[1193625.516] wl_registry@2.global(26, "wl_output", 4)
[1193625.528]  -> wl_registry@2.bind(26, "wl_output", 2, new id [unknown]@12)
[1193625.607]  -> zxdg_output_manager_v1@9.get_xdg_output(new id zxdg_output_v1@13, wl_output@12)
[1193625.620]  -> wl_display@1.sync(new id wl_callback@14)
[1193625.628] wl_callback@3.done(685)
[1193625.672]  -> wl_shm@4.create_pool(new id wl_shm_pool@3, fd 11, 2304)
[1193625.855]  -> wl_shm_pool@3.resize(6912)
[1193625.971]  -> wl_shm_pool@3.resize(16128)
[1193627.470]  -> wl_shm_pool@3.resize(34560)
[1193627.505]  -> wl_shm_pool@3.resize(71424)
[1193627.545]  -> wl_shm_pool@3.resize(145152)
[1193627.618]  -> wl_shm_pool@3.resize(292608)
[1193629.263]  -> wl_shm_pool@3.resize(587520)
[1193632.496]  -> wl_shm_pool@3.resize(1177344)
[1193649.612]  -> wl_registry@2.bind(23, "wl_seat", 5, new id [unknown]@15)
[1193653.489]  -> wl_compositor@5.create_surface(new id wl_surface@16)
[1193653.534]  -> zwp_primary_selection_device_manager_v1@8.get_device(new id zwp_primary_selection_device_v1@17, wl_seat@15)
[1193653.547]  -> wl_data_device_manager@7.get_data_device(new id wl_data_device@18, wl_seat@15)
[1193653.670]  -> wl_compositor@5.create_surface(new id wl_surface@19)
[1193653.681]  -> wl_display@1.sync(new id wl_callback@20)
[1193653.971] wl_display@1.delete_id(10)
[1193653.983] wl_display@1.delete_id(14)
[1193653.989] wl_display@1.delete_id(20)
[1193653.995] wl_shm@4.format(0)
[1193654.001] wl_shm@4.format(1)
[1193654.007] wl_shm@4.format(875709016)
[1193654.013] wl_shm@4.format(875708993)
[1193654.019] wl_shm@4.format(875710274)
[1193654.035] wl_shm@4.format(842094674)
[1193654.041] wl_shm@4.format(842088786)
[1193654.047] wl_shm@4.format(892426322)
[1193654.053] wl_shm@4.format(892420434)
[1193654.058] wl_shm@4.format(909199186)
[1193654.064] wl_shm@4.format(808665688)
[1193654.070] wl_shm@4.format(808665665)
[1193654.075] wl_shm@4.format(1211384408)
[1193654.081] wl_shm@4.format(1211384385)
[1193654.087] wl_callback@10.done(686)
[1193654.094] org_kde_kwin_server_decoration_manager@11.default_mode(2)
[1193654.103] wl_output@12.geometry(0, 0, 340, 190, 0, "Unknown", "0x61ED", 0)
[1193654.137] wl_output@12.mode(1, 1920, 1080, 60052)
[1193654.155] wl_output@12.scale(1)
[1193654.163] wl_output@12.done()
[1193654.178] zxdg_output_v1@13.name("eDP-1")
[1193654.185] zxdg_output_v1@13.description("Unknown 0x61ED 0x00000000 (eDP-1)")
[1193654.191] zxdg_output_v1@13.logical_position(0, 0)
[1193654.200] zxdg_output_v1@13.logical_size(1920, 1080)
[1193654.210] wl_output@12.done()
[1193654.216] wl_callback@14.done(686)
[1193654.223] wl_seat@15.name("seat0")
[1193654.229] wl_seat@15.capabilities(3)
[1193654.235]  -> wl_seat@15.get_pointer(new id wl_pointer@14)
[1193654.254]  -> wl_seat@15.get_keyboard(new id wl_keyboard@10)
[1193654.272] wl_callback@20.done(686)
[1193654.279]  -> wl_registry@2.bind(18, "xdg_wm_base", 1, new id [unknown]@20)
[1203826.508]  -> wl_display@1.get_registry(new id wl_registry@21)
[1203827.125]  -> wl_display@1.get_registry(new id wl_registry@22)
[1203827.149]  -> wl_display@1.sync(new id wl_callback@23)
[1203827.332] wl_display@1.delete_id(23)
[1203827.349] wl_keyboard@10.keymap(1, fd 3, 64434)
[1203832.020] wl_keyboard@10.repeat_info(75, 120)
[1203832.045] wl_registry@21.global(1, "wl_shm", 1)
[1203832.066] wl_registry@21.global(2, "wl_drm", 2)
[1203832.086] wl_registry@21.global(3, "zwp_linux_dmabuf_v1", 4)
[1203832.106] wl_registry@21.global(4, "wl_compositor", 4)
[1203832.126] wl_registry@21.global(5, "wl_subcompositor", 1)
[1203832.145] wl_registry@21.global(6, "zwlr_export_dmabuf_manager_v1", 1)
[1203832.164] wl_registry@21.global(7, "zwlr_screencopy_manager_v1", 3)
[1203832.184] wl_registry@21.global(8, "zwlr_data_control_manager_v1", 2)
[1203832.203] wl_registry@21.global(9, "wl_data_device_manager", 3)
[1203832.222] wl_registry@21.global(10, "zwlr_gamma_control_manager_v1", 1)
[1203832.241] wl_registry@21.global(11, "zwp_primary_selection_device_manager_v1", 1)
[1203832.261] wl_registry@21.global(12, "wp_viewporter", 1)
[1203832.280] wl_registry@21.global(13, "xdg_activation_v1", 1)
[1203832.300] wl_registry@21.global(14, "zxdg_output_manager_v1", 3)
[1203832.319] wl_registry@21.global(15, "org_kde_kwin_idle", 1)
[1203832.338] wl_registry@21.global(16, "zwp_idle_inhibit_manager_v1", 1)
[1203832.357] wl_registry@21.global(17, "zwlr_layer_shell_v1", 4)
[1203832.376] wl_registry@21.global(18, "xdg_wm_base", 2)
[1203832.395] wl_registry@21.global(19, "zwlr_input_inhibit_manager_v1", 1)
[1203832.415] wl_registry@21.global(20, "org_kde_kwin_server_decoration_manager", 1)
[1203832.434] wl_registry@21.global(21, "zxdg_decoration_manager_v1", 1)
[1203832.453] wl_registry@21.global(22, "zwp_virtual_keyboard_manager_v1", 1)
[1203832.472] wl_registry@21.global(23, "wl_seat", 7)
[1203832.493]  -> wl_registry@21.bind(23, "wl_seat", 1, new id [unknown]@24)
[1203832.522] wl_registry@21.global(24, "zwlr_output_manager_v1", 2)
[1203832.541] wl_registry@21.global(25, "wp_presentation", 1)
[1203832.560] wl_registry@21.global(26, "wl_output", 4)
[1203832.579] wl_registry@22.global(1, "wl_shm", 1)
[1203832.599] wl_registry@22.global(2, "wl_drm", 2)
[1203832.620] wl_registry@22.global(3, "zwp_linux_dmabuf_v1", 4)
[1203832.640]  -> wl_registry@22.bind(3, "zwp_linux_dmabuf_v1", 3, new id [unknown]@25)
[1203832.668] wl_registry@22.global(4, "wl_compositor", 4)
[1203832.687] wl_registry@22.global(5, "wl_subcompositor", 1)
[1203832.706] wl_registry@22.global(6, "zwlr_export_dmabuf_manager_v1", 1)
[1203832.726] wl_registry@22.global(7, "zwlr_screencopy_manager_v1", 3)
[1203832.745] wl_registry@22.global(8, "zwlr_data_control_manager_v1", 2)
[1203832.764] wl_registry@22.global(9, "wl_data_device_manager", 3)
[1203832.795] wl_registry@22.global(10, "zwlr_gamma_control_manager_v1", 1)
[1203832.814] wl_registry@22.global(11, "zwp_primary_selection_device_manager_v1", 1)
[1203832.833] wl_registry@22.global(12, "wp_viewporter", 1)
[1203832.853] wl_registry@22.global(13, "xdg_activation_v1", 1)
[1203832.872] wl_registry@22.global(14, "zxdg_output_manager_v1", 3)
[1203832.891] wl_registry@22.global(15, "org_kde_kwin_idle", 1)
[1203832.910] wl_registry@22.global(16, "zwp_idle_inhibit_manager_v1", 1)
[1203832.929] wl_registry@22.global(17, "zwlr_layer_shell_v1", 4)
[1203832.948] wl_registry@22.global(18, "xdg_wm_base", 2)
[1203832.967] wl_registry@22.global(19, "zwlr_input_inhibit_manager_v1", 1)
[1203832.986] wl_registry@22.global(20, "org_kde_kwin_server_decoration_manager", 1)
[1203833.006] wl_registry@22.global(21, "zxdg_decoration_manager_v1", 1)
[1203833.025] wl_registry@22.global(22, "zwp_virtual_keyboard_manager_v1", 1)
[1203833.056] wl_registry@22.global(23, "wl_seat", 7)
[1203833.077] wl_registry@22.global(24, "zwlr_output_manager_v1", 2)
[1203833.096] wl_registry@22.global(25, "wp_presentation", 1)
[1203833.115] wl_registry@22.global(26, "wl_output", 4)
[1203833.134] wl_callback@23.done(686)
[1203833.145]  -> wl_display@1.sync(new id wl_callback@23)
[1203833.449] wl_seat@24.capabilities(3)
[1203833.467]  -> wl_seat@24.get_keyboard(new id wl_keyboard@26)
[1203833.482] zwp_linux_dmabuf_v1@25.modifier(1211384385, 16777215, 4294967295)
[1203833.506] zwp_linux_dmabuf_v1@25.modifier(1211384385, 33554436, 1078049281)
[1203833.529] zwp_linux_dmabuf_v1@25.modifier(1211384385, 33554436, 1078049025)
[1203833.552] zwp_linux_dmabuf_v1@25.modifier(1211384385, 33554432, 4200961)
[1203833.574] zwp_linux_dmabuf_v1@25.modifier(1211384385, 33554432, 4200705)
[1203833.597] zwp_linux_dmabuf_v1@25.modifier(1211384385, 33554432, 2561)
[1203833.619] zwp_linux_dmabuf_v1@25.modifier(1211384385, 33554432, 2305)
[1203833.642] zwp_linux_dmabuf_v1@25.modifier(1211384385, 0, 0)
[1203833.668] zwp_linux_dmabuf_v1@25.modifier(1211384408, 16777215, 4294967295)
[1203833.701] zwp_linux_dmabuf_v1@25.modifier(1211384408, 33554436, 1078049281)
[1203833.726] zwp_linux_dmabuf_v1@25.modifier(1211384408, 33554436, 1078049025)
[1203833.748] zwp_linux_dmabuf_v1@25.modifier(1211384408, 33554432, 4200961)
[1203833.771] zwp_linux_dmabuf_v1@25.modifier(1211384408, 33554432, 4200705)
[1203833.793] zwp_linux_dmabuf_v1@25.modifier(1211384408, 33554432, 2561)
[1203833.816] zwp_linux_dmabuf_v1@25.modifier(1211384408, 33554432, 2305)
[1203833.838] zwp_linux_dmabuf_v1@25.modifier(1211384408, 0, 0)
[1203833.860] zwp_linux_dmabuf_v1@25.modifier(808669761, 16777215, 4294967295)
[1203833.883] zwp_linux_dmabuf_v1@25.modifier(808669761, 33554436, 1078049281)
[1203833.905] zwp_linux_dmabuf_v1@25.modifier(808669761, 33554436, 1078049025)
[1203833.927] zwp_linux_dmabuf_v1@25.modifier(808669761, 33554436, 1078032641)
[1203833.950] zwp_linux_dmabuf_v1@25.modifier(808669761, 33554432, 4200961)
[1203833.972] zwp_linux_dmabuf_v1@25.modifier(808669761, 33554432, 4200705)
[1203833.995] zwp_linux_dmabuf_v1@25.modifier(808669761, 33554432, 2561)
[1203834.017] zwp_linux_dmabuf_v1@25.modifier(808669761, 33554432, 2305)
[1203834.039] zwp_linux_dmabuf_v1@25.modifier(808669761, 0, 0)
[1203834.062] zwp_linux_dmabuf_v1@25.modifier(808669784, 16777215, 4294967295)
[1203834.084] zwp_linux_dmabuf_v1@25.modifier(808669784, 33554436, 1078049281)
[1203834.105] zwp_linux_dmabuf_v1@25.modifier(808669784, 33554436, 1078049025)
[1203834.125] zwp_linux_dmabuf_v1@25.modifier(808669784, 33554436, 1078032641)
[1203834.144] zwp_linux_dmabuf_v1@25.modifier(808669784, 33554432, 4200961)
[1203834.163] zwp_linux_dmabuf_v1@25.modifier(808669784, 33554432, 4200705)
[1203834.182] zwp_linux_dmabuf_v1@25.modifier(808669784, 33554432, 2561)
[1203834.202] zwp_linux_dmabuf_v1@25.modifier(808669784, 33554432, 2305)
[1203834.221] zwp_linux_dmabuf_v1@25.modifier(808669784, 0, 0)
[1203834.240] zwp_linux_dmabuf_v1@25.modifier(808665665, 16777215, 4294967295)
[1203834.259] zwp_linux_dmabuf_v1@25.modifier(808665665, 33554436, 1078049281)
[1203834.286] zwp_linux_dmabuf_v1@25.modifier(808665665, 33554436, 1078049025)
[1203834.306] zwp_linux_dmabuf_v1@25.modifier(808665665, 33554436, 1078032641)
[1203834.325] zwp_linux_dmabuf_v1@25.modifier(808665665, 33554432, 4200961)
[1203834.344] zwp_linux_dmabuf_v1@25.modifier(808665665, 33554432, 4200705)
[1203834.363] zwp_linux_dmabuf_v1@25.modifier(808665665, 33554432, 2561)
[1203834.382] zwp_linux_dmabuf_v1@25.modifier(808665665, 33554432, 2305)
[1203834.402] zwp_linux_dmabuf_v1@25.modifier(808665665, 0, 0)
[1203834.421] zwp_linux_dmabuf_v1@25.modifier(808665688, 16777215, 4294967295)
[1203834.440] zwp_linux_dmabuf_v1@25.modifier(808665688, 33554436, 1078049281)
[1203834.459] zwp_linux_dmabuf_v1@25.modifier(808665688, 33554436, 1078049025)
[1203834.478] zwp_linux_dmabuf_v1@25.modifier(808665688, 33554436, 1078032641)
[1203834.498] zwp_linux_dmabuf_v1@25.modifier(808665688, 33554432, 4200961)
[1203834.517] zwp_linux_dmabuf_v1@25.modifier(808665688, 33554432, 4200705)
[1203834.537] zwp_linux_dmabuf_v1@25.modifier(808665688, 33554432, 2561)
[1203834.556] zwp_linux_dmabuf_v1@25.modifier(808665688, 33554432, 2305)
[1203834.575] zwp_linux_dmabuf_v1@25.modifier(808665688, 0, 0)
[1203834.594] zwp_linux_dmabuf_v1@25.modifier(875713089, 16777215, 4294967295)
[1203834.613] zwp_linux_dmabuf_v1@25.modifier(875713089, 33554436, 1078049281)
[1203834.633] zwp_linux_dmabuf_v1@25.modifier(875713089, 33554436, 1078049025)
[1203834.653] zwp_linux_dmabuf_v1@25.modifier(875713089, 33554436, 1078032641)
[1203834.672] zwp_linux_dmabuf_v1@25.modifier(875713089, 33554432, 4200961)
[1203834.692] zwp_linux_dmabuf_v1@25.modifier(875713089, 33554432, 4200705)
[1203834.711] zwp_linux_dmabuf_v1@25.modifier(875713089, 33554432, 2561)
[1203834.731] zwp_linux_dmabuf_v1@25.modifier(875713089, 33554432, 2305)
[1203834.750] zwp_linux_dmabuf_v1@25.modifier(875713089, 0, 0)
[1203834.770] zwp_linux_dmabuf_v1@25.modifier(875708993, 16777215, 4294967295)
[1203834.789] zwp_linux_dmabuf_v1@25.modifier(875708993, 33554436, 1078049281)
[1203834.809] zwp_linux_dmabuf_v1@25.modifier(875708993, 33554436, 1078049025)
[1203834.828] zwp_linux_dmabuf_v1@25.modifier(875708993, 33554436, 1078032641)
[1203834.847] zwp_linux_dmabuf_v1@25.modifier(875708993, 33554432, 4200961)
[1203834.866] zwp_linux_dmabuf_v1@25.modifier(875708993, 33554432, 4200705)
[1203834.886] zwp_linux_dmabuf_v1@25.modifier(875708993, 33554432, 2561)
[1203834.905] zwp_linux_dmabuf_v1@25.modifier(875708993, 33554432, 2305)
[1203834.924] zwp_linux_dmabuf_v1@25.modifier(875708993, 0, 0)
[1203834.943] zwp_linux_dmabuf_v1@25.modifier(875713112, 16777215, 4294967295)
[1203834.962] zwp_linux_dmabuf_v1@25.modifier(875713112, 33554436, 1078049281)
[1203834.982] zwp_linux_dmabuf_v1@25.modifier(875713112, 33554436, 1078049025)
[1203835.001] zwp_linux_dmabuf_v1@25.modifier(875713112, 33554436, 1078032641)
[1203835.021] zwp_linux_dmabuf_v1@25.modifier(875713112, 33554432, 4200961)
[1203835.040] zwp_linux_dmabuf_v1@25.modifier(875713112, 33554432, 4200705)
[1203835.060] zwp_linux_dmabuf_v1@25.modifier(875713112, 33554432, 2561)
[1203835.079] zwp_linux_dmabuf_v1@25.modifier(875713112, 33554432, 2305)
[1203835.099] zwp_linux_dmabuf_v1@25.modifier(875713112, 0, 0)
[1203835.118] zwp_linux_dmabuf_v1@25.modifier(875709016, 16777215, 4294967295)
[1203835.137] zwp_linux_dmabuf_v1@25.modifier(875709016, 33554436, 1078049281)
[1203835.156] zwp_linux_dmabuf_v1@25.modifier(875709016, 33554436, 1078049025)
[1203835.176] zwp_linux_dmabuf_v1@25.modifier(875709016, 33554436, 1078032641)
[1203835.195] zwp_linux_dmabuf_v1@25.modifier(875709016, 33554432, 4200961)
[1203835.214] zwp_linux_dmabuf_v1@25.modifier(875709016, 33554432, 4200705)
[1203835.233] zwp_linux_dmabuf_v1@25.modifier(875709016, 33554432, 2561)
[1203835.252] zwp_linux_dmabuf_v1@25.modifier(875709016, 33554432, 2305)
[1203835.272] zwp_linux_dmabuf_v1@25.modifier(875709016, 0, 0)
[1203835.291] zwp_linux_dmabuf_v1@25.modifier(892424769, 16777215, 4294967295)
[1203835.310] zwp_linux_dmabuf_v1@25.modifier(892424769, 33554436, 1078049281)
[1203835.335] zwp_linux_dmabuf_v1@25.modifier(892424769, 33554436, 1078049025)
[1203835.354] zwp_linux_dmabuf_v1@25.modifier(892424769, 33554432, 4200961)
[1203835.374] zwp_linux_dmabuf_v1@25.modifier(892424769, 33554432, 4200705)
[1203835.393] zwp_linux_dmabuf_v1@25.modifier(892424769, 33554432, 2561)
[1203835.412] zwp_linux_dmabuf_v1@25.modifier(892424769, 33554432, 2305)
[1203835.432] zwp_linux_dmabuf_v1@25.modifier(892424769, 0, 0)
[1203835.451] zwp_linux_dmabuf_v1@25.modifier(909199186, 16777215, 4294967295)
[1203835.470] zwp_linux_dmabuf_v1@25.modifier(909199186, 33554436, 1078049281)
[1203835.489] zwp_linux_dmabuf_v1@25.modifier(909199186, 33554436, 1078049025)
[1203835.508] zwp_linux_dmabuf_v1@25.modifier(909199186, 33554432, 4200961)
[1203835.528] zwp_linux_dmabuf_v1@25.modifier(909199186, 33554432, 4200705)
[1203835.547] zwp_linux_dmabuf_v1@25.modifier(909199186, 33554432, 2561)
[1203835.566] zwp_linux_dmabuf_v1@25.modifier(909199186, 33554432, 2305)
[1203835.585] zwp_linux_dmabuf_v1@25.modifier(909199186, 0, 0)
[1203835.604] zwp_linux_dmabuf_v1@25.modifier(538982482, 16777215, 4294967295)
[1203835.623] zwp_linux_dmabuf_v1@25.modifier(538982482, 33554436, 1078049281)
[1203835.643] zwp_linux_dmabuf_v1@25.modifier(538982482, 33554436, 1078049025)
[1203835.662] zwp_linux_dmabuf_v1@25.modifier(538982482, 33554432, 4200961)
[1203835.681] zwp_linux_dmabuf_v1@25.modifier(538982482, 33554432, 4200705)
[1203835.700] zwp_linux_dmabuf_v1@25.modifier(538982482, 33554432, 2561)
[1203835.719] zwp_linux_dmabuf_v1@25.modifier(538982482, 33554432, 2305)
[1203835.739] zwp_linux_dmabuf_v1@25.modifier(538982482, 0, 0)
[1203835.758] zwp_linux_dmabuf_v1@25.modifier(540422482, 16777215, 4294967295)
[1203835.777] zwp_linux_dmabuf_v1@25.modifier(540422482, 33554436, 1078049281)
[1203835.796] zwp_linux_dmabuf_v1@25.modifier(540422482, 33554436, 1078049025)
[1203835.815] zwp_linux_dmabuf_v1@25.modifier(540422482, 33554432, 4200961)
[1203835.834] zwp_linux_dmabuf_v1@25.modifier(540422482, 33554432, 4200705)
[1203835.854] zwp_linux_dmabuf_v1@25.modifier(540422482, 33554432, 2561)
[1203835.873] zwp_linux_dmabuf_v1@25.modifier(540422482, 33554432, 2305)
[1203835.892] zwp_linux_dmabuf_v1@25.modifier(540422482, 0, 0)
[1203835.911] zwp_linux_dmabuf_v1@25.modifier(943215175, 16777215, 4294967295)
[1203835.930] zwp_linux_dmabuf_v1@25.modifier(943215175, 33554436, 1078049281)
[1203835.949] zwp_linux_dmabuf_v1@25.modifier(943215175, 33554436, 1078049025)
[1203835.968] zwp_linux_dmabuf_v1@25.modifier(943215175, 33554432, 4200961)
[1203835.988] zwp_linux_dmabuf_v1@25.modifier(943215175, 33554432, 4200705)
[1203836.007] zwp_linux_dmabuf_v1@25.modifier(943215175, 33554432, 2561)
[1203836.026] zwp_linux_dmabuf_v1@25.modifier(943215175, 33554432, 2305)
[1203836.045] zwp_linux_dmabuf_v1@25.modifier(943215175, 0, 0)
[1203836.064] zwp_linux_dmabuf_v1@25.modifier(842224199, 16777215, 4294967295)
[1203836.084] zwp_linux_dmabuf_v1@25.modifier(842224199, 33554436, 1078049281)
[1203836.103] zwp_linux_dmabuf_v1@25.modifier(842224199, 33554436, 1078049025)
[1203836.122] zwp_linux_dmabuf_v1@25.modifier(842224199, 33554436, 1078032641)
[1203836.142] zwp_linux_dmabuf_v1@25.modifier(842224199, 33554432, 4200961)
[1203836.161] zwp_linux_dmabuf_v1@25.modifier(842224199, 33554432, 4200705)
[1203836.180] zwp_linux_dmabuf_v1@25.modifier(842224199, 33554432, 2561)
[1203836.199] zwp_linux_dmabuf_v1@25.modifier(842224199, 33554432, 2305)
[1203836.218] zwp_linux_dmabuf_v1@25.modifier(842224199, 0, 0)
[1203836.238] zwp_linux_dmabuf_v1@25.modifier(961959257, 16777215, 4294967295)
[1203836.257] zwp_linux_dmabuf_v1@25.modifier(961959257, 33554432, 4200961)
[1203836.276] zwp_linux_dmabuf_v1@25.modifier(961959257, 33554432, 4200705)
[1203836.295] zwp_linux_dmabuf_v1@25.modifier(961959257, 33554432, 2561)
[1203836.314] zwp_linux_dmabuf_v1@25.modifier(961959257, 33554432, 2305)
[1203836.333] zwp_linux_dmabuf_v1@25.modifier(961959257, 0, 0)
[1203836.352] zwp_linux_dmabuf_v1@25.modifier(825316697, 16777215, 4294967295)
[1203836.372] zwp_linux_dmabuf_v1@25.modifier(825316697, 33554432, 4200961)
[1203836.409] zwp_linux_dmabuf_v1@25.modifier(825316697, 33554432, 4200705)
[1203836.428] zwp_linux_dmabuf_v1@25.modifier(825316697, 33554432, 2561)
[1203836.447] zwp_linux_dmabuf_v1@25.modifier(825316697, 33554432, 2305)
[1203836.466] zwp_linux_dmabuf_v1@25.modifier(825316697, 0, 0)
[1203836.485] zwp_linux_dmabuf_v1@25.modifier(842093913, 16777215, 4294967295)
[1203836.504] zwp_linux_dmabuf_v1@25.modifier(842093913, 33554432, 4200961)
[1203836.524] zwp_linux_dmabuf_v1@25.modifier(842093913, 33554432, 4200705)
[1203836.543] zwp_linux_dmabuf_v1@25.modifier(842093913, 33554432, 2561)
[1203836.562] zwp_linux_dmabuf_v1@25.modifier(842093913, 33554432, 2305)
[1203836.581] zwp_linux_dmabuf_v1@25.modifier(842093913, 0, 0)
[1203836.600] zwp_linux_dmabuf_v1@25.modifier(909202777, 16777215, 4294967295)
[1203836.620] zwp_linux_dmabuf_v1@25.modifier(909202777, 33554432, 4200961)
[1203836.639] zwp_linux_dmabuf_v1@25.modifier(909202777, 33554432, 4200705)
[1203836.658] zwp_linux_dmabuf_v1@25.modifier(909202777, 33554432, 2561)
[1203836.677] zwp_linux_dmabuf_v1@25.modifier(909202777, 33554432, 2305)
[1203836.696] zwp_linux_dmabuf_v1@25.modifier(909202777, 0, 0)
[1203836.715] zwp_linux_dmabuf_v1@25.modifier(875713881, 16777215, 4294967295)
[1203836.735] zwp_linux_dmabuf_v1@25.modifier(875713881, 33554432, 4200961)
[1203836.755] zwp_linux_dmabuf_v1@25.modifier(875713881, 33554432, 4200705)
[1203836.774] zwp_linux_dmabuf_v1@25.modifier(875713881, 33554432, 2561)
[1203836.793] zwp_linux_dmabuf_v1@25.modifier(875713881, 33554432, 2305)
[1203836.812] zwp_linux_dmabuf_v1@25.modifier(875713881, 0, 0)
[1203836.831] zwp_linux_dmabuf_v1@25.modifier(961893977, 16777215, 4294967295)
[1203836.851] zwp_linux_dmabuf_v1@25.modifier(961893977, 33554432, 4200961)
[1203836.870] zwp_linux_dmabuf_v1@25.modifier(961893977, 33554432, 4200705)
[1203836.889] zwp_linux_dmabuf_v1@25.modifier(961893977, 33554432, 2561)
[1203836.908] zwp_linux_dmabuf_v1@25.modifier(961893977, 33554432, 2305)
[1203836.927] zwp_linux_dmabuf_v1@25.modifier(961893977, 0, 0)
[1203836.946] zwp_linux_dmabuf_v1@25.modifier(825316953, 16777215, 4294967295)
[1203836.965] zwp_linux_dmabuf_v1@25.modifier(825316953, 33554432, 4200961)
[1203836.985] zwp_linux_dmabuf_v1@25.modifier(825316953, 33554432, 4200705)
[1203837.004] zwp_linux_dmabuf_v1@25.modifier(825316953, 33554432, 2561)
[1203837.023] zwp_linux_dmabuf_v1@25.modifier(825316953, 33554432, 2305)
[1203837.042] zwp_linux_dmabuf_v1@25.modifier(825316953, 0, 0)
[1203837.061] zwp_linux_dmabuf_v1@25.modifier(842094169, 16777215, 4294967295)
[1203837.081] zwp_linux_dmabuf_v1@25.modifier(842094169, 33554432, 4200961)
[1203837.100] zwp_linux_dmabuf_v1@25.modifier(842094169, 33554432, 4200705)
[1203837.119] zwp_linux_dmabuf_v1@25.modifier(842094169, 33554432, 2561)
[1203837.138] zwp_linux_dmabuf_v1@25.modifier(842094169, 33554432, 2305)
[1203837.157] zwp_linux_dmabuf_v1@25.modifier(842094169, 0, 0)
[1203837.177] zwp_linux_dmabuf_v1@25.modifier(909203033, 16777215, 4294967295)
[1203837.196] zwp_linux_dmabuf_v1@25.modifier(909203033, 33554432, 4200961)
[1203837.215] zwp_linux_dmabuf_v1@25.modifier(909203033, 33554432, 4200705)
[1203837.234] zwp_linux_dmabuf_v1@25.modifier(909203033, 33554432, 2561)
[1203837.253] zwp_linux_dmabuf_v1@25.modifier(909203033, 33554432, 2305)
[1203837.273] zwp_linux_dmabuf_v1@25.modifier(909203033, 0, 0)
[1203837.292] zwp_linux_dmabuf_v1@25.modifier(875714137, 16777215, 4294967295)
[1203837.311] zwp_linux_dmabuf_v1@25.modifier(875714137, 33554432, 4200961)
[1203837.330] zwp_linux_dmabuf_v1@25.modifier(875714137, 33554432, 4200705)
[1203837.349] zwp_linux_dmabuf_v1@25.modifier(875714137, 33554432, 2561)
[1203837.368] zwp_linux_dmabuf_v1@25.modifier(875714137, 33554432, 2305)
[1203837.387] zwp_linux_dmabuf_v1@25.modifier(875714137, 0, 0)
[1203837.407] zwp_linux_dmabuf_v1@25.modifier(842094158, 16777215, 4294967295)
[1203837.426] zwp_linux_dmabuf_v1@25.modifier(842094158, 33554432, 4200961)
[1203837.445] zwp_linux_dmabuf_v1@25.modifier(842094158, 33554432, 4200705)
[1203837.464] zwp_linux_dmabuf_v1@25.modifier(842094158, 33554432, 2561)
[1203837.489] zwp_linux_dmabuf_v1@25.modifier(842094158, 33554432, 2305)
[1203837.509] zwp_linux_dmabuf_v1@25.modifier(842094158, 0, 0)
[1203837.528] zwp_linux_dmabuf_v1@25.modifier(808530000, 16777215, 4294967295)
[1203837.591] wl_display@1.delete_id(23)
[1203837.601] zwp_linux_dmabuf_v1@25.modifier(808530000, 33554432, 4200961)
[1203837.620] zwp_linux_dmabuf_v1@25.modifier(808530000, 33554432, 4200705)
[1203837.640] zwp_linux_dmabuf_v1@25.modifier(808530000, 33554432, 2561)
[1203837.659] zwp_linux_dmabuf_v1@25.modifier(808530000, 33554432, 2305)
[1203837.678] zwp_linux_dmabuf_v1@25.modifier(808530000, 0, 0)
[1203837.697] zwp_linux_dmabuf_v1@25.modifier(842084432, 16777215, 4294967295)
[1203837.716] zwp_linux_dmabuf_v1@25.modifier(842084432, 33554432, 4200961)
[1203837.735] zwp_linux_dmabuf_v1@25.modifier(842084432, 33554432, 4200705)
[1203837.755] zwp_linux_dmabuf_v1@25.modifier(842084432, 33554432, 2561)
[1203837.774] zwp_linux_dmabuf_v1@25.modifier(842084432, 33554432, 2305)
[1203837.793] zwp_linux_dmabuf_v1@25.modifier(842084432, 0, 0)
[1203837.812] zwp_linux_dmabuf_v1@25.modifier(909193296, 16777215, 4294967295)
[1203837.831] zwp_linux_dmabuf_v1@25.modifier(909193296, 33554432, 4200961)
[1203837.850] zwp_linux_dmabuf_v1@25.modifier(909193296, 33554432, 4200705)
[1203837.870] zwp_linux_dmabuf_v1@25.modifier(909193296, 33554432, 2561)
[1203837.889] zwp_linux_dmabuf_v1@25.modifier(909193296, 33554432, 2305)
[1203837.908] zwp_linux_dmabuf_v1@25.modifier(909193296, 0, 0)
[1203837.927] zwp_linux_dmabuf_v1@25.modifier(909203022, 16777215, 4294967295)
[1203837.946] zwp_linux_dmabuf_v1@25.modifier(909203022, 33554432, 4200961)
[1203837.965] zwp_linux_dmabuf_v1@25.modifier(909203022, 33554432, 4200705)
[1203837.985] zwp_linux_dmabuf_v1@25.modifier(909203022, 33554432, 2561)
[1203838.004] zwp_linux_dmabuf_v1@25.modifier(909203022, 33554432, 2305)
[1203838.023] zwp_linux_dmabuf_v1@25.modifier(909203022, 0, 0)
[1203838.042] zwp_linux_dmabuf_v1@25.modifier(1448433985, 16777215, 4294967295)
[1203838.061] zwp_linux_dmabuf_v1@25.modifier(1448433985, 33554436, 1078049281)
[1203838.081] zwp_linux_dmabuf_v1@25.modifier(1448433985, 33554436, 1078049025)
[1203838.100] zwp_linux_dmabuf_v1@25.modifier(1448433985, 33554432, 4200961)
[1203838.119] zwp_linux_dmabuf_v1@25.modifier(1448433985, 33554432, 4200705)
[1203838.139] zwp_linux_dmabuf_v1@25.modifier(1448433985, 33554432, 2561)
[1203838.158] zwp_linux_dmabuf_v1@25.modifier(1448433985, 33554432, 2305)
[1203838.177] zwp_linux_dmabuf_v1@25.modifier(1448433985, 0, 0)
[1203838.196] zwp_linux_dmabuf_v1@25.modifier(1448434008, 16777215, 4294967295)
[1203838.215] zwp_linux_dmabuf_v1@25.modifier(1448434008, 33554436, 1078049281)
[1203838.234] zwp_linux_dmabuf_v1@25.modifier(1448434008, 33554436, 1078049025)
[1203838.254] zwp_linux_dmabuf_v1@25.modifier(1448434008, 33554432, 4200961)
[1203838.273] zwp_linux_dmabuf_v1@25.modifier(1448434008, 33554432, 4200705)
[1203838.292] zwp_linux_dmabuf_v1@25.modifier(1448434008, 33554432, 2561)
[1203838.311] zwp_linux_dmabuf_v1@25.modifier(1448434008, 33554432, 2305)
[1203838.330] zwp_linux_dmabuf_v1@25.modifier(1448434008, 0, 0)
[1203838.349] zwp_linux_dmabuf_v1@25.modifier(808531033, 16777215, 4294967295)
[1203838.369] zwp_linux_dmabuf_v1@25.modifier(808531033, 33554436, 1078049281)
[1203838.388] zwp_linux_dmabuf_v1@25.modifier(808531033, 33554436, 1078049025)
[1203838.407] zwp_linux_dmabuf_v1@25.modifier(808531033, 33554436, 1078032641)
[1203838.426] zwp_linux_dmabuf_v1@25.modifier(808531033, 33554432, 4200961)
[1203838.446] zwp_linux_dmabuf_v1@25.modifier(808531033, 33554432, 4200705)
[1203838.465] zwp_linux_dmabuf_v1@25.modifier(808531033, 33554432, 2561)
[1203838.484] zwp_linux_dmabuf_v1@25.modifier(808531033, 33554432, 2305)
[1203838.503] zwp_linux_dmabuf_v1@25.modifier(808531033, 0, 0)
[1203838.522] zwp_linux_dmabuf_v1@25.modifier(842085465, 16777215, 4294967295)
[1203838.541] zwp_linux_dmabuf_v1@25.modifier(842085465, 33554436, 1078049281)
[1203838.560] zwp_linux_dmabuf_v1@25.modifier(842085465, 33554436, 1078049025)
[1203838.586] zwp_linux_dmabuf_v1@25.modifier(842085465, 33554432, 4200961)
[1203838.605] zwp_linux_dmabuf_v1@25.modifier(842085465, 33554432, 4200705)
[1203838.624] zwp_linux_dmabuf_v1@25.modifier(842085465, 33554432, 2561)
[1203838.643] zwp_linux_dmabuf_v1@25.modifier(842085465, 33554432, 2305)
[1203838.662] zwp_linux_dmabuf_v1@25.modifier(842085465, 0, 0)
[1203838.681] zwp_linux_dmabuf_v1@25.modifier(909194329, 16777215, 4294967295)
[1203838.701] zwp_linux_dmabuf_v1@25.modifier(909194329, 33554436, 1078049281)
[1203838.720] zwp_linux_dmabuf_v1@25.modifier(909194329, 33554436, 1078049025)
[1203838.739] zwp_linux_dmabuf_v1@25.modifier(909194329, 33554432, 4200961)
[1203838.758] zwp_linux_dmabuf_v1@25.modifier(909194329, 33554432, 4200705)
[1203838.778] zwp_linux_dmabuf_v1@25.modifier(909194329, 33554432, 2561)
[1203838.797] zwp_linux_dmabuf_v1@25.modifier(909194329, 33554432, 2305)
[1203838.816] zwp_linux_dmabuf_v1@25.modifier(909194329, 0, 0)
[1203838.835] zwp_linux_dmabuf_v1@25.modifier(1448695129, 16777215, 4294967295)
[1203838.855] zwp_linux_dmabuf_v1@25.modifier(1448695129, 33554436, 1078049281)
[1203838.874] zwp_linux_dmabuf_v1@25.modifier(1448695129, 33554436, 1078049025)
[1203838.893] zwp_linux_dmabuf_v1@25.modifier(1448695129, 33554436, 1078032641)
[1203838.912] zwp_linux_dmabuf_v1@25.modifier(1448695129, 33554432, 4200961)
[1203838.931] zwp_linux_dmabuf_v1@25.modifier(1448695129, 33554432, 4200705)
[1203838.951] zwp_linux_dmabuf_v1@25.modifier(1448695129, 33554432, 2561)
[1203838.970] zwp_linux_dmabuf_v1@25.modifier(1448695129, 33554432, 2305)
[1203838.989] zwp_linux_dmabuf_v1@25.modifier(1448695129, 0, 0)
[1203839.008] zwp_linux_dmabuf_v1@25.modifier(1498831189, 16777215, 4294967295)
[1203839.027] zwp_linux_dmabuf_v1@25.modifier(1498831189, 33554436, 1078049281)
[1203839.047] zwp_linux_dmabuf_v1@25.modifier(1498831189, 33554436, 1078049025)
[1203839.066] zwp_linux_dmabuf_v1@25.modifier(1498831189, 33554436, 1078032641)
[1203839.085] zwp_linux_dmabuf_v1@25.modifier(1498831189, 33554432, 4200961)
[1203839.104] zwp_linux_dmabuf_v1@25.modifier(1498831189, 33554432, 4200705)
[1203839.124] zwp_linux_dmabuf_v1@25.modifier(1498831189, 33554432, 2561)
[1203839.143] zwp_linux_dmabuf_v1@25.modifier(1498831189, 33554432, 2305)
[1203839.162] zwp_linux_dmabuf_v1@25.modifier(1498831189, 0, 0)
[1203839.181] zwp_linux_dmabuf_v1@25.modifier(808530521, 16777215, 4294967295)
[1203839.200] zwp_linux_dmabuf_v1@25.modifier(808530521, 33554436, 1078049281)
[1203839.219] zwp_linux_dmabuf_v1@25.modifier(808530521, 33554436, 1078049025)
[1203839.239] zwp_linux_dmabuf_v1@25.modifier(808530521, 33554432, 4200961)
[1203839.258] zwp_linux_dmabuf_v1@25.modifier(808530521, 33554432, 4200705)
[1203839.277] zwp_linux_dmabuf_v1@25.modifier(808530521, 33554432, 2561)
[1203839.296] zwp_linux_dmabuf_v1@25.modifier(808530521, 33554432, 2305)
[1203839.315] zwp_linux_dmabuf_v1@25.modifier(808530521, 0, 0)
[1203839.334] zwp_linux_dmabuf_v1@25.modifier(842084953, 16777215, 4294967295)
[1203839.354] zwp_linux_dmabuf_v1@25.modifier(842084953, 33554436, 1078049281)
[1203839.373] zwp_linux_dmabuf_v1@25.modifier(842084953, 33554436, 1078049025)
[1203839.392] zwp_linux_dmabuf_v1@25.modifier(842084953, 33554432, 4200961)
[1203839.411] zwp_linux_dmabuf_v1@25.modifier(842084953, 33554432, 4200705)
[1203839.431] zwp_linux_dmabuf_v1@25.modifier(842084953, 33554432, 2561)
[1203839.450] zwp_linux_dmabuf_v1@25.modifier(842084953, 33554432, 2305)
[1203839.469] zwp_linux_dmabuf_v1@25.modifier(842084953, 0, 0)
[1203839.488] zwp_linux_dmabuf_v1@25.modifier(909193817, 16777215, 4294967295)
[1203839.508] zwp_linux_dmabuf_v1@25.modifier(909193817, 33554436, 1078049281)
[1203839.527] zwp_linux_dmabuf_v1@25.modifier(909193817, 33554436, 1078049025)
[1203839.546] zwp_linux_dmabuf_v1@25.modifier(909193817, 33554432, 4200961)
[1203839.565] zwp_linux_dmabuf_v1@25.modifier(909193817, 33554432, 4200705)
[1203839.584] zwp_linux_dmabuf_v1@25.modifier(909193817, 33554432, 2561)
[1203839.603] zwp_linux_dmabuf_v1@25.modifier(909193817, 33554432, 2305)
[1203839.623] zwp_linux_dmabuf_v1@25.modifier(909193817, 0, 0)
[1203839.647] wl_callback@23.done(686)
[1203883.612]  -> wl_display@1.get_registry(new id wl_registry@23)
[1203883.642]  -> wl_display@1.sync(new id wl_callback@27)
[1203883.754] wl_display@1.delete_id(27)
[1203883.765] wl_registry@23.global(1, "wl_shm", 1)
[1203883.780] wl_registry@23.global(2, "wl_drm", 2)
[1203883.793] wl_registry@23.global(3, "zwp_linux_dmabuf_v1", 4)
[1203883.808]  -> wl_registry@23.bind(3, "zwp_linux_dmabuf_v1", 4, new id [unknown]@28)
[1203883.835] wl_registry@23.global(4, "wl_compositor", 4)
[1203883.849] wl_registry@23.global(5, "wl_subcompositor", 1)
[1203883.863] wl_registry@23.global(6, "zwlr_export_dmabuf_manager_v1", 1)
[1203883.876] wl_registry@23.global(7, "zwlr_screencopy_manager_v1", 3)
[1203883.890] wl_registry@23.global(8, "zwlr_data_control_manager_v1", 2)
[1203883.903] wl_registry@23.global(9, "wl_data_device_manager", 3)
[1203883.917] wl_registry@23.global(10, "zwlr_gamma_control_manager_v1", 1)
[1203883.931] wl_registry@23.global(11, "zwp_primary_selection_device_manager_v1", 1)
[1203883.944] wl_registry@23.global(12, "wp_viewporter", 1)
[1203883.957] wl_registry@23.global(13, "xdg_activation_v1", 1)
[1203883.971] wl_registry@23.global(14, "zxdg_output_manager_v1", 3)
[1203883.984] wl_registry@23.global(15, "org_kde_kwin_idle", 1)
[1203883.998] wl_registry@23.global(16, "zwp_idle_inhibit_manager_v1", 1)
[1203884.011] wl_registry@23.global(17, "zwlr_layer_shell_v1", 4)
[1203884.025] wl_registry@23.global(18, "xdg_wm_base", 2)
[1203884.038] wl_registry@23.global(19, "zwlr_input_inhibit_manager_v1", 1)
[1203884.052] wl_registry@23.global(20, "org_kde_kwin_server_decoration_manager", 1)
[1203884.066] wl_registry@23.global(21, "zxdg_decoration_manager_v1", 1)
[1203884.080] wl_registry@23.global(22, "zwp_virtual_keyboard_manager_v1", 1)
[1203884.093] wl_registry@23.global(23, "wl_seat", 7)
[1203884.107] wl_registry@23.global(24, "zwlr_output_manager_v1", 2)
[1203884.120] wl_registry@23.global(25, "wp_presentation", 1)
[1203884.134] wl_registry@23.global(26, "wl_output", 4)
[1203884.147] wl_callback@27.done(686)
[1203884.155]  -> zwp_linux_dmabuf_v1@28.get_default_feedback(new id zwp_linux_dmabuf_feedback_v1@27)
[1203884.164]  -> wl_display@1.sync(new id wl_callback@29)
[1203884.226] wl_display@1.delete_id(29)
[1203884.236] zwp_linux_dmabuf_feedback_v1@27.main_device(array[8])
[1203884.591] zwp_linux_dmabuf_feedback_v1@27.format_table(fd 37, 5616)
[1203884.611] zwp_linux_dmabuf_feedback_v1@27.tranche_target_device(array[8])
[1203884.631] zwp_linux_dmabuf_feedback_v1@27.tranche_flags(0)
[1203884.638] zwp_linux_dmabuf_feedback_v1@27.tranche_formats(array[702])
[1203884.657] zwp_linux_dmabuf_feedback_v1@27.tranche_done()
[1203884.662] zwp_linux_dmabuf_feedback_v1@27.done()
[1203884.667] wl_callback@29.done(686)
[1203884.674]  -> zwp_linux_dmabuf_feedback_v1@27.destroy()
[1203901.822]  -> wl_compositor@5.create_surface(new id wl_surface@29)
[1203911.263]  -> wl_compositor@5.create_surface(new id wl_surface@30)
[1203911.434]  -> wl_surface@30.destroy()
[1203950.450]  -> wl_compositor@5.create_surface(new id wl_surface@31)
[1203950.573]  -> wl_surface@31.destroy()
[1204014.615] wl_keyboard@26.keymap(1, fd 35, 64434)
[1204017.264]  -> wl_display@1.get_registry(new id wl_registry@32)
[1204017.384] wl_keyboard@10.keymap(1, fd 36, 64434)
[1204019.499] wl_keyboard@10.repeat_info(75, 120)
[1204024.904]  -> wl_compositor@5.create_surface(new id wl_surface@33)
[1204025.100]  -> wl_surface@33.destroy()
[1204066.822]  -> wl_compositor@5.create_surface(new id wl_surface@34)
[1204066.965]  -> wl_surface@34.destroy()
[1204121.398] wl_display@1.delete_id(27)
[1204121.439] wl_display@1.delete_id(30)
[1204121.445] wl_display@1.delete_id(31)
[1204121.449] wl_registry@32.global(1, "wl_shm", 1)
[1204121.459] wl_registry@32.global(2, "wl_drm", 2)
[1204121.468] wl_registry@32.global(3, "zwp_linux_dmabuf_v1", 4)
[1204121.476] wl_registry@32.global(4, "wl_compositor", 4)
[1204121.485] wl_registry@32.global(5, "wl_subcompositor", 1)
[1204121.494] wl_registry@32.global(6, "zwlr_export_dmabuf_manager_v1", 1)
[1204121.515] wl_registry@32.global(7, "zwlr_screencopy_manager_v1", 3)
[1204121.525] wl_registry@32.global(8, "zwlr_data_control_manager_v1", 2)
[1204121.533] wl_registry@32.global(9, "wl_data_device_manager", 3)
[1204121.542] wl_registry@32.global(10, "zwlr_gamma_control_manager_v1", 1)
[1204121.550] wl_registry@32.global(11, "zwp_primary_selection_device_manager_v1", 1)
[1204121.559] wl_registry@32.global(12, "wp_viewporter", 1)
[1204121.568] wl_registry@32.global(13, "xdg_activation_v1", 1)
[1204121.576] wl_registry@32.global(14, "zxdg_output_manager_v1", 3)
[1204121.585] wl_registry@32.global(15, "org_kde_kwin_idle", 1)
[1204121.593] wl_registry@32.global(16, "zwp_idle_inhibit_manager_v1", 1)
[1204121.602] wl_registry@32.global(17, "zwlr_layer_shell_v1", 4)
[1204121.610] wl_registry@32.global(18, "xdg_wm_base", 2)
[1204121.619] wl_registry@32.global(19, "zwlr_input_inhibit_manager_v1", 1)
[1204121.627] wl_registry@32.global(20, "org_kde_kwin_server_decoration_manager", 1)
[1204121.636] wl_registry@32.global(21, "zxdg_decoration_manager_v1", 1)
[1204121.645] wl_registry@32.global(22, "zwp_virtual_keyboard_manager_v1", 1)
[1204121.654] wl_registry@32.global(23, "wl_seat", 7)
[1204121.664]  -> wl_registry@32.bind(23, "wl_seat", 1, new id [unknown]@31)
[1204121.677] wl_registry@32.global(24, "zwlr_output_manager_v1", 2)
[1204121.686] wl_registry@32.global(25, "wp_presentation", 1)
[1204121.694] wl_registry@32.global(26, "wl_output", 4)
[1204121.833] wl_display@1.delete_id(33)
[1204121.841] wl_display@1.delete_id(34)
[1204121.845] wl_seat@31.capabilities(3)
[1204177.064]  -> xdg_wm_base@20.get_xdg_surface(new id xdg_surface@34, wl_surface@29)
[1204177.095]  -> xdg_surface@34.get_toplevel(new id xdg_toplevel@33)
[1204177.103]  -> xdg_toplevel@33.set_parent(nil)
[1204177.108]  -> xdg_toplevel@33.set_title("Close Firefox")
[1204177.113]  -> xdg_toplevel@33.set_app_id("firefox")
[1204177.119]  -> wl_surface@29.commit()
[1204177.124]  -> org_kde_kwin_server_decoration_manager@11.create(new id org_kde_kwin_server_decoration@30, wl_surface@29)
[1204177.134]  -> org_kde_kwin_server_decoration@30.request_mode(2)
[1204177.798] org_kde_kwin_server_decoration@30.mode(2)
[1204177.810] xdg_toplevel@33.configure(0, 0, array[0])
[1204177.821] xdg_surface@34.configure(687)
[1204177.827]  -> wl_surface@29.set_buffer_scale(1)
[1204177.838]  -> xdg_surface@34.ack_configure(687)
[1204178.052]  -> wl_display@1.get_registry(new id wl_registry@27)
[1204178.063]  -> wl_display@1.sync(new id wl_callback@35)
[1204178.113] wl_display@1.delete_id(35)
[1204178.120] wl_registry@27.global(1, "wl_shm", 1)
[1204178.131]  -> wl_registry@27.bind(1, "wl_shm", 1, new id [unknown]@36)
[1204178.146] wl_registry@27.global(2, "wl_drm", 2)
[1204178.157] wl_registry@27.global(3, "zwp_linux_dmabuf_v1", 4)
[1204178.168]  -> wl_registry@27.bind(3, "zwp_linux_dmabuf_v1", 3, new id [unknown]@37)
[1204178.182] wl_registry@27.global(4, "wl_compositor", 4)
[1204178.192]  -> wl_registry@27.bind(4, "wl_compositor", 4, new id [unknown]@38)
[1204178.206] wl_registry@27.global(5, "wl_subcompositor", 1)
[1204178.217]  -> wl_registry@27.bind(5, "wl_subcompositor", 1, new id [unknown]@39)
[1204178.231] wl_registry@27.global(6, "zwlr_export_dmabuf_manager_v1", 1)
[1204178.241] wl_registry@27.global(7, "zwlr_screencopy_manager_v1", 3)
[1204178.251] wl_registry@27.global(8, "zwlr_data_control_manager_v1", 2)
[1204178.262] wl_registry@27.global(9, "wl_data_device_manager", 3)
[1204178.272]  -> wl_registry@27.bind(9, "wl_data_device_manager", 3, new id [unknown]@40)
[1204178.286] wl_registry@27.global(10, "zwlr_gamma_control_manager_v1", 1)
[1204178.296] wl_registry@27.global(11, "zwp_primary_selection_device_manager_v1", 1)
[1204178.307]  -> wl_registry@27.bind(11, "zwp_primary_selection_device_manager_v1", 1, new id [unknown]@41)
[1204178.321] wl_registry@27.global(12, "wp_viewporter", 1)
[1204178.332]  -> wl_registry@27.bind(12, "wp_viewporter", 1, new id [unknown]@42)
[1204178.346] wl_registry@27.global(13, "xdg_activation_v1", 1)
[1204178.357]  -> wl_registry@27.bind(13, "xdg_activation_v1", 1, new id [unknown]@43)
[1204178.384] wl_registry@27.global(14, "zxdg_output_manager_v1", 3)
[1204178.394] wl_registry@27.global(15, "org_kde_kwin_idle", 1)
[1204178.404] wl_registry@27.global(16, "zwp_idle_inhibit_manager_v1", 1)
[1204178.414]  -> wl_registry@27.bind(16, "zwp_idle_inhibit_manager_v1", 1, new id [unknown]@44)
[1204178.429] wl_registry@27.global(17, "zwlr_layer_shell_v1", 4)
[1204178.439] wl_registry@27.global(18, "xdg_wm_base", 2)
[1204178.449] wl_registry@27.global(19, "zwlr_input_inhibit_manager_v1", 1)
[1204178.459] wl_registry@27.global(20, "org_kde_kwin_server_decoration_manager", 1)
[1204178.469] wl_registry@27.global(21, "zxdg_decoration_manager_v1", 1)
[1204178.479] wl_registry@27.global(22, "zwp_virtual_keyboard_manager_v1", 1)
[1204178.489] wl_registry@27.global(23, "wl_seat", 7)
[1204178.500] wl_registry@27.global(24, "zwlr_output_manager_v1", 2)
[1204178.510] wl_registry@27.global(25, "wp_presentation", 1)
[1204178.520] wl_registry@27.global(26, "wl_output", 4)
[1204178.530] wl_callback@35.done(687)
[1204178.536]  -> wl_display@1.sync(new id wl_callback@35)
[1204178.710] wl_display@1.delete_id(35)
[1204178.728] wl_callback@35.done(687)
[1204178.734]  -> wl_compositor@38.create_surface(new id wl_surface@35)
[1204178.741]  -> wl_subcompositor@39.get_subsurface(new id wl_subsurface@45, wl_surface@35, wl_surface@29)
[1204178.753]  -> wl_subsurface@45.set_desync()
[1204178.757]  -> wl_surface@29.frame(new id wl_callback@46)
[1204178.764]  -> wl_surface@35.commit()
[1204178.790]  -> wl_compositor@38.create_region(new id wl_region@47)
[1204178.798]  -> wl_surface@35.set_input_region(wl_region@47)
[1204178.803]  -> wl_region@47.destroy()
[1204178.824]  -> wl_surface@29.set_buffer_scale(1)
[1204178.999]  -> wl_compositor@38.create_region(new id wl_region@48)
[1204179.010]  -> wl_surface@35.set_input_region(wl_region@48)
[1204179.015]  -> wl_region@48.destroy()
[1204179.056]  -> wl_shm@4.create_pool(new id wl_shm_pool@49, fd 63, 323840)
[1204179.075]  -> wl_shm_pool@49.create_buffer(new id wl_buffer@50, 0, 736, 110, 2944, 0)
[1204179.387]  -> wl_surface@29.attach(wl_buffer@50, 0, 0)
[1204179.402]  -> wl_surface@29.set_buffer_scale(1)
[1204179.408]  -> wl_surface@29.damage(0, 0, 736, 110)
[1204179.421]  -> xdg_toplevel@33.set_min_size(425, 110)
[1204179.429]  -> xdg_toplevel@33.set_max_size(16384, 16384)
[1204179.436]  -> xdg_surface@34.set_window_geometry(0, 0, 736, 110)
[1204179.449]  -> wl_surface@29.set_opaque_region(nil)
[1204179.454]  -> wl_surface@29.set_input_region(nil)
[1204179.465]  -> wl_surface@29.frame(new id wl_callback@51)
[1204179.472]  -> wl_surface@35.frame(new id wl_callback@52)
[1204179.478]  -> wl_surface@29.commit()
[1204180.499] wl_display@1.delete_id(47)
[1204180.512] wl_display@1.delete_id(48)
[1204180.517] wl_display@1.delete_id(46)
[1204180.522] wl_display@1.delete_id(51)
[1204180.526] wl_buffer@50.release()
[1204180.530] wl_surface@29.enter(wl_output@12)
[1204180.537] wl_callback@46.done(240250)
[1204180.555] wl_callback@51.done(240250)
[1204180.568] xdg_toplevel@33.configure(736, 110, array[4])
[1204180.581] xdg_surface@34.configure(688)
[1204180.594]  -> xdg_surface@34.ack_configure(688)
[1204180.809]  -> zwp_linux_dmabuf_v1@28.get_surface_feedback(new id zwp_linux_dmabuf_feedback_v1@51, wl_surface@35)
[1204180.852]  -> wl_display@1.sync(new id wl_callback@46)
[1204180.953] wl_display@1.delete_id(46)
[1204180.967] wl_callback@46.done(689)
[1204181.004] zwp_linux_dmabuf_feedback_v1@51.main_device(array[8])
[1204181.017] zwp_linux_dmabuf_feedback_v1@51.format_table(fd 62, 5616)
[1204181.050] zwp_linux_dmabuf_feedback_v1@51.tranche_target_device(array[8])
[1204181.062] zwp_linux_dmabuf_feedback_v1@51.tranche_flags(0)
[1204181.073] zwp_linux_dmabuf_feedback_v1@51.tranche_formats(array[702])
[1204181.091] zwp_linux_dmabuf_feedback_v1@51.tranche_done()
[1204181.101] zwp_linux_dmabuf_feedback_v1@51.done()
[1204182.282]  -> wl_surface@29.attach(wl_buffer@50, 0, 0)
[1204182.309]  -> wl_surface@29.set_buffer_scale(1)
[1204182.316]  -> wl_surface@29.damage(0, 0, 736, 110)
[1204182.343]  -> xdg_toplevel@33.set_min_size(425, 110)
[1204182.354]  -> xdg_toplevel@33.set_max_size(16384, 16384)
[1204182.365]  -> xdg_surface@34.set_window_geometry(0, 0, 736, 110)
[1204182.397]  -> wl_surface@29.frame(new id wl_callback@46)
[1204182.407]  -> wl_surface@29.commit()
[1204182.424]  -> wl_surface@35.commit()
[1204182.807] wl_buffer@50.release()
[1204211.855]  -> zwp_linux_dmabuf_v1@28.create_params(new id zwp_linux_buffer_params_v1@48)
[1204211.940]  -> zwp_linux_buffer_params_v1@48.add(fd 63, 0, 0, 3072, 33554436, 1078049281)
[1204211.975]  -> zwp_linux_buffer_params_v1@48.add(fd 64, 1, 393216, 1024, 33554436, 1078049281)
[1204212.005]  -> zwp_linux_buffer_params_v1@48.create_immed(new id wl_buffer@47, 736, 110, 875713089, 0)
[1204212.033]  -> zwp_linux_buffer_params_v1@48.destroy()
[1204212.042]  -> wl_surface@35.attach(wl_buffer@47, 0, 0)
[1204212.059]  -> wl_surface@35.damage_buffer(0, 0, 736, 110)
[1204222.495]  -> wl_surface@35.commit()
[1204222.526]  -> wl_display@1.sync(new id wl_callback@53)
[1204222.836] wl_display@1.delete_id(48)
[1204222.851] wl_display@1.delete_id(53)

@pm4rcin
Copy link

pm4rcin commented May 27, 2022

From my observations it's something with GTK(3) apps. I've tried starting bottles flatpak and it took similiar long time as librewolf on cold boot. The output from bottles was something like Desktop portal timed out. Qt apps are not affected since I've tried organicmaps flatpak and it worked instantly.

@loumray
Copy link

loumray commented Jun 5, 2022

I also have issue running firefox with fresh dwl install on the main branch. At one point, I got

Gdk-Message: 23:28:57:553: Error flushing display: Broken pipe
segmentation fault (core dumped)

Then, only segmentation fault (core dumped)

On the v0.3.1 branch, firefox opens, but also very slow to start. Same with other GTK apps.

If that is helpful in sway, Firefox and other GTK apps are also very slow to start for me.

However, I managed to fix this in sway by adding this line to my sway config file:
exec dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY SWAYSOCK
(as per /~https://github.com/swaywm/sway/wiki#gtk-applications-take-20-seconds-to-start)

or by running

systemctl --user import-environment WAYLAND_DISPLAY DISPLAY SWAYSOCK
and
systemctl --user restart xdg-desktop-portal.service

Basically, running systemctl --user status xdg-desktop-portal.service if that service failed with something like "xdg-desktop-portal.service: Failed with result 'timeout'."
All GTK apps are going to be slow to start.

In sway, they have an interesting thread on this issue
swaywm/sway#5732

When I fix that in sway and having xdg-desktop-portal service running, then running dwl in another tty, all GTK apps runs smoothly.

I wonder what could prevent this service to fail when running dwl without sway in another tty. I could not get it to work so far.

@pm4rcin
Copy link

pm4rcin commented Jun 6, 2022

I have run just dbus-run-session dwl and it started instantly. Looks like Firefox and derivatives expect dbus to be present.

@StratusFearMe21
Copy link

StratusFearMe21 commented Jun 6, 2022

Thats so weird, for me, I am on the latest version (also tested on 0.31 release) of dwl with the autostart patch applied with the dbus activate command above (minus --systemd because I use artix), and Firefox still wont start. My dbus is clearly configured because

  • wireplumber launches and it requires dbus
  • Screen recording via obs plus pipewire works without any extra configuration.

@StratusFearMe21
Copy link

StratusFearMe21 commented Jun 8, 2022

Fixed the problem, deleted whatever the f**k this default is in my config file

{ "firefox", NULL, 1 << 8, 0, -1 },

@pm4rcin
Copy link

pm4rcin commented Jun 8, 2022

Fixed the problem, deleted whatever the f**k this default is in my config file

{ "firefox", NULL, 1 << 8, 0, -1 },

This is the rule that spawns the firefox on tag 9 and is probably not related.

@StratusFearMe21
Copy link

True, however, because I didn't realize that rule was there, and because there wasn't any indication that a window just spawned on tag 9, I thought that was just Firefox not opening.

@adcdam
Copy link
Author

adcdam commented Jun 10, 2022

i didnt realize that either, knowing that i went to tag 9 and firefox was there.

@job79
Copy link
Contributor

job79 commented Jun 14, 2022

Same mistake here, firefox seems to be starting fine on tag 9.

@sevz17 sevz17 added B: not applicable Resolution: not a valid issue and removed A: bug Something isn't working labels Jun 14, 2022
@sevz17 sevz17 closed this as completed Jun 14, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
B: not applicable Resolution: not a valid issue
Projects
None yet
Development

No branches or pull requests

6 participants