swaywm / sway

i3-compatible Wayland compositor
https://swaywm.org
MIT License
14.69k stars 1.11k forks source link

SIGSEGV after monitors connection or console/sway switching #6768

Closed scippio closed 2 years ago

scippio commented 2 years ago

Please fill out the following:

``` 00:00:00.000 [INFO] [sway/main.c:347] Sway version 1.6.1 00:00:00.000 [INFO] [sway/main.c:348] wlroots version 0.14.1 00:00:00.002 [INFO] [sway/main.c:155] Linux ghost 5.16.1-arch1-1 #1 SMP PREEMPT Sun, 16 Jan 2022 11:39:23 +0000 x86_64 GNU/Linux 00:00:00.002 [INFO] [sway/main.c:171] Contents of /etc/lsb-release: 00:00:00.002 [INFO] [sway/main.c:155] LSB_VERSION=1.4 00:00:00.002 [INFO] [sway/main.c:155] DISTRIB_ID=Arch 00:00:00.002 [INFO] [sway/main.c:155] DISTRIB_RELEASE=rolling 00:00:00.002 [INFO] [sway/main.c:155] DISTRIB_DESCRIPTION="Arch Linux" 00:00:00.002 [INFO] [sway/main.c:171] Contents of /etc/os-release: 00:00:00.002 [INFO] [sway/main.c:155] NAME="Arch Linux" 00:00:00.002 [INFO] [sway/main.c:155] PRETTY_NAME="Arch Linux" 00:00:00.002 [INFO] [sway/main.c:155] ID=arch 00:00:00.002 [INFO] [sway/main.c:155] BUILD_ID=rolling 00:00:00.002 [INFO] [sway/main.c:155] ANSI_COLOR="38;2;23;147;209" 00:00:00.002 [INFO] [sway/main.c:155] HOME_URL="https://archlinux.org/" 00:00:00.002 [INFO] [sway/main.c:155] DOCUMENTATION_URL="https://wiki.archlinux.org/" 00:00:00.002 [INFO] [sway/main.c:155] SUPPORT_URL="https://bbs.archlinux.org/" 00:00:00.002 [INFO] [sway/main.c:155] BUG_REPORT_URL="https://bugs.archlinux.org/" 00:00:00.002 [INFO] [sway/main.c:155] LOGO=archlinux-logo 00:00:00.002 [INFO] [sway/main.c:143] LD_LIBRARY_PATH= 00:00:00.002 [INFO] [sway/main.c:143] LD_PRELOAD= 00:00:00.002 [INFO] [sway/main.c:143] PATH=/opt/google-cloud-sdk/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/opt/android-sdk/platform-tools:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:/home/scippio/go/bin:/home/scippio/go/bin:/home/scippio/bin/gyb 00:00:00.002 [INFO] [sway/main.c:143] SWAYSOCK= 00:00:00.002 [DEBUG] [sway/server.c:47] Preparing Wayland server initialization 00:00:00.002 [INFO] [wlr] [libseat] [libseat/backend/seatd.c:80] Could not connect to socket /run/seatd.sock: No such file or directory 00:00:00.002 [INFO] [wlr] [libseat] [libseat/libseat.c:76] Backend 'seatd' failed to open seat, skipping 00:00:00.008 [INFO] [wlr] [libseat] [libseat/libseat.c:73] Seat opened with backend 'logind' 00:00:00.008 [INFO] [wlr] [backend/session/session.c:110] Successfully loaded libseat session 00:00:00.010 [INFO] [wlr] [backend/backend.c:223] Found 1 GPUs 00:00:00.010 [INFO] [wlr] [backend/drm/backend.c:182] Initializing DRM backend for /dev/dri/card0 (i915) 00:00:00.010 [DEBUG] [wlr] [backend/drm/drm.c:84] Using atomic DRM interface 00:00:00.010 [DEBUG] [wlr] [backend/drm/drm.c:93] WLR_DRM_NO_MODIFIERS set, disabling modifiers 00:00:00.010 [INFO] [wlr] [backend/drm/drm.c:259] Found 3 DRM CRTCs 00:00:00.010 [INFO] [wlr] [backend/drm/drm.c:186] Found 9 DRM planes 00:00:00.078 [ERROR] [wlr] [EGL] command: eglQueryDevicesEXT, error: EGL_BAD_ALLOC (0x3003), message: "EGL_BAD_ALLOC error: In eglQueryDevicesEXT: Failed to allocate device list. " 00:00:00.082 [INFO] [wlr] [render/egl.c:312] Using EGL 1.5 00:00:00.082 [INFO] [wlr] [render/egl.c:313] Supported EGL client extensions: EGL_EXT_platform_base EGL_EXT_device_base EGL_EXT_device_enumeration EGL_EXT_device_query EGL_KHR_client_get_all_proc_addresses EGL_EXT_client_extensions EGL_KHR_debug EGL_KHR_platform_x11 EGL_EXT_platform_x11 EGL_EXT_platform_device EGL_KHR_platform_wayland EGL_EXT_platform_wayland EGL_KHR_platform_gbm EGL_MESA_platform_gbm EGL_MESA_platform_xcb EGL_MESA_platform_surfaceless 00:00:00.082 [INFO] [wlr] [render/egl.c:314] Supported EGL display extensions: EGL_ANDROID_blob_cache EGL_ANDROID_native_fence_sync EGL_EXT_buffer_age EGL_EXT_create_context_robustness EGL_EXT_image_dma_buf_import EGL_EXT_image_dma_buf_import_modifiers EGL_IMG_context_priority EGL_KHR_cl_event2 EGL_KHR_config_attribs EGL_KHR_create_context EGL_KHR_create_context_no_error EGL_KHR_fence_sync EGL_KHR_get_all_proc_addresses EGL_KHR_gl_colorspace EGL_KHR_gl_renderbuffer_image EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_3D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_image EGL_KHR_image_base EGL_KHR_image_pixmap EGL_KHR_no_config_context EGL_KHR_reusable_sync EGL_KHR_surfaceless_context EGL_EXT_pixel_format_float EGL_KHR_wait_sync EGL_MESA_configless_context EGL_MESA_drm_image EGL_MESA_image_dma_buf_export EGL_MESA_query_driver EGL_WL_bind_wayland_display 00:00:00.082 [INFO] [wlr] [render/egl.c:316] Supported EGL device extensions: EGL_EXT_device_drm EGL_EXT_device_drm_render_node 00:00:00.082 [INFO] [wlr] [render/egl.c:318] EGL vendor: Mesa Project 00:00:00.083 [DEBUG] [wlr] [render/egl.c:149] Supported DMA-BUF formats: AB4H XB4H AR30 XR30 AB30 AR24 AB24 XR24 XB24 AR15 RG16 R8 R16 GR88 GR32 YUV9 YU11 YU12 YU16 YU24 YVU9 YV11 YV12 YV16 YV24 NV12 P010 P012 P016 NV16 AYUV XYUV Y410 Y412 Y416 YUYV UYVY Y210 Y212 Y216 00:00:00.083 [DEBUG] [wlr] [render/egl.c:150] EGL DMA-BUF format modifiers supported 00:00:00.087 [DEBUG] [wlr] [render/egl.c:361] Obtained high priority context 00:00:00.093 [INFO] [wlr] [render/gles2/renderer.c:784] Creating GLES2 renderer 00:00:00.093 [INFO] [wlr] [render/gles2/renderer.c:785] Using OpenGL ES 3.2 Mesa 21.3.4 00:00:00.093 [INFO] [wlr] [render/gles2/renderer.c:786] GL vendor: Intel 00:00:00.093 [INFO] [wlr] [render/gles2/renderer.c:787] GL renderer: Mesa Intel(R) UHD Graphics 620 (KBL GT2) 00:00:00.093 [INFO] [wlr] [render/gles2/renderer.c:788] Supported GLES2 extensions: GL_EXT_blend_minmax GL_EXT_multi_draw_arrays GL_EXT_texture_filter_anisotropic GL_EXT_texture_compression_s3tc GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_rgtc GL_EXT_texture_format_BGRA8888 GL_OES_compressed_ETC1_RGB8_texture GL_OES_depth24 GL_OES_element_index_uint GL_OES_fbo_render_mipmap GL_OES_mapbuffer GL_OES_rgb8_rgba8 GL_OES_standard_derivatives GL_OES_stencil8 GL_OES_texture_3D GL_OES_texture_float GL_OES_texture_float_linear GL_OES_texture_half_float GL_OES_texture_half_float_linear GL_OES_texture_npot GL_OES_vertex_half_float GL_EXT_draw_instanced GL_EXT_texture_sRGB_decode GL_OES_EGL_image GL_OES_depth_texture GL_AMD_performance_monitor GL_OES_packed_depth_stencil GL_EXT_texture_type_2_10_10_10_REV GL_NV_conditional_render GL_OES_get_program_binary GL_APPLE_texture_max_level GL_EXT_discard_framebuffer GL_EXT_read_format_bgra GL_EXT_frag_depth GL_NV_fbo_color_attachments GL_OES_EGL_image_external GL_OES_EGL_sync GL_OES_vertex_array_object GL_OES_viewport_array GL_ANGLE_pack_reverse_row_order GL_ANGLE_texture_compression_dxt3 GL_ANGLE_texture_compression_dxt5 GL_EXT_occlusion_query_boolean GL_EXT_robustness GL_EXT_texture_rg GL_EXT_unpack_subimage GL_NV_draw_buffers GL_NV_read_buffer GL_NV_read_depth GL_NV_read_depth_stencil GL_NV_read_stencil GL_EXT_draw_buffers GL_EXT_map_buffer_range GL_KHR_debug GL_KHR_robustness GL_KHR_texture_compression_astc_ldr GL_NV_pixel_buffer_object GL_OES_depth_texture_cube_map GL_OES_required_internalformat GL_OES_surfaceless_context GL_EXT_color_buffer_float GL_EXT_sRGB_write_control GL_EXT_separate_shader_objects GL_EXT_shader_framebuffer_fetch GL_EXT_shader_group_vote GL_EXT_shader_implicit_conversions GL_EXT_shader_integer_mix GL_EXT_tessellation_point_size GL_EXT_tessellation_shader GL_INTEL_conservative_rasterization GL_INTEL_performance_query GL_ANDROID_extension_pack_es31a GL_EXT_base_instance GL_EXT_compressed_ETC1_RGB8_sub_texture GL_EXT_copy_image GL_EXT_draw_buffers_indexed GL_EXT_draw_elements_base_vertex GL_EXT_gpu_shader5 GL_EXT_polygon_offset_clamp GL_EXT_primitive_bounding_box GL_EXT_render_snorm GL_EXT_shader_io_blocks GL_EXT_texture_border_clamp GL_EXT_texture_buffer GL_EXT_texture_cube_map_array GL_EXT_texture_norm16 GL_EXT_texture_view GL_KHR_blend_equation_advanced GL_KHR_blend_equation_advanced_coherent GL_KHR_context_flush_control GL_KHR_robust_buffer_access_behavior GL_NV_image_formats GL_OES_copy_image GL_OES_draw_buffers_indexed GL_OES_draw_elements_base_vertex GL_OES_gpu_shader5 GL_OES_primitive_bounding_box GL_OES_sample_shading GL_OES_sample_variables GL_OES_shader_io_blocks GL_OES_shader_multisample_interpolation GL_OES_tessellation_point_size GL_OES_tessellation_shader GL_OES_texture_border_clamp GL_OES_texture_buffer GL_OES_texture_cube_map_array GL_OES_texture_stencil8 GL_OES_texture_storage_multisample_2d_array GL_OES_texture_view GL_EXT_blend_func_extended GL_EXT_buffer_storage GL_EXT_float_blend GL_EXT_geometry_point_size GL_EXT_geometry_shader GL_EXT_shader_samples_identical GL_EXT_texture_sRGB_R8 GL_KHR_no_error GL_KHR_texture_compression_astc_sliced_3d GL_NV_fragment_shader_interlock GL_OES_EGL_image_external_essl3 GL_OES_geometry_point_size GL_OES_geometry_shader GL_OES_shader_image_atomic GL_EXT_clear_texture GL_EXT_clip_cull_distance GL_EXT_disjoint_timer_query GL_EXT_texture_compression_s3tc_srgb GL_MESA_shader_integer_functions GL_EXT_clip_control GL_EXT_color_buffer_half_float GL_EXT_memory_object GL_EXT_memory_object_fd GL_EXT_semaphore GL_EXT_semaphore_fd GL_EXT_texture_compression_bptc GL_EXT_texture_mirror_clamp_to_edge GL_KHR_parallel_shader_compile GL_EXT_EGL_image_storage GL_EXT_shader_framebuffer_fetch_non_coherent GL_EXT_texture_shadow_lod GL_INTEL_blackhole_render GL_MESA_framebuffer_flip_y GL_NV_compute_shader_derivatives GL_EXT_demote_to_helper_invocation GL_EXT_depth_clamp GL_EXT_texture_query_lod GL_MESA_bgra 00:00:00.108 [DEBUG] [wlr] [render/allocator.c:30] Trying to create gbm allocator 00:00:00.113 [DEBUG] [wlr] [render/gbm_allocator.c:196] Created GBM allocator with backend drm 00:00:00.113 [DEBUG] [wlr] [render/gbm_allocator.c:199] Using DRM node /dev/dri/card0 00:00:00.113 [INFO] [sway/main.c:396] Starting sway version 1.6.1 00:00:00.113 [DEBUG] [sway/server.c:60] Initializing Wayland server 00:00:00.113 [DEBUG] [wlr] [types/wlr_idle.c:247] idle manager created 00:00:00.114 [INFO] [wlr] [backend/noop/backend.c:59] Creating noop backend 00:00:00.114 [INFO] [wlr] [backend/headless/backend.c:227] Creating headless backend with parent renderer 00:00:00.114 [DEBUG] [wlr] [render/allocator.c:30] Trying to create gbm allocator 00:00:00.118 [DEBUG] [wlr] [render/gbm_allocator.c:196] Created GBM allocator with backend drm 00:00:00.118 [DEBUG] [wlr] [render/gbm_allocator.c:199] Using DRM node /dev/dri/renderD128 00:00:00.122 [INFO] [sway/config.c:404] Loading config from /home/scippio/.config/sway/config 00:00:00.122 [DEBUG] [sway/config.c:818] Read line 1: # Default config for sway 00:00:00.122 [DEBUG] [sway/config.c:818] Read line 2: # 00:00:00.122 [DEBUG] [sway/config.c:818] Read line 3: # Copy this to ~/.config/sway/config and edit it to your liking. 00:00:00.122 [DEBUG] [sway/config.c:818] Read line 4: # 00:00:00.122 [DEBUG] [sway/config.c:818] Read line 5: # Read `man 5 sway` for a complete reference. 00:00:00.122 [DEBUG] [sway/config.c:818] Read line 6: 00:00:00.122 [DEBUG] [sway/config.c:818] Read line 7: ### Variables 00:00:00.122 [DEBUG] [sway/config.c:818] Read line 8: # 00:00:00.122 [DEBUG] [sway/config.c:818] Read line 9: # Logo key. Use Mod1 for Alt. 00:00:00.122 [DEBUG] [sway/config.c:818] Read line 10: set $mod Mod4 00:00:00.122 [INFO] [sway/commands.c:377] Config command: set $mod Mod4 00:00:00.122 [INFO] [sway/commands.c:397] After replacement: set $mod Mod4 00:00:00.122 [DEBUG] [sway/config.c:818] Read line 11: # Home row direction keys, like vim 00:00:00.122 [DEBUG] [sway/config.c:818] Read line 12: set $left e 00:00:00.122 [INFO] [sway/commands.c:377] Config command: set $left e 00:00:00.122 [INFO] [sway/commands.c:397] After replacement: set $left e 00:00:00.122 [DEBUG] [sway/config.c:818] Read line 13: set $down j 00:00:00.122 [INFO] [sway/commands.c:377] Config command: set $down j 00:00:00.122 [INFO] [sway/commands.c:397] After replacement: set $down j 00:00:00.122 [DEBUG] [sway/config.c:818] Read line 14: set $up k 00:00:00.122 [INFO] [sway/commands.c:377] Config command: set $up k 00:00:00.122 [INFO] [sway/commands.c:397] After replacement: set $up k 00:00:00.122 [DEBUG] [sway/config.c:818] Read line 15: set $right l 00:00:00.122 [INFO] [sway/commands.c:377] Config command: set $right l 00:00:00.122 [INFO] [sway/commands.c:397] After replacement: set $right l 00:00:00.122 [DEBUG] [sway/config.c:818] Read line 16: # Your preferred terminal emulator 00:00:00.122 [DEBUG] [sway/config.c:818] Read line 17: set $term terminator 00:00:00.122 [INFO] [sway/commands.c:377] Config command: set $term terminator 00:00:00.122 [INFO] [sway/commands.c:397] After replacement: set $term terminator 00:00:00.122 [DEBUG] [sway/config.c:818] Read line 18: # Your preferred application launcher 00:00:00.122 [DEBUG] [sway/config.c:818] Read line 19: # Note: pass the final command to swaymsg so that the resulting window can be opened 00:00:00.122 [DEBUG] [sway/config.c:818] Read line 20: # on the original workspace that the command was run on. 00:00:00.122 [DEBUG] [sway/config.c:818] Read line 21: # set $menu dmenu_path | dmenu | xargs swaymsg exec -- 00:00:00.122 [DEBUG] [sway/config.c:818] Read line 22: #set $menu sgtk-menu 00:00:00.122 [DEBUG] [sway/config.c:818] Read line 23: #set $menu waybox 00:00:00.122 [DEBUG] [sway/config.c:818] Read line 24: #set $menu wofi -s DMenu -I -m 00:00:00.122 [DEBUG] [sway/config.c:818] Read line 25: set $menu ~/.config/dmenu/main.sh 00:00:00.122 [INFO] [sway/commands.c:377] Config command: set $menu ~/.config/dmenu/main.sh 00:00:00.122 [INFO] [sway/commands.c:397] After replacement: set $menu ~/.config/dmenu/main.sh 00:00:00.122 [DEBUG] [sway/config.c:818] Read line 26: 00:00:00.122 [DEBUG] [sway/config.c:818] Read line 27: ### Output configuration 00:00:00.122 [DEBUG] [sway/config.c:818] Read line 28: # 00:00:00.122 [DEBUG] [sway/config.c:818] Read line 29: # Default wallpaper (more resolutions are available in /usr/share/backgrounds/sway/) 00:00:00.122 [DEBUG] [sway/config.c:818] Read line 30: #output * bg /usr/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png fill 00:00:00.122 [DEBUG] [sway/config.c:818] Read line 31: # 00:00:00.122 [DEBUG] [sway/config.c:818] Read line 32: # Example configuration: 00:00:00.122 [DEBUG] [sway/config.c:818] Read line 33: # 00:00:00.122 [DEBUG] [sway/config.c:818] Read line 34: # output HDMI-A-1 resolution 1920x1080 position 1920,0 00:00:00.122 [DEBUG] [sway/config.c:818] Read line 35: # 00:00:00.122 [DEBUG] [sway/config.c:818] Read line 36: # You can get the names of your outputs by running: swaymsg -t get_outputs 00:00:00.122 [DEBUG] [sway/config.c:818] Read line 37: output eDP-1 pos 1050 2160 res 1920x1080 00:00:00.122 [INFO] [sway/commands.c:377] Config command: output eDP-1 pos 1050 2160 res 1920x1080 00:00:00.122 [INFO] [sway/commands.c:397] After replacement: output eDP-1 pos 1050 2160 res 1920x1080 00:00:00.122 [DEBUG] [sway/commands.c:428] Subcommand: pos 1050 2160 res 1920x1080 00:00:00.122 [DEBUG] [sway/commands.c:428] Subcommand: res 1920x1080 00:00:00.122 [DEBUG] [sway/config/output.c:210] Adding non-wildcard output config 00:00:00.122 [DEBUG] [sway/config/output.c:227] Config stored for output eDP-1 (enabled: -1) (1920x1080@-1.000000Hz position 1050,2160 scale -1.000000 subpixel unknown transform -1) (bg (null) (null)) (dpms 0) (max render time: -1) 00:00:00.122 [DEBUG] [sway/config.c:818] Read line 38: output HDMI-A-1 pos 0 1218 res 1680x1050 transform 90 00:00:00.122 [INFO] [sway/commands.c:377] Config command: output HDMI-A-1 pos 0 1218 res 1680x1050 transform 90 00:00:00.122 [INFO] [sway/commands.c:397] After replacement: output HDMI-A-1 pos 0 1218 res 1680x1050 transform 90 00:00:00.122 [DEBUG] [sway/commands.c:428] Subcommand: pos 0 1218 res 1680x1050 transform 90 00:00:00.122 [DEBUG] [sway/commands.c:428] Subcommand: res 1680x1050 transform 90 00:00:00.122 [DEBUG] [sway/commands.c:428] Subcommand: transform 90 00:00:00.122 [DEBUG] [sway/config/output.c:210] Adding non-wildcard output config 00:00:00.122 [DEBUG] [sway/config/output.c:227] Config stored for output HDMI-A-1 (enabled: -1) (1680x1050@-1.000000Hz position 0,1218 scale -1.000000 subpixel unknown transform 3) (bg (null) (null)) (dpms 0) (max render time: -1) 00:00:00.122 [DEBUG] [sway/config.c:818] Read line 39: output DP-2 pos 1050 0 res 3840x2160 00:00:00.123 [INFO] [sway/commands.c:377] Config command: output DP-2 pos 1050 0 res 3840x2160 00:00:00.123 [INFO] [sway/commands.c:397] After replacement: output DP-2 pos 1050 0 res 3840x2160 00:00:00.123 [DEBUG] [sway/commands.c:428] Subcommand: pos 1050 0 res 3840x2160 00:00:00.123 [DEBUG] [sway/commands.c:428] Subcommand: res 3840x2160 00:00:00.123 [DEBUG] [sway/config/output.c:210] Adding non-wildcard output config 00:00:00.123 [DEBUG] [sway/config/output.c:227] Config stored for output DP-2 (enabled: -1) (3840x2160@-1.000000Hz position 1050,0 scale -1.000000 subpixel unknown transform -1) (bg (null) (null)) (dpms 0) (max render time: -1) 00:00:00.123 [DEBUG] [sway/config.c:818] Read line 40: 00:00:00.123 [DEBUG] [sway/config.c:818] Read line 41: workspace 1 output eDPs 00:00:00.123 [INFO] [sway/commands.c:377] Config command: workspace 1 output eDPs 00:00:00.123 [INFO] [sway/commands.c:397] After replacement: workspace 1 output eDPs 00:00:00.123 [DEBUG] [sway/config.c:818] Read line 42: workspace 2 output DP-2 00:00:00.123 [INFO] [sway/commands.c:377] Config command: workspace 2 output DP-2 00:00:00.123 [INFO] [sway/commands.c:397] After replacement: workspace 2 output DP-2 00:00:00.123 [DEBUG] [sway/config.c:818] Read line 43: workspace 3 output HDMI-A-1 00:00:00.123 [INFO] [sway/commands.c:377] Config command: workspace 3 output HDMI-A-1 00:00:00.123 [INFO] [sway/commands.c:397] After replacement: workspace 3 output HDMI-A-1 00:00:00.123 [DEBUG] [sway/config.c:818] Read line 44: 00:00:00.123 [DEBUG] [sway/config.c:818] Read line 45: ### Idle configuration 00:00:00.123 [DEBUG] [sway/config.c:818] Read line 46: # 00:00:00.123 [DEBUG] [sway/config.c:818] Read line 47: # Example configuration: 00:00:00.123 [DEBUG] [sway/config.c:818] Read line 48: # 00:00:00.123 [DEBUG] [sway/config.c:818] Read line 49: # exec swayidle -w \ 00:00:00.123 [DEBUG] [sway/config.c:818] Read line 50: # timeout 300 'swaylock -f -c 000000' \ 00:00:00.123 [DEBUG] [sway/config.c:818] Read line 51: # timeout 600 'swaymsg "output * dpms off"' resume 'swaymsg "output * dpms on"' \ 00:00:00.123 [DEBUG] [sway/config.c:818] Read line 52: # before-sleep 'swaylock -f -c 000000' 00:00:00.123 [DEBUG] [sway/config.c:818] Read line 53: # 00:00:00.123 [DEBUG] [sway/config.c:818] Read line 54: # This will lock your screen after 300 seconds of inactivity, then turn off 00:00:00.123 [DEBUG] [sway/config.c:818] Read line 55: # your displays after another 300 seconds, and turn your screens back on when 00:00:00.123 [DEBUG] [sway/config.c:818] Read line 56: # resumed. It will also lock your screen before your computer goes to sleep. 00:00:00.123 [DEBUG] [sway/config.c:818] Read line 57: 00:00:00.123 [DEBUG] [sway/config.c:818] Read line 58: # exec mako --icons 1 --actions 1 --default-timeout 300000 --output 1 --background-color "#00000055" 00:00:00.123 [DEBUG] [sway/config.c:818] Read line 59: exec mako --icons 1 --actions 1 --default-timeout 300000 --output 1 --background-color "#e0b42cee" --border-size 0 --font 'Terminus 10' --text-color "#000000" 00:00:00.123 [INFO] [sway/commands.c:377] Config command: exec mako --icons 1 --actions 1 --default-timeout 300000 --output 1 --background-color "#e0b42cee" --border-size 0 --font 'Terminus 10' --text-color "#000000" 00:00:00.123 [INFO] [sway/commands.c:397] After replacement: exec mako --icons 1 --actions 1 --default-timeout 300000 --output 1 --background-color "#e0b42cee" --border-size 0 --font 'Terminus 10' --text-color "#000000" 00:00:00.123 [DEBUG] [sway/config.c:862] Deferring command `exec mako --icons 1 --actions 1 --default-timeout 300000 --output 1 --background-color "#e0b42cee" --border-size 0 --font 'Terminus 10' --text-color "#000000"' 00:00:00.123 [DEBUG] [sway/config.c:818] Read line 60: 00:00:00.123 [DEBUG] [sway/config.c:818] Read line 61: exec "avizo-service" 00:00:00.123 [INFO] [sway/commands.c:377] Config command: exec "avizo-service" 00:00:00.123 [INFO] [sway/commands.c:397] After replacement: exec "avizo-service" 00:00:00.123 [DEBUG] [sway/config.c:862] Deferring command `exec "avizo-service"' 00:00:00.123 [DEBUG] [sway/config.c:818] Read line 62: 00:00:00.123 [DEBUG] [sway/config.c:818] Read line 63: ### Input configuration 00:00:00.123 [DEBUG] [sway/config.c:818] Read line 64: # 00:00:00.123 [DEBUG] [sway/config.c:818] Read line 65: # Example configuration: 00:00:00.123 [DEBUG] [sway/config.c:818] Read line 66: # 00:00:00.123 [DEBUG] [sway/config.c:818] Read line 67: # input "2:14:SynPS/2_Synaptics_TouchPad" { 00:00:00.123 [DEBUG] [sway/config.c:818] Read line 68: # dwt enabled 00:00:00.123 [DEBUG] [sway/config.c:818] Read line 69: # tap enabled 00:00:00.123 [DEBUG] [sway/config.c:818] Read line 70: # natural_scroll enabled 00:00:00.123 [DEBUG] [sway/config.c:818] Read line 71: # middle_emulation enabled 00:00:00.123 [DEBUG] [sway/config.c:818] Read line 72: # } 00:00:00.123 [DEBUG] [sway/config.c:818] Read line 73: # 00:00:00.123 [DEBUG] [sway/config.c:818] Read line 74: # You can get the names of your inputs by running: swaymsg -t get_inputs 00:00:00.123 [DEBUG] [sway/config.c:818] Read line 75: # Read `man 5 sway-input` for more information about this section. 00:00:00.123 [DEBUG] [sway/config.c:818] Read line 76: 00:00:00.123 [DEBUG] [sway/config.c:818] Read line 77: input * { 00:00:00.123 [DEBUG] [sway/config.c:872] Entering block 'input *' 00:00:00.123 [DEBUG] [sway/config.c:818] Read line 78: xkb_layout "cz(qwerty),us" 00:00:00.123 [INFO] [sway/commands.c:377] Config command: input * xkb_layout "cz(qwerty),us" 00:00:00.123 [INFO] [sway/commands.c:397] After replacement: input * xkb_layout "cz(qwerty),us" 00:00:00.123 [DEBUG] [sway/commands/input.c:54] entering input block: * 00:00:00.123 [DEBUG] [sway/config/input.c:15] new_input_config(*) 00:00:00.123 [DEBUG] [sway/commands.c:428] Subcommand: xkb_layout cz(qwerty),us 00:00:00.123 [DEBUG] [sway/commands/input/xkb_layout.c:18] set-xkb_layout for config: * layout: cz(qwerty),us 00:00:00.123 [DEBUG] [sway/config/input.c:15] new_input_config(temp) 00:00:00.127 [DEBUG] [sway/config/input.c:350] Config stored for input * 00:00:00.130 [DEBUG] [sway/config.c:1069] Translated keysyms using config for device '*' 00:00:00.130 [DEBUG] [sway/config.c:818] Read line 79: # xkb_variant ",qwerty" 00:00:00.130 [DEBUG] [sway/config.c:818] Read line 80: xkb_options "grp:ctrl_shift_toggle" 00:00:00.130 [INFO] [sway/commands.c:377] Config command: input * xkb_options "grp:ctrl_shift_toggle" 00:00:00.130 [INFO] [sway/commands.c:397] After replacement: input * xkb_options "grp:ctrl_shift_toggle" 00:00:00.130 [DEBUG] [sway/commands/input.c:54] entering input block: * 00:00:00.130 [DEBUG] [sway/config/input.c:15] new_input_config(*) 00:00:00.130 [DEBUG] [sway/commands.c:428] Subcommand: xkb_options grp:ctrl_shift_toggle 00:00:00.130 [DEBUG] [sway/commands/input/xkb_options.c:18] set-xkb_options for config: * options: grp:ctrl_shift_toggle 00:00:00.130 [DEBUG] [sway/config/input.c:15] new_input_config(temp) 00:00:00.133 [DEBUG] [sway/config/input.c:350] Config stored for input * 00:00:00.136 [DEBUG] [sway/config.c:1069] Translated keysyms using config for device '*' 00:00:00.136 [DEBUG] [sway/config.c:818] Read line 81: tap enabled 00:00:00.136 [INFO] [sway/commands.c:377] Config command: input * tap enabled 00:00:00.136 [INFO] [sway/commands.c:397] After replacement: input * tap enabled 00:00:00.136 [DEBUG] [sway/commands/input.c:54] entering input block: * 00:00:00.136 [DEBUG] [sway/config/input.c:15] new_input_config(*) 00:00:00.136 [DEBUG] [sway/commands.c:428] Subcommand: tap enabled 00:00:00.136 [DEBUG] [sway/config/input.c:15] new_input_config(temp) 00:00:00.139 [DEBUG] [sway/config/input.c:350] Config stored for input * 00:00:00.142 [DEBUG] [sway/config.c:1069] Translated keysyms using config for device '*' 00:00:00.142 [DEBUG] [sway/config.c:818] Read line 82: #natural_scroll enabled 00:00:00.142 [DEBUG] [sway/config.c:818] Read line 83: scroll_method two_finger 00:00:00.142 [INFO] [sway/commands.c:377] Config command: input * scroll_method two_finger 00:00:00.142 [INFO] [sway/commands.c:397] After replacement: input * scroll_method two_finger 00:00:00.142 [DEBUG] [sway/commands/input.c:54] entering input block: * 00:00:00.142 [DEBUG] [sway/config/input.c:15] new_input_config(*) 00:00:00.142 [DEBUG] [sway/commands.c:428] Subcommand: scroll_method two_finger 00:00:00.142 [DEBUG] [sway/config/input.c:15] new_input_config(temp) 00:00:00.144 [DEBUG] [sway/config/input.c:350] Config stored for input * 00:00:00.147 [DEBUG] [sway/config.c:1069] Translated keysyms using config for device '*' 00:00:00.147 [DEBUG] [sway/config.c:818] Read line 84: #middle_emulation enabled 00:00:00.147 [DEBUG] [sway/config.c:818] Read line 85: scroll_factor 0.8 00:00:00.147 [INFO] [sway/commands.c:377] Config command: input * scroll_factor 0.8 00:00:00.147 [INFO] [sway/commands.c:397] After replacement: input * scroll_factor 0.8 00:00:00.147 [DEBUG] [sway/commands/input.c:54] entering input block: * 00:00:00.147 [DEBUG] [sway/config/input.c:15] new_input_config(*) 00:00:00.147 [DEBUG] [sway/commands.c:428] Subcommand: scroll_factor 0.8 00:00:00.147 [DEBUG] [sway/config/input.c:15] new_input_config(temp) 00:00:00.150 [DEBUG] [sway/config/input.c:350] Config stored for input * 00:00:00.153 [DEBUG] [sway/config.c:1069] Translated keysyms using config for device '*' 00:00:00.153 [DEBUG] [sway/config.c:818] Read line 86: pointer_accel 0.8 00:00:00.153 [INFO] [sway/commands.c:377] Config command: input * pointer_accel 0.8 00:00:00.153 [INFO] [sway/commands.c:397] After replacement: input * pointer_accel 0.8 00:00:00.153 [DEBUG] [sway/commands/input.c:54] entering input block: * 00:00:00.153 [DEBUG] [sway/config/input.c:15] new_input_config(*) 00:00:00.153 [DEBUG] [sway/commands.c:428] Subcommand: pointer_accel 0.8 00:00:00.153 [DEBUG] [sway/config/input.c:15] new_input_config(temp) 00:00:00.156 [DEBUG] [sway/config/input.c:350] Config stored for input * 00:00:00.158 [DEBUG] [sway/config.c:1069] Translated keysyms using config for device '*' 00:00:00.158 [DEBUG] [sway/config.c:818] Read line 87: dwt disabled 00:00:00.158 [INFO] [sway/commands.c:377] Config command: input * dwt disabled 00:00:00.158 [INFO] [sway/commands.c:397] After replacement: input * dwt disabled 00:00:00.158 [DEBUG] [sway/commands/input.c:54] entering input block: * 00:00:00.158 [DEBUG] [sway/config/input.c:15] new_input_config(*) 00:00:00.158 [DEBUG] [sway/commands.c:428] Subcommand: dwt disabled 00:00:00.158 [DEBUG] [sway/config/input.c:15] new_input_config(temp) 00:00:00.161 [DEBUG] [sway/config/input.c:350] Config stored for input * 00:00:00.164 [DEBUG] [sway/config.c:1069] Translated keysyms using config for device '*' 00:00:00.164 [DEBUG] [sway/config.c:818] Read line 88: } 00:00:00.164 [DEBUG] [sway/config.c:889] Exiting block 'input *' 00:00:00.164 [DEBUG] [sway/config.c:818] Read line 89: 00:00:00.164 [DEBUG] [sway/config.c:818] Read line 90: # default layout of new workspace? 00:00:00.164 [DEBUG] [sway/config.c:818] Read line 91: workspace_layout tabbed 00:00:00.164 [INFO] [sway/commands.c:377] Config command: workspace_layout tabbed 00:00:00.164 [INFO] [sway/commands.c:397] After replacement: workspace_layout tabbed 00:00:00.164 [DEBUG] [sway/config.c:818] Read line 92: focus_follows_mouse yes 00:00:00.164 [INFO] [sway/commands.c:377] Config command: focus_follows_mouse yes 00:00:00.164 [INFO] [sway/commands.c:397] After replacement: focus_follows_mouse yes 00:00:00.164 [DEBUG] [sway/config.c:818] Read line 93: focus_wrapping container 00:00:00.164 [INFO] [sway/commands.c:377] Config command: focus_wrapping container 00:00:00.164 [INFO] [sway/commands.c:397] After replacement: focus_wrapping container 00:00:00.164 [DEBUG] [sway/config.c:818] Read line 94: 00:00:00.164 [DEBUG] [sway/config.c:818] Read line 95: bindswitch lid:on exec "sleep 1 && xscreensaver-command -activate" 00:00:00.164 [INFO] [sway/commands.c:377] Config command: bindswitch lid:on exec "sleep 1 && xscreensaver-command -activate" 00:00:00.164 [INFO] [sway/commands.c:397] After replacement: bindswitch lid:on exec "sleep 1 && xscreensaver-command -activate" 00:00:00.164 [DEBUG] [sway/commands/bind.c:235] bindswitch - Bound lid:on to command `exec "sleep 1 && xscreensaver-command -activate"` 00:00:00.164 [DEBUG] [sway/config.c:818] Read line 96: 00:00:00.164 [DEBUG] [sway/config.c:818] Read line 97: bindsym XF86AudioMute exec pactl set-sink-mute @DEFAULT_SINK@ toggle 00:00:00.164 [INFO] [sway/commands.c:377] Config command: bindsym XF86AudioMute exec pactl set-sink-mute @DEFAULT_SINK@ toggle 00:00:00.164 [INFO] [sway/commands.c:397] After replacement: bindsym XF86AudioMute exec pactl set-sink-mute @DEFAULT_SINK@ toggle 00:00:00.164 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound XF86AudioMute to command `exec pactl set-sink-mute @DEFAULT_SINK@ toggle` for device '*' 00:00:00.164 [DEBUG] [sway/config.c:818] Read line 98: bindsym XF86MonBrightnessDown exec brightnessctl set 1%- 00:00:00.164 [INFO] [sway/commands.c:377] Config command: bindsym XF86MonBrightnessDown exec brightnessctl set 1%- 00:00:00.164 [INFO] [sway/commands.c:397] After replacement: bindsym XF86MonBrightnessDown exec brightnessctl set 1%- 00:00:00.164 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound XF86MonBrightnessDown to command `exec brightnessctl set 1%-` for device '*' 00:00:00.164 [DEBUG] [sway/config.c:818] Read line 99: bindsym XF86MonBrightnessUp exec brightnessctl set +1% 00:00:00.164 [INFO] [sway/commands.c:377] Config command: bindsym XF86MonBrightnessUp exec brightnessctl set +1% 00:00:00.164 [INFO] [sway/commands.c:397] After replacement: bindsym XF86MonBrightnessUp exec brightnessctl set +1% 00:00:00.164 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound XF86MonBrightnessUp to command `exec brightnessctl set +1%` for device '*' 00:00:00.164 [DEBUG] [sway/config.c:818] Read line 100: bindsym XF86AudioLowerVolume exec pactl set-sink-volume @DEFAULT_SINK@ -1% 00:00:00.164 [INFO] [sway/commands.c:377] Config command: bindsym XF86AudioLowerVolume exec pactl set-sink-volume @DEFAULT_SINK@ -1% 00:00:00.164 [INFO] [sway/commands.c:397] After replacement: bindsym XF86AudioLowerVolume exec pactl set-sink-volume @DEFAULT_SINK@ -1% 00:00:00.164 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound XF86AudioLowerVolume to command `exec pactl set-sink-volume @DEFAULT_SINK@ -1%` for device '*' 00:00:00.164 [DEBUG] [sway/config.c:818] Read line 101: bindsym XF86AudioRaiseVolume exec pactl set-sink-volume @DEFAULT_SINK@ +1% 00:00:00.164 [INFO] [sway/commands.c:377] Config command: bindsym XF86AudioRaiseVolume exec pactl set-sink-volume @DEFAULT_SINK@ +1% 00:00:00.164 [INFO] [sway/commands.c:397] After replacement: bindsym XF86AudioRaiseVolume exec pactl set-sink-volume @DEFAULT_SINK@ +1% 00:00:00.164 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound XF86AudioRaiseVolume to command `exec pactl set-sink-volume @DEFAULT_SINK@ +1%` for device '*' 00:00:00.164 [DEBUG] [sway/config.c:818] Read line 102: 00:00:00.164 [DEBUG] [sway/config.c:818] Read line 103: ### Key bindings 00:00:00.164 [DEBUG] [sway/config.c:818] Read line 104: # 00:00:00.164 [DEBUG] [sway/config.c:818] Read line 105: # Basics: 00:00:00.164 [DEBUG] [sway/config.c:818] Read line 106: # 00:00:00.164 [DEBUG] [sway/config.c:818] Read line 107: # Start a terminal 00:00:00.164 [DEBUG] [sway/config.c:818] Read line 108: bindsym $mod+t exec $term 00:00:00.164 [INFO] [sway/commands.c:377] Config command: bindsym $mod+t exec $term 00:00:00.164 [INFO] [sway/commands.c:397] After replacement: bindsym Mod4+t exec terminator 00:00:00.164 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+t to command `exec terminator` for device '*' 00:00:00.164 [DEBUG] [sway/config.c:818] Read line 109: 00:00:00.164 [DEBUG] [sway/config.c:818] Read line 110: # Kill focused window 00:00:00.164 [DEBUG] [sway/config.c:818] Read line 111: bindsym $mod+c kill 00:00:00.164 [INFO] [sway/commands.c:377] Config command: bindsym $mod+c kill 00:00:00.164 [INFO] [sway/commands.c:397] After replacement: bindsym Mod4+c kill 00:00:00.164 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+c to command `kill` for device '*' 00:00:00.164 [DEBUG] [sway/config.c:818] Read line 112: 00:00:00.164 [DEBUG] [sway/config.c:818] Read line 113: # Start your launcher 00:00:00.164 [DEBUG] [sway/config.c:818] Read line 114: bindsym alt+space exec $menu 00:00:00.164 [INFO] [sway/commands.c:377] Config command: bindsym alt+space exec $menu 00:00:00.164 [INFO] [sway/commands.c:397] After replacement: bindsym alt+space exec ~/.config/dmenu/main.sh 00:00:00.164 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound alt+space to command `exec ~/.config/dmenu/main.sh` for device '*' 00:00:00.164 [DEBUG] [sway/config.c:818] Read line 115: 00:00:00.164 [DEBUG] [sway/config.c:818] Read line 116: # bindsym $mod+l exec xscreensaver; xscreensaver-command -activate; swaylock -F -c 00000000 00:00:00.164 [DEBUG] [sway/config.c:818] Read line 117: # bindsym $mod+l exec '(xscreensaver -no-splash &) && sleep 1 && xscreensaver-command -activate && swaylock -F -c 00000000 && xscreensaver-command -exit' 00:00:00.164 [DEBUG] [sway/config.c:818] Read line 118: bindsym $mod+l exec 'swaylock -F -c 000000 -k' 00:00:00.164 [INFO] [sway/commands.c:377] Config command: bindsym $mod+l exec 'swaylock -F -c 000000 -k' 00:00:00.164 [INFO] [sway/commands.c:397] After replacement: bindsym Mod4+l exec 'swaylock -F -c 000000 -k' 00:00:00.164 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+l to command `exec 'swaylock -F -c 000000 -k'` for device '*' 00:00:00.164 [DEBUG] [sway/config.c:818] Read line 119: # resume 'killall swayidle && xscreensaver -exit' 00:00:00.164 [DEBUG] [sway/config.c:818] Read line 120: bindsym $mod+k exec xscreensaver-command -exit 00:00:00.164 [INFO] [sway/commands.c:377] Config command: bindsym $mod+k exec xscreensaver-command -exit 00:00:00.164 [INFO] [sway/commands.c:397] After replacement: bindsym Mod4+k exec xscreensaver-command -exit 00:00:00.164 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+k to command `exec xscreensaver-command -exit` for device '*' 00:00:00.164 [DEBUG] [sway/config.c:818] Read line 121: # exec swaylock -F -c 00000000 00:00:00.164 [DEBUG] [sway/config.c:818] Read line 122: 00:00:00.164 [DEBUG] [sway/config.c:818] Read line 123: bindsym $mod+p exec grim -g "$(slurp -d)" - | wl-copy 00:00:00.164 [INFO] [sway/commands.c:377] Config command: bindsym $mod+p exec grim -g "$(slurp -d)" - | wl-copy 00:00:00.164 [INFO] [sway/commands.c:397] After replacement: bindsym Mod4+p exec grim -g "$(slurp -d)" - | wl-copy 00:00:00.164 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+p to command `exec grim -g "$(slurp -d)" - | wl-copy` for device '*' 00:00:00.164 [DEBUG] [sway/config.c:818] Read line 124: 00:00:00.164 [DEBUG] [sway/config.c:818] Read line 125: # Drag floating windows by holding down $mod and left mouse button. 00:00:00.164 [DEBUG] [sway/config.c:818] Read line 126: # Resize them with right mouse button + $mod. 00:00:00.164 [DEBUG] [sway/config.c:818] Read line 127: # Despite the name, also works for non-floating windows. 00:00:00.164 [DEBUG] [sway/config.c:818] Read line 128: # Change normal to inverse to use left mouse button for resizing and right 00:00:00.164 [DEBUG] [sway/config.c:818] Read line 129: # mouse button for dragging. 00:00:00.164 [DEBUG] [sway/config.c:818] Read line 130: floating_modifier $mod normal 00:00:00.164 [INFO] [sway/commands.c:377] Config command: floating_modifier $mod normal 00:00:00.164 [INFO] [sway/commands.c:397] After replacement: floating_modifier Mod4 normal 00:00:00.164 [DEBUG] [sway/config.c:818] Read line 131: 00:00:00.164 [DEBUG] [sway/config.c:818] Read line 132: # Reload the configuration file 00:00:00.165 [DEBUG] [sway/config.c:818] Read line 133: bindsym $mod+r reload 00:00:00.165 [INFO] [sway/commands.c:377] Config command: bindsym $mod+r reload 00:00:00.165 [INFO] [sway/commands.c:397] After replacement: bindsym Mod4+r reload 00:00:00.165 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+r to command `reload` for device '*' 00:00:00.165 [DEBUG] [sway/config.c:818] Read line 134: 00:00:00.165 [DEBUG] [sway/config.c:818] Read line 135: # Exit sway (logs you out of your Wayland session) 00:00:00.165 [DEBUG] [sway/config.c:818] Read line 136: bindsym $mod+q exec swaynag -t warning -m 'You pressed the exit shortcut. Do you really want to exit sway? This will end your Wayland session.' -b 'Yes, exit sway' 'swaymsg exit' 00:00:00.165 [INFO] [sway/commands.c:377] Config command: bindsym $mod+q exec swaynag -t warning -m 'You pressed the exit shortcut. Do you really want to exit sway? This will end your Wayland session.' -b 'Yes, exit sway' 'swaymsg exit' 00:00:00.165 [INFO] [sway/commands.c:397] After replacement: bindsym Mod4+q exec swaynag -t warning -m 'You pressed the exit shortcut. Do you really want to exit sway? This will end your Wayland session.' -b 'Yes, exit sway' 'swaymsg exit' 00:00:00.165 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+q to command `exec swaynag -t warning -m 'You pressed the exit shortcut. Do you really want to exit sway? This will end your Wayland session.' -b 'Yes, exit sway' 'swaymsg exit'` for device '*' 00:00:00.165 [DEBUG] [sway/config.c:818] Read line 137: # 00:00:00.165 [DEBUG] [sway/config.c:818] Read line 138: # Moving around: 00:00:00.165 [DEBUG] [sway/config.c:818] Read line 139: # 00:00:00.165 [DEBUG] [sway/config.c:818] Read line 140: # Move your focus around 00:00:00.165 [DEBUG] [sway/config.c:818] Read line 141: #bindsym $mod+$left focus left 00:00:00.165 [DEBUG] [sway/config.c:818] Read line 142: #bindsym $mod+$down focus down 00:00:00.165 [DEBUG] [sway/config.c:818] Read line 143: #bindsym $mod+$up focus up 00:00:00.165 [DEBUG] [sway/config.c:818] Read line 144: #bindsym $mod+$right focus right 00:00:00.165 [DEBUG] [sway/config.c:818] Read line 145: # Or use $mod+[up|down|left|right] 00:00:00.165 [DEBUG] [sway/config.c:818] Read line 146: #bindsym $mod+Left focus left 00:00:00.165 [DEBUG] [sway/config.c:818] Read line 147: #bindsym $mod+Down focus down 00:00:00.165 [DEBUG] [sway/config.c:818] Read line 148: #bindsym $mod+Up focus up 00:00:00.165 [DEBUG] [sway/config.c:818] Read line 149: #bindsym $mod+Right focus right 00:00:00.165 [DEBUG] [sway/config.c:818] Read line 150: bindsym $mod+Left move container to workspace number 3; [workspace=3] focus 00:00:00.165 [INFO] [sway/commands.c:377] Config command: bindsym $mod+Left move container to workspace number 3; [workspace=3] focus 00:00:00.165 [INFO] [sway/commands.c:397] After replacement: bindsym Mod4+Left move container to workspace number 3; [workspace=3] focus 00:00:00.165 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Left to command `move container to workspace number 3; [workspace=3] focus` for device '*' 00:00:00.165 [DEBUG] [sway/config.c:818] Read line 151: bindsym $mod+Down move container to workspace number 1; [workspace=1] focus 00:00:00.165 [INFO] [sway/commands.c:377] Config command: bindsym $mod+Down move container to workspace number 1; [workspace=1] focus 00:00:00.165 [INFO] [sway/commands.c:397] After replacement: bindsym Mod4+Down move container to workspace number 1; [workspace=1] focus 00:00:00.165 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Down to command `move container to workspace number 1; [workspace=1] focus` for device '*' 00:00:00.165 [DEBUG] [sway/config.c:818] Read line 152: bindsym $mod+Up move container to workspace number 2; [workspace=2] focus 00:00:00.165 [INFO] [sway/commands.c:377] Config command: bindsym $mod+Up move container to workspace number 2; [workspace=2] focus 00:00:00.165 [INFO] [sway/commands.c:397] After replacement: bindsym Mod4+Up move container to workspace number 2; [workspace=2] focus 00:00:00.165 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Up to command `move container to workspace number 2; [workspace=2] focus` for device '*' 00:00:00.165 [DEBUG] [sway/config.c:818] Read line 153: bindsym $mod+Right move container to workspace number 2; [workspace=2] focus 00:00:00.165 [INFO] [sway/commands.c:377] Config command: bindsym $mod+Right move container to workspace number 2; [workspace=2] focus 00:00:00.165 [INFO] [sway/commands.c:397] After replacement: bindsym Mod4+Right move container to workspace number 2; [workspace=2] focus 00:00:00.165 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Right to command `move container to workspace number 2; [workspace=2] focus` for device '*' 00:00:00.165 [DEBUG] [sway/config.c:818] Read line 154: 00:00:00.165 [DEBUG] [sway/config.c:818] Read line 155: # Move the focused window with the same, but add Shift 00:00:00.165 [DEBUG] [sway/config.c:818] Read line 156: bindsym $mod+shift+$left move left 00:00:00.165 [INFO] [sway/commands.c:377] Config command: bindsym $mod+shift+$left move left 00:00:00.165 [INFO] [sway/commands.c:397] After replacement: bindsym Mod4+shift+e move left 00:00:00.165 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+shift+e to command `move left` for device '*' 00:00:00.165 [DEBUG] [sway/config.c:818] Read line 157: bindsym $mod+shift+$down move down 00:00:00.165 [INFO] [sway/commands.c:377] Config command: bindsym $mod+shift+$down move down 00:00:00.165 [INFO] [sway/commands.c:397] After replacement: bindsym Mod4+shift+j move down 00:00:00.165 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+shift+j to command `move down` for device '*' 00:00:00.165 [DEBUG] [sway/config.c:818] Read line 158: bindsym $mod+shift+$up move up 00:00:00.165 [INFO] [sway/commands.c:377] Config command: bindsym $mod+shift+$up move up 00:00:00.165 [INFO] [sway/commands.c:397] After replacement: bindsym Mod4+shift+k move up 00:00:00.165 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+shift+k to command `move up` for device '*' 00:00:00.165 [DEBUG] [sway/config.c:818] Read line 159: bindsym $mod+shift+$right move right 00:00:00.165 [INFO] [sway/commands.c:377] Config command: bindsym $mod+shift+$right move right 00:00:00.165 [INFO] [sway/commands.c:397] After replacement: bindsym Mod4+shift+l move right 00:00:00.165 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+shift+l to command `move right` for device '*' 00:00:00.165 [DEBUG] [sway/config.c:818] Read line 160: # Ditto, with arrow keys 00:00:00.165 [DEBUG] [sway/config.c:818] Read line 161: bindsym $mod+alt+Left move left 00:00:00.165 [INFO] [sway/commands.c:377] Config command: bindsym $mod+alt+Left move left 00:00:00.165 [INFO] [sway/commands.c:397] After replacement: bindsym Mod4+alt+Left move left 00:00:00.165 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+alt+Left to command `move left` for device '*' 00:00:00.165 [DEBUG] [sway/config.c:818] Read line 162: bindsym $mod+alt+Down move down 00:00:00.165 [INFO] [sway/commands.c:377] Config command: bindsym $mod+alt+Down move down 00:00:00.165 [INFO] [sway/commands.c:397] After replacement: bindsym Mod4+alt+Down move down 00:00:00.165 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+alt+Down to command `move down` for device '*' 00:00:00.165 [DEBUG] [sway/config.c:818] Read line 163: bindsym $mod+alt+Up move up 00:00:00.165 [INFO] [sway/commands.c:377] Config command: bindsym $mod+alt+Up move up 00:00:00.165 [INFO] [sway/commands.c:397] After replacement: bindsym Mod4+alt+Up move up 00:00:00.165 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+alt+Up to command `move up` for device '*' 00:00:00.165 [DEBUG] [sway/config.c:818] Read line 164: bindsym $mod+alt+Right move right 00:00:00.165 [INFO] [sway/commands.c:377] Config command: bindsym $mod+alt+Right move right 00:00:00.165 [INFO] [sway/commands.c:397] After replacement: bindsym Mod4+alt+Right move right 00:00:00.165 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+alt+Right to command `move right` for device '*' 00:00:00.165 [DEBUG] [sway/config.c:818] Read line 165: # 00:00:00.165 [DEBUG] [sway/config.c:818] Read line 166: # Workspaces: 00:00:00.165 [DEBUG] [sway/config.c:818] Read line 167: # 00:00:00.165 [DEBUG] [sway/config.c:818] Read line 168: # Switch to workspace 00:00:00.165 [DEBUG] [sway/config.c:818] Read line 169: bindsym $mod+1 workspace number 1 00:00:00.165 [INFO] [sway/commands.c:377] Config command: bindsym $mod+1 workspace number 1 00:00:00.165 [INFO] [sway/commands.c:397] After replacement: bindsym Mod4+1 workspace number 1 00:00:00.165 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+1 to command `workspace number 1` for device '*' 00:00:00.165 [DEBUG] [sway/config.c:818] Read line 170: bindsym $mod+2 workspace number 2 00:00:00.165 [INFO] [sway/commands.c:377] Config command: bindsym $mod+2 workspace number 2 00:00:00.165 [INFO] [sway/commands.c:397] After replacement: bindsym Mod4+2 workspace number 2 00:00:00.165 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+2 to command `workspace number 2` for device '*' 00:00:00.165 [DEBUG] [sway/config.c:818] Read line 171: bindsym $mod+3 workspace number 3 00:00:00.165 [INFO] [sway/commands.c:377] Config command: bindsym $mod+3 workspace number 3 00:00:00.165 [INFO] [sway/commands.c:397] After replacement: bindsym Mod4+3 workspace number 3 00:00:00.165 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+3 to command `workspace number 3` for device '*' 00:00:00.165 [DEBUG] [sway/config.c:818] Read line 172: #bindsym $mod+$down workspace number 1 00:00:00.165 [DEBUG] [sway/config.c:818] Read line 173: #bindsym $mod+$up workspace number 2 00:00:00.165 [DEBUG] [sway/config.c:818] Read line 174: #bindsym $mod+$left workspace number 3 00:00:00.165 [DEBUG] [sway/config.c:818] Read line 175: # bindsym $mod+4 workspace number 4 00:00:00.165 [DEBUG] [sway/config.c:818] Read line 176: # bindsym $mod+5 workspace number 5 00:00:00.165 [DEBUG] [sway/config.c:818] Read line 177: # bindsym $mod+6 workspace number 6 00:00:00.165 [DEBUG] [sway/config.c:818] Read line 178: # bindsym $mod+7 workspace number 7 00:00:00.165 [DEBUG] [sway/config.c:818] Read line 179: # bindsym $mod+8 workspace number 8 00:00:00.165 [DEBUG] [sway/config.c:818] Read line 180: # bindsym $mod+9 workspace number 9 00:00:00.165 [DEBUG] [sway/config.c:818] Read line 181: # bindsym $mod+0 workspace number 10 00:00:00.165 [DEBUG] [sway/config.c:818] Read line 182: # Move focused container to workspace 00:00:00.165 [DEBUG] [sway/config.c:818] Read line 183: #bindsym $mod+Alt+$down move container to workspace number 1 00:00:00.165 [DEBUG] [sway/config.c:818] Read line 184: #bindsym $mod+Alt+$up move container to workspace number 2 00:00:00.165 [DEBUG] [sway/config.c:818] Read line 185: #bindsym $mod+Alt+$left move container to workspace number 3 00:00:00.165 [DEBUG] [sway/config.c:818] Read line 186: # bindsym $mod+Shift+4 move container to workspace number 4 00:00:00.165 [DEBUG] [sway/config.c:818] Read line 187: # bindsym $mod+Shift+5 move container to workspace number 5 00:00:00.165 [DEBUG] [sway/config.c:818] Read line 188: # bindsym $mod+Shift+6 move container to workspace number 6 00:00:00.165 [DEBUG] [sway/config.c:818] Read line 189: # bindsym $mod+Shift+7 move container to workspace number 7 00:00:00.165 [DEBUG] [sway/config.c:818] Read line 190: # bindsym $mod+Shift+8 move container to workspace number 8 00:00:00.165 [DEBUG] [sway/config.c:818] Read line 191: # bindsym $mod+Shift+9 move container to workspace number 9 00:00:00.165 [DEBUG] [sway/config.c:818] Read line 192: # bindsym $mod+Shift+0 move container to workspace number 10 00:00:00.165 [DEBUG] [sway/config.c:818] Read line 193: # Note: workspaces can have any name you want, not just numbers. 00:00:00.165 [DEBUG] [sway/config.c:818] Read line 194: # We just use 1-10 as the default. 00:00:00.165 [DEBUG] [sway/config.c:818] Read line 195: # 00:00:00.165 [DEBUG] [sway/config.c:818] Read line 196: # Layout stuff: 00:00:00.165 [DEBUG] [sway/config.c:818] Read line 197: # 00:00:00.165 [DEBUG] [sway/config.c:818] Read line 198: # # You can "split" the current object of your focus with 00:00:00.165 [DEBUG] [sway/config.c:818] Read line 199: # $mod+b or $mod+v, for horizontal and vertical splits 00:00:00.165 [DEBUG] [sway/config.c:818] Read line 200: # respectively. 00:00:00.165 [DEBUG] [sway/config.c:818] Read line 201: bindsym $mod+h splith 00:00:00.165 [INFO] [sway/commands.c:377] Config command: bindsym $mod+h splith 00:00:00.165 [INFO] [sway/commands.c:397] After replacement: bindsym Mod4+h splith 00:00:00.165 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+h to command `splith` for device '*' 00:00:00.165 [DEBUG] [sway/config.c:818] Read line 202: bindsym $mod+v splitv 00:00:00.165 [INFO] [sway/commands.c:377] Config command: bindsym $mod+v splitv 00:00:00.165 [INFO] [sway/commands.c:397] After replacement: bindsym Mod4+v splitv 00:00:00.165 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+v to command `splitv` for device '*' 00:00:00.165 [DEBUG] [sway/config.c:818] Read line 203: bindsym $mod+g splitt 00:00:00.165 [INFO] [sway/commands.c:377] Config command: bindsym $mod+g splitt 00:00:00.165 [INFO] [sway/commands.c:397] After replacement: bindsym Mod4+g splitt 00:00:00.165 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+g to command `splitt` for device '*' 00:00:00.165 [DEBUG] [sway/config.c:818] Read line 204: 00:00:00.165 [DEBUG] [sway/config.c:818] Read line 205: bindsym $mod+s sticky toggle 00:00:00.165 [INFO] [sway/commands.c:377] Config command: bindsym $mod+s sticky toggle 00:00:00.165 [INFO] [sway/commands.c:397] After replacement: bindsym Mod4+s sticky toggle 00:00:00.165 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+s to command `sticky toggle` for device '*' 00:00:00.165 [DEBUG] [sway/config.c:818] Read line 206: 00:00:00.165 [DEBUG] [sway/config.c:818] Read line 207: # Switch the current container between different layout styles 00:00:00.165 [DEBUG] [sway/config.c:818] Read line 208: #bindsym $mod+s layout stacking 00:00:00.165 [DEBUG] [sway/config.c:818] Read line 209: bindsym $mod+e layout tabbed 00:00:00.165 [INFO] [sway/commands.c:377] Config command: bindsym $mod+e layout tabbed 00:00:00.165 [INFO] [sway/commands.c:397] After replacement: bindsym Mod4+e layout tabbed 00:00:00.165 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+e to command `layout tabbed` for device '*' 00:00:00.166 [DEBUG] [sway/config.c:818] Read line 210: bindsym $mod+d layout toggle split 00:00:00.166 [INFO] [sway/commands.c:377] Config command: bindsym $mod+d layout toggle split 00:00:00.166 [INFO] [sway/commands.c:397] After replacement: bindsym Mod4+d layout toggle split 00:00:00.166 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+d to command `layout toggle split` for device '*' 00:00:00.166 [DEBUG] [sway/config.c:818] Read line 211: #bindsym $mod+e layout toggle tabbed default 00:00:00.166 [DEBUG] [sway/config.c:818] Read line 212: 00:00:00.166 [DEBUG] [sway/config.c:818] Read line 213: #bindsym $mod+e layout toggle split 00:00:00.166 [DEBUG] [sway/config.c:818] Read line 214: 00:00:00.166 [DEBUG] [sway/config.c:818] Read line 215: # Make the current focus fullscreen 00:00:00.166 [DEBUG] [sway/config.c:818] Read line 216: bindsym $mod+f fullscreen 00:00:00.166 [INFO] [sway/commands.c:377] Config command: bindsym $mod+f fullscreen 00:00:00.166 [INFO] [sway/commands.c:397] After replacement: bindsym Mod4+f fullscreen 00:00:00.166 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+f to command `fullscreen` for device '*' 00:00:00.166 [DEBUG] [sway/config.c:818] Read line 217: bindsym $mod+m maximize 00:00:00.166 [INFO] [sway/commands.c:377] Config command: bindsym $mod+m maximize 00:00:00.166 [INFO] [sway/commands.c:397] After replacement: bindsym Mod4+m maximize 00:00:00.166 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+m to command `maximize` for device '*' 00:00:00.166 [DEBUG] [sway/config.c:818] Read line 218: 00:00:00.166 [DEBUG] [sway/config.c:818] Read line 219: # Toggle the current focus between tiling and floating mode 00:00:00.166 [DEBUG] [sway/config.c:818] Read line 220: bindsym $mod+space floating toggle 00:00:00.166 [INFO] [sway/commands.c:377] Config command: bindsym $mod+space floating toggle 00:00:00.166 [INFO] [sway/commands.c:397] After replacement: bindsym Mod4+space floating toggle 00:00:00.166 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+space to command `floating toggle` for device '*' 00:00:00.166 [DEBUG] [sway/config.c:818] Read line 221: 00:00:00.166 [DEBUG] [sway/config.c:818] Read line 222: # Swap focus between the tiling area and the floating area 00:00:00.166 [DEBUG] [sway/config.c:818] Read line 223: # bindsym $mod+space focus mode_toggle 00:00:00.166 [DEBUG] [sway/config.c:818] Read line 224: 00:00:00.166 [DEBUG] [sway/config.c:818] Read line 225: # Move focus to the parent container 00:00:00.166 [DEBUG] [sway/config.c:818] Read line 226: bindsym $mod+a focus parent 00:00:00.166 [INFO] [sway/commands.c:377] Config command: bindsym $mod+a focus parent 00:00:00.166 [INFO] [sway/commands.c:397] After replacement: bindsym Mod4+a focus parent 00:00:00.166 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+a to command `focus parent` for device '*' 00:00:00.166 [DEBUG] [sway/config.c:818] Read line 227: 00:00:00.166 [DEBUG] [sway/config.c:818] Read line 228: bindsym alt+right focus right 00:00:00.166 [INFO] [sway/commands.c:377] Config command: bindsym alt+right focus right 00:00:00.166 [INFO] [sway/commands.c:397] After replacement: bindsym alt+right focus right 00:00:00.166 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound alt+right to command `focus right` for device '*' 00:00:00.166 [DEBUG] [sway/config.c:818] Read line 229: bindsym alt+left focus left 00:00:00.166 [INFO] [sway/commands.c:377] Config command: bindsym alt+left focus left 00:00:00.166 [INFO] [sway/commands.c:397] After replacement: bindsym alt+left focus left 00:00:00.166 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound alt+left to command `focus left` for device '*' 00:00:00.166 [DEBUG] [sway/config.c:818] Read line 230: # 00:00:00.166 [DEBUG] [sway/config.c:818] Read line 231: # Scratchpad: 00:00:00.166 [DEBUG] [sway/config.c:818] Read line 232: # 00:00:00.166 [DEBUG] [sway/config.c:818] Read line 233: # Sway has a "scratchpad", which is a bag of holding for windows. 00:00:00.166 [DEBUG] [sway/config.c:818] Read line 234: # You can send windows there and get them back later. 00:00:00.166 [DEBUG] [sway/config.c:818] Read line 235: 00:00:00.166 [DEBUG] [sway/config.c:818] Read line 236: # Move the currently focused window to the scratchpad 00:00:00.166 [DEBUG] [sway/config.c:818] Read line 237: bindsym $mod+shift+minus move scratchpad 00:00:00.166 [INFO] [sway/commands.c:377] Config command: bindsym $mod+shift+minus move scratchpad 00:00:00.166 [INFO] [sway/commands.c:397] After replacement: bindsym Mod4+shift+minus move scratchpad 00:00:00.166 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+shift+minus to command `move scratchpad` for device '*' 00:00:00.166 [DEBUG] [sway/config.c:818] Read line 238: 00:00:00.166 [DEBUG] [sway/config.c:818] Read line 239: # Show the next scratchpad window or hide the focused scratchpad window. 00:00:00.166 [DEBUG] [sway/config.c:818] Read line 240: # If there are multiple scratchpad windows, this command cycles through them. 00:00:00.166 [DEBUG] [sway/config.c:818] Read line 241: bindsym $mod+minus scratchpad show 00:00:00.166 [INFO] [sway/commands.c:377] Config command: bindsym $mod+minus scratchpad show 00:00:00.166 [INFO] [sway/commands.c:397] After replacement: bindsym Mod4+minus scratchpad show 00:00:00.166 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+minus to command `scratchpad show` for device '*' 00:00:00.166 [DEBUG] [sway/config.c:818] Read line 242: # 00:00:00.166 [DEBUG] [sway/config.c:818] Read line 243: # Resizing containers: 00:00:00.166 [DEBUG] [sway/config.c:818] Read line 244: # 00:00:00.166 [DEBUG] [sway/config.c:818] Read line 245: mode "resize" { 00:00:00.166 [DEBUG] [sway/config.c:872] Entering block 'mode "resize"' 00:00:00.166 [DEBUG] [sway/config.c:818] Read line 246: # left will shrink the containers width 00:00:00.166 [DEBUG] [sway/config.c:818] Read line 247: # right will grow the containers width 00:00:00.166 [DEBUG] [sway/config.c:818] Read line 248: # up will shrink the containers height 00:00:00.166 [DEBUG] [sway/config.c:818] Read line 249: # down will grow the containers height 00:00:00.166 [DEBUG] [sway/config.c:818] Read line 250: bindsym $left resize shrink width 10px 00:00:00.166 [INFO] [sway/commands.c:377] Config command: mode "resize" bindsym $left resize shrink width 10px 00:00:00.166 [INFO] [sway/commands.c:397] After replacement: mode "resize" bindsym e resize shrink width 10px 00:00:00.166 [DEBUG] [sway/commands.c:428] Subcommand: bindsym e resize shrink width 10px 00:00:00.166 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound e to command `resize shrink width 10px` for device '*' 00:00:00.166 [DEBUG] [sway/config.c:818] Read line 251: bindsym $down resize grow height 10px 00:00:00.166 [INFO] [sway/commands.c:377] Config command: mode "resize" bindsym $down resize grow height 10px 00:00:00.166 [INFO] [sway/commands.c:397] After replacement: mode "resize" bindsym j resize grow height 10px 00:00:00.166 [DEBUG] [sway/commands.c:428] Subcommand: bindsym j resize grow height 10px 00:00:00.166 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound j to command `resize grow height 10px` for device '*' 00:00:00.166 [DEBUG] [sway/config.c:818] Read line 252: bindsym $up resize shrink height 10px 00:00:00.166 [INFO] [sway/commands.c:377] Config command: mode "resize" bindsym $up resize shrink height 10px 00:00:00.166 [INFO] [sway/commands.c:397] After replacement: mode "resize" bindsym k resize shrink height 10px 00:00:00.166 [DEBUG] [sway/commands.c:428] Subcommand: bindsym k resize shrink height 10px 00:00:00.166 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound k to command `resize shrink height 10px` for device '*' 00:00:00.166 [DEBUG] [sway/config.c:818] Read line 253: bindsym $right resize grow width 10px 00:00:00.166 [INFO] [sway/commands.c:377] Config command: mode "resize" bindsym $right resize grow width 10px 00:00:00.166 [INFO] [sway/commands.c:397] After replacement: mode "resize" bindsym l resize grow width 10px 00:00:00.166 [DEBUG] [sway/commands.c:428] Subcommand: bindsym l resize grow width 10px 00:00:00.166 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound l to command `resize grow width 10px` for device '*' 00:00:00.166 [DEBUG] [sway/config.c:818] Read line 254: 00:00:00.166 [DEBUG] [sway/config.c:818] Read line 255: # Ditto, with arrow keys 00:00:00.166 [DEBUG] [sway/config.c:818] Read line 256: bindsym Left resize shrink width 10px 00:00:00.166 [INFO] [sway/commands.c:377] Config command: mode "resize" bindsym Left resize shrink width 10px 00:00:00.166 [INFO] [sway/commands.c:397] After replacement: mode "resize" bindsym Left resize shrink width 10px 00:00:00.166 [DEBUG] [sway/commands.c:428] Subcommand: bindsym Left resize shrink width 10px 00:00:00.166 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Left to command `resize shrink width 10px` for device '*' 00:00:00.166 [DEBUG] [sway/config.c:818] Read line 257: bindsym Down resize grow height 10px 00:00:00.166 [INFO] [sway/commands.c:377] Config command: mode "resize" bindsym Down resize grow height 10px 00:00:00.166 [INFO] [sway/commands.c:397] After replacement: mode "resize" bindsym Down resize grow height 10px 00:00:00.166 [DEBUG] [sway/commands.c:428] Subcommand: bindsym Down resize grow height 10px 00:00:00.166 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Down to command `resize grow height 10px` for device '*' 00:00:00.166 [DEBUG] [sway/config.c:818] Read line 258: bindsym Up resize shrink height 10px 00:00:00.166 [INFO] [sway/commands.c:377] Config command: mode "resize" bindsym Up resize shrink height 10px 00:00:00.166 [INFO] [sway/commands.c:397] After replacement: mode "resize" bindsym Up resize shrink height 10px 00:00:00.166 [DEBUG] [sway/commands.c:428] Subcommand: bindsym Up resize shrink height 10px 00:00:00.166 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Up to command `resize shrink height 10px` for device '*' 00:00:00.166 [DEBUG] [sway/config.c:818] Read line 259: bindsym Right resize grow width 10px 00:00:00.166 [INFO] [sway/commands.c:377] Config command: mode "resize" bindsym Right resize grow width 10px 00:00:00.166 [INFO] [sway/commands.c:397] After replacement: mode "resize" bindsym Right resize grow width 10px 00:00:00.166 [DEBUG] [sway/commands.c:428] Subcommand: bindsym Right resize grow width 10px 00:00:00.166 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Right to command `resize grow width 10px` for device '*' 00:00:00.166 [DEBUG] [sway/config.c:818] Read line 260: 00:00:00.166 [DEBUG] [sway/config.c:818] Read line 261: # Return to default mode 00:00:00.166 [DEBUG] [sway/config.c:818] Read line 262: bindsym Return mode "default" 00:00:00.166 [INFO] [sway/commands.c:377] Config command: mode "resize" bindsym Return mode "default" 00:00:00.166 [INFO] [sway/commands.c:397] After replacement: mode "resize" bindsym Return mode "default" 00:00:00.166 [DEBUG] [sway/commands.c:428] Subcommand: bindsym Return mode "default" 00:00:00.166 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Return to command `mode "default"` for device '*' 00:00:00.166 [DEBUG] [sway/config.c:818] Read line 263: bindsym Escape mode "default" 00:00:00.166 [INFO] [sway/commands.c:377] Config command: mode "resize" bindsym Escape mode "default" 00:00:00.166 [INFO] [sway/commands.c:397] After replacement: mode "resize" bindsym Escape mode "default" 00:00:00.166 [DEBUG] [sway/commands.c:428] Subcommand: bindsym Escape mode "default" 00:00:00.166 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Escape to command `mode "default"` for device '*' 00:00:00.166 [DEBUG] [sway/config.c:818] Read line 264: } 00:00:00.166 [DEBUG] [sway/config.c:889] Exiting block 'mode "resize"' 00:00:00.166 [DEBUG] [sway/config.c:818] Read line 265: # bindsym $mod+r mode "resize" 00:00:00.166 [DEBUG] [sway/config.c:818] Read line 266: 00:00:00.166 [DEBUG] [sway/config.c:818] Read line 267: titlebar_border_thickness 1 00:00:00.166 [INFO] [sway/commands.c:377] Config command: titlebar_border_thickness 1 00:00:00.166 [INFO] [sway/commands.c:397] After replacement: titlebar_border_thickness 1 00:00:00.166 [DEBUG] [sway/config.c:818] Read line 268: default_border pixel 0 00:00:00.166 [INFO] [sway/commands.c:377] Config command: default_border pixel 0 00:00:00.166 [INFO] [sway/commands.c:397] After replacement: default_border pixel 0 00:00:00.166 [DEBUG] [sway/config.c:818] Read line 269: client.focused "#e0b42c" "#b58900" "#002b36" 00:00:00.166 [INFO] [sway/commands.c:377] Config command: client.focused "#e0b42c" "#b58900" "#002b36" 00:00:00.166 [INFO] [sway/commands.c:397] After replacement: client.focused "#e0b42c" "#b58900" "#002b36" 00:00:00.166 [DEBUG] [sway/config.c:818] Read line 270: 00:00:00.166 [DEBUG] [sway/config.c:818] Read line 271: # 00:00:00.166 [DEBUG] [sway/config.c:818] Read line 272: # Status Bar: 00:00:00.166 [DEBUG] [sway/config.c:818] Read line 273: # 00:00:00.166 [DEBUG] [sway/config.c:818] Read line 274: # Read `man 5 sway-bar` for more information about this section. 00:00:00.166 [DEBUG] [sway/config.c:818] Read line 275: bar { 00:00:00.166 [DEBUG] [sway/config.c:872] Entering block 'bar' 00:00:00.166 [DEBUG] [sway/config.c:818] Read line 276: id bar-1 00:00:00.167 [INFO] [sway/commands.c:377] Config command: bar id bar-1 00:00:00.167 [INFO] [sway/commands.c:397] After replacement: bar id bar-1 00:00:00.167 [DEBUG] [sway/commands/bar.c:93] Creating bar: bar-0 00:00:00.167 [DEBUG] [sway/commands.c:428] Subcommand: id bar-1 00:00:00.167 [DEBUG] [sway/commands/bar/id.c:29] Renaming bar: 'bar-0' to 'bar-1' 00:00:00.167 [DEBUG] [sway/config.c:818] Read line 277: position bottom 00:00:00.167 [INFO] [sway/commands.c:377] Config command: bar position bottom 00:00:00.167 [INFO] [sway/commands.c:397] After replacement: bar position bottom 00:00:00.167 [DEBUG] [sway/commands.c:428] Subcommand: position bottom 00:00:00.167 [DEBUG] [sway/commands/bar/position.c:15] Setting bar position 'bottom' for bar: bar-1 00:00:00.167 [DEBUG] [sway/config.c:818] Read line 278: output eDP-1 00:00:00.167 [INFO] [sway/commands.c:377] Config command: bar output eDP-1 00:00:00.167 [INFO] [sway/commands.c:397] After replacement: bar output eDP-1 00:00:00.167 [DEBUG] [sway/commands.c:428] Subcommand: output eDP-1 00:00:00.167 [DEBUG] [sway/commands/bar/output.c:45] Adding bar: 'bar-1' to output 'eDP-1' 00:00:00.167 [DEBUG] [sway/config.c:818] Read line 279: strip_workspace_name yes 00:00:00.167 [INFO] [sway/commands.c:377] Config command: bar strip_workspace_name yes 00:00:00.167 [INFO] [sway/commands.c:397] After replacement: bar strip_workspace_name yes 00:00:00.167 [DEBUG] [sway/commands.c:428] Subcommand: strip_workspace_name yes 00:00:00.167 [DEBUG] [sway/commands/bar/strip_workspace_name.c:20] Stripping workspace name on bar: bar-1 00:00:00.167 [DEBUG] [sway/config.c:818] Read line 280: strip_workspace_numbers yes 00:00:00.167 [INFO] [sway/commands.c:377] Config command: bar strip_workspace_numbers yes 00:00:00.167 [INFO] [sway/commands.c:397] After replacement: bar strip_workspace_numbers yes 00:00:00.167 [DEBUG] [sway/commands.c:428] Subcommand: strip_workspace_numbers yes 00:00:00.167 [DEBUG] [sway/commands/bar/strip_workspace_numbers.c:20] Stripping workspace numbers on bar: bar-1 00:00:00.167 [DEBUG] [sway/config.c:818] Read line 281: workspace_buttons no 00:00:00.167 [INFO] [sway/commands.c:377] Config command: bar workspace_buttons no 00:00:00.167 [INFO] [sway/commands.c:397] After replacement: bar workspace_buttons no 00:00:00.167 [DEBUG] [sway/commands.c:428] Subcommand: workspace_buttons no 00:00:00.167 [DEBUG] [sway/commands/bar/workspace_buttons.c:18] Disabling workspace buttons on bar: bar-1 00:00:00.167 [DEBUG] [sway/config.c:818] Read line 282: #font Terminus 10 00:00:00.167 [DEBUG] [sway/config.c:818] Read line 283: font "pango:DejaVu Sans Mono" 8, "Font Awesome 5 Free", "Terminus 8" 00:00:00.167 [INFO] [sway/commands.c:377] Config command: bar font "pango:DejaVu Sans Mono" 8, "Font Awesome 5 Free", "Terminus 8" 00:00:00.167 [INFO] [sway/commands.c:397] After replacement: bar font "pango:DejaVu Sans Mono" 8, "Font Awesome 5 Free", "Terminus 8" 00:00:00.167 [DEBUG] [sway/commands.c:428] Subcommand: font pango:DejaVu Sans Mono 8, Font Awesome 5 Free, Terminus 8 00:00:00.167 [DEBUG] [sway/commands/bar/font.c:15] Settings font 'pango:DejaVu Sans Mono 8, Font Awesome 5 Free, Terminus 8' for bar: bar-1 00:00:00.167 [DEBUG] [sway/config.c:818] Read line 284: tray_output none 00:00:00.167 [INFO] [sway/commands.c:377] Config command: bar tray_output none 00:00:00.167 [INFO] [sway/commands.c:397] After replacement: bar tray_output none 00:00:00.167 [DEBUG] [sway/commands.c:428] Subcommand: tray_output none 00:00:00.167 [DEBUG] [sway/commands/bar/tray_output.c:22] Hiding tray on bar: bar-1 00:00:00.167 [DEBUG] [sway/config.c:818] Read line 285: #mode dock 00:00:00.167 [DEBUG] [sway/config.c:818] Read line 286: 00:00:00.167 [DEBUG] [sway/config.c:818] Read line 287: # When the status_command prints a new line to stdout, swaybar updates. 00:00:00.167 [DEBUG] [sway/config.c:818] Read line 288: # The default just shows the current date and time. 00:00:00.167 [DEBUG] [sway/config.c:818] Read line 289: # status_command while date +'%Y-%m-%d %l:%M:%S %p'; do sleep 1; done 00:00:00.167 [DEBUG] [sway/config.c:818] Read line 290: status_command i3status-rs 00:00:00.167 [INFO] [sway/commands.c:377] Config command: bar status_command i3status-rs 00:00:00.167 [INFO] [sway/commands.c:397] After replacement: bar status_command i3status-rs 00:00:00.167 [DEBUG] [sway/commands.c:428] Subcommand: status_command i3status-rs 00:00:00.167 [DEBUG] [sway/commands/bar/status_command.c:17] Feeding bar with status command: i3status-rs 00:00:00.167 [DEBUG] [sway/config.c:818] Read line 291: 00:00:00.167 [DEBUG] [sway/config.c:818] Read line 292: # colors { 00:00:00.167 [DEBUG] [sway/config.c:818] Read line 293: # statusline #ffffff 00:00:00.167 [DEBUG] [sway/config.c:818] Read line 294: # background #323232 00:00:00.167 [DEBUG] [sway/config.c:818] Read line 295: # inactive_workspace #32323200 #32323200 #5c5c5c 00:00:00.167 [DEBUG] [sway/config.c:818] Read line 296: # } 00:00:00.167 [DEBUG] [sway/config.c:818] Read line 297: 00:00:00.167 [DEBUG] [sway/config.c:818] Read line 298: } 00:00:00.167 [DEBUG] [sway/config.c:889] Exiting block 'bar' 00:00:00.167 [DEBUG] [sway/config.c:818] Read line 299: bar { 00:00:00.167 [DEBUG] [sway/config.c:872] Entering block 'bar' 00:00:00.167 [DEBUG] [sway/config.c:818] Read line 300: id bar-2 00:00:00.167 [INFO] [sway/commands.c:377] Config command: bar id bar-2 00:00:00.167 [INFO] [sway/commands.c:397] After replacement: bar id bar-2 00:00:00.167 [DEBUG] [sway/commands/bar.c:93] Creating bar: bar-1 00:00:00.167 [DEBUG] [sway/commands.c:428] Subcommand: id bar-2 00:00:00.167 [DEBUG] [sway/commands/bar/id.c:29] Renaming bar: 'bar-1' to 'bar-2' 00:00:00.167 [DEBUG] [sway/config.c:818] Read line 301: position bottom 00:00:00.167 [INFO] [sway/commands.c:377] Config command: bar position bottom 00:00:00.167 [INFO] [sway/commands.c:397] After replacement: bar position bottom 00:00:00.167 [DEBUG] [sway/commands.c:428] Subcommand: position bottom 00:00:00.167 [DEBUG] [sway/commands/bar/position.c:15] Setting bar position 'bottom' for bar: bar-2 00:00:00.167 [DEBUG] [sway/config.c:818] Read line 302: output eDP-1 00:00:00.167 [INFO] [sway/commands.c:377] Config command: bar output eDP-1 00:00:00.167 [INFO] [sway/commands.c:397] After replacement: bar output eDP-1 00:00:00.167 [DEBUG] [sway/commands.c:428] Subcommand: output eDP-1 00:00:00.167 [DEBUG] [sway/commands/bar/output.c:45] Adding bar: 'bar-2' to output 'eDP-1' 00:00:00.167 [DEBUG] [sway/config.c:818] Read line 303: strip_workspace_name yes 00:00:00.167 [INFO] [sway/commands.c:377] Config command: bar strip_workspace_name yes 00:00:00.167 [INFO] [sway/commands.c:397] After replacement: bar strip_workspace_name yes 00:00:00.167 [DEBUG] [sway/commands.c:428] Subcommand: strip_workspace_name yes 00:00:00.167 [DEBUG] [sway/commands/bar/strip_workspace_name.c:20] Stripping workspace name on bar: bar-2 00:00:00.167 [DEBUG] [sway/config.c:818] Read line 304: strip_workspace_numbers yes 00:00:00.167 [INFO] [sway/commands.c:377] Config command: bar strip_workspace_numbers yes 00:00:00.167 [INFO] [sway/commands.c:397] After replacement: bar strip_workspace_numbers yes 00:00:00.167 [DEBUG] [sway/commands.c:428] Subcommand: strip_workspace_numbers yes 00:00:00.167 [DEBUG] [sway/commands/bar/strip_workspace_numbers.c:20] Stripping workspace numbers on bar: bar-2 00:00:00.167 [DEBUG] [sway/config.c:818] Read line 305: workspace_buttons no 00:00:00.167 [INFO] [sway/commands.c:377] Config command: bar workspace_buttons no 00:00:00.167 [INFO] [sway/commands.c:397] After replacement: bar workspace_buttons no 00:00:00.167 [DEBUG] [sway/commands.c:428] Subcommand: workspace_buttons no 00:00:00.167 [DEBUG] [sway/commands/bar/workspace_buttons.c:18] Disabling workspace buttons on bar: bar-2 00:00:00.167 [DEBUG] [sway/config.c:818] Read line 306: #mode dock 00:00:00.167 [DEBUG] [sway/config.c:818] Read line 307: font "pango:DejaVu Sans Mono" 8, "Font Awesome 5 Free", "Terminus 8" 00:00:00.167 [INFO] [sway/commands.c:377] Config command: bar font "pango:DejaVu Sans Mono" 8, "Font Awesome 5 Free", "Terminus 8" 00:00:00.167 [INFO] [sway/commands.c:397] After replacement: bar font "pango:DejaVu Sans Mono" 8, "Font Awesome 5 Free", "Terminus 8" 00:00:00.167 [DEBUG] [sway/commands.c:428] Subcommand: font pango:DejaVu Sans Mono 8, Font Awesome 5 Free, Terminus 8 00:00:00.167 [DEBUG] [sway/commands/bar/font.c:15] Settings font 'pango:DejaVu Sans Mono 8, Font Awesome 5 Free, Terminus 8' for bar: bar-2 00:00:00.167 [DEBUG] [sway/config.c:818] Read line 308: # tray_padding 0 00:00:00.167 [DEBUG] [sway/config.c:818] Read line 309: 00:00:00.167 [DEBUG] [sway/config.c:818] Read line 310: status_command i3status-rs ~/.config/i3status-rust/config_bottom.toml 00:00:00.167 [INFO] [sway/commands.c:377] Config command: bar status_command i3status-rs ~/.config/i3status-rust/config_bottom.toml 00:00:00.167 [INFO] [sway/commands.c:397] After replacement: bar status_command i3status-rs ~/.config/i3status-rust/config_bottom.toml 00:00:00.167 [DEBUG] [sway/commands.c:428] Subcommand: status_command i3status-rs ~/.config/i3status-rust/config_bottom.toml 00:00:00.167 [DEBUG] [sway/commands/bar/status_command.c:17] Feeding bar with status command: i3status-rs ~/.config/i3status-rust/config_bottom.toml 00:00:00.167 [DEBUG] [sway/config.c:818] Read line 311: } 00:00:00.167 [DEBUG] [sway/config.c:889] Exiting block 'bar' 00:00:00.167 [DEBUG] [sway/config.c:818] Read line 312: 00:00:00.167 [DEBUG] [sway/config.c:818] Read line 313: include /etc/sway/config.d/* 00:00:00.167 [INFO] [sway/commands.c:377] Config command: include /etc/sway/config.d/* 00:00:00.167 [INFO] [sway/commands.c:397] After replacement: include /etc/sway/config.d/* 00:00:00.167 [INFO] [sway/config.c:404] Loading config from /etc/sway/config.d/50-systemd-user.conf 00:00:00.167 [DEBUG] [sway/config.c:818] Read line 1: # sway does not set DISPLAY/WAYLAND_DISPLAY in the systemd user environment 00:00:00.167 [DEBUG] [sway/config.c:818] Read line 2: # See FS#63021 00:00:00.167 [DEBUG] [sway/config.c:818] Read line 3: # Adapted from xorg's 50-systemd-user.sh, which achieves a similar goal. 00:00:00.167 [DEBUG] [sway/config.c:818] Read line 4: 00:00:00.167 [DEBUG] [sway/config.c:818] Read line 5: exec systemctl --user import-environment DISPLAY WAYLAND_DISPLAY SWAYSOCK XDG_CURRENT_DESKTOP 00:00:00.167 [INFO] [sway/commands.c:377] Config command: exec systemctl --user import-environment DISPLAY WAYLAND_DISPLAY SWAYSOCK XDG_CURRENT_DESKTOP 00:00:00.167 [INFO] [sway/commands.c:397] After replacement: exec systemctl --user import-environment DISPLAY WAYLAND_DISPLAY SWAYSOCK XDG_CURRENT_DESKTOP 00:00:00.167 [DEBUG] [sway/config.c:862] Deferring command `exec systemctl --user import-environment DISPLAY WAYLAND_DISPLAY SWAYSOCK XDG_CURRENT_DESKTOP' 00:00:00.167 [DEBUG] [sway/config.c:818] Read line 7: exec hash dbus-update-activation-environment 2>/dev/null && dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY SWAYSOCK XDG_CURRENT_DESKTOP 00:00:00.167 [INFO] [sway/commands.c:377] Config command: exec hash dbus-update-activation-environment 2>/dev/null && dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY SWAYSOCK XDG_CURRENT_DESKTOP 00:00:00.167 [INFO] [sway/commands.c:397] After replacement: exec hash dbus-update-activation-environment 2>/dev/null && dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY SWAYSOCK XDG_CURRENT_DESKTOP 00:00:00.167 [DEBUG] [sway/config.c:862] Deferring command `exec hash dbus-update-activation-environment 2>/dev/null && dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY SWAYSOCK XDG_CURRENT_DESKTOP' 00:00:00.167 [DEBUG] [sway/server.c:218] Initializing Xwayland (lazy=1) 00:00:00.167 [INFO] [sway/server.c:241] Starting backend on wayland display 'wayland-1' 00:00:00.167 [DEBUG] [wlr] [backend/libinput/backend.c:87] Initializing libinput 00:00:00.712 [DEBUG] [wlr] [backend/libinput/events.c:94] Added Power Button [0:1] 00:00:00.712 [DEBUG] [sway/input/input-manager.c:234] adding device: '0:1:Power_Button' 00:00:00.712 [DEBUG] [sway/input/libinput.c:198] sway_input_configure_libinput_device('*' on '0:1:Power_Button') 00:00:00.712 [DEBUG] [sway/input/input-manager.c:184] no fallback seat config - creating default 00:00:00.712 [DEBUG] [sway/config/seat.c:66] Adding non-wildcard seat config 00:00:00.712 [DEBUG] [sway/config/seat.c:83] Config stored for seat seat0 00:00:00.712 [DEBUG] [sway/input/input-manager.c:585] applying seat config for seat seat0 00:00:00.712 [DEBUG] [sway/input/seat.c:930] adding device 0:1:Power_Button to seat seat0 00:00:00.735 [DEBUG] [sway/input/keyboard.c:937] Created keyboard group 0x560025925b10 00:00:00.735 [DEBUG] [sway/input/keyboard.c:960] Adding keyboard 0:1:Power_Button to group 0x560025925b10 00:00:00.759 [DEBUG] [wlr] [backend/libinput/events.c:94] Added Video Bus [0:6] 00:00:00.759 [DEBUG] [sway/input/input-manager.c:234] adding device: '0:6:Video_Bus' 00:00:00.759 [DEBUG] [sway/input/libinput.c:198] sway_input_configure_libinput_device('*' on '0:6:Video_Bus') 00:00:00.759 [DEBUG] [sway/input/seat.c:930] adding device 0:6:Video_Bus to seat seat0 00:00:00.767 [DEBUG] [sway/input/keyboard.c:912] Adding keyboard 0:6:Video_Bus to group 0x560025925b10 00:00:00.769 [DEBUG] [wlr] [backend/libinput/events.c:94] Added Power Button [0:1] 00:00:00.769 [DEBUG] [sway/input/input-manager.c:234] adding device: '0:1:Power_Button' 00:00:00.769 [DEBUG] [sway/input/libinput.c:198] sway_input_configure_libinput_device('*' on '0:1:Power_Button') 00:00:00.769 [DEBUG] [sway/input/seat.c:930] adding device 0:1:Power_Button to seat seat0 00:00:00.775 [DEBUG] [sway/input/keyboard.c:912] Adding keyboard 0:1:Power_Button to group 0x560025925b10 00:00:00.777 [DEBUG] [wlr] [backend/libinput/events.c:94] Added Lid Switch [0:5] 00:00:00.777 [DEBUG] [wlr] [backend/libinput/switch.c:20] Created switch for device Lid Switch 00:00:00.777 [DEBUG] [sway/input/input-manager.c:234] adding device: '0:5:Lid_Switch' 00:00:00.777 [DEBUG] [sway/input/libinput.c:198] sway_input_configure_libinput_device('*' on '0:5:Lid_Switch') 00:00:00.777 [DEBUG] [sway/input/seat.c:930] adding device 0:5:Lid_Switch to seat seat0 00:00:00.777 [DEBUG] [sway/input/switch.c:17] Allocated switch for device 00:00:00.777 [DEBUG] [sway/input/seat.c:709] Applying input config to 0:5:Lid_Switch 00:00:00.777 [DEBUG] [sway/input/switch.c:91] Configured switch for device 00:00:00.777 [DEBUG] [wlr] [backend/libinput/events.c:94] Added Sleep Button [0:3] 00:00:00.777 [DEBUG] [sway/input/input-manager.c:234] adding device: '0:3:Sleep_Button' 00:00:00.777 [DEBUG] [sway/input/libinput.c:198] sway_input_configure_libinput_device('*' on '0:3:Sleep_Button') 00:00:00.777 [DEBUG] [sway/input/seat.c:930] adding device 0:3:Sleep_Button to seat seat0 00:00:00.783 [DEBUG] [sway/input/keyboard.c:912] Adding keyboard 0:3:Sleep_Button to group 0x560025925b10 00:00:00.784 [DEBUG] [wlr] [backend/libinput/events.c:94] Added DP-2 [0:0] 00:00:00.784 [DEBUG] [sway/input/input-manager.c:234] adding device: '0:0:DP-2' 00:00:00.784 [DEBUG] [sway/input/libinput.c:198] sway_input_configure_libinput_device('*' on '0:0:DP-2') 00:00:00.784 [DEBUG] [sway/input/libinput.c:77] accel_set_speed(0.800000) 00:00:00.784 [DEBUG] [sway/input/libinput.c:143] scroll_set_method(1) 00:00:00.784 [ERROR] [sway/input/libinput.c:14] Failed to apply libinput config: Unsupported configuration option 00:00:00.784 [DEBUG] [sway/input/seat.c:930] adding device 0:0:DP-2 to seat seat0 00:00:00.789 [DEBUG] [sway/input/keyboard.c:912] Adding keyboard 0:0:DP-2 to group 0x560025925b10 00:00:00.791 [DEBUG] [sway/input/input-manager.c:234] adding device: '0:0:DP-2' 00:00:00.791 [DEBUG] [sway/input/libinput.c:198] sway_input_configure_libinput_device('*' on '0:0:DP-2') 00:00:00.791 [DEBUG] [sway/input/libinput.c:143] scroll_set_method(1) 00:00:00.791 [ERROR] [sway/input/libinput.c:14] Failed to apply libinput config: Unsupported configuration option 00:00:00.791 [DEBUG] [sway/input/seat.c:930] adding device 0:0:DP-2 to seat seat0 00:00:00.791 [DEBUG] [wlr] [xcursor/wlr_xcursor.c:243] Loaded cursor theme 'default' at size 24 (13 available cursors) 00:00:00.791 [DEBUG] [sway/input/seat.c:709] Applying input config to 0:0:DP-2 00:00:00.791 [DEBUG] [wlr] [backend/libinput/events.c:94] Added Integrated_Webcam_HD: Integrate [7119:11158] 00:00:00.791 [DEBUG] [sway/input/input-manager.c:234] adding device: '7119:11158:Integrated_Webcam_HD:_Integrate' 00:00:00.791 [DEBUG] [sway/input/libinput.c:198] sway_input_configure_libinput_device('*' on '7119:11158:Integrated_Webcam_HD:_Integrate') 00:00:00.791 [DEBUG] [sway/input/seat.c:930] adding device 7119:11158:Integrated_Webcam_HD:_Integrate to seat seat0 00:00:00.796 [DEBUG] [sway/input/keyboard.c:912] Adding keyboard 7119:11158:Integrated_Webcam_HD:_Integrate to group 0x560025925b10 00:00:00.798 [DEBUG] [wlr] [backend/libinput/events.c:94] Added DELL081C:00 044E:121F Mouse [1102:4639] 00:00:00.798 [DEBUG] [sway/input/input-manager.c:234] adding device: '1102:4639:DELL081C:00_044E:121F_Mouse' 00:00:00.798 [DEBUG] [sway/input/libinput.c:198] sway_input_configure_libinput_device('*' on '1102:4639:DELL081C:00_044E:121F_Mouse') 00:00:00.798 [DEBUG] [sway/input/libinput.c:77] accel_set_speed(0.800000) 00:00:00.798 [DEBUG] [sway/input/libinput.c:143] scroll_set_method(1) 00:00:00.798 [ERROR] [sway/input/libinput.c:14] Failed to apply libinput config: Unsupported configuration option 00:00:00.798 [DEBUG] [sway/input/seat.c:930] adding device 1102:4639:DELL081C:00_044E:121F_Mouse to seat seat0 00:00:00.798 [DEBUG] [sway/input/seat.c:709] Applying input config to 1102:4639:DELL081C:00_044E:121F_Mouse 00:00:00.798 [DEBUG] [wlr] [backend/libinput/events.c:94] Added DELL081C:00 044E:121F Touchpad [1102:4639] 00:00:00.798 [DEBUG] [sway/input/input-manager.c:234] adding device: '1102:4639:DELL081C:00_044E:121F_Touchpad' 00:00:00.798 [DEBUG] [sway/input/libinput.c:198] sway_input_configure_libinput_device('*' on '1102:4639:DELL081C:00_044E:121F_Touchpad') 00:00:00.798 [DEBUG] [sway/input/libinput.c:34] tap_set_enabled(1) 00:00:00.798 [DEBUG] [sway/input/libinput.c:77] accel_set_speed(0.800000) 00:00:00.798 [DEBUG] [sway/input/libinput.c:164] dwt_set_enabled(0) 00:00:00.798 [DEBUG] [sway/input/seat.c:930] adding device 1102:4639:DELL081C:00_044E:121F_Touchpad to seat seat0 00:00:00.798 [DEBUG] [sway/input/seat.c:709] Applying input config to 1102:4639:DELL081C:00_044E:121F_Touchpad 00:00:00.799 [DEBUG] [wlr] [backend/libinput/events.c:94] Added DELL081C:00 044E:121F UNKNOWN [1102:4639] 00:00:00.799 [DEBUG] [sway/input/input-manager.c:234] adding device: '1102:4639:DELL081C:00_044E:121F_UNKNOWN' 00:00:00.799 [DEBUG] [sway/input/libinput.c:198] sway_input_configure_libinput_device('*' on '1102:4639:DELL081C:00_044E:121F_UNKNOWN') 00:00:00.799 [DEBUG] [sway/input/seat.c:930] adding device 1102:4639:DELL081C:00_044E:121F_UNKNOWN to seat seat0 00:00:00.804 [DEBUG] [sway/input/keyboard.c:912] Adding keyboard 1102:4639:DELL081C:00_044E:121F_UNKNOWN to group 0x560025925b10 00:00:00.805 [DEBUG] [wlr] [backend/libinput/events.c:94] Added Intel HID events [0:0] 00:00:00.805 [DEBUG] [sway/input/input-manager.c:234] adding device: '0:0:Intel_HID_events' 00:00:00.805 [DEBUG] [sway/input/libinput.c:198] sway_input_configure_libinput_device('*' on '0:0:Intel_HID_events') 00:00:00.805 [DEBUG] [sway/input/seat.c:930] adding device 0:0:Intel_HID_events to seat seat0 00:00:00.811 [DEBUG] [sway/input/keyboard.c:912] Adding keyboard 0:0:Intel_HID_events to group 0x560025925b10 00:00:00.812 [DEBUG] [wlr] [backend/libinput/events.c:94] Added Intel HID 5 button array [0:0] 00:00:00.812 [DEBUG] [sway/input/input-manager.c:234] adding device: '0:0:Intel_HID_5_button_array' 00:00:00.812 [DEBUG] [sway/input/libinput.c:198] sway_input_configure_libinput_device('*' on '0:0:Intel_HID_5_button_array') 00:00:00.812 [DEBUG] [sway/input/seat.c:930] adding device 0:0:Intel_HID_5_button_array to seat seat0 00:00:00.817 [DEBUG] [sway/input/keyboard.c:912] Adding keyboard 0:0:Intel_HID_5_button_array to group 0x560025925b10 00:00:00.819 [DEBUG] [wlr] [backend/libinput/events.c:94] Added Dell WMI hotkeys [0:0] 00:00:00.819 [DEBUG] [sway/input/input-manager.c:234] adding device: '0:0:Dell_WMI_hotkeys' 00:00:00.819 [DEBUG] [sway/input/libinput.c:198] sway_input_configure_libinput_device('*' on '0:0:Dell_WMI_hotkeys') 00:00:00.819 [DEBUG] [sway/input/seat.c:930] adding device 0:0:Dell_WMI_hotkeys to seat seat0 00:00:00.824 [DEBUG] [sway/input/keyboard.c:912] Adding keyboard 0:0:Dell_WMI_hotkeys to group 0x560025925b10 00:00:00.826 [DEBUG] [wlr] [backend/libinput/events.c:94] Added AT Translated Set 2 keyboard [1:1] 00:00:00.826 [DEBUG] [sway/input/input-manager.c:234] adding device: '1:1:AT_Translated_Set_2_keyboard' 00:00:00.826 [DEBUG] [sway/input/libinput.c:198] sway_input_configure_libinput_device('*' on '1:1:AT_Translated_Set_2_keyboard') 00:00:00.826 [DEBUG] [sway/input/seat.c:930] adding device 1:1:AT_Translated_Set_2_keyboard to seat seat0 00:00:00.831 [DEBUG] [sway/input/keyboard.c:912] Adding keyboard 1:1:AT_Translated_Set_2_keyboard to group 0x560025925b10 00:00:00.833 [DEBUG] [wlr] [backend/libinput/backend.c:133] libinput successfully initialized 00:00:00.833 [INFO] [wlr] [backend/drm/drm.c:1297] Scanning DRM connectors on /dev/dri/card0 00:00:00.834 [INFO] [wlr] [backend/drm/drm.c:1355] Found connector 'eDP-1' 00:00:00.834 [INFO] [wlr] [backend/drm/drm.c:1391] 'eDP-1' connected 00:00:00.834 [DEBUG] [wlr] [backend/drm/drm.c:1392] Current CRTC: 51 00:00:00.834 [INFO] [wlr] [backend/drm/drm.c:1403] Physical size: 310x170 00:00:00.834 [INFO] [wlr] [backend/drm/drm.c:1434] Detected modes: 00:00:00.834 [INFO] [wlr] [backend/drm/drm.c:1456] 1920x1080@60020 (preferred) 00:00:01.102 [INFO] [wlr] [backend/drm/drm.c:1355] Found connector 'DP-1' 00:00:01.168 [INFO] [wlr] [backend/drm/drm.c:1355] Found connector 'HDMI-A-1' 00:00:01.168 [INFO] [wlr] [backend/drm/drm.c:1391] 'HDMI-A-1' connected 00:00:01.168 [DEBUG] [wlr] [backend/drm/drm.c:1392] Current CRTC: 72 00:00:01.169 [INFO] [wlr] [backend/drm/drm.c:1403] Physical size: 530x300 00:00:01.169 [INFO] [wlr] [backend/drm/drm.c:1434] Detected modes: 00:00:01.169 [INFO] [wlr] [backend/drm/drm.c:1456] 1920x1080@60000 (preferred) 00:00:01.169 [INFO] [wlr] [backend/drm/drm.c:1456] 1920x1080@60000 00:00:01.169 [INFO] [wlr] [backend/drm/drm.c:1456] 1920x1080@59940 00:00:01.169 [INFO] [wlr] [backend/drm/drm.c:1456] 1920x1080@50000 00:00:01.169 [INFO] [wlr] [backend/drm/drm.c:1456] 1680x1050@59883 00:00:01.169 [INFO] [wlr] [backend/drm/drm.c:1456] 1600x900@60000 00:00:01.169 [INFO] [wlr] [backend/drm/drm.c:1456] 1280x1024@75025 00:00:01.169 [INFO] [wlr] [backend/drm/drm.c:1456] 1280x1024@60020 00:00:01.169 [INFO] [wlr] [backend/drm/drm.c:1456] 1280x800@59910 00:00:01.169 [INFO] [wlr] [backend/drm/drm.c:1456] 1152x864@75000 00:00:01.169 [INFO] [wlr] [backend/drm/drm.c:1456] 1280x720@60000 00:00:01.169 [INFO] [wlr] [backend/drm/drm.c:1456] 1280x720@60000 00:00:01.169 [INFO] [wlr] [backend/drm/drm.c:1456] 1280x720@59940 00:00:01.169 [INFO] [wlr] [backend/drm/drm.c:1456] 1280x720@50000 00:00:01.169 [INFO] [wlr] [backend/drm/drm.c:1456] 1280x720@50000 00:00:01.169 [INFO] [wlr] [backend/drm/drm.c:1456] 1024x768@75029 00:00:01.169 [INFO] [wlr] [backend/drm/drm.c:1456] 1024x768@60004 00:00:01.169 [INFO] [wlr] [backend/drm/drm.c:1456] 832x624@74551 00:00:01.169 [INFO] [wlr] [backend/drm/drm.c:1456] 800x600@75000 00:00:01.169 [INFO] [wlr] [backend/drm/drm.c:1456] 800x600@60317 00:00:01.169 [INFO] [wlr] [backend/drm/drm.c:1456] 720x576@50000 00:00:01.169 [INFO] [wlr] [backend/drm/drm.c:1456] 720x576@50000 00:00:01.169 [INFO] [wlr] [backend/drm/drm.c:1456] 720x576@50000 00:00:01.170 [INFO] [wlr] [backend/drm/drm.c:1456] 720x480@60000 00:00:01.170 [INFO] [wlr] [backend/drm/drm.c:1456] 720x480@60000 00:00:01.170 [INFO] [wlr] [backend/drm/drm.c:1456] 720x480@59940 00:00:01.170 [INFO] [wlr] [backend/drm/drm.c:1456] 720x480@59940 00:00:01.170 [INFO] [wlr] [backend/drm/drm.c:1456] 720x480@59940 00:00:01.170 [INFO] [wlr] [backend/drm/drm.c:1456] 640x480@75000 00:00:01.170 [INFO] [wlr] [backend/drm/drm.c:1456] 640x480@60000 00:00:01.170 [INFO] [wlr] [backend/drm/drm.c:1456] 640x480@59940 00:00:01.170 [INFO] [wlr] [backend/drm/drm.c:1456] 640x480@59940 00:00:01.170 [INFO] [wlr] [backend/drm/drm.c:1456] 720x400@70082 00:00:01.258 [INFO] [wlr] [backend/drm/drm.c:1355] Found connector 'DP-2' 00:00:01.258 [INFO] [wlr] [backend/drm/drm.c:1391] 'DP-2' connected 00:00:01.258 [DEBUG] [wlr] [backend/drm/drm.c:1392] Current CRTC: 93 00:00:01.258 [INFO] [wlr] [backend/drm/drm.c:1403] Physical size: 530x300 00:00:01.259 [INFO] [wlr] [backend/drm/drm.c:1434] Detected modes: 00:00:01.259 [INFO] [wlr] [backend/drm/drm.c:1456] 1920x1080@60000 (preferred) 00:00:01.259 [INFO] [wlr] [backend/drm/drm.c:1456] 1920x1080@60000 00:00:01.259 [INFO] [wlr] [backend/drm/drm.c:1456] 1920x1080@59940 00:00:01.259 [INFO] [wlr] [backend/drm/drm.c:1456] 1920x1080@50000 00:00:01.259 [INFO] [wlr] [backend/drm/drm.c:1456] 1680x1050@59883 00:00:01.259 [INFO] [wlr] [backend/drm/drm.c:1456] 1600x900@60000 00:00:01.259 [INFO] [wlr] [backend/drm/drm.c:1456] 1280x1024@75025 00:00:01.259 [INFO] [wlr] [backend/drm/drm.c:1456] 1280x1024@60020 00:00:01.259 [INFO] [wlr] [backend/drm/drm.c:1456] 1280x800@59910 00:00:01.259 [INFO] [wlr] [backend/drm/drm.c:1456] 1152x864@75000 00:00:01.259 [INFO] [wlr] [backend/drm/drm.c:1456] 1280x720@60000 00:00:01.259 [INFO] [wlr] [backend/drm/drm.c:1456] 1280x720@60000 00:00:01.259 [INFO] [wlr] [backend/drm/drm.c:1456] 1280x720@59940 00:00:01.259 [INFO] [wlr] [backend/drm/drm.c:1456] 1280x720@50000 00:00:01.259 [INFO] [wlr] [backend/drm/drm.c:1456] 1280x720@50000 00:00:01.259 [INFO] [wlr] [backend/drm/drm.c:1456] 1024x768@75029 00:00:01.259 [INFO] [wlr] [backend/drm/drm.c:1456] 1024x768@60004 00:00:01.259 [INFO] [wlr] [backend/drm/drm.c:1456] 832x624@74551 00:00:01.259 [INFO] [wlr] [backend/drm/drm.c:1456] 800x600@75000 00:00:01.259 [INFO] [wlr] [backend/drm/drm.c:1456] 800x600@60317 00:00:01.259 [INFO] [wlr] [backend/drm/drm.c:1456] 720x576@50000 00:00:01.259 [INFO] [wlr] [backend/drm/drm.c:1456] 720x576@50000 00:00:01.259 [INFO] [wlr] [backend/drm/drm.c:1456] 720x576@50000 00:00:01.259 [INFO] [wlr] [backend/drm/drm.c:1456] 720x480@60000 00:00:01.259 [INFO] [wlr] [backend/drm/drm.c:1456] 720x480@60000 00:00:01.259 [INFO] [wlr] [backend/drm/drm.c:1456] 720x480@59940 00:00:01.259 [INFO] [wlr] [backend/drm/drm.c:1456] 720x480@59940 00:00:01.259 [INFO] [wlr] [backend/drm/drm.c:1456] 720x480@59940 00:00:01.260 [INFO] [wlr] [backend/drm/drm.c:1456] 640x480@75000 00:00:01.260 [INFO] [wlr] [backend/drm/drm.c:1456] 640x480@60000 00:00:01.260 [INFO] [wlr] [backend/drm/drm.c:1456] 640x480@59940 00:00:01.260 [INFO] [wlr] [backend/drm/drm.c:1456] 640x480@59940 00:00:01.260 [INFO] [wlr] [backend/drm/drm.c:1456] 720x400@70082 00:00:01.263 [INFO] [wlr] [backend/drm/drm.c:1355] Found connector 'HDMI-A-2' 00:00:01.263 [DEBUG] [wlr] [backend/drm/drm.c:1151] Reallocating CRTCs 00:00:01.263 [DEBUG] [wlr] [backend/drm/drm.c:1162] State before reallocation: 00:00:01.263 [DEBUG] [wlr] [backend/drm/drm.c:1168] 'eDP-1' crtc=0 state=1 desired_enabled=1 00:00:01.263 [DEBUG] [wlr] [backend/drm/drm.c:1168] 'DP-1' crtc=-1 state=0 desired_enabled=0 00:00:01.263 [DEBUG] [wlr] [backend/drm/drm.c:1168] 'HDMI-A-1' crtc=1 state=1 desired_enabled=1 00:00:01.264 [DEBUG] [wlr] [backend/drm/drm.c:1168] 'DP-2' crtc=2 state=1 desired_enabled=1 00:00:01.264 [DEBUG] [wlr] [backend/drm/drm.c:1168] 'HDMI-A-2' crtc=-1 state=0 desired_enabled=0 00:00:01.264 [DEBUG] [wlr] [backend/drm/drm.c:1219] State after reallocation: 00:00:01.264 [DEBUG] [wlr] [backend/drm/drm.c:1226] 'eDP-1' crtc=0 state=1 desired_enabled=1 00:00:01.264 [DEBUG] [wlr] [backend/drm/drm.c:1226] 'DP-1' crtc=-1 state=0 desired_enabled=0 00:00:01.264 [DEBUG] [wlr] [backend/drm/drm.c:1226] 'HDMI-A-1' crtc=1 state=1 desired_enabled=1 00:00:01.264 [DEBUG] [wlr] [backend/drm/drm.c:1226] 'DP-2' crtc=2 state=1 desired_enabled=1 00:00:01.264 [DEBUG] [wlr] [backend/drm/drm.c:1226] 'HDMI-A-2' crtc=-1 state=0 desired_enabled=0 00:00:01.264 [INFO] [wlr] [backend/drm/drm.c:1508] connector eDP-1: Requesting modeset 00:00:01.264 [DEBUG] [sway/desktop/output.c:880] New output 0x560025c21b80: eDP-1 00:00:01.264 [DEBUG] [sway/config/output.c:351] Turning on output eDP-1 00:00:01.264 [DEBUG] [sway/config/output.c:355] Set eDP-1 mode to 1920x1080 (-1.000000 Hz) 00:00:01.264 [DEBUG] [sway/config/output.c:269] Assigning configured mode to eDP-1 00:00:01.264 [DEBUG] [sway/config/output.c:382] Auto-detected output scale: 1.000000 00:00:01.264 [DEBUG] [sway/config/output.c:412] Committing output eDP-1 00:00:01.264 [INFO] [wlr] [backend/drm/drm.c:808] connector eDP-1: Modesetting with '1920x1080@60020mHz' 00:00:01.264 [DEBUG] [wlr] [backend/drm/drm.c:697] connector eDP-1: Initializing renderer 00:00:01.264 [DEBUG] [wlr] [render/swapchain.c:105] Allocating new swapchain buffer 00:00:01.270 [DEBUG] [wlr] [render/gbm_allocator.c:127] Allocated 1920x1080 GBM buffer (format 0x34325241, modifier 0xFFFFFFFFFFFFFF) 00:00:01.270 [DEBUG] [wlr] [render/gles2/renderer.c:136] Created GL FBO for buffer 1920x1080 00:00:01.303 [DEBUG] [sway/config/output.c:458] Set eDP-1 position to 1050, 2160 00:00:01.303 [DEBUG] [sway/tree/workspace.c:283] Workspace: Generating new workspace name for output eDP-1 00:00:01.303 [DEBUG] [sway/tree/workspace.c:218] Got valid workspace command for target: 'number 1' 00:00:01.303 [DEBUG] [sway/tree/workspace.c:245] Isolated name from workspace number: '1' 00:00:01.303 [DEBUG] [sway/tree/workspace.c:218] Got valid workspace command for target: 'number 2' 00:00:01.303 [DEBUG] [sway/tree/workspace.c:245] Isolated name from workspace number: '2' 00:00:01.303 [DEBUG] [sway/tree/workspace.c:218] Got valid workspace command for target: 'number 3' 00:00:01.303 [DEBUG] [sway/tree/workspace.c:245] Isolated name from workspace number: '3' 00:00:01.303 [DEBUG] [sway/tree/output.c:127] Creating default workspace 1 00:00:01.303 [DEBUG] [sway/tree/workspace.c:63] Adding workspace 1 for output eDP-1 00:00:01.303 [DEBUG] [wlr] [xcursor/wlr_xcursor.c:243] Loaded cursor theme 'default' at size 24 (13 available cursors) 00:00:01.310 [DEBUG] [wlr] [render/allocator.c:30] Trying to create gbm allocator 00:00:01.322 [DEBUG] [wlr] [render/gbm_allocator.c:196] Created GBM allocator with backend drm 00:00:01.323 [DEBUG] [wlr] [render/gbm_allocator.c:199] Using DRM node /dev/dri/card0 00:00:01.323 [DEBUG] [wlr] [render/swapchain.c:105] Allocating new swapchain buffer 00:00:01.323 [DEBUG] [wlr] [render/gbm_allocator.c:127] Allocated 256x256 GBM buffer (format 0x34325241, modifier 0x0) 00:00:01.323 [DEBUG] [wlr] [render/gles2/renderer.c:136] Created GL FBO for buffer 256x256 00:00:01.328 [DEBUG] [sway/desktop/layer_shell.c:197] Usable area changed, rearranging output 00:00:01.328 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1080@0,0 00:00:01.328 [DEBUG] [sway/tree/arrange.c:293] Arranging workspace '1' at 1050.000000, 2160.000000 00:00:01.328 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1080@0,0 00:00:01.328 [DEBUG] [sway/tree/arrange.c:293] Arranging workspace '1' at 1050.000000, 2160.000000 00:00:01.328 [DEBUG] [sway/input/libinput.c:198] sway_input_configure_libinput_device('*' on '1:1:AT_Translated_Set_2_keyboard') 00:00:01.359 [DEBUG] [sway/input/libinput.c:198] sway_input_configure_libinput_device('*' on '0:0:Dell_WMI_hotkeys') 00:00:01.381 [DEBUG] [sway/input/libinput.c:198] sway_input_configure_libinput_device('*' on '0:0:Intel_HID_5_button_array') 00:00:01.394 [DEBUG] [sway/input/libinput.c:198] sway_input_configure_libinput_device('*' on '0:0:Intel_HID_events') 00:00:01.403 [DEBUG] [sway/input/libinput.c:198] sway_input_configure_libinput_device('*' on '1102:4639:DELL081C:00_044E:121F_UNKNOWN') 00:00:01.410 [DEBUG] [sway/input/libinput.c:198] sway_input_configure_libinput_device('*' on '1102:4639:DELL081C:00_044E:121F_Touchpad') 00:00:01.410 [DEBUG] [sway/input/seat.c:709] Applying input config to 1102:4639:DELL081C:00_044E:121F_Touchpad 00:00:01.410 [DEBUG] [sway/input/libinput.c:198] sway_input_configure_libinput_device('*' on '1102:4639:DELL081C:00_044E:121F_Mouse') 00:00:01.410 [DEBUG] [sway/input/libinput.c:143] scroll_set_method(1) 00:00:01.410 [ERROR] [sway/input/libinput.c:14] Failed to apply libinput config: Unsupported configuration option 00:00:01.410 [DEBUG] [sway/input/seat.c:709] Applying input config to 1102:4639:DELL081C:00_044E:121F_Mouse 00:00:01.410 [DEBUG] [sway/input/libinput.c:198] sway_input_configure_libinput_device('*' on '7119:11158:Integrated_Webcam_HD:_Integrate') 00:00:01.417 [DEBUG] [sway/input/libinput.c:198] sway_input_configure_libinput_device('*' on '0:0:DP-2') 00:00:01.417 [DEBUG] [sway/input/libinput.c:143] scroll_set_method(1) 00:00:01.417 [ERROR] [sway/input/libinput.c:14] Failed to apply libinput config: Unsupported configuration option 00:00:01.417 [DEBUG] [sway/input/seat.c:709] Applying input config to 0:0:DP-2 00:00:01.417 [DEBUG] [sway/input/libinput.c:198] sway_input_configure_libinput_device('*' on '0:0:DP-2') 00:00:01.417 [DEBUG] [sway/input/libinput.c:143] scroll_set_method(1) 00:00:01.417 [ERROR] [sway/input/libinput.c:14] Failed to apply libinput config: Unsupported configuration option 00:00:01.423 [DEBUG] [sway/input/libinput.c:198] sway_input_configure_libinput_device('*' on '0:3:Sleep_Button') 00:00:01.429 [DEBUG] [sway/input/libinput.c:198] sway_input_configure_libinput_device('*' on '0:5:Lid_Switch') 00:00:01.429 [DEBUG] [sway/input/seat.c:709] Applying input config to 0:5:Lid_Switch 00:00:01.429 [DEBUG] [sway/input/switch.c:91] Configured switch for device 00:00:01.429 [DEBUG] [sway/input/libinput.c:198] sway_input_configure_libinput_device('*' on '0:1:Power_Button') 00:00:01.435 [DEBUG] [sway/input/libinput.c:198] sway_input_configure_libinput_device('*' on '0:6:Video_Bus') 00:00:01.441 [DEBUG] [sway/input/libinput.c:198] sway_input_configure_libinput_device('*' on '0:1:Power_Button') 00:00:01.447 [DEBUG] [wlr] [render/swapchain.c:105] Allocating new swapchain buffer 00:00:01.447 [DEBUG] [wlr] [render/gbm_allocator.c:127] Allocated 256x256 GBM buffer (format 0x34325241, modifier 0x0) 00:00:01.447 [DEBUG] [wlr] [render/gles2/renderer.c:136] Created GL FBO for buffer 256x256 00:00:01.447 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x560025b53d10 committing with 2 instructions 00:00:01.447 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x560025b53d10 00:00:01.447 [INFO] [wlr] [backend/drm/drm.c:1508] connector HDMI-A-1: Requesting modeset 00:00:01.447 [DEBUG] [sway/desktop/output.c:880] New output 0x560025c22480: HDMI-A-1 00:00:01.447 [DEBUG] [sway/config/output.c:351] Turning on output HDMI-A-1 00:00:01.447 [DEBUG] [sway/config/output.c:355] Set HDMI-A-1 mode to 1680x1050 (-1.000000 Hz) 00:00:01.447 [DEBUG] [sway/config/output.c:269] Assigning configured mode to HDMI-A-1 00:00:01.447 [DEBUG] [sway/config/output.c:371] Set HDMI-A-1 transform to 3 00:00:01.447 [DEBUG] [sway/config/output.c:329] Output DPI: 50.320755x142.240000 00:00:01.447 [DEBUG] [sway/config/output.c:382] Auto-detected output scale: 1.000000 00:00:01.447 [DEBUG] [sway/config/output.c:412] Committing output HDMI-A-1 00:00:01.447 [INFO] [wlr] [backend/drm/drm.c:808] connector HDMI-A-1: Modesetting with '1680x1050@59883mHz' 00:00:01.447 [DEBUG] [wlr] [backend/drm/drm.c:697] connector HDMI-A-1: Initializing renderer 00:00:01.447 [DEBUG] [wlr] [render/swapchain.c:105] Allocating new swapchain buffer 00:00:01.449 [DEBUG] [wlr] [render/gbm_allocator.c:127] Allocated 1680x1050 GBM buffer (format 0x34325241, modifier 0xFFFFFFFFFFFFFF) 00:00:01.449 [DEBUG] [wlr] [render/gles2/renderer.c:136] Created GL FBO for buffer 1680x1050 00:00:01.531 [DEBUG] [sway/config/output.c:458] Set HDMI-A-1 position to 0, 1218 00:00:01.531 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1080@0,0 00:00:01.531 [DEBUG] [sway/tree/arrange.c:293] Arranging workspace '1' at 1050.000000, 2160.000000 00:00:01.531 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x560025b99fd0 committing with 1 instructions 00:00:01.531 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x560025b99fd0 00:00:01.531 [DEBUG] [sway/tree/workspace.c:283] Workspace: Generating new workspace name for output HDMI-A-1 00:00:01.531 [DEBUG] [sway/tree/workspace.c:218] Got valid workspace command for target: 'number 1' 00:00:01.531 [DEBUG] [sway/tree/workspace.c:245] Isolated name from workspace number: '1' 00:00:01.531 [DEBUG] [sway/tree/workspace.c:218] Got valid workspace command for target: 'number 2' 00:00:01.531 [DEBUG] [sway/tree/workspace.c:245] Isolated name from workspace number: '2' 00:00:01.531 [DEBUG] [sway/tree/workspace.c:218] Got valid workspace command for target: 'number 3' 00:00:01.531 [DEBUG] [sway/tree/workspace.c:245] Isolated name from workspace number: '3' 00:00:01.531 [DEBUG] [sway/tree/workspace.c:274] Workspace: Found free name 3 00:00:01.531 [DEBUG] [sway/tree/output.c:127] Creating default workspace 3 00:00:01.531 [DEBUG] [sway/tree/workspace.c:63] Adding workspace 3 for output HDMI-A-1 00:00:01.531 [DEBUG] [wlr] [render/swapchain.c:105] Allocating new swapchain buffer 00:00:01.531 [DEBUG] [wlr] [render/gbm_allocator.c:127] Allocated 256x256 GBM buffer (format 0x34325241, modifier 0x0) 00:00:01.531 [DEBUG] [wlr] [render/gles2/renderer.c:136] Created GL FBO for buffer 256x256 00:00:01.532 [DEBUG] [sway/desktop/layer_shell.c:197] Usable area changed, rearranging output 00:00:01.532 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1050x1680@0,0 00:00:01.532 [DEBUG] [sway/tree/arrange.c:293] Arranging workspace '3' at 0.000000, 1218.000000 00:00:01.532 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1080@0,0 00:00:01.532 [DEBUG] [sway/tree/arrange.c:293] Arranging workspace '1' at 1050.000000, 2160.000000 00:00:01.532 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1050x1680@0,0 00:00:01.532 [DEBUG] [sway/tree/arrange.c:293] Arranging workspace '3' at 0.000000, 1218.000000 00:00:01.532 [DEBUG] [sway/input/libinput.c:198] sway_input_configure_libinput_device('*' on '1:1:AT_Translated_Set_2_keyboard') 00:00:01.544 [DEBUG] [sway/input/libinput.c:198] sway_input_configure_libinput_device('*' on '0:0:Dell_WMI_hotkeys') 00:00:01.558 [DEBUG] [sway/input/libinput.c:198] sway_input_configure_libinput_device('*' on '0:0:Intel_HID_5_button_array') 00:00:01.567 [DEBUG] [sway/input/libinput.c:198] sway_input_configure_libinput_device('*' on '0:0:Intel_HID_events') 00:00:01.574 [DEBUG] [sway/input/libinput.c:198] sway_input_configure_libinput_device('*' on '1102:4639:DELL081C:00_044E:121F_UNKNOWN') 00:00:01.581 [DEBUG] [sway/input/libinput.c:198] sway_input_configure_libinput_device('*' on '1102:4639:DELL081C:00_044E:121F_Touchpad') 00:00:01.581 [DEBUG] [sway/input/seat.c:709] Applying input config to 1102:4639:DELL081C:00_044E:121F_Touchpad 00:00:01.581 [DEBUG] [sway/input/libinput.c:198] sway_input_configure_libinput_device('*' on '1102:4639:DELL081C:00_044E:121F_Mouse') 00:00:01.581 [DEBUG] [sway/input/libinput.c:143] scroll_set_method(1) 00:00:01.581 [ERROR] [sway/input/libinput.c:14] Failed to apply libinput config: Unsupported configuration option 00:00:01.581 [DEBUG] [sway/input/seat.c:709] Applying input config to 1102:4639:DELL081C:00_044E:121F_Mouse 00:00:01.581 [DEBUG] [sway/input/libinput.c:198] sway_input_configure_libinput_device('*' on '7119:11158:Integrated_Webcam_HD:_Integrate') 00:00:01.588 [DEBUG] [sway/input/libinput.c:198] sway_input_configure_libinput_device('*' on '0:0:DP-2') 00:00:01.588 [DEBUG] [sway/input/libinput.c:143] scroll_set_method(1) 00:00:01.588 [ERROR] [sway/input/libinput.c:14] Failed to apply libinput config: Unsupported configuration option 00:00:01.588 [DEBUG] [sway/input/seat.c:709] Applying input config to 0:0:DP-2 00:00:01.588 [DEBUG] [sway/input/libinput.c:198] sway_input_configure_libinput_device('*' on '0:0:DP-2') 00:00:01.588 [DEBUG] [sway/input/libinput.c:143] scroll_set_method(1) 00:00:01.588 [ERROR] [sway/input/libinput.c:14] Failed to apply libinput config: Unsupported configuration option 00:00:01.595 [DEBUG] [sway/input/libinput.c:198] sway_input_configure_libinput_device('*' on '0:3:Sleep_Button') 00:00:01.601 [DEBUG] [sway/input/libinput.c:198] sway_input_configure_libinput_device('*' on '0:5:Lid_Switch') 00:00:01.601 [DEBUG] [sway/input/seat.c:709] Applying input config to 0:5:Lid_Switch 00:00:01.601 [DEBUG] [sway/input/switch.c:91] Configured switch for device 00:00:01.601 [DEBUG] [sway/input/libinput.c:198] sway_input_configure_libinput_device('*' on '0:1:Power_Button') 00:00:01.607 [DEBUG] [sway/input/libinput.c:198] sway_input_configure_libinput_device('*' on '0:6:Video_Bus') 00:00:01.613 [DEBUG] [sway/input/libinput.c:198] sway_input_configure_libinput_device('*' on '0:1:Power_Button') 00:00:01.620 [DEBUG] [wlr] [render/swapchain.c:105] Allocating new swapchain buffer 00:00:01.620 [DEBUG] [wlr] [render/gbm_allocator.c:127] Allocated 256x256 GBM buffer (format 0x34325241, modifier 0x0) 00:00:01.620 [DEBUG] [wlr] [render/gles2/renderer.c:136] Created GL FBO for buffer 256x256 00:00:01.620 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x56002598c480 committing with 3 instructions 00:00:01.620 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x56002598c480 00:00:01.620 [INFO] [wlr] [backend/drm/drm.c:1508] connector DP-2: Requesting modeset 00:00:01.620 [DEBUG] [sway/desktop/output.c:880] New output 0x560025c22ae0: DP-2 00:00:01.620 [DEBUG] [sway/config/output.c:351] Turning on output DP-2 00:00:01.620 [DEBUG] [sway/config/output.c:355] Set DP-2 mode to 3840x2160 (-1.000000 Hz) 00:00:01.620 [ERROR] [sway/config/output.c:265] Configured mode for DP-2 not available 00:00:01.620 [INFO] [sway/config/output.c:266] Picking preferred mode instead 00:00:01.620 [DEBUG] [sway/config/output.c:382] Auto-detected output scale: 1.000000 00:00:01.620 [DEBUG] [sway/config/output.c:412] Committing output DP-2 00:00:01.620 [INFO] [wlr] [backend/drm/drm.c:808] connector DP-2: Modesetting with '1920x1080@60000mHz' 00:00:01.620 [DEBUG] [wlr] [backend/drm/drm.c:697] connector DP-2: Initializing renderer 00:00:01.620 [DEBUG] [wlr] [render/swapchain.c:105] Allocating new swapchain buffer 00:00:01.621 [DEBUG] [wlr] [render/gbm_allocator.c:127] Allocated 1920x1080 GBM buffer (format 0x34325241, modifier 0xFFFFFFFFFFFFFF) 00:00:01.621 [DEBUG] [wlr] [render/gles2/renderer.c:136] Created GL FBO for buffer 1920x1080 00:00:01.640 [DEBUG] [sway/config/output.c:458] Set DP-2 position to 1050, 0 00:00:01.640 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1080@0,0 00:00:01.640 [DEBUG] [sway/tree/arrange.c:293] Arranging workspace '1' at 1050.000000, 2160.000000 00:00:01.640 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1050x1680@0,0 00:00:01.640 [DEBUG] [sway/tree/arrange.c:293] Arranging workspace '3' at 0.000000, 1218.000000 00:00:01.640 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x560025bcf4f0 committing with 2 instructions 00:00:01.640 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x560025bcf4f0 00:00:01.641 [DEBUG] [sway/tree/workspace.c:283] Workspace: Generating new workspace name for output DP-2 00:00:01.641 [DEBUG] [sway/tree/workspace.c:218] Got valid workspace command for target: 'number 1' 00:00:01.641 [DEBUG] [sway/tree/workspace.c:245] Isolated name from workspace number: '1' 00:00:01.641 [DEBUG] [sway/tree/workspace.c:218] Got valid workspace command for target: 'number 2' 00:00:01.641 [DEBUG] [sway/tree/workspace.c:245] Isolated name from workspace number: '2' 00:00:01.641 [DEBUG] [sway/tree/workspace.c:274] Workspace: Found free name 2 00:00:01.641 [DEBUG] [sway/tree/workspace.c:218] Got valid workspace command for target: 'number 3' 00:00:01.641 [DEBUG] [sway/tree/workspace.c:245] Isolated name from workspace number: '3' 00:00:01.641 [DEBUG] [sway/tree/output.c:127] Creating default workspace 2 00:00:01.641 [DEBUG] [sway/tree/workspace.c:63] Adding workspace 2 for output DP-2 00:00:01.641 [DEBUG] [wlr] [render/swapchain.c:105] Allocating new swapchain buffer 00:00:01.642 [DEBUG] [wlr] [render/gbm_allocator.c:127] Allocated 256x256 GBM buffer (format 0x34325241, modifier 0x0) 00:00:01.642 [DEBUG] [wlr] [render/gles2/renderer.c:136] Created GL FBO for buffer 256x256 00:00:01.643 [DEBUG] [sway/desktop/layer_shell.c:197] Usable area changed, rearranging output 00:00:01.643 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1080@0,0 00:00:01.643 [DEBUG] [sway/tree/arrange.c:293] Arranging workspace '2' at 1050.000000, 0.000000 00:00:01.643 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1080@0,0 00:00:01.643 [DEBUG] [sway/tree/arrange.c:293] Arranging workspace '1' at 1050.000000, 2160.000000 00:00:01.643 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1050x1680@0,0 00:00:01.643 [DEBUG] [sway/tree/arrange.c:293] Arranging workspace '3' at 0.000000, 1218.000000 00:00:01.643 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1080@0,0 00:00:01.643 [DEBUG] [sway/tree/arrange.c:293] Arranging workspace '2' at 1050.000000, 0.000000 00:00:01.643 [DEBUG] [sway/input/libinput.c:198] sway_input_configure_libinput_device('*' on '1:1:AT_Translated_Set_2_keyboard') 00:00:01.674 [DEBUG] [sway/input/libinput.c:198] sway_input_configure_libinput_device('*' on '0:0:Dell_WMI_hotkeys') 00:00:01.689 [DEBUG] [sway/input/libinput.c:198] sway_input_configure_libinput_device('*' on '0:0:Intel_HID_5_button_array') 00:00:01.698 [DEBUG] [sway/input/libinput.c:198] sway_input_configure_libinput_device('*' on '0:0:Intel_HID_events') 00:00:01.705 [DEBUG] [sway/input/libinput.c:198] sway_input_configure_libinput_device('*' on '1102:4639:DELL081C:00_044E:121F_UNKNOWN') 00:00:01.711 [DEBUG] [sway/input/libinput.c:198] sway_input_configure_libinput_device('*' on '1102:4639:DELL081C:00_044E:121F_Touchpad') 00:00:01.711 [DEBUG] [sway/input/seat.c:709] Applying input config to 1102:4639:DELL081C:00_044E:121F_Touchpad 00:00:01.711 [DEBUG] [sway/input/libinput.c:198] sway_input_configure_libinput_device('*' on '1102:4639:DELL081C:00_044E:121F_Mouse') 00:00:01.711 [DEBUG] [sway/input/libinput.c:143] scroll_set_method(1) 00:00:01.711 [ERROR] [sway/input/libinput.c:14] Failed to apply libinput config: Unsupported configuration option 00:00:01.711 [DEBUG] [sway/input/seat.c:709] Applying input config to 1102:4639:DELL081C:00_044E:121F_Mouse 00:00:01.711 [DEBUG] [sway/input/libinput.c:198] sway_input_configure_libinput_device('*' on '7119:11158:Integrated_Webcam_HD:_Integrate') 00:00:01.717 [DEBUG] [sway/input/libinput.c:198] sway_input_configure_libinput_device('*' on '0:0:DP-2') 00:00:01.717 [DEBUG] [sway/input/libinput.c:143] scroll_set_method(1) 00:00:01.717 [ERROR] [sway/input/libinput.c:14] Failed to apply libinput config: Unsupported configuration option 00:00:01.717 [DEBUG] [sway/input/seat.c:709] Applying input config to 0:0:DP-2 00:00:01.717 [DEBUG] [sway/input/libinput.c:198] sway_input_configure_libinput_device('*' on '0:0:DP-2') 00:00:01.717 [DEBUG] [sway/input/libinput.c:143] scroll_set_method(1) 00:00:01.717 [ERROR] [sway/input/libinput.c:14] Failed to apply libinput config: Unsupported configuration option 00:00:01.724 [DEBUG] [sway/input/libinput.c:198] sway_input_configure_libinput_device('*' on '0:3:Sleep_Button') 00:00:01.730 [DEBUG] [sway/input/libinput.c:198] sway_input_configure_libinput_device('*' on '0:5:Lid_Switch') 00:00:01.730 [DEBUG] [sway/input/seat.c:709] Applying input config to 0:5:Lid_Switch 00:00:01.730 [DEBUG] [sway/input/switch.c:91] Configured switch for device 00:00:01.730 [DEBUG] [sway/input/libinput.c:198] sway_input_configure_libinput_device('*' on '0:1:Power_Button') 00:00:01.736 [DEBUG] [sway/input/libinput.c:198] sway_input_configure_libinput_device('*' on '0:6:Video_Bus') 00:00:01.742 [DEBUG] [sway/input/libinput.c:198] sway_input_configure_libinput_device('*' on '0:1:Power_Button') 00:00:01.748 [DEBUG] [wlr] [render/swapchain.c:105] Allocating new swapchain buffer 00:00:01.748 [DEBUG] [wlr] [render/gbm_allocator.c:127] Allocated 256x256 GBM buffer (format 0x34325241, modifier 0x0) 00:00:01.748 [DEBUG] [wlr] [render/gles2/renderer.c:136] Created GL FBO for buffer 256x256 00:00:01.748 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x560025bd4a30 committing with 4 instructions 00:00:01.748 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x560025bd4a30 00:00:01.748 [INFO] [wlr] [backend/headless/backend.c:28] Starting headless backend 00:00:01.748 [DEBUG] [sway/config/bar.c:263] Invoking swaybar for bar id 'bar-1' 00:00:01.751 [DEBUG] [sway/config/bar.c:255] Spawned swaybar bar-1 00:00:01.751 [DEBUG] [sway/config/bar.c:263] Invoking swaybar for bar id 'bar-2' 00:00:01.752 [DEBUG] [sway/config/bar.c:255] Spawned swaybar bar-2 00:00:01.753 [DEBUG] [sway/config.c:667] Running deferred commands 00:00:01.753 [INFO] [sway/commands.c:257] Handling command 'exec mako --icons 1 --actions 1 --default-timeout 300000 --output 1 --background-color "#e0b42cee" --border-size 0 --font 'Terminus 10' --text-color "#000000"' 00:00:01.753 [DEBUG] [sway/commands/exec_always.c:50] Executing mako --icons 1 --actions 1 --default-timeout 300000 --output 1 --background-color "#e0b42cee" --border-size 0 --font 'Terminus 10' --text-color "#000000" 00:00:01.755 [DEBUG] [sway/commands/exec_always.c:91] Child process created with pid 1156572 00:00:01.755 [DEBUG] [sway/tree/root.c:299] Recording workspace for process 1156572 00:00:01.755 [INFO] [sway/commands.c:257] Handling command 'exec "avizo-service"' 00:00:01.755 [DEBUG] [sway/commands/exec_always.c:50] Executing avizo-service 00:00:01.757 [DEBUG] [sway/commands/exec_always.c:91] Child process created with pid 1156574 00:00:01.757 [DEBUG] [sway/tree/root.c:299] Recording workspace for process 1156574 00:00:01.757 [INFO] [sway/commands.c:257] Handling command 'exec systemctl --user import-environment DISPLAY WAYLAND_DISPLAY SWAYSOCK XDG_CURRENT_DESKTOP' 00:00:01.757 [DEBUG] [sway/commands/exec_always.c:50] Executing systemctl --user import-environment DISPLAY WAYLAND_DISPLAY SWAYSOCK XDG_CURRENT_DESKTOP 00:00:01.759 [DEBUG] [sway/commands/exec_always.c:91] Child process created with pid 1156576 00:00:01.759 [DEBUG] [sway/tree/root.c:299] Recording workspace for process 1156576 00:00:01.759 [INFO] [sway/commands.c:257] Handling command 'exec hash dbus-update-activation-environment 2>/dev/null && dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY SWAYSOCK XDG_CURRENT_DESKTOP' 00:00:01.759 [DEBUG] [sway/commands/exec_always.c:50] Executing hash dbus-update-activation-environment 2>/dev/null && dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY SWAYSOCK XDG_CURRENT_DESKTOP 00:00:01.762 [DEBUG] [sway/commands/exec_always.c:91] Child process created with pid 1156578 00:00:01.762 [DEBUG] [sway/tree/root.c:299] Recording workspace for process 1156578 00:00:01.762 [INFO] [sway/server.c:252] Running compositor on wayland display 'wayland-1' 00:00:01.762 [DEBUG] [wlr] [render/swapchain.c:105] Allocating new swapchain buffer 00:00:01.764 [DEBUG] [wlr] [render/gbm_allocator.c:127] Allocated 1920x1080 GBM buffer (format 0x34325241, modifier 0xFFFFFFFFFFFFFF) 00:00:01.764 [DEBUG] [wlr] [render/gles2/renderer.c:136] Created GL FBO for buffer 1920x1080 Environment variable $XDG_CURRENT_DESKTOP not set, ignoring. 00:00:01.765 [DEBUG] [wlr] [render/swapchain.c:105] Allocating new swapchain buffer 00:00:01.767 [DEBUG] [wlr] [render/gbm_allocator.c:127] Allocated 1680x1050 GBM buffer (format 0x34325241, modifier 0xFFFFFFFFFFFFFF) 00:00:01.767 [DEBUG] [wlr] [render/gles2/renderer.c:136] Created GL FBO for buffer 1680x1050 dbus-update-activation-environment: warning: error sending to systemd: org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.freedesktop.systemd1 exited with status 1 00:00:01.768 [DEBUG] [wlr] [render/swapchain.c:105] Allocating new swapchain buffer 00:00:01.770 [DEBUG] [wlr] [render/gbm_allocator.c:127] Allocated 1920x1080 GBM buffer (format 0x34325241, modifier 0xFFFFFFFFFFFFFF) 00:00:01.770 [DEBUG] [wlr] [render/gles2/renderer.c:136] Created GL FBO for buffer 1920x1080 00:00:01.771 [DEBUG] [sway/ipc-server.c:153] Event on IPC listening socket 00:00:01.771 [DEBUG] [sway/ipc-server.c:199] New client: fd 74 00:00:01.771 [DEBUG] [sway/ipc-server.c:153] Event on IPC listening socket 00:00:01.771 [DEBUG] [sway/ipc-server.c:199] New client: fd 76 00:00:01.771 [DEBUG] [sway/ipc-server.c:219] Client 74 readable 00:00:01.771 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x6 to client 74 queue: { "id": "bar-1", "mode": "dock", "hidden_state": "hide", "position": "bottom", "status_command": "i3status-rs", "font": "pango:DejaVu Sans Mono 8, Font Awesome 5 Free, Terminus 8", "gaps": { "top": 0, "right": 0, "bottom": 0, "left": 0 }, "bar_height": 0, "status_padding": 1, "status_edge_padding": 3, "wrap_scroll": false, "workspace_buttons": false, "strip_workspace_numbers": true, "strip_workspace_name": false, "workspace_min_width": 0, "binding_mode_indicator": true, "verbose": false, "pango_markup": false, "colors": { "background": "#000000ff", "statusline": "#ffffffff", "separator": "#666666ff", "focused_background": "#000000ff", "focused_statusline": "#ffffffff", "focused_separator": "#666666ff", "focused_workspace_border": "#4c7899ff", "focused_workspace_bg": "#285577ff", "focused_workspace_text": "#ffffffff", "inactive_workspace_border": "#333333ff", "inactive_workspace_bg": "#222222ff", "inactive_workspace_text": "#888888ff", "active_workspace_border": "#333333ff", "active_workspace_bg": "#5f676aff", "active_workspace_text": "#ffffffff", "urgent_workspace_border": "#2f343aff", "urgent_workspace_bg": "#900000ff", "urgent_workspace_text": "#ffffffff", "binding_mode_border": "#2f343aff", "binding_mode_bg": "#900000ff", "binding_mode_text": "#ffffffff" }, "outputs": [ "eDP-1" ], "tray_outputs": [ "none" ], "tray_padding": 2 } 00:00:01.771 [DEBUG] [sway/ipc-server.c:153] Event on IPC listening socket 00:00:01.771 [DEBUG] [sway/ipc-server.c:199] New client: fd 81 00:00:01.771 [DEBUG] [sway/ipc-server.c:535] Client 74 writable 00:00:01.771 [DEBUG] [sway/ipc-server.c:153] Event on IPC listening socket 00:00:01.771 [DEBUG] [sway/ipc-server.c:199] New client: fd 80 00:00:01.771 [DEBUG] [sway/ipc-server.c:219] Client 81 readable 00:00:01.771 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x6 to client 81 queue: { "id": "bar-2", "mode": "dock", "hidden_state": "hide", "position": "bottom", "status_command": "i3status-rs ~\/.config\/i3status-rust\/config_bottom.toml", "font": "pango:DejaVu Sans Mono 8, Font Awesome 5 Free, Terminus 8", "gaps": { "top": 0, "right": 0, "bottom": 0, "left": 0 }, "bar_height": 0, "status_padding": 1, "status_edge_padding": 3, "wrap_scroll": false, "workspace_buttons": false, "strip_workspace_numbers": true, "strip_workspace_name": false, "workspace_min_width": 0, "binding_mode_indicator": true, "verbose": false, "pango_markup": false, "colors": { "background": "#000000ff", "statusline": "#ffffffff", "separator": "#666666ff", "focused_background": "#000000ff", "focused_statusline": "#ffffffff", "focused_separator": "#666666ff", "focused_workspace_border": "#4c7899ff", "focused_workspace_bg": "#285577ff", "focused_workspace_text": "#ffffffff", "inactive_workspace_border": "#333333ff", "inactive_workspace_bg": "#222222ff", "inactive_workspace_text": "#888888ff", "active_workspace_border": "#333333ff", "active_workspace_bg": "#5f676aff", "active_workspace_text": "#ffffffff", "urgent_workspace_border": "#2f343aff", "urgent_workspace_bg": "#900000ff", "urgent_workspace_text": "#ffffffff", "binding_mode_border": "#2f343aff", "binding_mode_bg": "#900000ff", "binding_mode_text": "#ffffffff" }, "outputs": [ "eDP-1" ], "tray_padding": 2 } 00:00:01.772 [DEBUG] [sway/ipc-server.c:219] Client 76 readable 00:00:01.772 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x2 to client 76 queue: {"success": true} 00:00:01.772 [DEBUG] [sway/ipc-server.c:535] Client 81 writable 00:00:01.772 [DEBUG] [sway/ipc-server.c:535] Client 76 writable 00:00:01.772 [DEBUG] [sway/ipc-server.c:219] Client 80 readable 00:00:01.772 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x2 to client 80 queue: {"success": true} 00:00:01.772 [DEBUG] [sway/ipc-server.c:535] Client 80 writable 00:00:01.772 [DEBUG] [wlr] [types/wlr_surface.c:743] New wlr_surface 0x560025c9efd0 (res 0x56002588e110) 00:00:01.797 [DEBUG] [wlr] [types/wlr_surface.c:743] New wlr_surface 0x560025ca0710 (res 0x560025c98480) 00:00:01.797 [DEBUG] [wlr] [types/wlr_layer_shell_v1.c:471] new layer_surface 0x560025cb45a0 (res 0x560025cb4700) 00:00:01.797 [DEBUG] [sway/desktop/layer_shell.c:598] new layer surface: namespace panel layer 1 anchor 14 size 0x18 margin 0,0,0,0, 00:00:01.797 [DEBUG] [sway/desktop/layer_shell.c:197] Usable area changed, rearranging output 00:00:01.797 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1062@0,0 00:00:01.797 [DEBUG] [sway/tree/arrange.c:293] Arranging workspace '1' at 1050.000000, 2160.000000 00:00:01.797 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x560025b93590 committing with 1 instructions 00:00:01.797 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x560025b93590 00:00:01.797 [DEBUG] [wlr] [types/wlr_surface.c:743] New wlr_surface 0x560025ca0c20 (res 0x560025ca1050) 00:00:01.800 [DEBUG] [wlr] [types/wlr_surface.c:743] New wlr_surface 0x560025c8ebd0 (res 0x560025c5c740) 00:00:01.800 [DEBUG] [wlr] [types/wlr_layer_shell_v1.c:471] new layer_surface 0x560025c8e880 (res 0x560025c8e9e0) 00:00:01.800 [DEBUG] [sway/desktop/layer_shell.c:598] new layer surface: namespace panel layer 1 anchor 14 size 0x18 margin 0,0,0,0, 00:00:01.800 [DEBUG] [sway/desktop/layer_shell.c:197] Usable area changed, rearranging output 00:00:01.800 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1044@0,0 00:00:01.800 [DEBUG] [sway/tree/arrange.c:293] Arranging workspace '1' at 1050.000000, 2160.000000 00:00:01.800 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x560025b2aaa0 committing with 1 instructions 00:00:01.800 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x560025b2aaa0 00:00:01.800 [DEBUG] [wlr] [types/wlr_surface.c:743] New wlr_surface 0x560025c894f0 (res 0x560025c8ea70) 00:00:01.802 [DEBUG] [wlr] [types/wlr_surface.c:743] New wlr_surface 0x560025c8d7e0 (res 0x560025c8dc10) 00:00:01.802 [DEBUG] [wlr] [types/wlr_surface.c:743] New wlr_surface 0x560025c795b0 (res 0x560025c799e0) 00:00:01.810 [DEBUG] [sway/ipc-server.c:153] Event on IPC listening socket 00:00:01.810 [DEBUG] [sway/ipc-server.c:199] New client: fd 90 00:00:01.810 [DEBUG] [sway/ipc-server.c:219] Client 90 readable 00:00:01.810 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x64 to client 90 queue: [ { "identifier": "1:1:AT_Translated_Set_2_keyboard", "name": "AT Translated Set 2 keyboard", "vendor": 1, "product": 1, "type": "keyboard", "xkb_layout_names": [ "Czech (QWERTY)", "English (US)" ], "xkb_active_layout_index": 0, "xkb_active_layout_name": "Czech (QWERTY)", "libinput": { "send_events": "enabled" } }, { "identifier": "0:0:Dell_WMI_hotkeys", "name": "Dell WMI hotkeys", "vendor": 0, "product": 0, "type": "keyboard", "xkb_layout_names": [ "Czech (QWERTY)", "English (US)" ], "xkb_active_layout_index": 0, "xkb_active_layout_name": "Czech (QWERTY)", "libinput": { "send_events": "enabled" } }, { "identifier": "0:0:Intel_HID_5_button_array", "name": "Intel HID 5 button array", "vendor": 0, "product": 0, "type": "keyboard", "xkb_layout_names": [ "Czech (QWERTY)", "English (US)" ], "xkb_active_layout_index": 0, "xkb_active_layout_name": "Czech (QWERTY)", "libinput": { "send_events": "enabled" } }, { "identifier": "0:0:Intel_HID_events", "name": "Intel HID events", "vendor": 0, "product": 0, "type": "keyboard", "xkb_layout_names": [ "Czech (QWERTY)", "English (US)" ], "xkb_active_layout_index": 0, "xkb_active_layout_name": "Czech (QWERTY)", "libinput": { "send_events": "enabled" } }, { "identifier": "1102:4639:DELL081C:00_044E:121F_UNKNOWN", "name": "DELL081C:00 044E:121F UNKNOWN", "vendor": 1102, "product": 4639, "type": "keyboard", "xkb_layout_names": [ "Czech (QWERTY)", "English (US)" ], "xkb_active_layout_index": 0, "xkb_active_layout_name": "Czech (QWERTY)", "libinput": { "send_events": "enabled" } }, { "identifier": "1102:4639:DELL081C:00_044E:121F_Touchpad", "name": "DELL081C:00 044E:121F Touchpad", "vendor": 1102, "product": 4639, "type": "touchpad", "libinput": { "send_events": "enabled", "tap": "enabled", "tap_button_map": "lrm", "tap_drag": "enabled", "tap_drag_lock": "disabled", "accel_speed": 0.80000001192092896, "accel_profile": "adaptive", "natural_scroll": "disabled", "left_handed": "disabled", "scroll_method": "two_finger", "dwt": "disabled" } }, { "identifier": "1102:4639:DELL081C:00_044E:121F_Mouse", "name": "DELL081C:00 044E:121F Mouse", "vendor": 1102, "product": 4639, "type": "pointer", "libinput": { "send_events": "enabled", "accel_speed": 0.80000001192092896, "accel_profile": "adaptive", "natural_scroll": "disabled", "left_handed": "disabled", "middle_emulation": "disabled", "scroll_method": "on_button_down", "scroll_button": 274 } }, { "identifier": "7119:11158:Integrated_Webcam_HD:_Integrate", "name": "Integrated_Webcam_HD: Integrate", "vendor": 7119, "product": 11158, "type": "keyboard", "xkb_layout_names": [ "Czech (QWERTY)", "English (US)" ], "xkb_active_layout_index": 0, "xkb_active_layout_name": "Czech (QWERTY)", "libinput": { "send_events": "enabled" } }, { "identifier": "0:0:DP-2", "name": "DP-2", "vendor": 0, "product": 0, "type": "pointer", "libinput": { "send_events": "enabled", "accel_speed": 0.80000001192092896, "accel_profile": "adaptive", "natural_scroll": "disabled", "left_handed": "disabled", "scroll_method": "on_button_down", "scroll_button": 0 } }, { "identifier": "0:0:DP-2", "name": "DP-2", "vendor": 0, "product": 0, "type": "keyboard", "xkb_layout_names": [ "Czech (QWERTY)", "English (US)" ], "xkb_active_layout_index": 0, "xkb_active_layout_name": "Czech (QWERTY)", "libinput": { "send_events": "enabled", "accel_speed": 0.80000001192092896, "accel_profile": "adaptive", "natural_scroll": "disabled", "left_handed": "disabled", "scroll_method": "on_button_down", "scroll_button": 0 } }, { "identifier": "0:3:Sleep_Button", "name": "Sleep Button", "vendor": 0, "product": 3, "type": "keyboard", "xkb_layout_names": [ "Czech (QWERTY)", "English (US)" ], "xkb_active_layout_index": 0, "xkb_active_layout_name": "Czech (QWERTY)", "libinput": { "send_events": "enabled" } }, { "identifier": "0:5:Lid_Switch", "name": "Lid Switch", "vendor": 0, "product": 5, "type": "switch", "libinput": { "send_events": "enabled" } }, { "identifier": "0:1:Power_Button", "name": "Power Button", "vendor": 0, "product": 1, "type": "keyboard", "xkb_layout_names": [ "Czech (QWERTY)", "English (US)" ], "xkb_active_layout_index": 0, "xkb_active_layout_name": "Czech (QWERTY)", "libinput": { "send_events": "enabled" } }, { "identifier": "0:6:Video_Bus", "name": "Video Bus", "vendor": 0, "product": 6, "type": "keyboard", "xkb_layout_names": [ "Czech (QWERTY)", "English (US)" ], "xkb_active_layout_index": 0, "xkb_active_layout_name": "Czech (QWERTY)", "libinput": { "send_events": "enabled" } }, { "identifier": "0:1:Power_Button", "name": "Power Button", "vendor": 0, "product": 1, "type": "keyboard", "xkb_layout_names": [ "Czech (QWERTY)", "English (US)" ], "xkb_active_layout_index": 0, "xkb_active_layout_name": "Czech (QWERTY)", "libinput": { "send_events": "enabled" } } ] 00:00:01.810 [DEBUG] [sway/ipc-server.c:535] Client 90 writable 00:00:01.810 [DEBUG] [sway/ipc-server.c:214] Client 90 hung up 00:00:01.810 [INFO] [sway/ipc-server.c:565] IPC Client 90 disconnected 00:00:01.810 [DEBUG] [sway/ipc-server.c:153] Event on IPC listening socket 00:00:01.810 [DEBUG] [sway/ipc-server.c:199] New client: fd 90 00:00:01.810 [DEBUG] [sway/ipc-server.c:219] Client 90 readable 00:00:01.810 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x2 to client 90 queue: {"success": true} 00:00:01.810 [DEBUG] [sway/ipc-server.c:535] Client 90 writable 00:00:03.695 [DEBUG] [sway/commands/bind.c:617] running command for binding: exec ~/.config/dmenu/main.sh 00:00:03.695 [INFO] [sway/commands.c:257] Handling command 'exec ~/.config/dmenu/main.sh' 00:00:03.695 [DEBUG] [sway/commands/exec_always.c:50] Executing ~/.config/dmenu/main.sh 00:00:03.704 [DEBUG] [sway/commands/exec_always.c:91] Child process created with pid 1156731 00:00:03.704 [DEBUG] [sway/tree/root.c:299] Recording workspace for process 1156731 00:00:03.726 [DEBUG] [wlr] [types/wlr_surface.c:743] New wlr_surface 0x560025caf560 (res 0x560025c9ddb0) 00:00:03.726 [DEBUG] [wlr] [types/wlr_surface.c:743] New wlr_surface 0x560025caf990 (res 0x560025cafdc0) 00:00:03.726 [DEBUG] [wlr] [types/wlr_layer_shell_v1.c:471] new layer_surface 0x560025cafe80 (res 0x560025c9de40) 00:00:03.726 [DEBUG] [sway/desktop/layer_shell.c:598] new layer surface: namespace rofi layer 3 anchor 15 size 0x0 margin 0,0,0,0, (process:1156737): XrmOptions-WARNING **: 10:19:36.011: Option: hide-scrollbar is not found. ** (process:1156737): WARNING **: 10:19:36.011: /home/scippio/.config/rofi/config.rasi:57:23: The option: configuration { theme: "/usr/share/rofi/themes/gruvbox-dark.rasi"; } is deprecated. Please replace with: @theme "/usr/share/rofi/themes/gruvbox-dark.rasi" after the configuration block. 00:00:04.686 [DEBUG] [sway/desktop/layer_shell.c:351] Layer surface destroyed (rofi) 00:00:04.686 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x560025bd56f0 committing with 2 instructions 00:00:04.686 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x560025bd56f0 00:00:04.722 [DEBUG] [wlr] [types/wlr_surface.c:743] New wlr_surface 0x560025c9d710 (res 0x560025c9ca60) 00:00:04.722 [DEBUG] [wlr] [types/wlr_layer_shell_v1.c:471] new layer_surface 0x560025cafe50 (res 0x560025cafdc0) 00:00:04.722 [DEBUG] [sway/desktop/layer_shell.c:598] new layer surface: namespace notifications layer 2 anchor 9 size 320x60 margin 0,0,0,0, 00:00:04.812 [INFO] [wlr] [xwayland/server.c:99] WAYLAND_SOCKET=36 Xwayland :0 -rootless -terminate -core -listenfd 34 -listenfd 35 -wm 94 00:00:04.936 [DEBUG] [wlr] [types/wlr_surface.c:743] New wlr_surface 0x560025c83510 (res 0x560025c7acf0) 00:00:04.937 [DEBUG] [wlr] [xwayland/server.c:259] Xserver is ready 00:00:04.938 [DEBUG] [wlr] [xwayland/xwm.c:1740] xfixes version: 5.0 00:00:04.938 [DEBUG] [wlr] [xwayland/xwm.c:1760] xres version: 1.2 00:00:04.942 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland 00:00:04.942 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland 00:00:04.942 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland 00:00:04.942 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland 00:00:04.942 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland 00:00:04.942 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland 00:00:04.942 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland 00:00:04.942 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland 00:00:04.942 [DEBUG] [sway/input/cursor.c:900] denying request to set cursor from unfocused client 00:00:04.942 [DEBUG] [wlr] [types/wlr_relative_pointer_v1.c:145] relative_pointer_v1 0x560025c7af30 created for client 0x560025c9dc90 The XKEYBOARD keymap compiler (xkbcomp) reports: > Warning: Unsupported maximum keycode 708, clipping. > X11 cannot support keycodes above 255. Errors from xkbcomp are not fatal to the X server 00:00:04.951 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland 00:00:04.951 [DEBUG] [wlr] [xwayland/xwm.c:1475] unhandled X11 event: MappingNotify (34) 00:00:04.951 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland 00:00:04.951 [DEBUG] [wlr] [xwayland/xwm.c:1475] unhandled X11 event: MappingNotify (34) 00:00:04.951 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland 00:00:04.951 [DEBUG] [sway/desktop/xwayland.c:761] New xwayland unmanaged surface 00:00:05.001 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland 00:00:05.002 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland 00:00:05.002 [DEBUG] [sway/desktop/xwayland.c:683] New xwayland surface title='(null)' class='(null)' 00:00:05.002 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland 00:00:05.002 [DEBUG] [wlr] [xwayland/xwm.c:796] unhandled X11 property 34 (WM_COMMAND) for window 6291457 00:00:05.002 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland 00:00:05.002 [DEBUG] [wlr] [xwayland/xwm.c:796] unhandled X11 property 36 (WM_CLIENT_MACHINE) for window 6291457 00:00:05.002 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland 00:00:05.002 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland 00:00:05.003 [DEBUG] [wlr] [xwayland/xwm.c:796] unhandled X11 property 415 (WM_LOCALE_NAME) for window 6291457 00:00:05.003 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland 00:00:05.027 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland 00:00:05.027 [DEBUG] [sway/desktop/xwayland.c:683] New xwayland surface title='(null)' class='(null)' 00:00:05.027 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland 00:00:05.027 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland 00:00:05.027 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland 00:00:05.027 [DEBUG] [wlr] [xwayland/xwm.c:796] unhandled X11 property 377 (_NET_WM_OPAQUE_REGION) for window 6291459 libva error: vaGetDriverNameByIndex() failed with unknown libva error, driver_name = (null) [1156905:1156905:0118/101937.393778:ERROR:sandbox_linux.cc(378)] InitializeSandbox() called with multiple threads in process gpu-process. 00:00:05.203 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland 00:00:05.203 [DEBUG] [sway/desktop/xwayland.c:683] New xwayland surface title='(null)' class='(null)' 00:00:05.203 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland 00:00:05.203 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland 00:00:05.203 [DEBUG] [wlr] [xwayland/xwm.c:796] unhandled X11 property 36 (WM_CLIENT_MACHINE) for window 4194307 00:00:05.203 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland 00:00:05.203 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland 00:00:05.203 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland 00:00:05.203 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland 00:00:05.203 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland 00:00:05.203 [DEBUG] [wlr] [xwayland/xwm.c:796] unhandled X11 property 365 (_GTK_HIDE_TITLEBAR_WHEN_MAXIMIZED) for window 4194307 00:00:05.203 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland 00:00:05.203 [DEBUG] [wlr] [xwayland/xwm.c:796] unhandled X11 property 374 (_NET_WM_BYPASS_COMPOSITOR) for window 4194307 00:00:05.203 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland 00:00:05.203 [DEBUG] [wlr] [xwayland/xwm.c:796] unhandled X11 property 376 (_NET_WM_ICON) for window 4194307 00:00:05.293 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland 00:00:05.294 [DEBUG] [wlr] [xwayland/xwm.c:796] unhandled X11 property 296 (XdndAware) for window 4194307 00:00:05.294 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland 00:00:05.294 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland 00:00:05.294 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland 00:00:05.294 [DEBUG] [sway/tree/view.c:403] View 0x560025cb1570 updated CSD to 1 00:00:05.295 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland 00:00:05.295 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland 00:00:05.297 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland 00:00:05.297 [DEBUG] [wlr] [xwayland/xwm.c:796] unhandled X11 property 377 (_NET_WM_OPAQUE_REGION) for window 4194307 00:00:05.301 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland 00:00:05.317 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland 00:00:05.317 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland 00:00:05.317 [DEBUG] [sway/desktop/xwayland.c:761] New xwayland unmanaged surface 00:00:05.317 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland 00:00:05.317 [DEBUG] [wlr] [xwayland/xwm.c:796] unhandled X11 property 383 (_NET_WM_USER_TIME) for window 4194307 00:00:05.317 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland 00:00:05.317 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland 00:00:05.330 [DEBUG] [wlr] [xwayland/xwm.c:796] unhandled X11 property 276 (WM_STATE) for window 4194307 00:00:05.330 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland 00:00:05.330 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland 00:00:05.330 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland 00:00:05.330 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland 00:00:05.330 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland 00:00:05.330 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland 00:00:05.330 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland 00:00:05.330 [DEBUG] [wlr] [xwayland/xwm.c:796] unhandled X11 property 338 (CHROMIUM_TIMESTAMP) for window 4194308 00:00:05.330 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland 00:00:05.330 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland 00:00:05.330 [DEBUG] [wlr] [types/wlr_surface.c:743] New wlr_surface 0x560025cb1d00 (res 0x560025c83d20) 00:00:05.330 [DEBUG] [wlr] [xwayland/xwm.c:1566] New xwayland surface: 0x560025cb1d00 00:00:05.330 [DEBUG] [sway/tree/view.c:403] View 0x560025cb1570 updated CSD to 1 00:00:05.330 [DEBUG] [sway/tree/root.c:249] Looking up workspace for pid 1156801 00:00:05.330 [DEBUG] [sway/tree/root.c:256] found pid_workspace for pid 1156731, workspace 1 00:00:05.357 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1044@0,0 00:00:05.357 [DEBUG] [sway/tree/arrange.c:293] Arranging workspace '1' at 1050.000000, 2160.000000 00:00:05.357 [DEBUG] [sway/tree/arrange.c:77] Arranging 0x7ffc66a05010 horizontally 00:00:05.357 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x560025bd4a30 committing with 4 instructions 00:00:05.364 [DEBUG] [wlr] [xwayland/xwm.c:796] unhandled X11 property 296 (XdndAware) for window 6291459 00:00:05.364 [DEBUG] [wlr] [xwayland/xwm.c:796] unhandled X11 property 377 (_NET_WM_OPAQUE_REGION) for window 4194307 00:00:05.367 [DEBUG] [sway/desktop/transaction.c:494] Transaction 0x560025bd4a30 is ready 00:00:05.367 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x560025bd4a30 00:00:05.367 [DEBUG] [sway/tree/container.c:1255] Container 0x560025cabfd0 entered output 0x560025c0f0a0 00:00:05.377 [DEBUG] [sway/tree/container.c:1255] Container 0x560025cac2f0 entered output 0x560025c0f0a0 00:00:05.378 [DEBUG] [wlr] [backend/libinput/events.c:309] Unknown libinput event 806 00:00:05.397 [DEBUG] [wlr] [render/swapchain.c:105] Allocating new swapchain buffer 00:00:05.397 [DEBUG] [wlr] [render/gbm_allocator.c:127] Allocated 256x256 GBM buffer (format 0x34325241, modifier 0x0) 00:00:05.397 [DEBUG] [wlr] [render/gles2/renderer.c:136] Created GL FBO for buffer 256x256 00:00:05.397 [DEBUG] [wlr] [render/swapchain.c:105] Allocating new swapchain buffer 00:00:05.397 [DEBUG] [wlr] [render/gbm_allocator.c:127] Allocated 256x256 GBM buffer (format 0x34325241, modifier 0x0) 00:00:05.397 [DEBUG] [wlr] [render/gles2/renderer.c:136] Created GL FBO for buffer 256x256 00:00:05.397 [DEBUG] [wlr] [render/swapchain.c:105] Allocating new swapchain buffer 00:00:05.397 [DEBUG] [wlr] [render/gbm_allocator.c:127] Allocated 256x256 GBM buffer (format 0x34325241, modifier 0x0) 00:00:05.397 [DEBUG] [wlr] [render/gles2/renderer.c:136] Created GL FBO for buffer 256x256 00:00:05.405 [DEBUG] [wlr] [xwayland/xwm.c:796] unhandled X11 property 338 (CHROMIUM_TIMESTAMP) for window 4194308 00:00:05.438 [DEBUG] [wlr] [backend/libinput/events.c:309] Unknown libinput event 807 00:00:05.922 [DEBUG] [wlr] [backend/libinput/events.c:309] Unknown libinput event 806 00:00:05.923 [DEBUG] [wlr] [backend/libinput/events.c:309] Unknown libinput event 807 00:00:06.978 [DEBUG] [wlr] [xwayland/xwm.c:796] unhandled X11 property 383 (_NET_WM_USER_TIME) for window 4194307 00:00:07.083 [DEBUG] [wlr] [xwayland/xwm.c:796] unhandled X11 property 338 (CHROMIUM_TIMESTAMP) for window 4194308 00:00:07.085 [DEBUG] [sway/desktop/xwayland.c:683] New xwayland surface title='(null)' class='(null)' 00:00:07.085 [DEBUG] [wlr] [xwayland/xwm.c:796] unhandled X11 property 36 (WM_CLIENT_MACHINE) for window 4194312 00:00:07.085 [DEBUG] [wlr] [xwayland/xwm.c:796] unhandled X11 property 365 (_GTK_HIDE_TITLEBAR_WHEN_MAXIMIZED) for window 4194312 00:00:07.085 [DEBUG] [wlr] [xwayland/xwm.c:796] unhandled X11 property 374 (_NET_WM_BYPASS_COMPOSITOR) for window 4194312 00:00:07.085 [DEBUG] [wlr] [xwayland/xwm.c:796] unhandled X11 property 376 (_NET_WM_ICON) for window 4194312 00:00:07.089 [DEBUG] [wlr] [xwayland/xwm.c:796] unhandled X11 property 296 (XdndAware) for window 4194312 00:00:07.089 [DEBUG] [sway/tree/view.c:403] View 0x560025cde520 updated CSD to 1 00:00:07.091 [DEBUG] [wlr] [xwayland/xwm.c:796] unhandled X11 property 377 (_NET_WM_OPAQUE_REGION) for window 4194312 00:00:07.114 [DEBUG] [wlr] [xwayland/xwm.c:796] unhandled X11 property 338 (CHROMIUM_TIMESTAMP) for window 4194308 00:00:07.114 [DEBUG] [wlr] [xwayland/xwm.c:796] unhandled X11 property 383 (_NET_WM_USER_TIME) for window 4194312 00:00:07.122 [DEBUG] [wlr] [xwayland/xwm.c:796] unhandled X11 property 276 (WM_STATE) for window 4194312 00:00:07.123 [DEBUG] [wlr] [xwayland/xwm.c:796] unhandled X11 property 338 (CHROMIUM_TIMESTAMP) for window 4194308 00:00:07.123 [DEBUG] [wlr] [types/wlr_surface.c:743] New wlr_surface 0x560025cdea70 (res 0x560025c95800) 00:00:07.123 [DEBUG] [wlr] [xwayland/xwm.c:1566] New xwayland surface: 0x560025cdea70 00:00:07.123 [DEBUG] [sway/tree/view.c:403] View 0x560025cde520 updated CSD to 1 00:00:07.123 [DEBUG] [sway/tree/root.c:249] Looking up workspace for pid 1156801 00:00:07.125 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x560025d00f00 committing with 5 instructions 00:00:07.132 [DEBUG] [sway/desktop/xwayland.c:683] New xwayland surface title='(null)' class='(null)' 00:00:07.132 [DEBUG] [wlr] [xwayland/xwm.c:1475] unhandled X11 event: FocusOut (10) 00:00:07.135 [DEBUG] [sway/desktop/transaction.c:494] Transaction 0x560025d00f00 is ready 00:00:07.135 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x560025d00f00 00:00:07.135 [DEBUG] [sway/tree/container.c:1255] Container 0x560025d03880 entered output 0x560025c0f0a0 00:00:07.137 [DEBUG] [wlr] [xwayland/xwm.c:796] unhandled X11 property 377 (_NET_WM_OPAQUE_REGION) for window 4194313 00:00:07.145 [DEBUG] [wlr] [xwayland/xwm.c:796] unhandled X11 property 338 (CHROMIUM_TIMESTAMP) for window 4194308 00:00:07.145 [DEBUG] [wlr] [xwayland/xwm.c:796] unhandled X11 property 383 (_NET_WM_USER_TIME) for window 4194313 00:00:07.150 [DEBUG] [wlr] [xwayland/xwm.c:796] unhandled X11 property 276 (WM_STATE) for window 4194313 00:00:07.150 [DEBUG] [wlr] [xwayland/xwm.c:796] unhandled X11 property 338 (CHROMIUM_TIMESTAMP) for window 4194308 00:00:07.151 [DEBUG] [wlr] [types/wlr_surface.c:743] New wlr_surface 0x560025d03100 (res 0x560025d54ce0) 00:00:07.151 [DEBUG] [wlr] [xwayland/xwm.c:1566] New xwayland surface: 0x560025d03100 00:00:07.151 [DEBUG] [sway/tree/view.c:403] View 0x560025d065e0 updated CSD to 1 00:00:07.151 [DEBUG] [sway/tree/root.c:249] Looking up workspace for pid 1156801 00:00:07.154 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x560025d54af0 committing with 6 instructions 00:00:07.160 [DEBUG] [wlr] [xwayland/xwm.c:796] unhandled X11 property 338 (CHROMIUM_TIMESTAMP) for window 4194308 00:00:07.160 [DEBUG] [wlr] [xwayland/xwm.c:1475] unhandled X11 event: FocusOut (10) 00:00:07.162 [DEBUG] [sway/desktop/transaction.c:494] Transaction 0x560025d54af0 is ready 00:00:07.162 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x560025d54af0 00:00:07.162 [DEBUG] [sway/tree/container.c:1255] Container 0x560025d4d960 entered output 0x560025c0f0a0 00:00:07.163 [DEBUG] [wlr] [xwayland/xwm.c:796] unhandled X11 property 377 (_NET_WM_OPAQUE_REGION) for window 4194312 00:00:07.166 [DEBUG] [wlr] [xwayland/xwm.c:796] unhandled X11 property 377 (_NET_WM_OPAQUE_REGION) for window 4194313 00:00:07.697 [DEBUG] [sway/desktop/layer_shell.c:351] Layer surface destroyed (notifications) [1156801:1156900:0118/101940.090974:ERROR:chrome_browser_main_extra_parts_metrics.cc(227)] START: ReportBluetoothAvailability(). If you don't see the END: message, this is crbug.com/1216328. [1156801:1156900:0118/101940.090987:ERROR:chrome_browser_main_extra_parts_metrics.cc(230)] END: ReportBluetoothAvailability() 00:00:07.870 [DEBUG] [wlr] [backend/libinput/events.c:309] Unknown libinput event 806 00:00:07.939 [DEBUG] [wlr] [backend/libinput/events.c:309] Unknown libinput event 807 00:00:08.148 [DEBUG] [wlr] [xwayland/xwm.c:1475] unhandled X11 event: MappingNotify (34) 00:00:08.148 [DEBUG] [wlr] [xwayland/xwm.c:1475] unhandled X11 event: MappingNotify (34) 00:00:08.150 [DEBUG] [wlr] [xwayland/xwm.c:796] unhandled X11 property 383 (_NET_WM_USER_TIME) for window 4194313 [1156905:1156905:0118/101940.466833:ERROR:gl_surface_presentation_helper.cc(260)] GetVSyncParametersIfAvailable() failed for 1 times! [1156905:1156905:0118/101940.473014:ERROR:gl_surface_presentation_helper.cc(260)] GetVSyncParametersIfAvailable() failed for 2 times! [1156905:1156905:0118/101940.483282:ERROR:gl_surface_presentation_helper.cc(260)] GetVSyncParametersIfAvailable() failed for 3 times! 00:00:09.192 [DEBUG] [wlr] [xwayland/xwm.c:796] unhandled X11 property 383 (_NET_WM_USER_TIME) for window 4194313 00:00:09.277 [DEBUG] [wlr] [backend/libinput/events.c:309] Unknown libinput event 806 00:00:09.375 [DEBUG] [wlr] [xwayland/xwm.c:796] unhandled X11 property 383 (_NET_WM_USER_TIME) for window 4194313 00:00:09.479 [DEBUG] [wlr] [backend/libinput/events.c:309] Unknown libinput event 807 00:00:10.528 [DEBUG] [wlr] [backend/libinput/events.c:309] Unknown libinput event 806 00:00:10.562 [DEBUG] [wlr] [backend/libinput/events.c:309] Unknown libinput event 807 00:00:11.547 [DEBUG] [wlr] [xwayland/xwm.c:796] unhandled X11 property 383 (_NET_WM_USER_TIME) for window 4194313 00:00:11.686 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus left 00:00:11.686 [INFO] [sway/commands.c:257] Handling command 'focus left' 00:00:11.686 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x560025d53800 committing with 5 instructions 00:00:11.686 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x560025d53800 00:00:11.687 [DEBUG] [wlr] [xwayland/xwm.c:1475] unhandled X11 event: FocusOut (10) 00:00:14.999 [DEBUG] [wlr] [xwayland/xwm.c:796] unhandled X11 property 383 (_NET_WM_USER_TIME) for window 4194312 00:00:16.795 [DEBUG] [wlr] [xwayland/xwm.c:796] unhandled X11 property 383 (_NET_WM_USER_TIME) for window 4194312 00:00:17.992 [DEBUG] [wlr] [backend/libinput/events.c:309] Unknown libinput event 806 00:00:18.036 [DEBUG] [wlr] [backend/libinput/events.c:309] Unknown libinput event 807 00:00:18.707 [DEBUG] [wlr] [xwayland/xwm.c:796] unhandled X11 property 383 (_NET_WM_USER_TIME) for window 4194312 00:00:18.805 [DEBUG] [wlr] [xwayland/xwm.c:796] unhandled X11 property 383 (_NET_WM_USER_TIME) for window 4194312 00:00:19.056 [DEBUG] [wlr] [xwayland/xwm.c:796] unhandled X11 property 383 (_NET_WM_USER_TIME) for window 4194312 00:00:19.250 [DEBUG] [wlr] [xwayland/xwm.c:796] unhandled X11 property 383 (_NET_WM_USER_TIME) for window 4194312 00:00:19.346 [DEBUG] [wlr] [xwayland/xwm.c:796] unhandled X11 property 383 (_NET_WM_USER_TIME) for window 4194312 00:00:19.890 [DEBUG] [wlr] [xwayland/xwm.c:796] unhandled X11 property 383 (_NET_WM_USER_TIME) for window 4194312 00:00:20.056 [DEBUG] [wlr] [xwayland/xwm.c:796] unhandled X11 property 383 (_NET_WM_USER_TIME) for window 4194312 00:00:20.231 [DEBUG] [wlr] [xwayland/xwm.c:796] unhandled X11 property 383 (_NET_WM_USER_TIME) for window 4194312 00:00:20.370 [DEBUG] [wlr] [xwayland/xwm.c:796] unhandled X11 property 383 (_NET_WM_USER_TIME) for window 4194312 00:00:21.101 [DEBUG] [wlr] [xwayland/xwm.c:796] unhandled X11 property 383 (_NET_WM_USER_TIME) for window 4194312 00:00:21.458 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus left 00:00:21.458 [INFO] [sway/commands.c:257] Handling command 'focus left' 00:00:21.458 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x560025d53770 committing with 5 instructions 00:00:21.458 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x560025d53770 00:00:21.461 [DEBUG] [wlr] [xwayland/xwm.c:1475] unhandled X11 event: FocusOut (10) 00:00:21.807 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus right 00:00:21.807 [INFO] [sway/commands.c:257] Handling command 'focus right' 00:00:21.807 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x560025d01010 committing with 5 instructions 00:00:21.807 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x560025d01010 00:00:21.808 [DEBUG] [wlr] [xwayland/xwm.c:1475] unhandled X11 event: FocusOut (10) 00:00:22.132 [DEBUG] [wlr] [xwayland/xwm.c:796] unhandled X11 property 383 (_NET_WM_USER_TIME) for window 4194312 00:00:22.288 [DEBUG] [sway/commands/bind.c:617] running command for binding: exec terminator 00:00:22.288 [INFO] [sway/commands.c:257] Handling command 'exec terminator' 00:00:22.288 [DEBUG] [sway/commands/exec_always.c:50] Executing terminator 00:00:22.295 [DEBUG] [sway/commands/exec_always.c:91] Child process created with pid 1158102 00:00:22.295 [DEBUG] [sway/tree/root.c:299] Recording workspace for process 1158102 00:00:22.457 [DEBUG] [wlr] [types/wlr_surface.c:743] New wlr_surface 0x560025ced390 (res 0x560025d57590) 00:00:22.457 [DEBUG] [wlr] [types/wlr_surface.c:743] New wlr_surface 0x560025d53c90 (res 0x560025d540c0) 00:00:22.863 [DEBUG] [wlr] [types/wlr_surface.c:743] New wlr_surface 0x560025d4fa10 (res 0x560025cabd10) 00:00:22.864 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:465] new xdg_surface 0x560025cabda0 (res 0x560025d4fe40) 00:00:22.864 [DEBUG] [sway/desktop/xdg_shell.c:523] New xdg_shell toplevel title='None' app_id='terminator' 00:00:22.864 [DEBUG] [wlr] [types/wlr_server_decoration.c:106] new server_decoration 0x560025d04380 (res 0x560025d503a0) 00:00:22.886 [DEBUG] [sway/tree/root.c:249] Looking up workspace for pid 1158102 00:00:22.886 [DEBUG] [sway/tree/root.c:256] found pid_workspace for pid 1158102, workspace 1 00:00:22.888 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x560025ce80b0 committing with 7 instructions 00:00:22.889 [DEBUG] [wlr] [xwayland/xwm.c:1475] unhandled X11 event: FocusOut (10) 00:00:22.910 [DEBUG] [sway/desktop/transaction.c:494] Transaction 0x560025ce80b0 is ready 00:00:22.910 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x560025ce80b0 00:00:22.910 [DEBUG] [sway/tree/container.c:1255] Container 0x560025c9d2a0 entered output 0x560025c0f0a0 ``` - **Configuration File:** - Please try to produce with the default configuration. - sorry I can't now https://gist.github.com/scippio/9eab2e95c42aab7186527a3f0c0d0c6b - **Stack Trace:** ``` PID: 1150682 (sway) UID: 1000 (scippio) GID: 1000 (scippio) Signal: 11 (SEGV) Timestamp: Tue 2022-01-18 10:19:20 CET (6min ago) Command Line: sway -d Executable: /usr/bin/sway Control Group: /user.slice/user-1000.slice/session-1.scope Unit: session-1.scope Slice: user-1000.slice Session: 1 Owner UID: 1000 (scippio) Boot ID: 8b2812731be44372aaccd7edba4c177c Machine ID: fe33955e6a1b4bbd853292860e75f032 Hostname: ghost Storage: /var/lib/systemd/coredump/core.sway.1000.8b2812731be44372aaccd7edba4c177c.1150682.1642497560000000.zst (present) Disk Size: 8.2M Message: Process 1150682 (sway) of user 1000 dumped core. Module linux-vdso.so.1 with build-id f4c0c67a495415ccf56ef21d6eaadfebc34186ec Module libxshmfence.so.1 with build-id 8876d9ccf620858795724ca24b9e567585a77cec Module libxcb-sync.so.1 with build-id dda14591103b01b1311906053bf1ca9e82ade35c Module libxcb-dri2.so.0 with build-id 2dd6e65129a809dab828a1d26215a3f7a363fcc8 Module libX11-xcb.so.1 with build-id 0db4f94d8ae31b8dc9a83f825a9171656f1e532c Module libEGL_mesa.so.0 with build-id 7581fb46ffb1bc9f852fdc0100ae0aa4aea1dff2 Module libnvidia-egl-gbm.so.1 with build-id f5eda6dba29b7a866131b070d4953ffbb41fbc4c Module libnvidia-eglcore.so.495.46 with build-id 6ec2ebe711f9dc964a48f183e5d6635a89ce2cae Module libnvidia-egl-wayland.so.1 with build-id 7026a2a5082aff391d23ed5af4678c543383f2d9 Module libnvidia-glsi.so.495.46 with build-id 154fbd536ea77f1e1d9c99b9d73b3abcc4ed3686 Module libEGL_nvidia.so.0 with build-id 1e94c360619910119ee107fbc84b5bfaab7ef2cb Module libnss_files.so.2 with build-id 1a36dfc01d3a1010b2ee79766a24a8090a3266d5 Module libicudata.so.70 with build-id e1dcc2a88cfaafed882d09c90c668af0eed4efed Module libicuuc.so.70 with build-id 2e245c2bf12f95fd8ab79b3a4be99524677cbd70 Module libxml2.so.2 with build-id b710b880b0d4e9c93554fa632129db44c20632cd Module libncursesw.so.6 with build-id 859adb8b03a5655151b4da104bc4b326a0d4bc8c Module libedit.so.0 with build-id 4b0babfcad161c2ad0af6e59e2493258db23a331 Module libvulkan.so.1 with build-id 0c8486d8689e18bd837da80fe4d17664a248bc10 Module libdrm_nouveau.so.2 with build-id ee16fa6a4d0bd08f5448cfc046ccb76b49aaa8a3 Module libdrm_amdgpu.so.1 with build-id 30d019987d514b23115b47d6b47c1e45c18fdbaf Module libelf.so.1 with build-id a4fb077dcec6ee26a5fab1fa10c59bd03b1078e4 Module libdrm_radeon.so.1 with build-id 5d1615e0467d0a34a5a82cbd4ebc84851e116307 Module libsensors.so.5 with build-id dc8b2c1c0d8525411aca188ea3cc3fb86d381d30 Module libLLVM-13.so with build-id 82982c299d46219d0eab8ee9cb8bb7365483453b Module iris_dri.so with build-id 18518ab31b51caa79b46bd7d4ed1d25c1b1f2685 Module libglapi.so.0 with build-id 9331aed5060062bcfafd463d36506312fab59549 Module libgpg-error.so.0 with build-id 3801187d42c4955bd93c605451430cdf1b164e63 Module libgcrypt.so.20 with build-id db45f5d5e0f7af1e77324fea1885f974619ad268 Module libcap.so.2 with build-id f56c6cd6ad4d35053340d7ff2f8f954498796739 Module liblz4.so.1 with build-id e63600ab23b2f6997f42fac2fa56e1f02ce159a1 Module libzstd.so.1 with build-id 6214183688018e3fba6d66db10c2c8d0b45e0578 Module liblzma.so.5 with build-id 8b615460aa230708c5183f16bede67aa0437d95e Module libblkid.so.1 with build-id 057b6bc8eebd42d1f5cafe4f4ac72646aae1f2c5 Module libbrotlicommon.so.1 with build-id a4ba3f4b4571c8272343b621da812a6e24a202a7 Module libsystemd.so.0 with build-id 69dfd360ef432adc8911dd446411765f1922fb48 Module libstdc++.so.6 with build-id 9b5eeeb149bf3c4efe787fb398b44f00507aec87 Module libgraphite2.so.3 with build-id 47761dc11e553f519cde97ed9ee985be12ccdae2 Module libdatrie.so.1 with build-id 6fe3b6ece2c8e7d11869fa051375128d8f808f58 Module libresolv.so.2 with build-id c915c72668282861a813f7ea3c0780f37b681dc0 Module libmount.so.1 with build-id 39e178b712b6635a8681182f7a9fbb64e6074aee Module libgmodule-2.0.so.0 with build-id 5da4523e8d6b5c244a0193e27093d1e61f6ac9e4 Module libgudev-1.0.so.0 with build-id a9f734ea9206d637d5aacfbd86298c91cdc1a33a Module libdl.so.2 with build-id 5abc547e7b0949f89f3c0e21ab0c8331a7440a8a Module libbrotlidec.so.1 with build-id 45defc036e918e0140a72f1fbce6e7692d38241d Module libbz2.so.1.0 with build-id 919597c477c9b2cb9cdbb7745ed6494ac0e6da60 Module libexpat.so.1 with build-id 64e977cfebfe7539f428dec3b388f5d0498b3108 Module libpangoft2-1.0.so.0 with build-id ef74c3ce7ee52a746fb5f2840d80a84e314edb92 Module libXdmcp.so.6 with build-id 8ca0792d23c8b8b4c0864297512349292bea5955 Module libXau.so.6 with build-id 1c67764663e07bec24d8951e5fd93f4d165979ff Module libxcb-errors.so.0 with build-id 0d6ee255fc30b6a86856b9f1a96491f12a1cacaf Module libxcb-res.so.0 with build-id b825f66a75478fd00eeb4c57ecb0ac7792e00f5e Module libxcb-icccm.so.4 with build-id 73f1e12d76af383aa969a60279ed5ed922045f47 Module libxcb-composite.so.0 with build-id 94fff40466ef37eb5973997211aa68f9beb81d15 Module libseat.so.1 with build-id 3a4a55c9d5228696da3e3a60469eb0f6d403c354 Module libxcb-xinput.so.0 with build-id 6403174c48f05f40cf7c168beb86f2886b9f09c1 Module libxcb-xfixes.so.0 with build-id a6b197ace5b9b59f913f5969eb419a88d1194f47 Module libxcb-render-util.so.0 with build-id c64fb28ea20a320a9754273d9ea3af85f6f74b17 Module libxcb-present.so.0 with build-id 68f5465258750e2397b1333b3ffc01ee33caa4e1 Module libxcb-dri3.so.0 with build-id 9407a2480e09dc5a1dd9d9a0652fa8d32b328c91 Module libEGL.so.1 with build-id 686c2e4036c01a3a72349ed0dd04f7c434af14ce Module libgbm.so.1 with build-id 20c4f3d50d078a101a7cc68395bfc979bed083cc Module libdrm.so.2 with build-id 457a1a1bd25f1d5541a10d3f16c5dc1440d77c7d Module libwayland-client.so.0 with build-id 0a237f2fd096bada4ca381eec5d64474c4078be4 Module libGLdispatch.so.0 with build-id 501765b3a78d668860fa54229b18107473aeda4c Module libffi.so.8 with build-id f90d8b734f6de9b25faedb8cbfab7054dafc0a42 Module libharfbuzz.so.0 with build-id 1d9dee49dd99162c3f83eb3259c3c88c6b4cd7fe Module libthai.so.0 with build-id a7ac5010b4275c49308021200d23690533952702 Module libfribidi.so.0 with build-id 79124bad061c2aab4ec89f25d067363d5b781114 Module libgio-2.0.so.0 with build-id bce5a3881708e1e885fa1c9c32e2769a6447c411 Module libgcc_s.so.1 with build-id 7f8508bb914546ada778809b64b99d234337d835 Module librt.so.1 with build-id 75484da2d6f1515189eefa076e0a40328834cd16 Module libwacom.so.2 with build-id 1d9b89a6d39be5568d5f44888b8a74f46a30c152 Module libmtdev.so.1 with build-id 0cea2a842ae9a0ef02a08477076caab0e5ac5e42 Module ld-linux-x86-64.so.2 with build-id 040cc3dd10461562f177df39e3be2f3704258c3c Module libxcb-shm.so.0 with build-id fb797f299a446f559a95afcc168227482cc800d1 Module libxcb-render.so.0 with build-id a37bdb37744b508be9dd29fd9ccb9bb0170d43e5 Module libXrender.so.1 with build-id 97e0b9ab6ba96ebc86527cc2b3c3078aad8616b3 Module libXext.so.6 with build-id d70f24beb4fad748d6becffdcc13e51be0a2ebfa Module libX11.so.6 with build-id 5ba5798d193c0065014b8c6252a0678671c8d478 Module libfreetype.so.6 with build-id 26c5f833068ff72660d1975cbc2074c3eb47fad8 Module libfontconfig.so.1 with build-id 1103a641395c7d3b42e49b793d3a9ea927c77bf6 Module libpng16.so.16 with build-id 2dc0bce07f199bf983c07a05fb95a6f4af83a9b3 Module libz.so.1 with build-id 0c1459c56513efd5d53eb3868290e9afee6a6a26 Module libpthread.so.0 with build-id 07c8f95b4f3251d08550217ad8a1f31066229996 Module libc.so.6 with build-id 4b406737057708c0e4c642345a703c47a61c73dc Module libpangocairo-1.0.so.0 with build-id 10d2af38056eee9a6b3458d8aac24095c4dfab72 Module libxcb.so.1 with build-id 0d1ef11740a5daad2ee331e812a51aa6574af222 Module libxkbcommon.so.0 with build-id 1f1bc7527e57c886c3df5803068122e1971d4724 Module libwlroots.so.9 with build-id e611b4a52e63b91afa1ab818a0f81abc484431b7 Module libwayland-server.so.0 with build-id 645526447334b85a6f4bf5a8b37737b27696365f Module libpixman-1.so.0 with build-id 341f793dcada3a48a306a793d265a517e3f2e7d6 Module libGLESv2.so.2 with build-id 60702bece6c583d41116a85e1d5b3c096a28d3d7 Module libpcre.so.1 with build-id 845483dd0acba86de9f0313102bebbaf3ce52767 Module libglib-2.0.so.0 with build-id 220436a4e27f39372710df014d2517c0387eefa4 Module libgobject-2.0.so.0 with build-id e67b3a29cecdd98c3d8bd6eb7524a812331b20a2 Module libpango-1.0.so.0 with build-id 730a8183a36afae82dd6a5564c0e490fed239a40 Module libm.so.6 with build-id 2b8fd1f869ecab4e0b55e92f2f151897f6818acf Module libudev.so.1 with build-id e7bd18780bd5753c14f8561be78e4e78ae0266ee Module libinput.so.10 with build-id e03db31785b31a4e48fde375cf7e13e3a6ad604a Module libevdev.so.2 with build-id b62ae69f839f1b6b06ef2c1df19f25ff09b0d824 Module libjson-c.so.5 with build-id 58a98db7dcfc01670a5565a0cc89c405d82b4a09 Module libcairo.so.2 with build-id 06820af9cf79c2deb207d9533a61caf04e67a8ad Module sway with build-id 768b742a44104940b3118c47bb7860c976318d4e Stack trace of thread 1150682: #0 0x00007f89aba3d5a0 xkb_keymap_num_layouts (libxkbcommon.so.0 + 0x1d5a0) #1 0x000055eab1151316 n/a (sway + 0x12316) #2 0x000055eab11561d2 n/a (sway + 0x171d2) #3 0x000055eab1166019 n/a (sway + 0x27019) #4 0x00007f89abaddf9e wlr_signal_emit_safe (libwlroots.so.9 + 0x74f9e) #5 0x00007f89abaddf9e wlr_signal_emit_safe (libwlroots.so.9 + 0x74f9e) #6 0x00007f89abaa54e7 n/a (libwlroots.so.9 + 0x3c4e7) #7 0x00007f89abb2f1ca wl_event_loop_dispatch (libwayland-server.so.0 + 0xb1ca) #8 0x00007f89abb2cd37 wl_display_run (libwayland-server.so.0 + 0x8d37) #9 0x000055eab114f980 n/a (sway + 0x10980) #10 0x00007f89ab840b25 __libc_start_main (libc.so.6 + 0x27b25) #11 0x000055eab114fcee n/a (sway + 0x10cee) Stack trace of thread 1150688: #0 0x00007f89ab80b8ca __futex_abstimed_wait_common64 (libpthread.so.0 + 0x158ca) #1 0x00007f89ab805270 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf270) #2 0x00007f89a8e49dac n/a (iris_dri.so + 0x1dbdac) #3 0x00007f89a8e42a5c n/a (iris_dri.so + 0x1d4a5c) #4 0x00007f89ab7ff259 start_thread (libpthread.so.0 + 0x9259) #5 0x00007f89ab9175e3 __clone (libc.so.6 + 0xfe5e3) Stack trace of thread 1150689: #0 0x00007f89ab80b8ca __futex_abstimed_wait_common64 (libpthread.so.0 + 0x158ca) #1 0x00007f89ab805270 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf270) #2 0x00007f89a8e49dac n/a (iris_dri.so + 0x1dbdac) #3 0x00007f89a8e42a5c n/a (iris_dri.so + 0x1d4a5c) #4 0x00007f89ab7ff259 start_thread (libpthread.so.0 + 0x9259) #5 0x00007f89ab9175e3 __clone (libc.so.6 + 0xfe5e3) Stack trace of thread 1150690: #0 0x00007f89ab80b8ca __futex_abstimed_wait_common64 (libpthread.so.0 + 0x158ca) #1 0x00007f89ab805270 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf270) #2 0x00007f89a8e49dac n/a (iris_dri.so + 0x1dbdac) #3 0x00007f89a8e42a5c n/a (iris_dri.so + 0x1d4a5c) #4 0x00007f89ab7ff259 start_thread (libpthread.so.0 + 0x9259) #5 0x00007f89ab9175e3 __clone (libc.so.6 + 0xfe5e3) Stack trace of thread 1150691: #0 0x00007f89ab80b8ca __futex_abstimed_wait_common64 (libpthread.so.0 + 0x158ca) #1 0x00007f89ab805270 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf270) #2 0x00007f89a8e49dac n/a (iris_dri.so + 0x1dbdac) #3 0x00007f89a8e42a5c n/a (iris_dri.so + 0x1d4a5c) #4 0x00007f89ab7ff259 start_thread (libpthread.so.0 + 0x9259) #5 0x00007f89ab9175e3 __clone (libc.so.6 + 0xfe5e3) Stack trace of thread 1150692: #0 0x00007f89ab80b8ca __futex_abstimed_wait_common64 (libpthread.so.0 + 0x158ca) #1 0x00007f89ab805270 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf270) #2 0x00007f89a8e49dac n/a (iris_dri.so + 0x1dbdac) #3 0x00007f89a8e42a5c n/a (iris_dri.so + 0x1d4a5c) #4 0x00007f89ab7ff259 start_thread (libpthread.so.0 + 0x9259) #5 0x00007f89ab9175e3 __clone (libc.so.6 + 0xfe5e3) Stack trace of thread 1150693: #0 0x00007f89ab80b8ca __futex_abstimed_wait_common64 (libpthread.so.0 + 0x158ca) #1 0x00007f89ab805270 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf270) #2 0x00007f89a8e49dac n/a (iris_dri.so + 0x1dbdac) #3 0x00007f89a8e42a5c n/a (iris_dri.so + 0x1d4a5c) #4 0x00007f89ab7ff259 start_thread (libpthread.so.0 + 0x9259) #5 0x00007f89ab9175e3 __clone (libc.so.6 + 0xfe5e3) Stack trace of thread 1150696: #0 0x00007f89ab80b8ca __futex_abstimed_wait_common64 (libpthread.so.0 + 0x158ca) #1 0x00007f89ab805270 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf270) #2 0x00007f89a8e49dac n/a (iris_dri.so + 0x1dbdac) #3 0x00007f89a8e42a5c n/a (iris_dri.so + 0x1d4a5c) #4 0x00007f89ab7ff259 start_thread (libpthread.so.0 + 0x9259) #5 0x00007f89ab9175e3 __clone (libc.so.6 + 0xfe5e3) Stack trace of thread 1150705: #0 0x00007f89ab80b8ca __futex_abstimed_wait_common64 (libpthread.so.0 + 0x158ca) #1 0x00007f89ab805270 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf270) #2 0x00007f89a8e49dac n/a (iris_dri.so + 0x1dbdac) #3 0x00007f89a8e42a5c n/a (iris_dri.so + 0x1d4a5c) #4 0x00007f89ab7ff259 start_thread (libpthread.so.0 + 0x9259) #5 0x00007f89ab9175e3 __clone (libc.so.6 + 0xfe5e3) Stack trace of thread 1150697: #0 0x00007f89ab80b8ca __futex_abstimed_wait_common64 (libpthread.so.0 + 0x158ca) #1 0x00007f89ab805270 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf270) #2 0x00007f89a8e49dac n/a (iris_dri.so + 0x1dbdac) #3 0x00007f89a8e42a5c n/a (iris_dri.so + 0x1d4a5c) #4 0x00007f89ab7ff259 start_thread (libpthread.so.0 + 0x9259) #5 0x00007f89ab9175e3 __clone (libc.so.6 + 0xfe5e3) Stack trace of thread 1150698: #0 0x00007f89ab80b8ca __futex_abstimed_wait_common64 (libpthread.so.0 + 0x158ca) #1 0x00007f89ab805270 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf270) #2 0x00007f89a8e49dac n/a (iris_dri.so + 0x1dbdac) #3 0x00007f89a8e42a5c n/a (iris_dri.so + 0x1d4a5c) #4 0x00007f89ab7ff259 start_thread (libpthread.so.0 + 0x9259) #5 0x00007f89ab9175e3 __clone (libc.so.6 + 0xfe5e3) Stack trace of thread 1150694: #0 0x00007f89ab80b8ca __futex_abstimed_wait_common64 (libpthread.so.0 + 0x158ca) #1 0x00007f89ab805270 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf270) #2 0x00007f89a8e49dac n/a (iris_dri.so + 0x1dbdac) #3 0x00007f89a8e42a5c n/a (iris_dri.so + 0x1d4a5c) #4 0x00007f89ab7ff259 start_thread (libpthread.so.0 + 0x9259) #5 0x00007f89ab9175e3 __clone (libc.so.6 + 0xfe5e3) Stack trace of thread 1150695: #0 0x00007f89ab80b8ca __futex_abstimed_wait_common64 (libpthread.so.0 + 0x158ca) #1 0x00007f89ab805270 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf270) #2 0x00007f89a8e49dac n/a (iris_dri.so + 0x1dbdac) #3 0x00007f89a8e42a5c n/a (iris_dri.so + 0x1d4a5c) #4 0x00007f89ab7ff259 start_thread (libpthread.so.0 + 0x9259) #5 0x00007f89ab9175e3 __clone (libc.so.6 + 0xfe5e3) Stack trace of thread 1150718: #0 0x00007f89ab80b8ca __futex_abstimed_wait_common64 (libpthread.so.0 + 0x158ca) #1 0x00007f89ab805270 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf270) #2 0x00007f89a8e49dac n/a (iris_dri.so + 0x1dbdac) #3 0x00007f89a8e42a5c n/a (iris_dri.so + 0x1d4a5c) #4 0x00007f89ab7ff259 start_thread (libpthread.so.0 + 0x9259) #5 0x00007f89ab9175e3 __clone (libc.so.6 + 0xfe5e3) Stack trace of thread 1150703: #0 0x00007f89ab80b8ca __futex_abstimed_wait_common64 (libpthread.so.0 + 0x158ca) #1 0x00007f89ab805270 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf270) #2 0x00007f89a8e49dac n/a (iris_dri.so + 0x1dbdac) #3 0x00007f89a8e42a5c n/a (iris_dri.so + 0x1d4a5c) #4 0x00007f89ab7ff259 start_thread (libpthread.so.0 + 0x9259) #5 0x00007f89ab9175e3 __clone (libc.so.6 + 0xfe5e3) Stack trace of thread 1150700: #0 0x00007f89ab80b8ca __futex_abstimed_wait_common64 (libpthread.so.0 + 0x158ca) #1 0x00007f89ab805270 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf270) #2 0x00007f89a8e49dac n/a (iris_dri.so + 0x1dbdac) #3 0x00007f89a8e42a5c n/a (iris_dri.so + 0x1d4a5c) #4 0x00007f89ab7ff259 start_thread (libpthread.so.0 + 0x9259) #5 0x00007f89ab9175e3 __clone (libc.so.6 + 0xfe5e3) Stack trace of thread 1150701: #0 0x00007f89ab80b8ca __futex_abstimed_wait_common64 (libpthread.so.0 + 0x158ca) #1 0x00007f89ab805270 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf270) #2 0x00007f89a8e49dac n/a (iris_dri.so + 0x1dbdac) #3 0x00007f89a8e42a5c n/a (iris_dri.so + 0x1d4a5c) #4 0x00007f89ab7ff259 start_thread (libpthread.so.0 + 0x9259) #5 0x00007f89ab9175e3 __clone (libc.so.6 + 0xfe5e3) Stack trace of thread 1150699: #0 0x00007f89ab80b8ca __futex_abstimed_wait_common64 (libpthread.so.0 + 0x158ca) #1 0x00007f89ab805270 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf270) #2 0x00007f89a8e49dac n/a (iris_dri.so + 0x1dbdac) #3 0x00007f89a8e42a5c n/a (iris_dri.so + 0x1d4a5c) #4 0x00007f89ab7ff259 start_thread (libpthread.so.0 + 0x9259) #5 0x00007f89ab9175e3 __clone (libc.so.6 + 0xfe5e3) Stack trace of thread 1150708: #0 0x00007f89ab80b8ca __futex_abstimed_wait_common64 (libpthread.so.0 + 0x158ca) #1 0x00007f89ab805270 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf270) #2 0x00007f89a8e49dac n/a (iris_dri.so + 0x1dbdac) #3 0x00007f89a8e42a5c n/a (iris_dri.so + 0x1d4a5c) #4 0x00007f89ab7ff259 start_thread (libpthread.so.0 + 0x9259) #5 0x00007f89ab9175e3 __clone (libc.so.6 + 0xfe5e3) Stack trace of thread 1150706: #0 0x00007f89ab80b8ca __futex_abstimed_wait_common64 (libpthread.so.0 + 0x158ca) #1 0x00007f89ab805270 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf270) #2 0x00007f89a8e49dac n/a (iris_dri.so + 0x1dbdac) #3 0x00007f89a8e42a5c n/a (iris_dri.so + 0x1d4a5c) #4 0x00007f89ab7ff259 start_thread (libpthread.so.0 + 0x9259) #5 0x00007f89ab9175e3 __clone (libc.so.6 + 0xfe5e3) Stack trace of thread 1150721: #0 0x00007f89ab80b8ca __futex_abstimed_wait_common64 (libpthread.so.0 + 0x158ca) #1 0x00007f89ab805270 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf270) #2 0x00007f89a8e49dac n/a (iris_dri.so + 0x1dbdac) #3 0x00007f89a8e42a5c n/a (iris_dri.so + 0x1d4a5c) #4 0x00007f89ab7ff259 start_thread (libpthread.so.0 + 0x9259) #5 0x00007f89ab9175e3 __clone (libc.so.6 + 0xfe5e3) Stack trace of thread 1150707: #0 0x00007f89ab80b8ca __futex_abstimed_wait_common64 (libpthread.so.0 + 0x158ca) #1 0x00007f89ab805270 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf270) #2 0x00007f89a8e49dac n/a (iris_dri.so + 0x1dbdac) #3 0x00007f89a8e42a5c n/a (iris_dri.so + 0x1d4a5c) #4 0x00007f89ab7ff259 start_thread (libpthread.so.0 + 0x9259) #5 0x00007f89ab9175e3 __clone (libc.so.6 + 0xfe5e3) Stack trace of thread 1150709: #0 0x00007f89ab80b8ca __futex_abstimed_wait_common64 (libpthread.so.0 + 0x158ca) #1 0x00007f89ab805270 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf270) #2 0x00007f89a8e49dac n/a (iris_dri.so + 0x1dbdac) #3 0x00007f89a8e42a5c n/a (iris_dri.so + 0x1d4a5c) #4 0x00007f89ab7ff259 start_thread (libpthread.so.0 + 0x9259) #5 0x00007f89ab9175e3 __clone (libc.so.6 + 0xfe5e3) Stack trace of thread 1150704: #0 0x00007f89ab80b8ca __futex_abstimed_wait_common64 (libpthread.so.0 + 0x158ca) #1 0x00007f89ab805270 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf270) #2 0x00007f89a8e49dac n/a (iris_dri.so + 0x1dbdac) #3 0x00007f89a8e42a5c n/a (iris_dri.so + 0x1d4a5c) #4 0x00007f89ab7ff259 start_thread (libpthread.so.0 + 0x9259) #5 0x00007f89ab9175e3 __clone (libc.so.6 + 0xfe5e3) Stack trace of thread 1150719: #0 0x00007f89ab80b8ca __futex_abstimed_wait_common64 (libpthread.so.0 + 0x158ca) #1 0x00007f89ab805270 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf270) #2 0x00007f89a8e49dac n/a (iris_dri.so + 0x1dbdac) #3 0x00007f89a8e42a5c n/a (iris_dri.so + 0x1d4a5c) #4 0x00007f89ab7ff259 start_thread (libpthread.so.0 + 0x9259) #5 0x00007f89ab9175e3 __clone (libc.so.6 + 0xfe5e3) Stack trace of thread 1150712: #0 0x00007f89ab80b8ca __futex_abstimed_wait_common64 (libpthread.so.0 + 0x158ca) #1 0x00007f89ab805270 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf270) #2 0x00007f89a8e49dac n/a (iris_dri.so + 0x1dbdac) #3 0x00007f89a8e42a5c n/a (iris_dri.so + 0x1d4a5c) #4 0x00007f89ab7ff259 start_thread (libpthread.so.0 + 0x9259) #5 0x00007f89ab9175e3 __clone (libc.so.6 + 0xfe5e3) Stack trace of thread 1150724: #0 0x00007f89ab80b8ca __futex_abstimed_wait_common64 (libpthread.so.0 + 0x158ca) #1 0x00007f89ab805270 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf270) #2 0x00007f89a8e49dac n/a (iris_dri.so + 0x1dbdac) #3 0x00007f89a8e42a5c n/a (iris_dri.so + 0x1d4a5c) #4 0x00007f89ab7ff259 start_thread (libpthread.so.0 + 0x9259) #5 0x00007f89ab9175e3 __clone (libc.so.6 + 0xfe5e3) Stack trace of thread 1150710: #0 0x00007f89ab80b8ca __futex_abstimed_wait_common64 (libpthread.so.0 + 0x158ca) #1 0x00007f89ab805270 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf270) #2 0x00007f89a8e49dac n/a (iris_dri.so + 0x1dbdac) #3 0x00007f89a8e42a5c n/a (iris_dri.so + 0x1d4a5c) #4 0x00007f89ab7ff259 start_thread (libpthread.so.0 + 0x9259) #5 0x00007f89ab9175e3 __clone (libc.so.6 + 0xfe5e3) Stack trace of thread 1150722: #0 0x00007f89ab80b8ca __futex_abstimed_wait_common64 (libpthread.so.0 + 0x158ca) #1 0x00007f89ab805270 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf270) #2 0x00007f89a8e49dac n/a (iris_dri.so + 0x1dbdac) #3 0x00007f89a8e42a5c n/a (iris_dri.so + 0x1d4a5c) #4 0x00007f89ab7ff259 start_thread (libpthread.so.0 + 0x9259) #5 0x00007f89ab9175e3 __clone (libc.so.6 + 0xfe5e3) Stack trace of thread 1150714: #0 0x00007f89ab80b8ca __futex_abstimed_wait_common64 (libpthread.so.0 + 0x158ca) #1 0x00007f89ab805270 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf270) #2 0x00007f89a8e49dac n/a (iris_dri.so + 0x1dbdac) #3 0x00007f89a8e42a5c n/a (iris_dri.so + 0x1d4a5c) #4 0x00007f89ab7ff259 start_thread (libpthread.so.0 + 0x9259) #5 0x00007f89ab9175e3 __clone (libc.so.6 + 0xfe5e3) Stack trace of thread 1150711: #0 0x00007f89ab80b8ca __futex_abstimed_wait_common64 (libpthread.so.0 + 0x158ca) #1 0x00007f89ab805270 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf270) #2 0x00007f89a8e49dac n/a (iris_dri.so + 0x1dbdac) #3 0x00007f89a8e42a5c n/a (iris_dri.so + 0x1d4a5c) #4 0x00007f89ab7ff259 start_thread (libpthread.so.0 + 0x9259) #5 0x00007f89ab9175e3 __clone (libc.so.6 + 0xfe5e3) Stack trace of thread 1150716: #0 0x00007f89ab80b8ca __futex_abstimed_wait_common64 (libpthread.so.0 + 0x158ca) #1 0x00007f89ab805270 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf270) #2 0x00007f89a8e49dac n/a (iris_dri.so + 0x1dbdac) #3 0x00007f89a8e42a5c n/a (iris_dri.so + 0x1d4a5c) #4 0x00007f89ab7ff259 start_thread (libpthread.so.0 + 0x9259) #5 0x00007f89ab9175e3 __clone (libc.so.6 + 0xfe5e3) Stack trace of thread 1150713: #0 0x00007f89ab80b8ca __futex_abstimed_wait_common64 (libpthread.so.0 + 0x158ca) #1 0x00007f89ab805270 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf270) #2 0x00007f89a8e49dac n/a (iris_dri.so + 0x1dbdac) #3 0x00007f89a8e42a5c n/a (iris_dri.so + 0x1d4a5c) #4 0x00007f89ab7ff259 start_thread (libpthread.so.0 + 0x9259) #5 0x00007f89ab9175e3 __clone (libc.so.6 + 0xfe5e3) Stack trace of thread 1150715: #0 0x00007f89ab80b8ca __futex_abstimed_wait_common64 (libpthread.so.0 + 0x158ca) #1 0x00007f89ab805270 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf270) #2 0x00007f89a8e49dac n/a (iris_dri.so + 0x1dbdac) #3 0x00007f89a8e42a5c n/a (iris_dri.so + 0x1d4a5c) #4 0x00007f89ab7ff259 start_thread (libpthread.so.0 + 0x9259) #5 0x00007f89ab9175e3 __clone (libc.so.6 + 0xfe5e3) Stack trace of thread 1150723: #0 0x00007f89ab80b8ca __futex_abstimed_wait_common64 (libpthread.so.0 + 0x158ca) #1 0x00007f89ab805270 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf270) #2 0x00007f89a8e49dac n/a (iris_dri.so + 0x1dbdac) #3 0x00007f89a8e42a5c n/a (iris_dri.so + 0x1d4a5c) #4 0x00007f89ab7ff259 start_thread (libpthread.so.0 + 0x9259) #5 0x00007f89ab9175e3 __clone (libc.so.6 + 0xfe5e3) Stack trace of thread 1150720: #0 0x00007f89ab80b8ca __futex_abstimed_wait_common64 (libpthread.so.0 + 0x158ca) #1 0x00007f89ab805270 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf270) #2 0x00007f89a8e49dac n/a (iris_dri.so + 0x1dbdac) #3 0x00007f89a8e42a5c n/a (iris_dri.so + 0x1d4a5c) #4 0x00007f89ab7ff259 start_thread (libpthread.so.0 + 0x9259) #5 0x00007f89ab9175e3 __clone (libc.so.6 + 0xfe5e3) Stack trace of thread 1150717: #0 0x00007f89ab80b8ca __futex_abstimed_wait_common64 (libpthread.so.0 + 0x158ca) #1 0x00007f89ab805270 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf270) #2 0x00007f89a8e49dac n/a (iris_dri.so + 0x1dbdac) #3 0x00007f89a8e42a5c n/a (iris_dri.so + 0x1d4a5c) #4 0x00007f89ab7ff259 start_thread (libpthread.so.0 + 0x9259) #5 0x00007f89ab9175e3 __clone (libc.so.6 + 0xfe5e3) ELF object binary architecture: AMD x86-64 GNU gdb (GDB) 11.1 Copyright (C) 2021 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-pc-linux-gnu". Type "show configuration" for configuration details. For bug reporting instructions, please see: . Find the GDB manual and other documentation resources online at: . For help, type "help". Type "apropos word" to search for commands related to "word"... Registered pretty printers for UE4 classes Reading symbols from /usr/bin/sway... (No debugging symbols found in /usr/bin/sway) warning: Can't open file /memfd:wayland-shm (deleted) during file-backed mapping note processing warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing warning: Can't open file /memfd:gdk-wayland (deleted) during file-backed mapping note processing warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing warning: Can't open file /memfd:wayland-cursor (deleted) during file-backed mapping note processing warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing warning: Can't open file /memfd:xwayland-shared (deleted) during file-backed mapping note processing warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing warning: Can't open file /dev/shm/mako-GmEjnl (deleted) during file-backed mapping note processing warning: Can't open file /run/user/1000/sway-client-Um2Nho (deleted) during file-backed mapping note processing warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing warning: Can't open file /run/user/1000/sway-client-gi8Lqr (deleted) during file-backed mapping note processing warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing [New LWP 1150682] [New LWP 1150688] [New LWP 1150689] [New LWP 1150690] [New LWP 1150691] [New LWP 1150692] [New LWP 1150693] [New LWP 1150696] [New LWP 1150705] [New LWP 1150697] [New LWP 1150698] [New LWP 1150694] [New LWP 1150695] [New LWP 1150718] [New LWP 1150703] [New LWP 1150700] [New LWP 1150701] [New LWP 1150699] [New LWP 1150708] [New LWP 1150706] [New LWP 1150721] [New LWP 1150707] [New LWP 1150709] [New LWP 1150704] [New LWP 1150719] [New LWP 1150712] [New LWP 1150724] [New LWP 1150710] [New LWP 1150722] [New LWP 1150714] [New LWP 1150711] [New LWP 1150716] [New LWP 1150713] [New LWP 1150715] [New LWP 1150723] [New LWP 1150720] [New LWP 1150717] [Thread debugging using libthread_db enabled] Using host libthread_db library "/usr/lib/libthread_db.so.1". Core was generated by `sway -d'. Program terminated with signal SIGSEGV, Segmentation fault. ```
emersion commented 2 years ago

Please provide a stack trace. You can do so by compiling from source, reproducing the crash and then running coredumpctl gdb and then bt full.

Here are some instructions to compile from source: https://github.com/swaywm/sway/wiki/Development-Setup#compiling-as-a-subproject

scippio commented 2 years ago
coredumpctl gdb
           PID: 2646320 (sway)
           UID: 1000 (scippio)
           GID: 1000 (scippio)
        Signal: 11 (SEGV)
     Timestamp: Wed 2022-01-19 09:58:17 CET (1h 37min ago)
  Command Line: ./sway/sway -d
    Executable: /home/scippio/projects/sway/build/sway/sway
 Control Group: /user.slice/user-1000.slice/session-1.scope
          Unit: session-1.scope
         Slice: user-1000.slice
       Session: 1
     Owner UID: 1000 (scippio)
       Boot ID: 8b2812731be44372aaccd7edba4c177c
    Machine ID: fe33955e6a1b4bbd853292860e75f032
      Hostname: ghost
       Storage: /var/lib/systemd/coredump/core.sway.1000.8b2812731be44372aaccd7edba4c177c.2646320.1642582697000000.zst (present)
     Disk Size: 4.6M
       Message: Process 2646320 (sway) of user 1000 dumped core.

                Module /home/scippio/projects/sway/build/sway/sway with build-id 247e72d65c843384bb17a75c6c8c0ca60ff30b32
                Module /home/scippio/projects/sway/build/subprojects/wlroots/libwlroots.so.11 with build-id e8e89e0c913b384b49ca63d90d6db585c320aa0d
                Module linux-vdso.so.1 with build-id f4c0c67a495415ccf56ef21d6eaadfebc34186ec
                Module libnss_files.so.2 with build-id 1a36dfc01d3a1010b2ee79766a24a8090a3266d5
                Module libicudata.so.70 with build-id e1dcc2a88cfaafed882d09c90c668af0eed4efed
                Module libicuuc.so.70 with build-id 2e245c2bf12f95fd8ab79b3a4be99524677cbd70
                Module libxml2.so.2 with build-id b710b880b0d4e9c93554fa632129db44c20632cd
                Module libncursesw.so.6 with build-id 859adb8b03a5655151b4da104bc4b326a0d4bc8c
                Module libedit.so.0 with build-id 4b0babfcad161c2ad0af6e59e2493258db23a331
                Module libdrm_nouveau.so.2 with build-id ee16fa6a4d0bd08f5448cfc046ccb76b49aaa8a3
                Module libdrm_amdgpu.so.1 with build-id 30d019987d514b23115b47d6b47c1e45c18fdbaf
                Module libelf.so.1 with build-id a4fb077dcec6ee26a5fab1fa10c59bd03b1078e4
                Module libdrm_radeon.so.1 with build-id 5d1615e0467d0a34a5a82cbd4ebc84851e116307
                Module libsensors.so.5 with build-id dc8b2c1c0d8525411aca188ea3cc3fb86d381d30
                Module libLLVM-13.so with build-id 82982c299d46219d0eab8ee9cb8bb7365483453b
                Module iris_dri.so with build-id 18518ab31b51caa79b46bd7d4ed1d25c1b1f2685
                Module libxshmfence.so.1 with build-id 8876d9ccf620858795724ca24b9e567585a77cec
                Module libxcb-sync.so.1 with build-id dda14591103b01b1311906053bf1ca9e82ade35c
                Module libxcb-dri2.so.0 with build-id 2dd6e65129a809dab828a1d26215a3f7a363fcc8
                Module libX11-xcb.so.1 with build-id 0db4f94d8ae31b8dc9a83f825a9171656f1e532c
                Module libglapi.so.0 with build-id 9331aed5060062bcfafd463d36506312fab59549
                Module libEGL_mesa.so.0 with build-id 7581fb46ffb1bc9f852fdc0100ae0aa4aea1dff2
                Module libnvidia-egl-gbm.so.1 with build-id f5eda6dba29b7a866131b070d4953ffbb41fbc4c
                Module libnvidia-eglcore.so.495.46 with build-id 6ec2ebe711f9dc964a48f183e5d6635a89ce2cae
                Module libnvidia-egl-wayland.so.1 with build-id 7026a2a5082aff391d23ed5af4678c543383f2d9
                Module libnvidia-glsi.so.495.46 with build-id 154fbd536ea77f1e1d9c99b9d73b3abcc4ed3686
                Module libEGL_nvidia.so.0 with build-id 1e94c360619910119ee107fbc84b5bfaab7ef2cb
                Module libgpg-error.so.0 with build-id 3801187d42c4955bd93c605451430cdf1b164e63
                Module libblkid.so.1 with build-id 057b6bc8eebd42d1f5cafe4f4ac72646aae1f2c5
                Module libbrotlicommon.so.1 with build-id a4ba3f4b4571c8272343b621da812a6e24a202a7
                Module libgcrypt.so.20 with build-id db45f5d5e0f7af1e77324fea1885f974619ad268
                Module libcap.so.2 with build-id f56c6cd6ad4d35053340d7ff2f8f954498796739
                Module liblz4.so.1 with build-id e63600ab23b2f6997f42fac2fa56e1f02ce159a1
                Module libzstd.so.1 with build-id 6214183688018e3fba6d66db10c2c8d0b45e0578
                Module liblzma.so.5 with build-id 8b615460aa230708c5183f16bede67aa0437d95e
                Module libgraphite2.so.3 with build-id 47761dc11e553f519cde97ed9ee985be12ccdae2
                Module libdatrie.so.1 with build-id 6fe3b6ece2c8e7d11869fa051375128d8f808f58
                Module libresolv.so.2 with build-id c915c72668282861a813f7ea3c0780f37b681dc0
                Module libmount.so.1 with build-id 39e178b712b6635a8681182f7a9fbb64e6074aee
                Module libgmodule-2.0.so.0 with build-id 5da4523e8d6b5c244a0193e27093d1e61f6ac9e4
                Module libgudev-1.0.so.0 with build-id a9f734ea9206d637d5aacfbd86298c91cdc1a33a
                Module libbrotlidec.so.1 with build-id 45defc036e918e0140a72f1fbce6e7692d38241d
                Module libbz2.so.1.0 with build-id 919597c477c9b2cb9cdbb7745ed6494ac0e6da60
                Module libsystemd.so.0 with build-id 69dfd360ef432adc8911dd446411765f1922fb48
                Module libstdc++.so.6 with build-id 9b5eeeb149bf3c4efe787fb398b44f00507aec87
                Module libexpat.so.1 with build-id 64e977cfebfe7539f428dec3b388f5d0498b3108
                Module libdl.so.2 with build-id 5abc547e7b0949f89f3c0e21ab0c8331a7440a8a
                Module libpangoft2-1.0.so.0 with build-id ef74c3ce7ee52a746fb5f2840d80a84e314edb92
                Module libXdmcp.so.6 with build-id 8ca0792d23c8b8b4c0864297512349292bea5955
                Module libXau.so.6 with build-id 1c67764663e07bec24d8951e5fd93f4d165979ff
                Module libGLdispatch.so.0 with build-id 501765b3a78d668860fa54229b18107473aeda4c
                Module libffi.so.8 with build-id f90d8b734f6de9b25faedb8cbfab7054dafc0a42
                Module libharfbuzz.so.0 with build-id 1d9dee49dd99162c3f83eb3259c3c88c6b4cd7fe
                Module libthai.so.0 with build-id a7ac5010b4275c49308021200d23690533952702
                Module libfribidi.so.0 with build-id 79124bad061c2aab4ec89f25d067363d5b781114
                Module libgio-2.0.so.0 with build-id bce5a3881708e1e885fa1c9c32e2769a6447c411
                Module libgcc_s.so.1 with build-id 7f8508bb914546ada778809b64b99d234337d835
                Module libwacom.so.2 with build-id 1d9b89a6d39be5568d5f44888b8a74f46a30c152
                Module libmtdev.so.1 with build-id 0cea2a842ae9a0ef02a08477076caab0e5ac5e42
                Module ld-linux-x86-64.so.2 with build-id 040cc3dd10461562f177df39e3be2f3704258c3c
                Module libXrender.so.1 with build-id 97e0b9ab6ba96ebc86527cc2b3c3078aad8616b3
                Module libXext.so.6 with build-id d70f24beb4fad748d6becffdcc13e51be0a2ebfa
                Module libX11.so.6 with build-id 5ba5798d193c0065014b8c6252a0678671c8d478
                Module libfreetype.so.6 with build-id 26c5f833068ff72660d1975cbc2074c3eb47fad8
                Module libfontconfig.so.1 with build-id 1103a641395c7d3b42e49b793d3a9ea927c77bf6
                Module libpng16.so.16 with build-id 2dc0bce07f199bf983c07a05fb95a6f4af83a9b3
                Module libz.so.1 with build-id 0c1459c56513efd5d53eb3868290e9afee6a6a26
                Module libpthread.so.0 with build-id 07c8f95b4f3251d08550217ad8a1f31066229996
                Module libxcb-errors.so.0 with build-id 0d6ee255fc30b6a86856b9f1a96491f12a1cacaf
                Module libxcb-res.so.0 with build-id b825f66a75478fd00eeb4c57ecb0ac7792e00f5e
                Module libxcb-icccm.so.4 with build-id 73f1e12d76af383aa969a60279ed5ed922045f47
                Module libxcb-composite.so.0 with build-id 94fff40466ef37eb5973997211aa68f9beb81d15
                Module libseat.so.1 with build-id 3a4a55c9d5228696da3e3a60469eb0f6d403c354
                Module libwayland-client.so.0 with build-id 0a237f2fd096bada4ca381eec5d64474c4078be4
                Module libxcb-xinput.so.0 with build-id 6403174c48f05f40cf7c168beb86f2886b9f09c1
                Module libxcb-xfixes.so.0 with build-id a6b197ace5b9b59f913f5969eb419a88d1194f47
                Module libxcb-shm.so.0 with build-id fb797f299a446f559a95afcc168227482cc800d1
                Module libxcb-render-util.so.0 with build-id c64fb28ea20a320a9754273d9ea3af85f6f74b17
                Module libxcb-render.so.0 with build-id a37bdb37744b508be9dd29fd9ccb9bb0170d43e5
                Module libxcb-present.so.0 with build-id 68f5465258750e2397b1333b3ffc01ee33caa4e1
                Module libxcb-dri3.so.0 with build-id 9407a2480e09dc5a1dd9d9a0652fa8d32b328c91
                Module libvulkan.so.1 with build-id 0c8486d8689e18bd837da80fe4d17664a248bc10
                Module libEGL.so.1 with build-id 686c2e4036c01a3a72349ed0dd04f7c434af14ce
                Module librt.so.1 with build-id 75484da2d6f1515189eefa076e0a40328834cd16
                Module libgbm.so.1 with build-id 20c4f3d50d078a101a7cc68395bfc979bed083cc
                Module libdrm.so.2 with build-id 457a1a1bd25f1d5541a10d3f16c5dc1440d77c7d
                Module libc.so.6 with build-id 4b406737057708c0e4c642345a703c47a61c73dc
                Module libpangocairo-1.0.so.0 with build-id 10d2af38056eee9a6b3458d8aac24095c4dfab72
                Module libxcb.so.1 with build-id 0d1ef11740a5daad2ee331e812a51aa6574af222
                Module libxkbcommon.so.0 with build-id 1f1bc7527e57c886c3df5803068122e1971d4724
                Module libwayland-server.so.0 with build-id 645526447334b85a6f4bf5a8b37737b27696365f
                Module libpixman-1.so.0 with build-id 341f793dcada3a48a306a793d265a517e3f2e7d6
                Module libGLESv2.so.2 with build-id 60702bece6c583d41116a85e1d5b3c096a28d3d7
                Module libpcre.so.1 with build-id 845483dd0acba86de9f0313102bebbaf3ce52767
                Module libglib-2.0.so.0 with build-id 220436a4e27f39372710df014d2517c0387eefa4
                Module libgobject-2.0.so.0 with build-id e67b3a29cecdd98c3d8bd6eb7524a812331b20a2
                Module libpango-1.0.so.0 with build-id 730a8183a36afae82dd6a5564c0e490fed239a40
                Module libm.so.6 with build-id 2b8fd1f869ecab4e0b55e92f2f151897f6818acf
                Module libudev.so.1 with build-id e7bd18780bd5753c14f8561be78e4e78ae0266ee
                Module libinput.so.10 with build-id e03db31785b31a4e48fde375cf7e13e3a6ad604a
                Module libevdev.so.2 with build-id b62ae69f839f1b6b06ef2c1df19f25ff09b0d824
                Module libjson-c.so.5 with build-id 58a98db7dcfc01670a5565a0cc89c405d82b4a09
                Module libcairo.so.2 with build-id 06820af9cf79c2deb207d9533a61caf04e67a8ad
                Stack trace of thread 2646320:
                #0  0x00007f68e33ec5a0 xkb_keymap_num_layouts (libxkbcommon.so.0 + 0x1d5a0)
                #1  0x0000556072d4358e n/a (/home/scippio/projects/sway/build/sway/sway + 0x1c58e)
                #2  0x0000556072d4605b n/a (/home/scippio/projects/sway/build/sway/sway + 0x1f05b)
                #3  0x0000556072d5f8b8 n/a (/home/scippio/projects/sway/build/sway/sway + 0x388b8)
                #4  0x0000556072d56887 n/a (/home/scippio/projects/sway/build/sway/sway + 0x2f887)
                #5  0x00007f68e3b6469b n/a (/home/scippio/projects/sway/build/subprojects/wlroots/libwlroots.so.11 + 0xb069b)
                #6  0x00007f68e3b0e247 n/a (/home/scippio/projects/sway/build/subprojects/wlroots/libwlroots.so.11 + 0x5a247)
                #7  0x00007f68e3b6469b n/a (/home/scippio/projects/sway/build/subprojects/wlroots/libwlroots.so.11 + 0xb069b)
                #8  0x00007f68e3b05789 n/a (/home/scippio/projects/sway/build/subprojects/wlroots/libwlroots.so.11 + 0x51789)
                #9  0x00007f68e3b05efc n/a (/home/scippio/projects/sway/build/subprojects/wlroots/libwlroots.so.11 + 0x51efc)
                #10 0x00007f68e3b04c98 n/a (/home/scippio/projects/sway/build/subprojects/wlroots/libwlroots.so.11 + 0x50c98)
                #11 0x00007f68e34231ca wl_event_loop_dispatch (libwayland-server.so.0 + 0xb1ca)
                #12 0x00007f68e3420d37 wl_display_run (libwayland-server.so.0 + 0x8d37)
                #13 0x0000556072d4989a n/a (/home/scippio/projects/sway/build/sway/sway + 0x2289a)
                #14 0x0000556072d48a93 n/a (/home/scippio/projects/sway/build/sway/sway + 0x21a93)
                #15 0x00007f68e31efb25 __libc_start_main (libc.so.6 + 0x27b25)
                #16 0x0000556072d3978e n/a (/home/scippio/projects/sway/build/sway/sway + 0x1278e)
                ELF object binary architecture: AMD x86-64

GNU gdb (GDB) 11.1
Copyright (C) 2021 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Type "show copying" and "show warranty" for details.
This GDB was configured as "x86_64-pc-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<https://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
    <http://www.gnu.org/software/gdb/documentation/>.

For help, type "help".
Type "apropos word" to search for commands related to "word"...
Registered pretty printers for UE4 classes
Reading symbols from /home/scippio/projects/sway/build/sway/sway...

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file /memfd:gdk-wayland (deleted) during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file /memfd:wayland-cursor (deleted) during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file /run/user/1000/sway-client-Ux8Tmt (deleted) during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file /run/user/1000/sway-client-uICXVT (deleted) during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing
[New LWP 2646320]
[New LWP 2646328]
[New LWP 2646330]
[New LWP 2646329]
[New LWP 2646332]
[New LWP 2646339]
[New LWP 2646336]
[New LWP 2646335]
[New LWP 2646334]
[New LWP 2646341]
[New LWP 2646337]
[New LWP 2646327]
[New LWP 2646340]
[New LWP 2646338]
[New LWP 2646331]
[New LWP 2646333]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/usr/lib/libthread_db.so.1".
Core was generated by `./sway/sway -d'.
Program terminated with signal SIGSEGV, Segmentation fault.
(gdb) bt full
#0  0x00007f68e33ec5a0 in xkb_keymap_num_layouts () at /usr/lib/libxkbcommon.so.0
#1  0x0000556072d4358e in ipc_json_describe_input (device=0x556073713400) at ../sway/ipc-json.c:992
        state = 0x0
        layouts_arr = 0x5560739f7ca0
        layout_idx = 21856
        keyboard = 0x55607394a120
        keymap = 0x0
        num_layouts = 21856
        __PRETTY_FUNCTION__ = "ipc_json_describe_input"
        object = 0x55607390bb30
#2  0x0000556072d4605b in ipc_event_input (change=0x556072da8f8a "libinput_config", device=0x556073713400) at ../sway/ipc-server.c:509
        json = 0x556073719630
        json_string = 0x556073a19f00 "P|_s`U"
#3  0x0000556072d5f8b8 in sway_input_configure_libinput_device (input_device=0x556073713400) at ../sway/input/libinput.c:263
        ic = 0x556073585b50
        device = 0x556073a19f00
        changed = true
#4  0x0000556072d56887 in handle_new_input (listener=0x556073547db0, data=0x55607397a8e0) at ../sway/input/input-manager.c:239
        input = 0x556073547d70
        device = 0x55607397a8e0
        input_device = 0x556073713400
        __PRETTY_FUNCTION__ = "handle_new_input"
        added = false
        seat = 0x556072dc59c0 <sway_fmt>
#5  0x00007f68e3b6469b in wlr_signal_emit_safe (signal=0x556072e88fd8, data=0x55607397a8e0) at ../subprojects/wlroots/util/signal.c:29
        pos = 0x556073547db0
        l = 0x556073547db0
        cursor = {link = {prev = 0x556073547db0, next = 0x7ffe68f9cab0}, notify = 0x7f68e3b645e5 <handle_noop>}
        end = {link = {prev = 0x7ffe68f9ca90, next = 0x556072e88fd8}, notify = 0x7f68e3b645e5 <handle_noop>}
#6  0x00007f68e3b0e247 in new_input_reemit (listener=0x556072e8ab50, data=0x55607397a8e0) at ../subprojects/wlroots/backend/multi/backend.c:164
        state = 0x556072e8ab40
#7  0x00007f68e3b6469b in wlr_signal_emit_safe (signal=0x556072e8aa98, data=0x55607397a8e0) at ../subprojects/wlroots/util/signal.c:29
        pos = 0x556072e8ab50
        l = 0x556072e8ab50
        cursor = {link = {prev = 0x556072e8ab50, next = 0x7ffe68f9cb50}, notify = 0x7f68e3b645e5 <handle_noop>}
        end = {link = {prev = 0x7ffe68f9cb30, next = 0x556072e8aa98}, notify = 0x7f68e3b645e5 <handle_noop>}
#8  0x00007f68e3b05789 in handle_device_added (backend=0x556072e8aa80, libinput_dev=0x556073a19f00) at ../subprojects/wlroots/backend/libinput/events.c:109
--Type <RET> for more, q to quit, c to continue without paging--
        wlr_dev = 0x55607397a8e0
        vendor = 0
        product = 0
        name = 0x55607374bc60 "DP-2"
        wlr_devices = 0x556073789a10
        dev = 0x7ffe68f9ccd0
        tmp_dev = 0x1
#9  0x00007f68e3b05efc in handle_libinput_event (backend=0x556072e8aa80, event=0x556073a18970) at ../subprojects/wlroots/backend/libinput/events.c:242
        libinput_dev = 0x556073a19f00
        event_type = LIBINPUT_EVENT_DEVICE_ADDED
#10 0x00007f68e3b04c98 in handle_libinput_readable (fd=32, mask=1, _backend=0x556072e8aa80) at ../subprojects/wlroots/backend/libinput/backend.c:58
        backend = 0x556072e8aa80
        ret = 0
        event = 0x556073a18970
#11 0x00007f68e34231ca in wl_event_loop_dispatch () at /usr/lib/libwayland-server.so.0
#12 0x00007f68e3420d37 in wl_display_run () at /usr/lib/libwayland-server.so.0
#13 0x0000556072d4989a in server_run (server=0x556072dc56c0 <server>) at ../sway/server.c:307
#14 0x0000556072d48a93 in main (argc=2, argv=0x7ffe68f9d018) at ../sway/main.c:431
        verbose = 0
        debug = 1
        validate = 0
        allow_unsupported_gpu = 0
        long_options = 
            {{name = 0x556072da721c "help", has_arg = 0, flag = 0x0, val = 104}, {name = 0x556072da7221 "config", has_arg = 1, flag = 0x0, val = 99}, {name = 0x556072da7228 "validate", has_arg = 0, flag = 0x0, val = 67}, {name = 0x556072da7231 "debug", has_arg = 0, flag = 0x0, val = 100}, {name = 0x556072da7237 "version", has_arg = 0, flag = 0x0, val = 118}, {name = 0x556072da723f "verbose", has_arg = 0, flag = 0x0, val = 86}, {name = 0x556072da7247 "get-socketpath", has_arg = 0, flag = 0x0, val = 112}, {name = 0x556072da7256 "unsupported-gpu", has_arg = 0, flag = 0x0, val = 117}, {name = 0x0, has_arg = 0, flag = 0x0, val = 0}}
        config_path = 0x0
        usage = 0x556072da6c88 "Usage: sway [options] [command]\n\n  -h, --help", ' ' <repeats 13 times>, "Show help message and quit.\n  -c, --config <config>  Specify a config file.\n  -C, --validate         Check the validity of the config file, th"...
        c = -1
emersion commented 2 years ago

Duplicate of https://github.com/swaywm/sway/issues/6502