hyprwm / Hyprland

Hyprland is a highly customizable dynamic tiling Wayland compositor that doesn't sacrifice on its looks.
https://hyprland.org
BSD 3-Clause "New" or "Revised" License
17.97k stars 754 forks source link

Electron apps disappearing and unable to be started again #6140

Open shinobiultra opened 1 month ago

shinobiultra commented 1 month ago

Hyprland Version

System/Version info ```sh Hyprland, built from branch main at commit 2ead1fd22103ce065661555513bace5897083ded (virtual-keyboard: emit event before finishing keyboard). Date: Fri May 17 21:07:33 2024 Tag: v0.40.0-111-g2ead1fd2, commits: 4717 flags: (if any) System Information: System name: Linux Node name: Archee Release: 6.9.1-arch1-1 Version: #1 SMP PREEMPT_DYNAMIC Fri, 17 May 2024 16:56:38 +0000 GPU information: 00:02.0 VGA compatible controller [0300]: Intel Corporation Raptor Lake-S GT1 [UHD Graphics 770] [8086:a780] (rev 04) (prog-if 00 [VGA controller]) 01:00.0 VGA compatible controller [0300]: NVIDIA Corporation TU106 [GeForce RTX 2060 SUPER] [10de:1f06] (rev a1) (prog-if 00 [VGA controller]) os-release: NAME="Arch Linux" PRETTY_NAME="Arch Linux" ID=arch BUILD_ID=rolling ANSI_COLOR="38;2;23;147;209" HOME_URL="https://archlinux.org/" DOCUMENTATION_URL="https://wiki.archlinux.org/" SUPPORT_URL="https://bbs.archlinux.org/" BUG_REPORT_URL="https://gitlab.archlinux.org/groups/archlinux/-/issues" PRIVACY_POLICY_URL="https://terms.archlinux.org/docs/privacy-policy/" LOGO=archlinux-logo plugins: ```

Bug or Regression?

Bug

Description

VSCode and STM32CubeMX disappear and code is unable to be restarted (even with various flags), no logs anywhere, Cube stays running but isn't visible anywhere and can't also be restarted. I have to log out and restart Hyprland session.

Even though I currently use nvidia-dkms, it's totally reproducible both on my laptop & desktop and on Nouveau or nvidia-open-dkms and I can trigger it with 100% success rate.

How to reproduce

Start VSCode, start STM32CubeMX. Hover over pins in the chip view of Cube (when opened a project) and withing few "hovers" (just mouse over the pins) it will disappear and take VSCode for some reason with it.

Crash reports, logs, images, videos

No relevant logs I could find in journalctl -b. Also, for some reason, my $XDG_RUNTIME_DIR is set to /run/user/1000. Not sure why or what that means.

vaxerski commented 1 month ago

cool, it doesn't happen on my end.

Are they running in xwayland? Have you tried launching them from the terminal with WAYLAND_DEBUG=1?

Saying "it no work :(" wont help much here

shinobiultra commented 1 month ago

cool, it doesn't happen on my end.

Are they running in xwayland? Have you tried launching them from the terminal with WAYLAND_DEBUG=1?

Saying "it no work :(" wont help much here

I knooow, I'm sorry, just not sure where to get relevant info. WAYLAND_DEBUG=1 with code did nothing for me, with STM32CubeMX the last few prints before crash are:

2024-05-18 21:07:23,926 [INFO] ThirdParty:841 - exiting critical section [change project]
2024-05-18 21:07:24,021 [INFO] PinOutPanel:1561 - setPackage(No Configuration,No Configuration)
2024-05-18 21:07:24,021 [INFO] PinOutPanel:1561 - setPackage(STM32F100RBTx,LQFP64)
2024-05-18 21:07:24,156 [INFO] UtilMem:75 - Before build in PCC Used Memory: 282563264 Bytes (373293056)
2024-05-18 21:07:24,426 [INFO] UtilMem:75 - After build in PCC Used Memory: 222110560 Bytes (373293056)
2024-05-18 21:07:24,438 [INFO] IPUIPlugin:80 - create IPUIPlugin
2024-05-18 21:07:24,438 [INFO] IPUIPlugin:80 - create IPUIPlugin
2024-05-18 21:07:24,439 [INFO] IPUIPlugin:80 - create IPUIPlugin
2024-05-18 21:07:24,439 [INFO] IPUIPlugin:80 - create IPUIPlugin
2024-05-18 21:07:24,439 [INFO] IPUIPlugin:80 - create IPUIPlugin
2024-05-18 21:07:24,439 [INFO] IPUIPlugin:80 - create IPUIPlugin
2024-05-18 21:07:24,439 [INFO] IPUIPlugin:80 - create IPUIPlugin
2024-05-18 21:07:24,439 [INFO] IPUIPlugin:80 - create IPUIPlugin
2024-05-18 21:07:24,439 [INFO] IPUIPlugin:80 - create IPUIPlugin
2024-05-18 21:07:24,439 [INFO] IPUIPlugin:80 - create IPUIPlugin
2024-05-18 21:07:24,439 [INFO] IPUIPlugin:80 - create IPUIPlugin
2024-05-18 21:07:24,439 [INFO] IPUIPlugin:80 - create IPUIPlugin
2024-05-18 21:07:24,439 [INFO] IPUIPlugin:80 - create IPUIPlugin
2024-05-18 21:07:24,439 [INFO] IPUIPlugin:80 - create IPUIPlugin
2024-05-18 21:07:24,439 [INFO] IPUIPlugin:80 - create IPUIPlugin
2024-05-18 21:07:24,440 [INFO] IPUIPlugin:80 - create IPUIPlugin
2024-05-18 21:07:24,440 [INFO] IPUIPlugin:80 - create IPUIPlugin
2024-05-18 21:07:24,440 [INFO] IPUIPlugin:80 - create IPUIPlugin
2024-05-18 21:07:24,440 [INFO] IPUIPlugin:80 - create IPUIPlugin
2024-05-18 21:07:24,440 [INFO] IPUIPlugin:80 - create IPUIPlugin
2024-05-18 21:07:24,440 [INFO] IPUIPlugin:80 - create IPUIPlugin
2024-05-18 21:07:24,440 [INFO] IPUIPlugin:80 - create IPUIPlugin
2024-05-18 21:07:24,440 [INFO] IPUIPlugin:80 - create IPUIPlugin
2024-05-18 21:07:24,440 [INFO] IPUIPlugin:80 - create IPUIPlugin
2024-05-18 21:07:24,440 [INFO] IPUIPlugin:80 - create IPUIPlugin
2024-05-18 21:07:24,440 [INFO] IPUIPlugin:80 - create IPUIPlugin
2024-05-18 21:07:24,440 [INFO] IPUIPlugin:80 - create IPUIPlugin
2024-05-18 21:07:24,440 [INFO] IPUIPlugin:80 - create IPUIPlugin
2024-05-18 21:07:24,440 [INFO] IPUIPlugin:80 - create IPUIPlugin
2024-05-18 21:07:24,440 [INFO] IPUIPlugin:80 - create IPUIPlugin
2024-05-18 21:07:24,444 [WARN] IP:2120 - I2C_Coeff_DF not found: check if there is a RefParameter without a condition.
2024-05-18 21:07:24,444 [WARN] IP:2120 - Analog_Filter not found: check if there is a RefParameter without a condition.
2024-05-18 21:07:24,532 [INFO] CADModel:165 - CPN selected for project levelSTM32F100RBT6B
2024-05-18 21:07:24,532 [INFO] CADModel:114 - Register for checkConnection events
2024-05-18 21:07:24,583 [WARN] IP:2120 - I2C_Coeff_DF not found: check if there is a RefParameter without a condition.
2024-05-18 21:07:24,584 [WARN] IP:2120 - Analog_Filter not found: check if there is a RefParameter without a condition.
2024-05-18 21:07:24,584 [WARN] IP:2120 - I2C_Coeff_DF not found: check if there is a RefParameter without a condition.
2024-05-18 21:07:24,584 [WARN] IP:2120 - Analog_Filter not found: check if there is a RefParameter without a condition.
2024-05-18 21:07:24,772 [INFO] OpenFileManager:343 - Restore cursor
2024-05-18 21:07:24,856 [WARN] IP:2120 - I2C_Coeff_DF not found: check if there is a RefParameter without a condition.
2024-05-18 21:07:24,856 [WARN] IP:2120 - Analog_Filter not found: check if there is a RefParameter without a condition.
2024-05-18 21:07:24,856 [WARN] IP:2120 - I2C_Coeff_DF not found: check if there is a RefParameter without a condition.
2024-05-18 21:07:24,856 [WARN] IP:2120 - Analog_Filter not found: check if there is a RefParameter without a condition.

And upon trying to launch it again (which fails):

log4j user configuration file not found: /home/bitwise/.stm32cubemx/log4j2.xml
Configure log4j with default settings from jar:file:/opt/stm32cubemx/STM32CubeMX!/log4j/log4j2.stm32cubemx.xml
2024-05-18 21:07:43,187 [INFO] MicroXplorer:98 - [MX] MX Start == 217118135279
2024-05-18 21:07:43,188 [INFO] MicroXplorer:653 - Detected Java Version = 22

Where it just hangs.

EDIT: And yes, both VSCode and STM32CubeMX run in XWayland. I'll try running code under wayland, but STM32CubeMX still manages to reliably crash my entire PC to the point where even other TTYs aren't available, like just happened few moments ago...

EDIT 2: Running VSCode under wayland didn't save it from disappearing (crashing completely) with CubeMX. Verified Wayland with xwininfo

EDIT 3: Upon trying to rerun VSCode, it hangs after this debug output:

`WAYLAND_DEBUG=1 code --verbose --log debug --enable-features=UseOzonePlatform --ozone-platform=wayland` ```sh Option 'ozone-platform' is defined more than once. Using value 'wayland'. Warning: 'enable-features' is not in the list of known options, but still passed to Electron/Chromium. [0518/212618.344735:ERROR:file_io_posix.cc(153)] open /home/bitwise/.config/Code/Crashpad/pending/c27f8dc9-814a-4de9-b871-e0b152d53296.lock: File exists (17) [0518/212618.344790:ERROR:file_io_posix.cc(153)] open /home/bitwise/.config/Code/Crashpad/pending/4d047e11-d73f-47bf-93ad-6d4118501b04.lock: File exists (17) [0518/212618.344798:ERROR:file_io_posix.cc(153)] open /home/bitwise/.config/Code/Crashpad/pending/c07f9ee7-c05a-434f-80d8-c0ef1836ad8a.lock: File exists (17) [0518/212618.344803:ERROR:file_io_posix.cc(153)] open /home/bitwise/.config/Code/Crashpad/pending/7f2f7c30-eeb2-4d40-bf75-9161564b41d7.lock: File exists (17) [0518/212618.344808:ERROR:file_io_posix.cc(153)] open /home/bitwise/.config/Code/Crashpad/pending/57c64606-fd1a-4394-9946-cc1183caa4a2.lock: File exists (17) [0518/212618.344817:ERROR:file_io_posix.cc(153)] open /home/bitwise/.config/Code/Crashpad/pending/578c7401-5b04-4eb9-b456-e264cff1e5fc.lock: File exists (17) [1900261.456] -> wl_display@1.get_registry(new id wl_registry@2) [1900261.475] -> wl_display@1.sync(new id wl_callback@3) [1900263.171] wl_display@1.delete_id(3) [1900263.184] wl_registry@2.global(1, "wl_seat", 9) [50901:0518/212618.347292:WARNING:wayland_object.cc(158)] Binding to wl_seat version 8 but version 9 is available. [1900263.229] -> wl_registry@2.bind(1, "wl_seat", 8, new id [unknown]@4) [1900263.234] wl_registry@2.global(2, "wl_data_device_manager", 3) [1900263.237] -> wl_registry@2.bind(2, "wl_data_device_manager", 3, new id [unknown]@5) [1900263.242] -> wl_data_device_manager@5.get_data_device(new id wl_data_device@6, wl_seat@4) [1900263.258] wl_registry@2.global(3, "wp_tearing_control_manager_v1", 1) [1900263.262] wl_registry@2.global(4, "wp_fractional_scale_manager_v1", 1) [1900263.268] -> wl_registry@2.bind(4, "wp_fractional_scale_manager_v1", 1, new id [unknown]@7) [1900263.271] wl_registry@2.global(5, "zxdg_output_manager_v1", 3) [1900263.273] -> wl_registry@2.bind(5, "zxdg_output_manager_v1", 3, new id [unknown]@8) [1900263.276] wl_registry@2.global(6, "wp_cursor_shape_manager_v1", 1) [1900263.277] wl_registry@2.global(7, "zwp_idle_inhibit_manager_v1", 1) [1900263.279] -> wl_registry@2.bind(7, "zwp_idle_inhibit_manager_v1", 1, new id [unknown]@9) [1900263.285] wl_registry@2.global(8, "zwp_relative_pointer_manager_v1", 1) [1900263.287] -> wl_registry@2.bind(8, "zwp_relative_pointer_manager_v1", 1, new id [unknown]@10) [1900263.290] wl_registry@2.global(9, "zxdg_decoration_manager_v1", 1) [1900263.292] -> wl_registry@2.bind(9, "zxdg_decoration_manager_v1", 1, new id [unknown]@11) [1900263.295] wl_registry@2.global(10, "wp_alpha_modifier_v1", 1) [1900263.297] wl_registry@2.global(11, "zwlr_gamma_control_manager_v1", 1) [1900263.299] wl_registry@2.global(12, "ext_foreign_toplevel_list_v1", 1) [1900263.301] wl_registry@2.global(13, "zwp_pointer_gestures_v1", 3) [50901:0518/212618.347399:WARNING:wayland_object.cc(158)] Binding to zwp_pointer_gestures_v1 version 1 but version 3 is available. [1900263.308] -> wl_registry@2.bind(13, "zwp_pointer_gestures_v1", 3, new id [unknown]@12) [1900263.310] wl_registry@2.global(14, "zwlr_foreign_toplevel_manager_v1", 3) [1900263.312] wl_registry@2.global(15, "zwp_keyboard_shortcuts_inhibit_manager_v1", 1) [1900263.314] -> wl_registry@2.bind(15, "zwp_keyboard_shortcuts_inhibit_manager_v1", 1, new id [unknown]@13) [1900263.317] wl_registry@2.global(16, "zwp_text_input_manager_v3", 1) [1900263.319] wl_registry@2.global(17, "zwp_pointer_constraints_v1", 1) [1900263.321] -> wl_registry@2.bind(17, "zwp_pointer_constraints_v1", 1, new id [unknown]@14) [1900263.324] wl_registry@2.global(18, "zwlr_output_power_manager_v1", 1) [1900263.326] wl_registry@2.global(19, "xdg_activation_v1", 1) [1900263.328] -> wl_registry@2.bind(19, "xdg_activation_v1", 1, new id [unknown]@15) [1900263.331] wl_registry@2.global(20, "ext_idle_notifier_v1", 1) [1900263.333] wl_registry@2.global(21, "ext_session_lock_manager_v1", 1) [1900263.335] wl_registry@2.global(22, "zwp_input_method_manager_v2", 1) [1900263.337] wl_registry@2.global(23, "zwp_virtual_keyboard_manager_v1", 1) [1900263.338] wl_registry@2.global(24, "zwlr_virtual_pointer_manager_v1", 2) [1900263.340] wl_registry@2.global(25, "zwlr_output_manager_v1", 4) [1900263.342] wl_registry@2.global(26, "org_kde_kwin_server_decoration_manager", 1) [1900263.343] wl_registry@2.global(27, "hyprland_focus_grab_manager_v1", 1) [1900263.345] wl_registry@2.global(28, "zwp_tablet_manager_v2", 1) [1900263.347] wl_registry@2.global(29, "zwlr_layer_shell_v1", 5) [1900263.369] wl_registry@2.global(30, "wp_presentation", 1) [1900263.371] -> wl_registry@2.bind(30, "wp_presentation", 1, new id [unknown]@16) [1900263.374] wl_registry@2.global(31, "xdg_wm_base", 6) [1900263.376] -> wl_registry@2.bind(31, "xdg_wm_base", 5, new id [unknown]@17) [1900263.382] wl_registry@2.global(32, "zwlr_data_control_manager_v1", 2) [1900263.384] wl_registry@2.global(33, "zwp_primary_selection_device_manager_v1", 1) [1900263.386] -> wl_registry@2.bind(33, "zwp_primary_selection_device_manager_v1", 1, new id [unknown]@18) [1900263.390] wl_registry@2.global(34, "hyprland_toplevel_export_manager_v1", 2) [1900263.392] wl_registry@2.global(35, "zwp_text_input_manager_v1", 1) [1900263.394] -> wl_registry@2.bind(35, "zwp_text_input_manager_v1", 1, new id [unknown]@19) [1900263.397] wl_registry@2.global(36, "hyprland_global_shortcuts_manager_v1", 1) [1900263.399] wl_registry@2.global(37, "zwlr_screencopy_manager_v1", 3) [1900263.401] wl_registry@2.global(38, "wl_shm", 1) [1900263.403] -> wl_registry@2.bind(38, "wl_shm", 1, new id [unknown]@20) [1900263.407] wl_registry@2.global(39, "wl_drm", 2) [1900263.409] -> wl_registry@2.bind(39, "wl_drm", 2, new id [unknown]@21) [1900263.412] -> wl_display@1.sync(new id wl_callback@22) [1900263.414] wl_registry@2.global(40, "zwp_linux_dmabuf_v1", 4) [50901:0518/212618.347512:WARNING:wayland_object.cc(158)] Binding to zwp_linux_dmabuf_v1 version 3 but version 4 is available. [1900263.420] -> wl_registry@2.bind(40, "zwp_linux_dmabuf_v1", 3, new id [unknown]@23) [1900263.421] -> wl_display@1.sync(new id wl_callback@24) [1900263.423] wl_registry@2.global(41, "wl_compositor", 6) [1900263.424] -> wl_registry@2.bind(41, "wl_compositor", 4, new id [unknown]@25) [1900263.427] wl_registry@2.global(42, "wl_subcompositor", 1) [1900263.429] -> wl_registry@2.bind(42, "wl_subcompositor", 1, new id [unknown]@26) [1900263.431] wl_registry@2.global(43, "wp_viewporter", 1) [1900263.433] -> wl_registry@2.bind(43, "wp_viewporter", 1, new id [unknown]@27) [1900263.435] wl_registry@2.global(44, "wp_drm_lease_device_v1", 1) [1900263.437] wl_registry@2.global(45, "wp_drm_lease_device_v1", 1) [1900263.439] wl_registry@2.global(46, "wp_single_pixel_buffer_manager_v1", 1) [1900263.441] -> wl_registry@2.bind(46, "wp_single_pixel_buffer_manager_v1", 1, new id [unknown]@28) [1900263.443] wl_registry@2.global(47, "xwayland_shell_v1", 1) [1900263.445] wl_registry@2.global(48, "wl_output", 4) [1900263.447] -> wl_registry@2.bind(48, "wl_output", 4, new id [unknown]@29) [1900263.450] -> zxdg_output_manager_v1@8.get_xdg_output(new id zxdg_output_v1@30, wl_output@29) [1900263.453] wl_registry@2.global(49, "wl_output", 4) [1900263.454] -> wl_registry@2.bind(49, "wl_output", 4, new id [unknown]@31) [1900263.457] -> zxdg_output_manager_v1@8.get_xdg_output(new id zxdg_output_v1@32, wl_output@31) [1900263.459] wl_registry@2.global(50, "wl_output", 4) [1900263.461] -> wl_registry@2.bind(50, "wl_output", 4, new id [unknown]@33) [1900263.463] -> zxdg_output_manager_v1@8.get_xdg_output(new id zxdg_output_v1@34, wl_output@33) [1900263.467] wl_callback@3.done(3067) [1900263.533] wl_display@1.delete_id(22) [1900263.535] wl_display@1.delete_id(24) [1900263.537] wl_seat@4.name("Hyprland") [1900263.539] wl_seat@4.capabilities(3) [1900263.540] -> wl_seat@4.get_keyboard(new id wl_keyboard@3) [1900263.543] -> wl_seat@4.get_pointer(new id wl_pointer@35) [1900263.549] -> wl_compositor@25.create_surface(new id wl_surface@36) [1900263.552] -> zwp_pointer_gestures_v1@12.get_pinch_gesture(new id zwp_pointer_gesture_pinch_v1@37, wl_pointer@35) [1900263.555] -> zwp_pointer_gestures_v1@12.get_hold_gesture(new id zwp_pointer_gesture_hold_v1@38, wl_pointer@35) [1900263.559] wl_drm@21.device("/dev/dri/renderD128") [1900263.650] wl_drm@21.capabilities(1) [1900263.652] wl_drm@21.format(1211384385) [1900263.654] wl_drm@21.format(1211384408) [1900263.656] wl_drm@21.format(942948929) [1900263.657] wl_drm@21.format(942948952) [1900263.659] wl_drm@21.format(808669761) [1900263.660] wl_drm@21.format(808669784) [1900263.662] wl_drm@21.format(808665665) [1900263.663] wl_drm@21.format(875713089) [1900263.665] wl_drm@21.format(875708993) [1900263.666] wl_drm@21.format(875713112) [1900263.668] wl_drm@21.format(875709016) [1900263.669] wl_drm@21.format(892424769) [1900263.670] wl_drm@21.format(842093121) [1900263.672] wl_drm@21.format(909199186) [1900263.673] wl_drm@21.format(538982482) [1900263.674] wl_drm@21.format(540422482) [1900263.676] wl_drm@21.format(943215175) [1900263.677] wl_drm@21.format(842224199) [1900263.679] wl_drm@21.format(961959257) [1900263.680] wl_drm@21.format(825316697) [1900263.686] wl_drm@21.format(842093913) [1900263.687] wl_drm@21.format(909202777) [1900263.688] wl_drm@21.format(875713881) [1900263.690] wl_drm@21.format(961893977) [1900263.691] wl_drm@21.format(825316953) [1900263.692] wl_drm@21.format(842094169) [1900263.694] wl_drm@21.format(909203033) [1900263.695] wl_drm@21.format(875714137) [1900263.696] wl_drm@21.format(842094158) [1900263.697] wl_drm@21.format(825382478) [1900263.699] wl_drm@21.format(808530000) [1900263.700] wl_drm@21.format(842084432) [1900263.701] wl_drm@21.format(909193296) [1900263.702] wl_drm@21.format(808661072) [1900263.704] wl_drm@21.format(909203022) [1900263.705] wl_drm@21.format(1448433985) [1900263.706] wl_drm@21.format(1448434008) [1900263.707] wl_drm@21.format(808531033) [1900263.708] wl_drm@21.format(842085465) [1900263.710] wl_drm@21.format(909194329) [1900263.711] wl_drm@21.format(1448695129) [1900263.712] wl_drm@21.format(1431918169) [1900263.714] wl_drm@21.format(1498831189) [1900263.715] wl_drm@21.format(1498765654) [1900263.716] wl_drm@21.format(808530521) [1900263.717] wl_drm@21.format(842084953) [1900263.718] wl_drm@21.format(909193817) [1900263.720] wl_callback@22.done(3067) [1900263.721] zwp_linux_dmabuf_v1@23.modifier(1211384385, 0, 0) [1900263.724] zwp_linux_dmabuf_v1@23.modifier(1211384385, 16777216, 1) [1900263.725] zwp_linux_dmabuf_v1@23.modifier(1211384385, 16777216, 2) [1900263.727] zwp_linux_dmabuf_v1@23.modifier(1211384385, 16777216, 6) [1900263.728] zwp_linux_dmabuf_v1@23.modifier(1211384385, 16777216, 8) [1900263.730] zwp_linux_dmabuf_v1@23.modifier(1211384385, 16777215, 4294967295) [1900263.731] zwp_linux_dmabuf_v1@23.modifier(1211384408, 0, 0) [1900263.733] zwp_linux_dmabuf_v1@23.modifier(1211384408, 16777216, 1) [1900263.734] zwp_linux_dmabuf_v1@23.modifier(1211384408, 16777216, 2) [1900263.736] zwp_linux_dmabuf_v1@23.modifier(1211384408, 16777216, 6) [1900263.737] zwp_linux_dmabuf_v1@23.modifier(1211384408, 16777216, 8) [1900263.738] zwp_linux_dmabuf_v1@23.modifier(1211384408, 16777215, 4294967295) [1900263.740] zwp_linux_dmabuf_v1@23.modifier(942948929, 0, 0) [1900263.741] zwp_linux_dmabuf_v1@23.modifier(942948929, 16777216, 1) [1900263.743] zwp_linux_dmabuf_v1@23.modifier(942948929, 16777216, 2) [1900263.745] zwp_linux_dmabuf_v1@23.modifier(942948929, 16777216, 6) [1900263.746] zwp_linux_dmabuf_v1@23.modifier(942948929, 16777216, 8) [1900263.748] zwp_linux_dmabuf_v1@23.modifier(942948929, 16777215, 4294967295) [1900263.749] zwp_linux_dmabuf_v1@23.modifier(942948952, 0, 0) [1900263.751] zwp_linux_dmabuf_v1@23.modifier(942948952, 16777216, 1) [1900263.752] zwp_linux_dmabuf_v1@23.modifier(942948952, 16777216, 2) [1900263.754] zwp_linux_dmabuf_v1@23.modifier(942948952, 16777216, 6) [1900263.755] zwp_linux_dmabuf_v1@23.modifier(942948952, 16777216, 8) [1900263.757] zwp_linux_dmabuf_v1@23.modifier(942948952, 16777215, 4294967295) [1900263.758] zwp_linux_dmabuf_v1@23.modifier(808669761, 0, 0) [1900263.760] zwp_linux_dmabuf_v1@23.modifier(808669761, 16777216, 1) [1900263.761] zwp_linux_dmabuf_v1@23.modifier(808669761, 16777216, 2) [1900263.763] zwp_linux_dmabuf_v1@23.modifier(808669761, 16777216, 6) [1900263.765] zwp_linux_dmabuf_v1@23.modifier(808669761, 16777216, 8) [1900263.766] zwp_linux_dmabuf_v1@23.modifier(808669761, 16777215, 4294967295) [1900263.767] zwp_linux_dmabuf_v1@23.modifier(808669784, 0, 0) [1900263.769] zwp_linux_dmabuf_v1@23.modifier(808669784, 16777216, 1) [1900263.770] zwp_linux_dmabuf_v1@23.modifier(808669784, 16777216, 2) [1900263.772] zwp_linux_dmabuf_v1@23.modifier(808669784, 16777216, 6) [1900263.773] zwp_linux_dmabuf_v1@23.modifier(808669784, 16777216, 8) [1900263.775] zwp_linux_dmabuf_v1@23.modifier(808669784, 16777215, 4294967295) [1900263.777] zwp_linux_dmabuf_v1@23.modifier(808665665, 0, 0) [1900263.778] zwp_linux_dmabuf_v1@23.modifier(808665665, 16777216, 1) [1900263.780] zwp_linux_dmabuf_v1@23.modifier(808665665, 16777216, 2) [1900263.782] zwp_linux_dmabuf_v1@23.modifier(808665665, 16777216, 6) [1900263.783] zwp_linux_dmabuf_v1@23.modifier(808665665, 16777216, 8) [1900263.785] zwp_linux_dmabuf_v1@23.modifier(808665665, 16777215, 4294967295) [1900263.786] zwp_linux_dmabuf_v1@23.modifier(875713089, 0, 0) [1900263.788] zwp_linux_dmabuf_v1@23.modifier(875713089, 16777216, 1) [1900263.790] zwp_linux_dmabuf_v1@23.modifier(875713089, 16777216, 2) [1900263.791] zwp_linux_dmabuf_v1@23.modifier(875713089, 16777216, 6) [1900263.793] zwp_linux_dmabuf_v1@23.modifier(875713089, 16777216, 7) [1900263.794] zwp_linux_dmabuf_v1@23.modifier(875713089, 16777216, 8) [1900263.796] zwp_linux_dmabuf_v1@23.modifier(875713089, 16777215, 4294967295) [1900263.797] zwp_linux_dmabuf_v1@23.modifier(875708993, 0, 0) [1900263.799] zwp_linux_dmabuf_v1@23.modifier(875708993, 16777216, 1) [1900263.801] zwp_linux_dmabuf_v1@23.modifier(875708993, 16777216, 2) [1900263.802] zwp_linux_dmabuf_v1@23.modifier(875708993, 16777216, 6) [1900263.803] zwp_linux_dmabuf_v1@23.modifier(875708993, 16777216, 7) [1900263.805] zwp_linux_dmabuf_v1@23.modifier(875708993, 16777216, 8) [1900263.806] zwp_linux_dmabuf_v1@23.modifier(875708993, 16777215, 4294967295) [1900263.808] zwp_linux_dmabuf_v1@23.modifier(875713112, 0, 0) [1900263.809] zwp_linux_dmabuf_v1@23.modifier(875713112, 16777216, 1) [1900263.811] zwp_linux_dmabuf_v1@23.modifier(875713112, 16777216, 2) [1900263.812] zwp_linux_dmabuf_v1@23.modifier(875713112, 16777216, 6) [1900263.814] zwp_linux_dmabuf_v1@23.modifier(875713112, 16777216, 7) [1900263.815] zwp_linux_dmabuf_v1@23.modifier(875713112, 16777216, 8) [1900263.817] zwp_linux_dmabuf_v1@23.modifier(875713112, 16777215, 4294967295) [1900263.819] zwp_linux_dmabuf_v1@23.modifier(875709016, 0, 0) [1900263.820] zwp_linux_dmabuf_v1@23.modifier(875709016, 16777216, 1) [1900263.821] zwp_linux_dmabuf_v1@23.modifier(875709016, 16777216, 2) [1900263.823] zwp_linux_dmabuf_v1@23.modifier(875709016, 16777216, 6) [1900263.824] zwp_linux_dmabuf_v1@23.modifier(875709016, 16777216, 7) [1900263.825] zwp_linux_dmabuf_v1@23.modifier(875709016, 16777216, 8) [1900263.826] zwp_linux_dmabuf_v1@23.modifier(875709016, 16777215, 4294967295) [1900263.828] zwp_linux_dmabuf_v1@23.modifier(892424769, 0, 0) [1900263.829] zwp_linux_dmabuf_v1@23.modifier(892424769, 16777216, 1) [1900263.830] zwp_linux_dmabuf_v1@23.modifier(892424769, 16777216, 2) [1900263.832] zwp_linux_dmabuf_v1@23.modifier(892424769, 16777216, 6) [1900263.834] zwp_linux_dmabuf_v1@23.modifier(892424769, 16777216, 8) [1900263.835] zwp_linux_dmabuf_v1@23.modifier(892424769, 16777215, 4294967295) [1900263.837] zwp_linux_dmabuf_v1@23.modifier(842093121, 0, 0) [1900263.841] zwp_linux_dmabuf_v1@23.modifier(842093121, 16777216, 1) [1900263.842] zwp_linux_dmabuf_v1@23.modifier(842093121, 16777216, 2) [1900263.844] zwp_linux_dmabuf_v1@23.modifier(842093121, 16777216, 6) [1900263.846] zwp_linux_dmabuf_v1@23.modifier(842093121, 16777216, 8) [1900263.847] zwp_linux_dmabuf_v1@23.modifier(842093121, 16777215, 4294967295) [1900263.849] zwp_linux_dmabuf_v1@23.modifier(909199186, 0, 0) [1900263.850] zwp_linux_dmabuf_v1@23.modifier(909199186, 16777216, 1) [1900263.852] zwp_linux_dmabuf_v1@23.modifier(909199186, 16777216, 2) [1900263.854] zwp_linux_dmabuf_v1@23.modifier(909199186, 16777216, 6) [1900263.855] zwp_linux_dmabuf_v1@23.modifier(909199186, 16777216, 8) [1900263.857] zwp_linux_dmabuf_v1@23.modifier(909199186, 16777215, 4294967295) [1900263.858] zwp_linux_dmabuf_v1@23.modifier(538982482, 0, 0) [1900263.860] zwp_linux_dmabuf_v1@23.modifier(538982482, 16777216, 1) [1900263.862] zwp_linux_dmabuf_v1@23.modifier(538982482, 16777216, 2) [1900263.863] zwp_linux_dmabuf_v1@23.modifier(538982482, 16777216, 6) [1900263.865] zwp_linux_dmabuf_v1@23.modifier(538982482, 16777216, 8) [1900263.866] zwp_linux_dmabuf_v1@23.modifier(538982482, 16777215, 4294967295) [1900263.868] zwp_linux_dmabuf_v1@23.modifier(540422482, 0, 0) [1900263.870] zwp_linux_dmabuf_v1@23.modifier(540422482, 16777216, 1) [1900263.871] zwp_linux_dmabuf_v1@23.modifier(540422482, 16777216, 2) [1900263.873] zwp_linux_dmabuf_v1@23.modifier(540422482, 16777216, 6) [1900263.874] zwp_linux_dmabuf_v1@23.modifier(540422482, 16777216, 8) [1900263.876] zwp_linux_dmabuf_v1@23.modifier(540422482, 16777215, 4294967295) [1900263.877] zwp_linux_dmabuf_v1@23.modifier(943215175, 0, 0) [1900263.879] zwp_linux_dmabuf_v1@23.modifier(943215175, 16777216, 1) [1900263.880] zwp_linux_dmabuf_v1@23.modifier(943215175, 16777216, 2) [1900263.881] zwp_linux_dmabuf_v1@23.modifier(943215175, 16777216, 6) [1900263.883] zwp_linux_dmabuf_v1@23.modifier(943215175, 16777216, 8) [1900263.884] zwp_linux_dmabuf_v1@23.modifier(943215175, 16777215, 4294967295) [1900263.885] zwp_linux_dmabuf_v1@23.modifier(842224199, 0, 0) [1900263.887] zwp_linux_dmabuf_v1@23.modifier(842224199, 16777216, 1) [1900263.888] zwp_linux_dmabuf_v1@23.modifier(842224199, 16777216, 2) [1900263.889] zwp_linux_dmabuf_v1@23.modifier(842224199, 16777216, 6) [1900263.891] zwp_linux_dmabuf_v1@23.modifier(842224199, 16777216, 8) [1900263.892] zwp_linux_dmabuf_v1@23.modifier(842224199, 16777215, 4294967295) [1900263.894] zwp_linux_dmabuf_v1@23.modifier(961959257, 0, 0) [1900263.895] zwp_linux_dmabuf_v1@23.modifier(961959257, 16777216, 1) [1900263.896] zwp_linux_dmabuf_v1@23.modifier(961959257, 16777216, 2) [1900263.897] zwp_linux_dmabuf_v1@23.modifier(961959257, 16777215, 4294967295) [1900263.899] zwp_linux_dmabuf_v1@23.modifier(825316697, 0, 0) [1900263.901] zwp_linux_dmabuf_v1@23.modifier(825316697, 16777216, 1) [1900263.902] zwp_linux_dmabuf_v1@23.modifier(825316697, 16777216, 2) [1900263.904] zwp_linux_dmabuf_v1@23.modifier(825316697, 16777215, 4294967295) [1900263.905] zwp_linux_dmabuf_v1@23.modifier(842093913, 0, 0) [1900263.907] zwp_linux_dmabuf_v1@23.modifier(842093913, 16777216, 1) [1900263.909] zwp_linux_dmabuf_v1@23.modifier(842093913, 16777216, 2) [1900263.910] zwp_linux_dmabuf_v1@23.modifier(842093913, 16777215, 4294967295) [1900263.912] zwp_linux_dmabuf_v1@23.modifier(909202777, 0, 0) [1900263.913] zwp_linux_dmabuf_v1@23.modifier(909202777, 16777216, 1) [1900263.915] zwp_linux_dmabuf_v1@23.modifier(909202777, 16777216, 2) [1900263.916] zwp_linux_dmabuf_v1@23.modifier(909202777, 16777215, 4294967295) [1900263.918] zwp_linux_dmabuf_v1@23.modifier(875713881, 0, 0) [1900263.920] zwp_linux_dmabuf_v1@23.modifier(875713881, 16777216, 1) [1900263.921] zwp_linux_dmabuf_v1@23.modifier(875713881, 16777216, 2) [1900263.923] zwp_linux_dmabuf_v1@23.modifier(875713881, 16777215, 4294967295) [1900263.925] zwp_linux_dmabuf_v1@23.modifier(961893977, 0, 0) [1900263.926] zwp_linux_dmabuf_v1@23.modifier(961893977, 16777216, 1) [1900263.928] zwp_linux_dmabuf_v1@23.modifier(961893977, 16777216, 2) [1900263.929] zwp_linux_dmabuf_v1@23.modifier(961893977, 16777215, 4294967295) [1900263.931] zwp_linux_dmabuf_v1@23.modifier(825316953, 0, 0) [1900263.932] zwp_linux_dmabuf_v1@23.modifier(825316953, 16777216, 1) [1900263.933] zwp_linux_dmabuf_v1@23.modifier(825316953, 16777216, 2) [1900263.935] zwp_linux_dmabuf_v1@23.modifier(825316953, 16777215, 4294967295) [1900263.936] zwp_linux_dmabuf_v1@23.modifier(842094169, 0, 0) [1900263.937] zwp_linux_dmabuf_v1@23.modifier(842094169, 16777216, 1) [1900263.938] zwp_linux_dmabuf_v1@23.modifier(842094169, 16777216, 2) [1900263.940] zwp_linux_dmabuf_v1@23.modifier(842094169, 16777215, 4294967295) [1900263.941] zwp_linux_dmabuf_v1@23.modifier(909203033, 0, 0) [1900263.942] zwp_linux_dmabuf_v1@23.modifier(909203033, 16777216, 1) [1900263.943] zwp_linux_dmabuf_v1@23.modifier(909203033, 16777216, 2) [1900263.945] zwp_linux_dmabuf_v1@23.modifier(909203033, 16777215, 4294967295) [1900263.946] zwp_linux_dmabuf_v1@23.modifier(875714137, 0, 0) [1900263.947] zwp_linux_dmabuf_v1@23.modifier(875714137, 16777216, 1) [1900263.948] zwp_linux_dmabuf_v1@23.modifier(875714137, 16777216, 2) [1900263.949] zwp_linux_dmabuf_v1@23.modifier(875714137, 16777215, 4294967295) [1900263.951] zwp_linux_dmabuf_v1@23.modifier(842094158, 0, 0) [1900263.952] zwp_linux_dmabuf_v1@23.modifier(842094158, 16777216, 1) [1900263.954] zwp_linux_dmabuf_v1@23.modifier(842094158, 16777216, 2) [1900263.955] zwp_linux_dmabuf_v1@23.modifier(842094158, 16777216, 7) [1900263.957] zwp_linux_dmabuf_v1@23.modifier(842094158, 16777215, 4294967295) [1900263.959] zwp_linux_dmabuf_v1@23.modifier(825382478, 0, 0) [1900263.960] zwp_linux_dmabuf_v1@23.modifier(825382478, 16777216, 1) [1900263.962] zwp_linux_dmabuf_v1@23.modifier(825382478, 16777216, 2) [1900263.965] zwp_linux_dmabuf_v1@23.modifier(825382478, 16777215, 4294967295) [1900263.967] zwp_linux_dmabuf_v1@23.modifier(808530000, 0, 0) [1900263.969] zwp_linux_dmabuf_v1@23.modifier(808530000, 16777216, 1) [1900263.971] zwp_linux_dmabuf_v1@23.modifier(808530000, 16777216, 2) [1900263.972] zwp_linux_dmabuf_v1@23.modifier(808530000, 16777216, 7) [1900263.974] zwp_linux_dmabuf_v1@23.modifier(808530000, 16777215, 4294967295) [1900263.975] zwp_linux_dmabuf_v1@23.modifier(842084432, 0, 0) [1900263.977] zwp_linux_dmabuf_v1@23.modifier(842084432, 16777216, 1) [1900263.978] zwp_linux_dmabuf_v1@23.modifier(842084432, 16777216, 2) [1900263.980] zwp_linux_dmabuf_v1@23.modifier(842084432, 16777216, 7) [1900263.981] zwp_linux_dmabuf_v1@23.modifier(842084432, 16777215, 4294967295) [1900263.983] zwp_linux_dmabuf_v1@23.modifier(909193296, 0, 0) [1900263.984] zwp_linux_dmabuf_v1@23.modifier(909193296, 16777216, 1) [1900263.986] zwp_linux_dmabuf_v1@23.modifier(909193296, 16777216, 2) [1900263.988] zwp_linux_dmabuf_v1@23.modifier(909193296, 16777216, 7) [1900263.989] zwp_linux_dmabuf_v1@23.modifier(909193296, 16777215, 4294967295) [1900263.991] zwp_linux_dmabuf_v1@23.modifier(808661072, 0, 0) [1900263.992] zwp_linux_dmabuf_v1@23.modifier(808661072, 16777216, 1) [1900263.994] zwp_linux_dmabuf_v1@23.modifier(808661072, 16777216, 2) [1900263.995] zwp_linux_dmabuf_v1@23.modifier(808661072, 16777215, 4294967295) [1900263.997] zwp_linux_dmabuf_v1@23.modifier(909203022, 0, 0) [1900263.999] zwp_linux_dmabuf_v1@23.modifier(909203022, 16777216, 1) [1900264.000] zwp_linux_dmabuf_v1@23.modifier(909203022, 16777216, 2) [1900264.002] zwp_linux_dmabuf_v1@23.modifier(909203022, 16777216, 7) [1900264.003] zwp_linux_dmabuf_v1@23.modifier(909203022, 16777215, 4294967295) [1900264.004] zwp_linux_dmabuf_v1@23.modifier(1448433985, 0, 0) [1900264.006] zwp_linux_dmabuf_v1@23.modifier(1448433985, 16777216, 1) [1900264.007] zwp_linux_dmabuf_v1@23.modifier(1448433985, 16777216, 2) [1900264.008] zwp_linux_dmabuf_v1@23.modifier(1448433985, 16777215, 4294967295) [1900264.009] zwp_linux_dmabuf_v1@23.modifier(1448434008, 0, 0) [1900264.011] zwp_linux_dmabuf_v1@23.modifier(1448434008, 16777216, 1) [1900264.012] zwp_linux_dmabuf_v1@23.modifier(1448434008, 16777216, 2) [1900264.013] zwp_linux_dmabuf_v1@23.modifier(1448434008, 16777215, 4294967295) [1900264.015] zwp_linux_dmabuf_v1@23.modifier(808531033, 0, 0) [1900264.017] zwp_linux_dmabuf_v1@23.modifier(808531033, 16777216, 1) [1900264.018] zwp_linux_dmabuf_v1@23.modifier(808531033, 16777216, 2) [1900264.020] zwp_linux_dmabuf_v1@23.modifier(808531033, 16777215, 4294967295) [1900264.021] zwp_linux_dmabuf_v1@23.modifier(842085465, 0, 0) [1900264.023] zwp_linux_dmabuf_v1@23.modifier(842085465, 16777216, 1) [1900264.025] zwp_linux_dmabuf_v1@23.modifier(842085465, 16777216, 2) [1900264.026] zwp_linux_dmabuf_v1@23.modifier(842085465, 16777215, 4294967295) [1900264.028] zwp_linux_dmabuf_v1@23.modifier(909194329, 0, 0) [1900264.029] zwp_linux_dmabuf_v1@23.modifier(909194329, 16777216, 1) [1900264.031] zwp_linux_dmabuf_v1@23.modifier(909194329, 16777216, 2) [1900264.032] zwp_linux_dmabuf_v1@23.modifier(909194329, 16777215, 4294967295) [1900264.034] zwp_linux_dmabuf_v1@23.modifier(1448695129, 0, 0) [1900264.035] zwp_linux_dmabuf_v1@23.modifier(1448695129, 16777216, 1) [1900264.037] zwp_linux_dmabuf_v1@23.modifier(1448695129, 16777216, 2) [1900264.038] zwp_linux_dmabuf_v1@23.modifier(1448695129, 16777216, 6) [1900264.040] zwp_linux_dmabuf_v1@23.modifier(1448695129, 16777216, 7) [1900264.042] zwp_linux_dmabuf_v1@23.modifier(1448695129, 16777216, 8) [1900264.043] zwp_linux_dmabuf_v1@23.modifier(1448695129, 16777215, 4294967295) [1900264.044] zwp_linux_dmabuf_v1@23.modifier(1431918169, 0, 0) [1900264.046] zwp_linux_dmabuf_v1@23.modifier(1431918169, 16777216, 1) [1900264.047] zwp_linux_dmabuf_v1@23.modifier(1431918169, 16777216, 2) [1900264.048] zwp_linux_dmabuf_v1@23.modifier(1431918169, 16777215, 4294967295) [1900264.049] zwp_linux_dmabuf_v1@23.modifier(1498831189, 0, 0) [1900264.051] zwp_linux_dmabuf_v1@23.modifier(1498831189, 16777216, 1) [1900264.053] zwp_linux_dmabuf_v1@23.modifier(1498831189, 16777216, 2) [1900264.054] zwp_linux_dmabuf_v1@23.modifier(1498831189, 16777216, 6) [1900264.056] zwp_linux_dmabuf_v1@23.modifier(1498831189, 16777216, 7) [1900264.058] zwp_linux_dmabuf_v1@23.modifier(1498831189, 16777216, 8) [1900264.059] zwp_linux_dmabuf_v1@23.modifier(1498831189, 16777215, 4294967295) [1900264.061] zwp_linux_dmabuf_v1@23.modifier(1498765654, 0, 0) [1900264.062] zwp_linux_dmabuf_v1@23.modifier(1498765654, 16777216, 1) [1900264.064] zwp_linux_dmabuf_v1@23.modifier(1498765654, 16777216, 2) [1900264.065] zwp_linux_dmabuf_v1@23.modifier(1498765654, 16777215, 4294967295) [1900264.067] zwp_linux_dmabuf_v1@23.modifier(808530521, 0, 0) [1900264.069] zwp_linux_dmabuf_v1@23.modifier(808530521, 16777216, 1) [1900264.070] zwp_linux_dmabuf_v1@23.modifier(808530521, 16777216, 2) [1900264.072] zwp_linux_dmabuf_v1@23.modifier(808530521, 16777215, 4294967295) [1900264.074] zwp_linux_dmabuf_v1@23.modifier(842084953, 0, 0) [1900264.075] zwp_linux_dmabuf_v1@23.modifier(842084953, 16777216, 1) [1900264.076] zwp_linux_dmabuf_v1@23.modifier(842084953, 16777216, 2) [1900264.077] zwp_linux_dmabuf_v1@23.modifier(842084953, 16777215, 4294967295) [1900264.079] zwp_linux_dmabuf_v1@23.modifier(909193817, 0, 0) [1900264.080] zwp_linux_dmabuf_v1@23.modifier(909193817, 16777216, 1) [1900264.082] zwp_linux_dmabuf_v1@23.modifier(909193817, 16777216, 2) [1900264.084] zwp_linux_dmabuf_v1@23.modifier(909193817, 16777215, 4294967295) [1900264.085] wl_callback@24.done(3067) [1900264.087] wl_output@29.geometry(0, 0, 480, 300, 0, "Samsung Electric Company", "SyncMaster", 0) [1900264.090] wl_output@29.mode(1, 1680, 1050, 59954) [1900264.093] wl_output@29.scale(1) [1900264.094] wl_output@29.name("DP-1") [1900264.096] wl_output@29.description("Samsung Electric Company SyncMaster H9FQ912421 (DP-1 via VGA)") [1900264.097] wl_output@29.done() [1900264.100] zxdg_output_v1@30.name("DP-1") [1900264.101] zxdg_output_v1@30.description("Samsung Electric Company SyncMaster H9FQ912421 (DP-1 via VGA)") [1900264.103] zxdg_output_v1@30.logical_position(5360, 0) [1900264.104] zxdg_output_v1@30.logical_size(1680, 1050) [1900264.106] wl_output@29.done() [1900264.107] wl_output@31.geometry(0, 0, 530, 300, 0, "BNQ", "BenQ XL2411Z", 0) [1900264.109] wl_output@31.mode(1, 1920, 1080, 60000) [1900264.111] wl_output@31.scale(1) [1900264.112] wl_output@31.name("HDMI-A-2") [1900264.114] wl_output@31.description("BNQ BenQ XL2411Z C9F01325SL0 (HDMI-A-2)") [1900264.115] wl_output@31.done() [1900264.117] zxdg_output_v1@32.name("HDMI-A-2") [1900264.118] zxdg_output_v1@32.description("BNQ BenQ XL2411Z C9F01325SL0 (HDMI-A-2)") [1900264.119] zxdg_output_v1@32.logical_position(0, 0) [1900264.121] zxdg_output_v1@32.logical_size(1920, 1080) [1900264.122] wl_output@31.done() [1900265.713] -> wl_display@1.get_registry(new id wl_registry@2) [1900265.720] -> wl_display@1.sync(new id wl_callback@3) [1900265.755] wl_display@1.delete_id(3) [1900265.759] wl_registry@2.global(1, "wl_seat", 9) [1900265.761] wl_registry@2.global(2, "wl_data_device_manager", 3) [1900265.763] -> wl_registry@2.bind(2, "wl_data_device_manager", 3, new id [unknown]@4) [1900265.773] wl_registry@2.global(3, "wp_tearing_control_manager_v1", 1) [1900265.775] wl_registry@2.global(4, "wp_fractional_scale_manager_v1", 1) [1900265.777] wl_registry@2.global(5, "zxdg_output_manager_v1", 3) [1900265.778] -> wl_registry@2.bind(5, "zxdg_output_manager_v1", 3, new id [unknown]@5) [1900265.780] -> wl_display@1.sync(new id wl_callback@6) [1900265.782] wl_registry@2.global(6, "wp_cursor_shape_manager_v1", 1) [1900265.783] wl_registry@2.global(7, "zwp_idle_inhibit_manager_v1", 1) [1900265.784] wl_registry@2.global(8, "zwp_relative_pointer_manager_v1", 1) [1900265.787] wl_registry@2.global(9, "zxdg_decoration_manager_v1", 1) [1900265.790] wl_registry@2.global(10, "wp_alpha_modifier_v1", 1) [1900265.791] wl_registry@2.global(11, "zwlr_gamma_control_manager_v1", 1) [1900265.793] wl_registry@2.global(12, "ext_foreign_toplevel_list_v1", 1) [1900265.794] wl_registry@2.global(13, "zwp_pointer_gestures_v1", 3) [1900265.795] -> wl_registry@2.bind(13, "zwp_pointer_gestures_v1", 1, new id [unknown]@7) [1900265.797] wl_registry@2.global(14, "zwlr_foreign_toplevel_manager_v1", 3) [1900265.798] wl_registry@2.global(15, "zwp_keyboard_shortcuts_inhibit_manager_v1", 1) [1900265.800] -> wl_registry@2.bind(15, "zwp_keyboard_shortcuts_inhibit_manager_v1", 1, new id [unknown]@8) [1900265.802] wl_registry@2.global(16, "zwp_text_input_manager_v3", 1) [1900265.804] wl_registry@2.global(17, "zwp_pointer_constraints_v1", 1) [1900265.805] wl_registry@2.global(18, "zwlr_output_power_manager_v1", 1) [1900265.807] wl_registry@2.global(19, "xdg_activation_v1", 1) [1900265.808] -> wl_registry@2.bind(19, "xdg_activation_v1", 1, new id [unknown]@9) [1900265.810] wl_registry@2.global(20, "ext_idle_notifier_v1", 1) [1900265.811] wl_registry@2.global(21, "ext_session_lock_manager_v1", 1) [1900265.813] wl_registry@2.global(22, "zwp_input_method_manager_v2", 1) [1900265.814] wl_registry@2.global(23, "zwp_virtual_keyboard_manager_v1", 1) [1900265.815] wl_registry@2.global(24, "zwlr_virtual_pointer_manager_v1", 2) [1900265.817] wl_registry@2.global(25, "zwlr_output_manager_v1", 4) [1900265.818] wl_registry@2.global(26, "org_kde_kwin_server_decoration_manager", 1) [1900265.820] -> wl_registry@2.bind(26, "org_kde_kwin_server_decoration_manager", 1, new id [unknown]@10) [1900265.822] wl_registry@2.global(27, "hyprland_focus_grab_manager_v1", 1) [1900265.823] wl_registry@2.global(28, "zwp_tablet_manager_v2", 1) [1900265.825] -> wl_registry@2.bind(28, "zwp_tablet_manager_v2", 1, new id [unknown]@11) [1900265.826] wl_registry@2.global(29, "zwlr_layer_shell_v1", 5) [1900265.828] wl_registry@2.global(30, "wp_presentation", 1) [1900265.830] wl_registry@2.global(31, "xdg_wm_base", 6) [1900265.832] wl_registry@2.global(32, "zwlr_data_control_manager_v1", 2) [1900265.834] wl_registry@2.global(33, "zwp_primary_selection_device_manager_v1", 1) [1900265.836] -> wl_registry@2.bind(33, "zwp_primary_selection_device_manager_v1", 1, new id [unknown]@12) [1900265.838] wl_registry@2.global(34, "hyprland_toplevel_export_manager_v1", 2) [1900265.839] wl_registry@2.global(35, "zwp_text_input_manager_v1", 1) [1900265.841] wl_registry@2.global(36, "hyprland_global_shortcuts_manager_v1", 1) [1900265.842] wl_registry@2.global(37, "zwlr_screencopy_manager_v1", 3) [1900265.844] wl_registry@2.global(38, "wl_shm", 1) [1900265.845] -> wl_registry@2.bind(38, "wl_shm", 1, new id [unknown]@13) [1900265.848] wl_registry@2.global(39, "wl_drm", 2) [1900265.849] wl_registry@2.global(40, "zwp_linux_dmabuf_v1", 4) [1900265.851] wl_registry@2.global(41, "wl_compositor", 6) [1900265.852] -> wl_registry@2.bind(41, "wl_compositor", 3, new id [unknown]@14) [1900265.854] wl_registry@2.global(42, "wl_subcompositor", 1) [1900265.856] -> wl_registry@2.bind(42, "wl_subcompositor", 1, new id [unknown]@15) [1900265.858] wl_registry@2.global(43, "wp_viewporter", 1) [1900265.859] wl_registry@2.global(44, "wp_drm_lease_device_v1", 1) [1900265.861] wl_registry@2.global(45, "wp_drm_lease_device_v1", 1) [1900265.862] wl_registry@2.global(46, "wp_single_pixel_buffer_manager_v1", 1) [1900265.863] wl_registry@2.global(47, "xwayland_shell_v1", 1) [1900265.865] wl_registry@2.global(48, "wl_output", 4) [1900265.866] -> wl_registry@2.bind(48, "wl_output", 2, new id [unknown]@16) [1900265.891] -> zxdg_output_manager_v1@5.get_xdg_output(new id zxdg_output_v1@17, wl_output@16) [1900265.893] -> wl_display@1.sync(new id wl_callback@18) [1900265.895] wl_registry@2.global(49, "wl_output", 4) [1900265.897] -> wl_registry@2.bind(49, "wl_output", 2, new id [unknown]@19) [1900265.899] -> zxdg_output_manager_v1@5.get_xdg_output(new id zxdg_output_v1@20, wl_output@19) [1900265.901] -> wl_display@1.sync(new id wl_callback@21) [1900265.902] wl_registry@2.global(50, "wl_output", 4) [1900265.904] -> wl_registry@2.bind(50, "wl_output", 2, new id [unknown]@22) [1900265.906] -> zxdg_output_manager_v1@5.get_xdg_output(new id zxdg_output_v1@23, wl_output@22) [1900265.908] -> wl_display@1.sync(new id wl_callback@24) [1900265.909] wl_callback@3.done(3067) [1900265.934] -> wl_shm@13.create_pool(new id wl_shm_pool@3, fd 51, 2304) [1900266.002] -> wl_shm_pool@3.resize(6912) [1900266.040] -> wl_shm_pool@3.resize(16128) [1900266.096] -> wl_shm_pool@3.resize(34560) [1900266.646] -> wl_shm_pool@3.resize(71424) [1900266.673] -> wl_shm_pool@3.resize(145152) [1900266.718] -> wl_shm_pool@3.resize(292608) [1900267.494] -> wl_shm_pool@3.resize(587520) [1900268.330] -> wl_registry@2.bind(1, "wl_seat", 5, new id [unknown]@25) [1900269.634] -> wl_compositor@14.create_surface(new id wl_surface@26) [1900269.646] -> zwp_primary_selection_device_manager_v1@12.get_device(new id zwp_primary_selection_device_v1@27, wl_seat@25) [1900269.648] -> wl_data_device_manager@4.get_data_device(new id wl_data_device@28, wl_seat@25) [1900269.696] -> wl_compositor@14.create_surface(new id wl_surface@29) [1900269.698] -> zwp_tablet_manager_v2@11.get_tablet_seat(new id zwp_tablet_seat_v2@30, wl_seat@25) [1900269.701] -> wl_display@1.sync(new id wl_callback@31) [1900269.785] wl_display@1.delete_id(6) [1900269.788] wl_display@1.delete_id(18) [1900269.789] wl_display@1.delete_id(21) [1900269.790] wl_display@1.delete_id(24) [1900269.792] wl_display@1.delete_id(31) [1900269.793] wl_callback@6.done(3067) [1900269.795] org_kde_kwin_server_decoration_manager@10.default_mode(2) [1900269.797] wl_shm@13.format(0) [1900269.798] wl_shm@13.format(1) [1900269.799] wl_shm@13.format(875709016) [1900269.801] wl_shm@13.format(875708993) [1900269.802] wl_shm@13.format(875710274) [1900269.803] wl_shm@13.format(842094674) [1900269.805] wl_shm@13.format(842088786) [1900269.806] wl_shm@13.format(892426322) [1900269.807] wl_shm@13.format(892420434) [1900269.809] wl_shm@13.format(909199186) [1900269.810] wl_shm@13.format(808665688) [1900269.811] wl_shm@13.format(808665665) [1900269.812] wl_shm@13.format(1211384408) [1900269.814] wl_shm@13.format(1211384385) [1900269.815] wl_shm@13.format(942948952) [1900269.816] wl_shm@13.format(942948929) [1900269.818] wl_output@16.geometry(0, 0, 480, 300, 0, "Samsung Electric Company", "SyncMaster", 0) [1900269.822] wl_output@16.mode(1, 1680, 1050, 59954) [1900269.824] wl_output@16.scale(1) [1900269.825] wl_output@16.done() [1900269.832] zxdg_output_v1@17.name("DP-1") [1900269.834] zxdg_output_v1@17.description("Samsung Electric Company SyncMaster H9FQ912421 (DP-1 via VGA)") [1900269.835] zxdg_output_v1@17.logical_position(5360, 0) [1900269.837] zxdg_output_v1@17.logical_size(1680, 1050) [1900269.839] wl_output@16.done() [1900269.841] wl_callback@18.done(3067) [1900269.842] wl_output@19.geometry(0, 0, 530, 300, 0, "BNQ", "BenQ XL2411Z", 0) [1900269.845] wl_output@19.mode(1, 1920, 1080, 60000) [1900269.847] wl_output@19.scale(1) [1900269.852] wl_output@19.done() [1900269.854] zxdg_output_v1@20.name("HDMI-A-2") [1900269.856] zxdg_output_v1@20.description("BNQ BenQ XL2411Z C9F01325SL0 (HDMI-A-2)") [1900269.857] zxdg_output_v1@20.logical_position(0, 0) [1900269.858] zxdg_output_v1@20.logical_size(1920, 1080) [1900269.860] wl_output@19.done() [1900269.862] wl_callback@21.done(3067) [1900269.864] wl_output@22.geometry(0, 0, 800, 330, 0, "Unknown", "Unknown", 0) [1900269.866] wl_output@22.mode(1, 3440, 1440, 144000) [1900269.868] wl_output@22.scale(1) [1900269.869] wl_output@22.done() [1900269.872] zxdg_output_v1@23.name("DP-2") [1900269.873] zxdg_output_v1@23.description("(null) (null) (DP-2)") [1900269.874] zxdg_output_v1@23.logical_position(1920, 0) [1900269.875] zxdg_output_v1@23.logical_size(3440, 1440) [1900269.876] wl_output@22.done() [1900269.879] wl_callback@24.done(3067) [1900269.880] wl_seat@25.name("Hyprland") [1900269.882] wl_seat@25.capabilities(3) [1900269.884] -> wl_seat@25.get_pointer(new id wl_pointer@24) [1900269.888] -> zwp_pointer_gestures_v1@7.get_swipe_gesture(new id zwp_pointer_gesture_swipe_v1@21, wl_pointer@24) [1900269.890] -> zwp_pointer_gestures_v1@7.get_pinch_gesture(new id zwp_pointer_gesture_pinch_v1@18, wl_pointer@24) [1900269.893] -> wl_seat@25.get_keyboard(new id wl_keyboard@6) [1900269.896] wl_callback@31.done(3067) [1900269.898] -> wl_registry@2.bind(31, "xdg_wm_base", 6, new id [unknown]@31) [1900288.203] -> wl_compositor@14.create_surface(new id wl_surface@32) [50901:0518/212618.408504:ERROR:object_proxy.cc(577)] Failed to call method: org.freedesktop.DBus.Properties.Get: object_path= /org/freedesktop/portal/desktop: org.freedesktop.DBus.Error.InvalidArgs: No such interface “org.freedesktop.portal.FileChooser” [50901:0518/212618.408539:WARNING:property.cc(144)] version: GetAndBlock: failed. [50901:0518/212618.408554:ERROR:select_file_dialog_linux_portal.cc(285)] Failed to read portal version property [50901:0518/212618.415292:WARNING:bluez_dbus_manager.cc(248)] Floss manager not present, cannot set Floss enable/disable. [1900359.608] wl_keyboard@6.keymap(1, fd 78, 70514) [1900360.775] wl_keyboard@6.repeat_info(25, 600) [main 2024-05-18T19:26:18.453Z] [File Watcher (node.js)] Request to start watching: /home/bitwise/.config/Code/User (excludes: , includes: , filter: , correlationId: ),/home/bitwise/.config/Code/User/settings.json (excludes: , includes: , filter: , correlationId: ) [main 2024-05-18T19:26:18.461Z] Starting VS Code [main 2024-05-18T19:26:18.461Z] from: /opt/visual-studio-code/resources/app [main 2024-05-18T19:26:18.461Z] args: { _: [], diff: false, merge: false, add: false, goto: false, 'new-window': false, 'reuse-window': false, wait: false, help: false, 'list-extensions': false, 'show-versions': false, 'pre-release': false, 'update-extensions': false, version: false, verbose: true, log: [ 'debug' ], status: false, 'prof-startup': false, 'no-cached-data': false, 'prof-v8-extensions': false, 'disable-extensions': false, 'disable-gpu': false, 'disable-chromium-sandbox': false, sandbox: false, telemetry: false, debugRenderer: false, 'enable-smoke-test-driver': false, logExtensionHostCommunication: false, 'skip-release-notes': false, 'skip-welcome': false, 'disable-telemetry': false, 'disable-updates': false, 'use-inmemory-secretstorage': false, 'disable-workspace-trust': false, 'disable-crash-reporter': false, 'crash-reporter-id': '64351aa1-5b4d-4958-aef7-ea945826940a', 'skip-add-to-recently-opened': false, 'open-url': false, 'file-write': false, 'file-chmod': false, force: false, 'do-not-sync': false, trace: false, 'preserve-env': false, 'force-user-env': false, 'force-disable-user-env': false, 'open-devtools': false, 'disable-gpu-sandbox': false, '__enable-file-policy': false, 'enable-coi': false, 'no-proxy-server': false, 'no-sandbox': false, nolazy: false, 'force-renderer-accessibility': false, 'ignore-certificate-errors': false, 'allow-insecure-localhost': false, 'disable-dev-shm-usage': false, 'profile-temp': false, 'ozone-platform': 'wayland', logsPath: '/home/bitwise/.config/Code/logs/20240518T212618' } [main 2024-05-18T19:26:18.462Z] Resolving machine identifier... [main 2024-05-18T19:26:18.462Z] Resolved machine identifier: 759710c421283946ebf4e4df8f743b031751aa51eafac974c615ee245348ad72 [main 2024-05-18T19:26:18.462Z] Main->SharedProcess#connect [main 2024-05-18T19:26:18.465Z] [File Watcher (node.js)] Started watching: '/home/bitwise/.config/Code/User' [main 2024-05-18T19:26:18.466Z] [File Watcher (node.js)] Started watching: '/home/bitwise/.config/Code/User/settings.json' [main 2024-05-18T19:26:18.466Z] StorageMainService: creating application storage [main 2024-05-18T19:26:18.467Z] ElectronURLListener: waiting for window to be ready to handle URLs... [main 2024-05-18T19:26:18.467Z] lifecycle (main): phase changed (value: 2) [main 2024-05-18T19:26:18.467Z] windowsManager#open [main 2024-05-18T19:26:18.467Z] windowsManager#open pathsToOpen [ { backupPath: '/home/bitwise/.config/Code/Backups/1716059605284', remoteAuthority: undefined } ] [main 2024-05-18T19:26:18.468Z] windowsManager#doOpenEmpty { restore: true, remoteAuthority: undefined, filesToOpen: undefined, forceNewWindow: true } [main 2024-05-18T19:26:18.468Z] IPC Object URL: Registered new channel vscode:c3efd92f-1a2f-4a90-9823-c2a8b8787f00. [main 2024-05-18T19:26:18.468Z] window#validateWindowState: validating window state on 2 display(s) { mode: 0, x: 0, y: 0, width: 3440, height: 1440 } [main 2024-05-18T19:26:18.468Z] window#validateWindowState: multi-monitor working area { x: 0, y: 0, width: 1920, height: 1080 } [main 2024-05-18T19:26:18.468Z] window#ctor: using window state { mode: 0, x: 0, y: 0, width: 3440, height: 1440 } [1900388.818] -> wl_compositor@25.create_surface(new id wl_surface@24) [1900388.832] -> wp_fractional_scale_manager_v1@7.get_fractional_scale(new id wp_fractional_scale_v1@22, wl_surface@24) [1900388.835] -> wp_viewporter@27.get_viewport(new id wp_viewport@39, wl_surface@24) [50901:0518/212618.472936:WARNING:wayland_surface.cc(182)] Server doesn't support zcr_alpha_compositing_v1. [50901:0518/212618.472941:WARNING:wayland_surface.cc(197)] Server doesn't support overlay_prioritizer. [50901:0518/212618.472943:WARNING:wayland_surface.cc(211)] Server doesn't support surface_augmenter. [50901:0518/212618.472944:WARNING:wayland_surface.cc(226)] Server doesn't support wp_content_type_v1 [50901:0518/212618.472945:WARNING:wayland_surface.cc(245)] Server doesn't support zcr_color_management_surface. [1900388.862] -> wl_compositor@25.create_region(new id wl_region@40) [1900388.864] -> wl_region@40.add(0, 0, 3440, 1440) [1900388.865] -> wl_surface@24.set_opaque_region(wl_region@40) [1900388.867] -> wl_region@40.destroy() [1900396.448] -> zwp_primary_selection_device_manager_v1@18.get_device(new id zwp_primary_selection_device_v1@41, wl_seat@4) [1900397.267] -> wl_surface@24.attach(nil, 0, 0) [1900397.274] -> wl_surface@24.commit() [1900397.283] -> xdg_wm_base@17.get_xdg_surface(new id xdg_surface@42, wl_surface@24) [1900397.287] -> xdg_surface@42.get_toplevel(new id xdg_toplevel@43) [1900397.289] -> zxdg_decoration_manager_v1@11.get_toplevel_decoration(new id zxdg_toplevel_decoration_v1@44, xdg_toplevel@43) [1900397.291] -> xdg_toplevel@43.set_app_id("code-url-handler") [1900397.294] -> xdg_toplevel@43.set_title("Visual Studio Code") [1900397.296] -> xdg_toplevel@43.set_min_size(400, 270) [1900397.297] -> xdg_toplevel@43.set_max_size(2147483647, 2147483647) [1900397.299] -> xdg_toplevel@43.unset_maximized() [1900397.306] -> xdg_toplevel@43.set_min_size(400, 270) [1900397.307] -> xdg_toplevel@43.set_max_size(2147483647, 2147483647) [1900397.309] -> zxdg_toplevel_decoration_v1@44.set_mode(2) [1900397.311] -> wl_surface@24.commit() [1900397.314] -> xdg_surface@42.set_window_geometry(0, 0, 3440, 1440) [1900397.316] -> xdg_toplevel@43.set_maximized() [1900397.316] -> xdg_toplevel@43.set_min_size(400, 270) [1900397.317] -> xdg_toplevel@43.set_max_size(2147483647, 2147483647) [1900397.359] -> xdg_activation_v1@15.get_activation_token(new id xdg_activation_token_v1@45) [1900397.362] -> xdg_activation_token_v1@45.commit() [main 2024-05-18T19:26:18.481Z] window#load: attempt to load window (id: 1) [main 2024-05-18T19:26:18.484Z] windowsManager#open used window count 1 (workspacesToOpen: 0, foldersToOpen: 0, emptyToRestore: 1, emptyToOpen: 0) [main 2024-05-18T19:26:18.484Z] lifecycle (main): phase changed (value: 3) [main 2024-05-18T19:26:18.484Z] resolveShellEnv(): skipped (VSCODE_CLI is set) [main 2024-05-18T19:26:18.484Z] update#setState idle ```

EDIT 4: Now this might come in handy. Upon STM32 crash, no output is given (even with WAYLAND_DEBUG=1). But! VSCode outputs this:

[2110857.232] wl_display@1.delete_id(50)
[2110857.238] wp_presentation_feedback@53.sync_output(wl_output@33)
[2110857.245] wp_presentation_feedback@53.presented(0, 819, 855522000, 16666666, 0, 3138, 7)
[2110857.272] wl_callback@50.done(819862)
[main 2024-05-18T19:29:50.723Z] resolveShellEnv(): skipped (VSCODE_CLI is set)
[68217:0518/212954.813543:INFO:CONSOLE(656)] "%cTRACE color: #888 RunAutomaticTasks: waited some extra time, but no update of tasks configuration", source: vscode-file://vscode-app/opt/visual-studio-code/resources/app/out/vs/workbench/workbench.desktop.main.js (656)
X connection to :1 broken (explicit kill or server shutdown).
vaxerski commented 1 month ago

sounds like some xwayland shenanigans tbh. IIRC vscode crashing is a vscode issue, there is an open bug report for that over there

shinobiultra commented 1 month ago

sounds like some xwayland shenanigans tbh. IIRC vscode crashing is a vscode issue, there is an open bug report for that over there

Perhaps, but still am more concerned about the STM32CubeMX crashing. It makes it highly unusable due to the fact that I can set just a few pins before it crashes and I need to restart hyprland to be able to finish setting the pins.

Ghosthree3 commented 1 month ago

This is not just an electron OR xwayland issue. The same thing is happening to me with Looking Glass (running under Wayland), though the repro steps are a little different. If I swap to another workspace for a while and swap back it will sometimes blink out of existence, but is still shown to be running in htop. I haven't experienced it with any other applications so far though. If I can find a more consistent repro I'll bisect, it's definitely a very recent issue.

I suppose it could be a separate bug, but it's strikingly similar.

VPavliashvili commented 2 days ago

@Ghosthree3 Just commenting to confirm exact same issue, when I have looking-glass-client instance in another workspace which is not focused on one of my monitor it randomly dissapers. Also having random input latency on the same exact vm. Some times I run the vm and its working as intended inside looking glass with high fps but sometimes fps is not going above 50-70. Glad I am not the only one, gotta try older versions of hyprland to finally confirm the bug is from latest versions