You are not logged in.

#1 2019-08-07 10:13:23

xiroux
Member
Registered: 2019-08-07
Posts: 4

[SOLVED] Dell XPS 13 9350: Random freezes when running window manager

I installed Arch with Sway on my second-hand Dell XPS 13 (9350) two days ago.

Since yesterday, I am experiencing (apparently-)random freezes. I am not able to deterministically reproduce it, but it always happens some minutes after I launch Sway: sometimes 1-2 minutes, sometimes 30 minutes. Yesterday, I installed KDE Plasma and the same thing happened.

What happens exactly is:
- The screen does not refresh anymore, keeping everything frozen.
- Most of the times, I am able to exit Sway with $mod+Shift+e, so I understand that the keyboard keeps working. But some times, I cannot even do that, nor change to another tty with Ctrl+Alt+Fn, so I need to shut the computer down with the power button.
- When I can exit Sway with the shortcut, the mouse keeps working too: I know it because Sway's default configuration shows a confirmation message that needs to be clicked with the mouse to exit Sway. This message does not appear, because the screen is still frozen, but I know it is there because I have managed to blindly click on it (it's easy because it's on the top-right corner), getting to exit Sway.

Things I have tested without success:
- Use Sway's default configuration (all I described above was with it).
- Disable xwayland on Sway.
- Setting output scale 2 (the laptop screen is 4k) on Sway.
- Run KDE instead of Sway. Same thing happens. I have tested this  just once, until it froze.
- Run the BIOS Diagnostics. It only yields a warning about the battery, that "is reaching the end of its usable life".

I attach some outputs that may be helpful to troubleshoot:

- Output of uname -a:

Linux minidell 5.2.5-arch1-1-ARCH #1 SMP PREEMPT Wed Jul 31 08:30:34 UTC 2019 x86_64 GNU/Linux

- Output of lspci:

00:00.0 Host bridge: Intel Corporation Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor Host Bridge/DRAM Registers (rev 09)
00:02.0 VGA compatible controller: Intel Corporation Iris Graphics 540 (rev 0a)
00:04.0 Signal processing controller: Intel Corporation Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor Thermal Subsystem (rev 09)
00:14.0 USB controller: Intel Corporation Sunrise Point-LP USB 3.0 xHCI Controller (rev 21)
00:14.2 Signal processing controller: Intel Corporation Sunrise Point-LP Thermal subsystem (rev 21)
00:15.0 Signal processing controller: Intel Corporation Sunrise Point-LP Serial IO I2C Controller #0 (rev 21)
00:15.1 Signal processing controller: Intel Corporation Sunrise Point-LP Serial IO I2C Controller #1 (rev 21)
00:16.0 Communication controller: Intel Corporation Sunrise Point-LP CSME HECI #1 (rev 21)
00:17.0 SATA controller: Intel Corporation Sunrise Point-LP SATA Controller [AHCI mode] (rev 21)
00:1c.0 PCI bridge: Intel Corporation Sunrise Point-LP PCI Express Root Port #1 (rev f1)
00:1c.4 PCI bridge: Intel Corporation Sunrise Point-LP PCI Express Root Port #5 (rev f1)
00:1c.5 PCI bridge: Intel Corporation Sunrise Point-LP PCI Express Root Port #6 (rev f1)
00:1d.0 PCI bridge: Intel Corporation Sunrise Point-LP PCI Express Root Port #9 (rev f1)
00:1f.0 ISA bridge: Intel Corporation Sunrise Point-LP LPC Controller (rev 21)
00:1f.2 Memory controller: Intel Corporation Sunrise Point-LP PMC (rev 21)
00:1f.3 Audio device: Intel Corporation Sunrise Point-LP HD Audio (rev 21)
00:1f.4 SMBus: Intel Corporation Sunrise Point-LP SMBus (rev 21)
3a:00.0 Network controller: Qualcomm Atheros QCA6174 802.11ac Wireless Network Adapter (rev 32)
3b:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS525A PCI Express Card Reader (rev 01)
3c:00.0 Non-Volatile memory controller: Toshiba America Info Systems Device 0116

I have `mesa` and `xf86-video-intel` installed, as described in https://wiki.archlinux.org/index.php/In … stallation.

- Sway log after one of the latest freezes:

2019-08-07 08:59:39 - [sway/main.c:152] Linux minidell 5.2.5-arch1-1-ARCH #1 SMP PREEMPT Wed Jul 31 08:30:34 UTC 2019 x86_64 GNU/Linux
2019-08-07 08:59:39 - [sway/main.c:168] Contents of /etc/os-release:
2019-08-07 08:59:39 - [sway/main.c:152] NAME="Arch Linux"
2019-08-07 08:59:39 - [sway/main.c:152] PRETTY_NAME="Arch Linux"
2019-08-07 08:59:39 - [sway/main.c:152] ID=arch
2019-08-07 08:59:39 - [sway/main.c:152] BUILD_ID=rolling
2019-08-07 08:59:39 - [sway/main.c:152] ANSI_COLOR="0;36"
2019-08-07 08:59:39 - [sway/main.c:152] HOME_URL="https://www.archlinux.org/"
2019-08-07 08:59:39 - [sway/main.c:152] DOCUMENTATION_URL="https://wiki.archlinux.org/"
2019-08-07 08:59:39 - [sway/main.c:152] SUPPORT_URL="https://bbs.archlinux.org/"
2019-08-07 08:59:39 - [sway/main.c:152] BUG_REPORT_URL="https://bugs.archlinux.org/"
2019-08-07 08:59:39 - [sway/main.c:152] LOGO=archlinux
2019-08-07 08:59:39 - [sway/main.c:140] LD_LIBRARY_PATH=(null)
2019-08-07 08:59:39 - [sway/main.c:140] LD_PRELOAD=(null)
2019-08-07 08:59:39 - [sway/main.c:140] PATH=/home/alejandro/go/bin:/home/alejandro/.cargo/bin:/home/alejandro/.node_modules/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:/home/alejandro/.gem/ruby/2.6.0/bin:/home/alejandro/.local/bin:/home/alejandro/.cargo/bin:/usr/local/gemini/bin:/home/alejandro/.npm-global/bin/
2019-08-07 08:59:39 - [sway/main.c:140] SWAYSOCK=(null)
2019-08-07 08:59:39 - [sway/server.c:39] Preparing Wayland server initialization
2019-08-07 08:59:39 - [backend/session/logind.c:674] Successfully loaded logind session
2019-08-07 08:59:39 - [backend/backend.c:192] Found 1 GPUs
2019-08-07 08:59:39 - [backend/drm/backend.c:152] Initializing DRM backend for /dev/dri/card0 (i915)
2019-08-07 08:59:39 - [backend/drm/drm.c:68] Using atomic DRM interface
2019-08-07 08:59:39 - [backend/drm/drm.c:249] Found 3 DRM CRTCs
2019-08-07 08:59:39 - [backend/drm/drm.c:170] Found 9 DRM planes
2019-08-07 08:59:39 - [render/egl.c:172] Using EGL 1.4
2019-08-07 08:59:39 - [render/egl.c:173] Supported EGL 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_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_WL_bind_wayland_display 
2019-08-07 08:59:39 - [render/egl.c:174] EGL vendor: Mesa Project
2019-08-07 08:59:39 - [render/egl.c:117] Supported dmabuf buffer formats: AR30 XR30 AB30 XB30 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 YUYV UYVY 
2019-08-07 08:59:39 - [render/egl.c:240] Failed to obtain a high priority context
2019-08-07 08:59:39 - [render/gles2/renderer.c:546] Using OpenGL ES 3.2 Mesa 19.1.3
2019-08-07 08:59:39 - [render/gles2/renderer.c:547] GL vendor: Intel Open Source Technology Center
2019-08-07 08:59:39 - [render/gles2/renderer.c:548] GL renderer: Mesa DRI Intel(R) Iris Graphics 540 (Skylake GT3e) 
2019-08-07 08:59:39 - [render/gles2/renderer.c:549] 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_texture_sRGB_decode GL_OES_EGL_image GL_OES_depth_texture 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_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_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_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_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_clip_cull_distance GL_EXT_disjoint_timer_query GL_EXT_texture_compression_s3tc_srgb GL_MESA_shader_integer_functions GL_EXT_texture_compression_bptc GL_KHR_parallel_shader_compile GL_EXT_shader_framebuffer_fetch_non_coherent GL_EXT_texture_sRGB_R8 GL_MESA_framebuffer_flip_y GL_NV_compute_shader_derivatives GL_EXT_depth_clamp GL_EXT_texture_query_lod 
2019-08-07 08:59:39 - [backend/noop/backend.c:51] Creating noop backend
2019-08-07 08:59:39 - [sway/main.c:363] Starting sway version 1.1-rc1-98-gdc5d76cf (Aug  7 2019, branch 'master')
2019-08-07 08:59:39 - [sway/server.c:53] Initializing Wayland server
2019-08-07 08:59:39 - [types/wlr_idle.c:258] idle manager created
2019-08-07 08:59:39 - [types/wlr_idle_inhibit_v1.c:191] idle_inhibit manager created
2019-08-07 08:59:39 - [types/wlr_relative_pointer_v1.c:228] relative_pointer_v1 manager created
2019-08-07 08:59:39 - [sway/config.c:392] Loading config from //etc/sway/config
2019-08-07 08:59:39 - [sway/config.c:787] Read line 1: # Default config for sway
2019-08-07 08:59:39 - [sway/config.c:787] Read line 2: #
2019-08-07 08:59:39 - [sway/config.c:787] Read line 3: # Copy this to ~/.config/sway/config and edit it to your liking.
2019-08-07 08:59:39 - [sway/config.c:787] Read line 4: #
2019-08-07 08:59:39 - [sway/config.c:787] Read line 5: # Read `man 5 sway` for a complete reference.
2019-08-07 08:59:39 - [sway/config.c:787] Read line 6: 
2019-08-07 08:59:39 - [sway/config.c:787] Read line 7: ### Variables
2019-08-07 08:59:39 - [sway/config.c:787] Read line 8: #
2019-08-07 08:59:39 - [sway/config.c:787] Read line 9: # Logo key. Use Mod1 for Alt.
2019-08-07 08:59:39 - [sway/config.c:787] Read line 10: set $mod Mod4
2019-08-07 08:59:39 - [sway/commands.c:352] Config command: set $mod Mod4
2019-08-07 08:59:39 - [sway/commands.c:372] After replacement: set $mod Mod4
2019-08-07 08:59:39 - [sway/config.c:787] Read line 11: # Home row direction keys, like vim
2019-08-07 08:59:39 - [sway/config.c:787] Read line 12: set $left h
2019-08-07 08:59:39 - [sway/commands.c:352] Config command: set $left h
2019-08-07 08:59:39 - [sway/commands.c:372] After replacement: set $left h
2019-08-07 08:59:39 - [sway/config.c:787] Read line 13: set $down j
2019-08-07 08:59:39 - [sway/commands.c:352] Config command: set $down j
2019-08-07 08:59:39 - [sway/commands.c:372] After replacement: set $down j
2019-08-07 08:59:39 - [sway/config.c:787] Read line 14: set $up k
2019-08-07 08:59:39 - [sway/commands.c:352] Config command: set $up k
2019-08-07 08:59:39 - [sway/commands.c:372] After replacement: set $up k
2019-08-07 08:59:39 - [sway/config.c:787] Read line 15: set $right l
2019-08-07 08:59:39 - [sway/commands.c:352] Config command: set $right l
2019-08-07 08:59:39 - [sway/commands.c:372] After replacement: set $right l
2019-08-07 08:59:39 - [sway/config.c:787] Read line 16: # Your preferred terminal emulator
2019-08-07 08:59:39 - [sway/config.c:787] Read line 17: set $term urxvt
2019-08-07 08:59:39 - [sway/commands.c:352] Config command: set $term urxvt
2019-08-07 08:59:39 - [sway/commands.c:372] After replacement: set $term urxvt
2019-08-07 08:59:39 - [sway/config.c:787] Read line 18: # Your preferred application launcher
2019-08-07 08:59:39 - [sway/config.c:787] Read line 19: # Note: it's recommended that you pass the final command to sway
2019-08-07 08:59:39 - [sway/config.c:787] Read line 20: set $menu dmenu_path | dmenu | xargs swaymsg exec --
2019-08-07 08:59:39 - [sway/commands.c:352] Config command: set $menu dmenu_path | dmenu | xargs swaymsg exec --
2019-08-07 08:59:39 - [sway/commands.c:372] After replacement: set $menu dmenu_path | dmenu | xargs swaymsg exec --
2019-08-07 08:59:39 - [sway/config.c:787] Read line 21: 
2019-08-07 08:59:39 - [sway/config.c:787] Read line 22: ### Output configuration
2019-08-07 08:59:39 - [sway/config.c:787] Read line 23: #
2019-08-07 08:59:39 - [sway/config.c:787] Read line 24: # Default wallpaper (more resolutions are available in /usr/share/backgrounds/sway/)
2019-08-07 08:59:39 - [sway/config.c:787] Read line 25: output * bg /usr/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png fill
2019-08-07 08:59:39 - [sway/commands.c:352] Config command: output * bg /usr/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png fill
2019-08-07 08:59:39 - [sway/commands.c:372] After replacement: output * bg /usr/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png fill
2019-08-07 08:59:39 - [sway/commands.c:403] Subcommand: bg /usr/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png fill
2019-08-07 08:59:39 - [sway/config/output.c:191] Adding output * config
2019-08-07 08:59:39 - [sway/config/output.c:195] Config stored for output * (enabled: -1) (-1x-1@-1.000000Hz position -1,-1 scale -1.000000 subpixel unknown transform -1) (bg /usr/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png fill) (dpms 0)
2019-08-07 08:59:39 - [sway/config/output.c:613] spawn_swaybg cmd[0] = swaybg
2019-08-07 08:59:39 - [sway/config/output.c:613] spawn_swaybg cmd[1] = -o
2019-08-07 08:59:39 - [sway/config/output.c:613] spawn_swaybg cmd[2] = *
2019-08-07 08:59:39 - [sway/config/output.c:613] spawn_swaybg cmd[3] = -i
2019-08-07 08:59:39 - [sway/config/output.c:613] spawn_swaybg cmd[4] = /usr/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png
2019-08-07 08:59:39 - [sway/config/output.c:613] spawn_swaybg cmd[5] = -m
2019-08-07 08:59:39 - [sway/config/output.c:613] spawn_swaybg cmd[6] = fill
2019-08-07 08:59:39 - [sway/config.c:787] Read line 26: #
2019-08-07 08:59:39 - [sway/config.c:787] Read line 27: # Example configuration:
2019-08-07 08:59:39 - [sway/config.c:787] Read line 28: #
2019-08-07 08:59:39 - [sway/config.c:787] Read line 29: #   output HDMI-A-1 resolution 1920x1080 position 1920,0
2019-08-07 08:59:39 - [sway/config.c:787] Read line 30: #
2019-08-07 08:59:39 - [sway/config.c:787] Read line 31: # You can get the names of your outputs by running: swaymsg -t get_outputs
2019-08-07 08:59:39 - [sway/config.c:787] Read line 32: 
2019-08-07 08:59:39 - [sway/config.c:787] Read line 33: ### Idle configuration
2019-08-07 08:59:39 - [sway/config.c:787] Read line 34: #
2019-08-07 08:59:39 - [sway/config.c:787] Read line 35: # Example configuration:
2019-08-07 08:59:39 - [sway/config.c:787] Read line 36: #
2019-08-07 08:59:39 - [sway/config.c:787] Read line 41: # exec swayidle -w #          timeout 300 'swaylock -f -c 000000' #          timeout 600 'swaymsg "output * dpms off"' #               resume 'swaymsg "output * dpms on"' #          before-sleep 'swaylock -f -c 000000'
2019-08-07 08:59:39 - [sway/config.c:787] Read line 42: #
2019-08-07 08:59:39 - [sway/config.c:787] Read line 43: # This will lock your screen after 300 seconds of inactivity, then turn off
2019-08-07 08:59:39 - [sway/config.c:787] Read line 44: # your displays after another 300 seconds, and turn your screens back on when
2019-08-07 08:59:39 - [sway/config.c:787] Read line 45: # resumed. It will also lock your screen before your computer goes to sleep.
2019-08-07 08:59:39 - [sway/config.c:787] Read line 46: 
2019-08-07 08:59:39 - [sway/config.c:787] Read line 47: ### Input configuration
2019-08-07 08:59:39 - [sway/config.c:787] Read line 48: #
2019-08-07 08:59:39 - [sway/config.c:787] Read line 49: # Example configuration:
2019-08-07 08:59:39 - [sway/config.c:787] Read line 50: #
2019-08-07 08:59:39 - [sway/config.c:787] Read line 51: #   input "2:14:SynPS/2_Synaptics_TouchPad" {
2019-08-07 08:59:39 - [sway/config.c:787] Read line 52: #       dwt enabled
2019-08-07 08:59:39 - [sway/config.c:787] Read line 53: #       tap enabled
2019-08-07 08:59:39 - [sway/config.c:787] Read line 54: #       natural_scroll enabled
2019-08-07 08:59:39 - [sway/config.c:787] Read line 55: #       middle_emulation enabled
2019-08-07 08:59:39 - [sway/config.c:787] Read line 56: #   }
2019-08-07 08:59:39 - [sway/config.c:787] Read line 57: #
2019-08-07 08:59:39 - [sway/config.c:787] Read line 58: # You can get the names of your inputs by running: swaymsg -t get_inputs
2019-08-07 08:59:39 - [sway/config.c:787] Read line 59: # Read `man 5 sway-input` for more information about this section.
2019-08-07 08:59:39 - [sway/config.c:787] Read line 60: 
2019-08-07 08:59:39 - [sway/config.c:787] Read line 61: ### Key bindings
2019-08-07 08:59:39 - [sway/config.c:787] Read line 62: #
2019-08-07 08:59:39 - [sway/config.c:787] Read line 63: # Basics:
2019-08-07 08:59:39 - [sway/config.c:787] Read line 64: #
2019-08-07 08:59:39 - [sway/config.c:787] Read line 65:     # Start a terminal
2019-08-07 08:59:39 - [sway/config.c:787] Read line 66:     bindsym $mod+Return exec $term
2019-08-07 08:59:39 - [sway/commands.c:352] Config command: bindsym $mod+Return exec $term
2019-08-07 08:59:39 - [sway/commands.c:372] After replacement: bindsym Mod4+Return exec urxvt
2019-08-07 08:59:39 - [sway/commands/bind.c:296] bindsym - Bound Mod4+Return to command `exec urxvt` for device '*'
2019-08-07 08:59:39 - [sway/config.c:787] Read line 67: 
2019-08-07 08:59:39 - [sway/config.c:787] Read line 68:     # Kill focused window
2019-08-07 08:59:39 - [sway/config.c:787] Read line 69:     bindsym $mod+Shift+q kill
2019-08-07 08:59:39 - [sway/commands.c:352] Config command: bindsym $mod+Shift+q kill
2019-08-07 08:59:39 - [sway/commands.c:372] After replacement: bindsym Mod4+Shift+q kill
2019-08-07 08:59:39 - [sway/commands/bind.c:296] bindsym - Bound Mod4+Shift+q to command `kill` for device '*'
2019-08-07 08:59:39 - [sway/config.c:787] Read line 70: 
2019-08-07 08:59:39 - [sway/config.c:787] Read line 71:     # Start your launcher
2019-08-07 08:59:39 - [sway/config.c:787] Read line 72:     bindsym $mod+d exec $menu
2019-08-07 08:59:39 - [sway/commands.c:352] Config command: bindsym $mod+d exec $menu
2019-08-07 08:59:39 - [sway/commands.c:372] After replacement: bindsym Mod4+d exec dmenu_path | dmenu | xargs swaymsg exec --
2019-08-07 08:59:39 - [sway/commands/bind.c:296] bindsym - Bound Mod4+d to command `exec dmenu_path | dmenu | xargs swaymsg exec --` for device '*'
2019-08-07 08:59:39 - [sway/config.c:787] Read line 73: 
2019-08-07 08:59:39 - [sway/config.c:787] Read line 74:     # Drag floating windows by holding down $mod and left mouse button.
2019-08-07 08:59:39 - [sway/config.c:787] Read line 75:     # Resize them with right mouse button + $mod.
2019-08-07 08:59:39 - [sway/config.c:787] Read line 76:     # Despite the name, also works for non-floating windows.
2019-08-07 08:59:39 - [sway/config.c:787] Read line 77:     # Change normal to inverse to use left mouse button for resizing and right
2019-08-07 08:59:39 - [sway/config.c:787] Read line 78:     # mouse button for dragging.
2019-08-07 08:59:39 - [sway/config.c:787] Read line 79:     floating_modifier $mod normal
2019-08-07 08:59:39 - [sway/commands.c:352] Config command: floating_modifier $mod normal
2019-08-07 08:59:39 - [sway/commands.c:372] After replacement: floating_modifier Mod4 normal
2019-08-07 08:59:39 - [sway/config.c:787] Read line 80: 
2019-08-07 08:59:39 - [sway/config.c:787] Read line 81:     # Reload the configuration file
2019-08-07 08:59:39 - [sway/config.c:787] Read line 82:     bindsym $mod+Shift+c reload
2019-08-07 08:59:39 - [sway/commands.c:352] Config command: bindsym $mod+Shift+c reload
2019-08-07 08:59:39 - [sway/commands.c:372] After replacement: bindsym Mod4+Shift+c reload
2019-08-07 08:59:39 - [sway/commands/bind.c:296] bindsym - Bound Mod4+Shift+c to command `reload` for device '*'
2019-08-07 08:59:39 - [sway/config.c:787] Read line 83: 
2019-08-07 08:59:39 - [sway/config.c:787] Read line 84:     # Exit sway (logs you out of your Wayland session)
2019-08-07 08:59:39 - [sway/config.c:787] Read line 85:     bindsym $mod+Shift+e 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'
2019-08-07 08:59:39 - [sway/commands.c:352] Config command: bindsym $mod+Shift+e 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'
2019-08-07 08:59:39 - [sway/commands.c:372] After replacement: bindsym Mod4+Shift+e 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'
2019-08-07 08:59:39 - [sway/commands/bind.c:296] bindsym - Bound Mod4+Shift+e 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 '*'
2019-08-07 08:59:39 - [sway/config.c:787] Read line 86: #
2019-08-07 08:59:39 - [sway/config.c:787] Read line 87: # Moving around:
2019-08-07 08:59:39 - [sway/config.c:787] Read line 88: #
2019-08-07 08:59:39 - [sway/config.c:787] Read line 89:     # Move your focus around
2019-08-07 08:59:39 - [sway/config.c:787] Read line 90:     bindsym $mod+$left focus left
2019-08-07 08:59:39 - [sway/commands.c:352] Config command: bindsym $mod+$left focus left
2019-08-07 08:59:39 - [sway/commands.c:372] After replacement: bindsym Mod4+h focus left
2019-08-07 08:59:39 - [sway/commands/bind.c:296] bindsym - Bound Mod4+h to command `focus left` for device '*'
2019-08-07 08:59:39 - [sway/config.c:787] Read line 91:     bindsym $mod+$down focus down
2019-08-07 08:59:39 - [sway/commands.c:352] Config command: bindsym $mod+$down focus down
2019-08-07 08:59:39 - [sway/commands.c:372] After replacement: bindsym Mod4+j focus down
2019-08-07 08:59:39 - [sway/commands/bind.c:296] bindsym - Bound Mod4+j to command `focus down` for device '*'
2019-08-07 08:59:39 - [sway/config.c:787] Read line 92:     bindsym $mod+$up focus up
2019-08-07 08:59:39 - [sway/commands.c:352] Config command: bindsym $mod+$up focus up
2019-08-07 08:59:39 - [sway/commands.c:372] After replacement: bindsym Mod4+k focus up
2019-08-07 08:59:39 - [sway/commands/bind.c:296] bindsym - Bound Mod4+k to command `focus up` for device '*'
2019-08-07 08:59:39 - [sway/config.c:787] Read line 93:     bindsym $mod+$right focus right
2019-08-07 08:59:39 - [sway/commands.c:352] Config command: bindsym $mod+$right focus right
2019-08-07 08:59:39 - [sway/commands.c:372] After replacement: bindsym Mod4+l focus right
2019-08-07 08:59:39 - [sway/commands/bind.c:296] bindsym - Bound Mod4+l to command `focus right` for device '*'
2019-08-07 08:59:39 - [sway/config.c:787] Read line 94:     # Or use $mod+[up|down|left|right]
2019-08-07 08:59:39 - [sway/config.c:787] Read line 95:     bindsym $mod+Left focus left
2019-08-07 08:59:39 - [sway/commands.c:352] Config command: bindsym $mod+Left focus left
2019-08-07 08:59:39 - [sway/commands.c:372] After replacement: bindsym Mod4+Left focus left
2019-08-07 08:59:39 - [sway/commands/bind.c:296] bindsym - Bound Mod4+Left to command `focus left` for device '*'
2019-08-07 08:59:39 - [sway/config.c:787] Read line 96:     bindsym $mod+Down focus down
2019-08-07 08:59:39 - [sway/commands.c:352] Config command: bindsym $mod+Down focus down
2019-08-07 08:59:39 - [sway/commands.c:372] After replacement: bindsym Mod4+Down focus down
2019-08-07 08:59:39 - [sway/commands/bind.c:296] bindsym - Bound Mod4+Down to command `focus down` for device '*'
2019-08-07 08:59:39 - [sway/config.c:787] Read line 97:     bindsym $mod+Up focus up
2019-08-07 08:59:39 - [sway/commands.c:352] Config command: bindsym $mod+Up focus up
2019-08-07 08:59:39 - [sway/commands.c:372] After replacement: bindsym Mod4+Up focus up
2019-08-07 08:59:39 - [sway/commands/bind.c:296] bindsym - Bound Mod4+Up to command `focus up` for device '*'
2019-08-07 08:59:39 - [sway/config.c:787] Read line 98:     bindsym $mod+Right focus right
2019-08-07 08:59:39 - [sway/commands.c:352] Config command: bindsym $mod+Right focus right
2019-08-07 08:59:39 - [sway/commands.c:372] After replacement: bindsym Mod4+Right focus right
2019-08-07 08:59:39 - [sway/commands/bind.c:296] bindsym - Bound Mod4+Right to command `focus right` for device '*'
2019-08-07 08:59:39 - [sway/config.c:787] Read line 99: 
2019-08-07 08:59:39 - [sway/config.c:787] Read line 100:     # Move the focused window with the same, but add Shift
2019-08-07 08:59:39 - [sway/config.c:787] Read line 101:     bindsym $mod+Shift+$left move left
2019-08-07 08:59:39 - [sway/commands.c:352] Config command: bindsym $mod+Shift+$left move left
2019-08-07 08:59:39 - [sway/commands.c:372] After replacement: bindsym Mod4+Shift+h move left
2019-08-07 08:59:39 - [sway/commands/bind.c:296] bindsym - Bound Mod4+Shift+h to command `move left` for device '*'
2019-08-07 08:59:39 - [sway/config.c:787] Read line 102:     bindsym $mod+Shift+$down move down
2019-08-07 08:59:39 - [sway/commands.c:352] Config command: bindsym $mod+Shift+$down move down
2019-08-07 08:59:39 - [sway/commands.c:372] After replacement: bindsym Mod4+Shift+j move down
2019-08-07 08:59:39 - [sway/commands/bind.c:296] bindsym - Bound Mod4+Shift+j to command `move down` for device '*'
2019-08-07 08:59:39 - [sway/config.c:787] Read line 103:     bindsym $mod+Shift+$up move up
2019-08-07 08:59:39 - [sway/commands.c:352] Config command: bindsym $mod+Shift+$up move up
2019-08-07 08:59:39 - [sway/commands.c:372] After replacement: bindsym Mod4+Shift+k move up
2019-08-07 08:59:39 - [sway/commands/bind.c:296] bindsym - Bound Mod4+Shift+k to command `move up` for device '*'
2019-08-07 08:59:39 - [sway/config.c:787] Read line 104:     bindsym $mod+Shift+$right move right
2019-08-07 08:59:39 - [sway/commands.c:352] Config command: bindsym $mod+Shift+$right move right
2019-08-07 08:59:39 - [sway/commands.c:372] After replacement: bindsym Mod4+Shift+l move right
2019-08-07 08:59:39 - [sway/commands/bind.c:296] bindsym - Bound Mod4+Shift+l to command `move right` for device '*'
2019-08-07 08:59:39 - [sway/config.c:787] Read line 105:     # Ditto, with arrow keys
2019-08-07 08:59:39 - [sway/config.c:787] Read line 106:     bindsym $mod+Shift+Left move left
2019-08-07 08:59:39 - [sway/commands.c:352] Config command: bindsym $mod+Shift+Left move left
2019-08-07 08:59:39 - [sway/commands.c:372] After replacement: bindsym Mod4+Shift+Left move left
2019-08-07 08:59:39 - [sway/commands/bind.c:296] bindsym - Bound Mod4+Shift+Left to command `move left` for device '*'
2019-08-07 08:59:39 - [sway/config.c:787] Read line 107:     bindsym $mod+Shift+Down move down
2019-08-07 08:59:39 - [sway/commands.c:352] Config command: bindsym $mod+Shift+Down move down
2019-08-07 08:59:39 - [sway/commands.c:372] After replacement: bindsym Mod4+Shift+Down move down
2019-08-07 08:59:39 - [sway/commands/bind.c:296] bindsym - Bound Mod4+Shift+Down to command `move down` for device '*'
2019-08-07 08:59:39 - [sway/config.c:787] Read line 108:     bindsym $mod+Shift+Up move up
2019-08-07 08:59:39 - [sway/commands.c:352] Config command: bindsym $mod+Shift+Up move up
2019-08-07 08:59:39 - [sway/commands.c:372] After replacement: bindsym Mod4+Shift+Up move up
2019-08-07 08:59:39 - [sway/commands/bind.c:296] bindsym - Bound Mod4+Shift+Up to command `move up` for device '*'
2019-08-07 08:59:39 - [sway/config.c:787] Read line 109:     bindsym $mod+Shift+Right move right
2019-08-07 08:59:39 - [sway/commands.c:352] Config command: bindsym $mod+Shift+Right move right
2019-08-07 08:59:39 - [sway/commands.c:372] After replacement: bindsym Mod4+Shift+Right move right
2019-08-07 08:59:39 - [sway/commands/bind.c:296] bindsym - Bound Mod4+Shift+Right to command `move right` for device '*'
2019-08-07 08:59:39 - [sway/config.c:787] Read line 110: #
2019-08-07 08:59:39 - [sway/config.c:787] Read line 111: # Workspaces:
2019-08-07 08:59:39 - [sway/config.c:787] Read line 112: #
2019-08-07 08:59:39 - [sway/config.c:787] Read line 113:     # Switch to workspace
2019-08-07 08:59:39 - [sway/config.c:787] Read line 114:     bindsym $mod+1 workspace 1
2019-08-07 08:59:39 - [sway/commands.c:352] Config command: bindsym $mod+1 workspace 1
2019-08-07 08:59:39 - [sway/commands.c:372] After replacement: bindsym Mod4+1 workspace 1
2019-08-07 08:59:39 - [sway/commands/bind.c:296] bindsym - Bound Mod4+1 to command `workspace 1` for device '*'
2019-08-07 08:59:39 - [sway/config.c:787] Read line 115:     bindsym $mod+2 workspace 2
2019-08-07 08:59:39 - [sway/commands.c:352] Config command: bindsym $mod+2 workspace 2
2019-08-07 08:59:39 - [sway/commands.c:372] After replacement: bindsym Mod4+2 workspace 2
2019-08-07 08:59:39 - [sway/commands/bind.c:296] bindsym - Bound Mod4+2 to command `workspace 2` for device '*'
2019-08-07 08:59:39 - [sway/config.c:787] Read line 116:     bindsym $mod+3 workspace 3
2019-08-07 08:59:39 - [sway/commands.c:352] Config command: bindsym $mod+3 workspace 3
2019-08-07 08:59:39 - [sway/commands.c:372] After replacement: bindsym Mod4+3 workspace 3
2019-08-07 08:59:39 - [sway/commands/bind.c:296] bindsym - Bound Mod4+3 to command `workspace 3` for device '*'
2019-08-07 08:59:39 - [sway/config.c:787] Read line 117:     bindsym $mod+4 workspace 4
2019-08-07 08:59:39 - [sway/commands.c:352] Config command: bindsym $mod+4 workspace 4
2019-08-07 08:59:39 - [sway/commands.c:372] After replacement: bindsym Mod4+4 workspace 4
2019-08-07 08:59:39 - [sway/commands/bind.c:296] bindsym - Bound Mod4+4 to command `workspace 4` for device '*'
2019-08-07 08:59:39 - [sway/config.c:787] Read line 118:     bindsym $mod+5 workspace 5
2019-08-07 08:59:39 - [sway/commands.c:352] Config command: bindsym $mod+5 workspace 5
2019-08-07 08:59:39 - [sway/commands.c:372] After replacement: bindsym Mod4+5 workspace 5
2019-08-07 08:59:39 - [sway/commands/bind.c:296] bindsym - Bound Mod4+5 to command `workspace 5` for device '*'
2019-08-07 08:59:39 - [sway/config.c:787] Read line 119:     bindsym $mod+6 workspace 6
2019-08-07 08:59:39 - [sway/commands.c:352] Config command: bindsym $mod+6 workspace 6
2019-08-07 08:59:39 - [sway/commands.c:372] After replacement: bindsym Mod4+6 workspace 6
2019-08-07 08:59:39 - [sway/commands/bind.c:296] bindsym - Bound Mod4+6 to command `workspace 6` for device '*'
2019-08-07 08:59:39 - [sway/config.c:787] Read line 120:     bindsym $mod+7 workspace 7
2019-08-07 08:59:39 - [sway/commands.c:352] Config command: bindsym $mod+7 workspace 7
2019-08-07 08:59:39 - [sway/commands.c:372] After replacement: bindsym Mod4+7 workspace 7
2019-08-07 08:59:39 - [sway/commands/bind.c:296] bindsym - Bound Mod4+7 to command `workspace 7` for device '*'
2019-08-07 08:59:39 - [sway/config.c:787] Read line 121:     bindsym $mod+8 workspace 8
2019-08-07 08:59:39 - [sway/commands.c:352] Config command: bindsym $mod+8 workspace 8
2019-08-07 08:59:39 - [sway/commands.c:372] After replacement: bindsym Mod4+8 workspace 8
2019-08-07 08:59:39 - [sway/commands/bind.c:296] bindsym - Bound Mod4+8 to command `workspace 8` for device '*'
2019-08-07 08:59:39 - [sway/config.c:787] Read line 122:     bindsym $mod+9 workspace 9
2019-08-07 08:59:39 - [sway/commands.c:352] Config command: bindsym $mod+9 workspace 9
2019-08-07 08:59:39 - [sway/commands.c:372] After replacement: bindsym Mod4+9 workspace 9
2019-08-07 08:59:39 - [sway/commands/bind.c:296] bindsym - Bound Mod4+9 to command `workspace 9` for device '*'
2019-08-07 08:59:39 - [sway/config.c:787] Read line 123:     bindsym $mod+0 workspace 10
2019-08-07 08:59:39 - [sway/commands.c:352] Config command: bindsym $mod+0 workspace 10
2019-08-07 08:59:39 - [sway/commands.c:372] After replacement: bindsym Mod4+0 workspace 10
2019-08-07 08:59:39 - [sway/commands/bind.c:296] bindsym - Bound Mod4+0 to command `workspace 10` for device '*'
2019-08-07 08:59:39 - [sway/config.c:787] Read line 124:     # Move focused container to workspace
2019-08-07 08:59:39 - [sway/config.c:787] Read line 125:     bindsym $mod+Shift+1 move container to workspace 1
2019-08-07 08:59:39 - [sway/commands.c:352] Config command: bindsym $mod+Shift+1 move container to workspace 1
2019-08-07 08:59:39 - [sway/commands.c:372] After replacement: bindsym Mod4+Shift+1 move container to workspace 1
2019-08-07 08:59:39 - [sway/commands/bind.c:296] bindsym - Bound Mod4+Shift+1 to command `move container to workspace 1` for device '*'
2019-08-07 08:59:39 - [sway/config.c:787] Read line 126:     bindsym $mod+Shift+2 move container to workspace 2
2019-08-07 08:59:39 - [sway/commands.c:352] Config command: bindsym $mod+Shift+2 move container to workspace 2
2019-08-07 08:59:39 - [sway/commands.c:372] After replacement: bindsym Mod4+Shift+2 move container to workspace 2
2019-08-07 08:59:39 - [sway/commands/bind.c:296] bindsym - Bound Mod4+Shift+2 to command `move container to workspace 2` for device '*'
2019-08-07 08:59:39 - [sway/config.c:787] Read line 127:     bindsym $mod+Shift+3 move container to workspace 3
2019-08-07 08:59:39 - [sway/commands.c:352] Config command: bindsym $mod+Shift+3 move container to workspace 3
2019-08-07 08:59:39 - [sway/commands.c:372] After replacement: bindsym Mod4+Shift+3 move container to workspace 3
2019-08-07 08:59:39 - [sway/commands/bind.c:296] bindsym - Bound Mod4+Shift+3 to command `move container to workspace 3` for device '*'
2019-08-07 08:59:39 - [sway/config.c:787] Read line 128:     bindsym $mod+Shift+4 move container to workspace 4
2019-08-07 08:59:39 - [sway/commands.c:352] Config command: bindsym $mod+Shift+4 move container to workspace 4
2019-08-07 08:59:39 - [sway/commands.c:372] After replacement: bindsym Mod4+Shift+4 move container to workspace 4
2019-08-07 08:59:39 - [sway/commands/bind.c:296] bindsym - Bound Mod4+Shift+4 to command `move container to workspace 4` for device '*'
2019-08-07 08:59:39 - [sway/config.c:787] Read line 129:     bindsym $mod+Shift+5 move container to workspace 5
2019-08-07 08:59:39 - [sway/commands.c:352] Config command: bindsym $mod+Shift+5 move container to workspace 5
2019-08-07 08:59:39 - [sway/commands.c:372] After replacement: bindsym Mod4+Shift+5 move container to workspace 5
2019-08-07 08:59:39 - [sway/commands/bind.c:296] bindsym - Bound Mod4+Shift+5 to command `move container to workspace 5` for device '*'
2019-08-07 08:59:39 - [sway/config.c:787] Read line 130:     bindsym $mod+Shift+6 move container to workspace 6
2019-08-07 08:59:39 - [sway/commands.c:352] Config command: bindsym $mod+Shift+6 move container to workspace 6
2019-08-07 08:59:39 - [sway/commands.c:372] After replacement: bindsym Mod4+Shift+6 move container to workspace 6
2019-08-07 08:59:39 - [sway/commands/bind.c:296] bindsym - Bound Mod4+Shift+6 to command `move container to workspace 6` for device '*'
2019-08-07 08:59:39 - [sway/config.c:787] Read line 131:     bindsym $mod+Shift+7 move container to workspace 7
2019-08-07 08:59:39 - [sway/commands.c:352] Config command: bindsym $mod+Shift+7 move container to workspace 7
2019-08-07 08:59:39 - [sway/commands.c:372] After replacement: bindsym Mod4+Shift+7 move container to workspace 7
2019-08-07 08:59:39 - [sway/commands/bind.c:296] bindsym - Bound Mod4+Shift+7 to command `move container to workspace 7` for device '*'
2019-08-07 08:59:39 - [sway/config.c:787] Read line 132:     bindsym $mod+Shift+8 move container to workspace 8
2019-08-07 08:59:39 - [sway/commands.c:352] Config command: bindsym $mod+Shift+8 move container to workspace 8
2019-08-07 08:59:39 - [sway/commands.c:372] After replacement: bindsym Mod4+Shift+8 move container to workspace 8
2019-08-07 08:59:39 - [sway/commands/bind.c:296] bindsym - Bound Mod4+Shift+8 to command `move container to workspace 8` for device '*'
2019-08-07 08:59:39 - [sway/config.c:787] Read line 133:     bindsym $mod+Shift+9 move container to workspace 9
2019-08-07 08:59:39 - [sway/commands.c:352] Config command: bindsym $mod+Shift+9 move container to workspace 9
2019-08-07 08:59:39 - [sway/commands.c:372] After replacement: bindsym Mod4+Shift+9 move container to workspace 9
2019-08-07 08:59:39 - [sway/commands/bind.c:296] bindsym - Bound Mod4+Shift+9 to command `move container to workspace 9` for device '*'
2019-08-07 08:59:39 - [sway/config.c:787] Read line 134:     bindsym $mod+Shift+0 move container to workspace 10
2019-08-07 08:59:39 - [sway/commands.c:352] Config command: bindsym $mod+Shift+0 move container to workspace 10
2019-08-07 08:59:39 - [sway/commands.c:372] After replacement: bindsym Mod4+Shift+0 move container to workspace 10
2019-08-07 08:59:39 - [sway/commands/bind.c:296] bindsym - Bound Mod4+Shift+0 to command `move container to workspace 10` for device '*'
2019-08-07 08:59:39 - [sway/config.c:787] Read line 135:     # Note: workspaces can have any name you want, not just numbers.
2019-08-07 08:59:39 - [sway/config.c:787] Read line 136:     # We just use 1-10 as the default.
2019-08-07 08:59:39 - [sway/config.c:787] Read line 137: #
2019-08-07 08:59:39 - [sway/config.c:787] Read line 138: # Layout stuff:
2019-08-07 08:59:39 - [sway/config.c:787] Read line 139: #
2019-08-07 08:59:39 - [sway/config.c:787] Read line 140:     # You can "split" the current object of your focus with
2019-08-07 08:59:39 - [sway/config.c:787] Read line 141:     # $mod+b or $mod+v, for horizontal and vertical splits
2019-08-07 08:59:39 - [sway/config.c:787] Read line 142:     # respectively.
2019-08-07 08:59:39 - [sway/config.c:787] Read line 143:     bindsym $mod+b splith
2019-08-07 08:59:39 - [sway/commands.c:352] Config command: bindsym $mod+b splith
2019-08-07 08:59:39 - [sway/commands.c:372] After replacement: bindsym Mod4+b splith
2019-08-07 08:59:39 - [sway/commands/bind.c:296] bindsym - Bound Mod4+b to command `splith` for device '*'
2019-08-07 08:59:39 - [sway/config.c:787] Read line 144:     bindsym $mod+v splitv
2019-08-07 08:59:39 - [sway/commands.c:352] Config command: bindsym $mod+v splitv
2019-08-07 08:59:39 - [sway/commands.c:372] After replacement: bindsym Mod4+v splitv
2019-08-07 08:59:39 - [sway/commands/bind.c:296] bindsym - Bound Mod4+v to command `splitv` for device '*'
2019-08-07 08:59:39 - [sway/config.c:787] Read line 145: 
2019-08-07 08:59:39 - [sway/config.c:787] Read line 146:     # Switch the current container between different layout styles
2019-08-07 08:59:39 - [sway/config.c:787] Read line 147:     bindsym $mod+s layout stacking
2019-08-07 08:59:39 - [sway/commands.c:352] Config command: bindsym $mod+s layout stacking
2019-08-07 08:59:39 - [sway/commands.c:372] After replacement: bindsym Mod4+s layout stacking
2019-08-07 08:59:39 - [sway/commands/bind.c:296] bindsym - Bound Mod4+s to command `layout stacking` for device '*'
2019-08-07 08:59:39 - [sway/config.c:787] Read line 148:     bindsym $mod+w layout tabbed
2019-08-07 08:59:39 - [sway/commands.c:352] Config command: bindsym $mod+w layout tabbed
2019-08-07 08:59:39 - [sway/commands.c:372] After replacement: bindsym Mod4+w layout tabbed
2019-08-07 08:59:39 - [sway/commands/bind.c:296] bindsym - Bound Mod4+w to command `layout tabbed` for device '*'
2019-08-07 08:59:39 - [sway/config.c:787] Read line 149:     bindsym $mod+e layout toggle split
2019-08-07 08:59:39 - [sway/commands.c:352] Config command: bindsym $mod+e layout toggle split
2019-08-07 08:59:39 - [sway/commands.c:372] After replacement: bindsym Mod4+e layout toggle split
2019-08-07 08:59:39 - [sway/commands/bind.c:296] bindsym - Bound Mod4+e to command `layout toggle split` for device '*'
2019-08-07 08:59:39 - [sway/config.c:787] Read line 150: 
2019-08-07 08:59:39 - [sway/config.c:787] Read line 151:     # Make the current focus fullscreen
2019-08-07 08:59:39 - [sway/config.c:787] Read line 152:     bindsym $mod+f fullscreen
2019-08-07 08:59:39 - [sway/commands.c:352] Config command: bindsym $mod+f fullscreen
2019-08-07 08:59:39 - [sway/commands.c:372] After replacement: bindsym Mod4+f fullscreen
2019-08-07 08:59:39 - [sway/commands/bind.c:296] bindsym - Bound Mod4+f to command `fullscreen` for device '*'
2019-08-07 08:59:39 - [sway/config.c:787] Read line 153: 
2019-08-07 08:59:39 - [sway/config.c:787] Read line 154:     # Toggle the current focus between tiling and floating mode
2019-08-07 08:59:39 - [sway/config.c:787] Read line 155:     bindsym $mod+Shift+space floating toggle
2019-08-07 08:59:39 - [sway/commands.c:352] Config command: bindsym $mod+Shift+space floating toggle
2019-08-07 08:59:39 - [sway/commands.c:372] After replacement: bindsym Mod4+Shift+space floating toggle
2019-08-07 08:59:39 - [sway/commands/bind.c:296] bindsym - Bound Mod4+Shift+space to command `floating toggle` for device '*'
2019-08-07 08:59:39 - [sway/config.c:787] Read line 156: 
2019-08-07 08:59:39 - [sway/config.c:787] Read line 157:     # Swap focus between the tiling area and the floating area
2019-08-07 08:59:39 - [sway/config.c:787] Read line 158:     bindsym $mod+space focus mode_toggle
2019-08-07 08:59:39 - [sway/commands.c:352] Config command: bindsym $mod+space focus mode_toggle
2019-08-07 08:59:39 - [sway/commands.c:372] After replacement: bindsym Mod4+space focus mode_toggle
2019-08-07 08:59:39 - [sway/commands/bind.c:296] bindsym - Bound Mod4+space to command `focus mode_toggle` for device '*'
2019-08-07 08:59:39 - [sway/config.c:787] Read line 159: 
2019-08-07 08:59:39 - [sway/config.c:787] Read line 160:     # Move focus to the parent container
2019-08-07 08:59:39 - [sway/config.c:787] Read line 161:     bindsym $mod+a focus parent
2019-08-07 08:59:39 - [sway/commands.c:352] Config command: bindsym $mod+a focus parent
2019-08-07 08:59:39 - [sway/commands.c:372] After replacement: bindsym Mod4+a focus parent
2019-08-07 08:59:39 - [sway/commands/bind.c:296] bindsym - Bound Mod4+a to command `focus parent` for device '*'
2019-08-07 08:59:39 - [sway/config.c:787] Read line 162: #
2019-08-07 08:59:39 - [sway/config.c:787] Read line 163: # Scratchpad:
2019-08-07 08:59:39 - [sway/config.c:787] Read line 164: #
2019-08-07 08:59:39 - [sway/config.c:787] Read line 165:     # Sway has a "scratchpad", which is a bag of holding for windows.
2019-08-07 08:59:39 - [sway/config.c:787] Read line 166:     # You can send windows there and get them back later.
2019-08-07 08:59:39 - [sway/config.c:787] Read line 167: 
2019-08-07 08:59:39 - [sway/config.c:787] Read line 168:     # Move the currently focused window to the scratchpad
2019-08-07 08:59:39 - [sway/config.c:787] Read line 169:     bindsym $mod+Shift+minus move scratchpad
2019-08-07 08:59:39 - [sway/commands.c:352] Config command: bindsym $mod+Shift+minus move scratchpad
2019-08-07 08:59:39 - [sway/commands.c:372] After replacement: bindsym Mod4+Shift+minus move scratchpad
2019-08-07 08:59:39 - [sway/commands/bind.c:296] bindsym - Bound Mod4+Shift+minus to command `move scratchpad` for device '*'
2019-08-07 08:59:39 - [sway/config.c:787] Read line 170: 
2019-08-07 08:59:39 - [sway/config.c:787] Read line 171:     # Show the next scratchpad window or hide the focused scratchpad window.
2019-08-07 08:59:39 - [sway/config.c:787] Read line 172:     # If there are multiple scratchpad windows, this command cycles through them.
2019-08-07 08:59:39 - [sway/config.c:787] Read line 173:     bindsym $mod+minus scratchpad show
2019-08-07 08:59:39 - [sway/commands.c:352] Config command: bindsym $mod+minus scratchpad show
2019-08-07 08:59:39 - [sway/commands.c:372] After replacement: bindsym Mod4+minus scratchpad show
2019-08-07 08:59:39 - [sway/commands/bind.c:296] bindsym - Bound Mod4+minus to command `scratchpad show` for device '*'
2019-08-07 08:59:39 - [sway/config.c:787] Read line 174: #
2019-08-07 08:59:39 - [sway/config.c:787] Read line 175: # Resizing containers:
2019-08-07 08:59:39 - [sway/config.c:787] Read line 176: #
2019-08-07 08:59:39 - [sway/config.c:787] Read line 177: mode "resize" {
2019-08-07 08:59:39 - [sway/config.c:841] Entering block 'mode "resize"'
2019-08-07 08:59:39 - [sway/config.c:787] Read line 178:     # left will shrink the containers width
2019-08-07 08:59:39 - [sway/config.c:787] Read line 179:     # right will grow the containers width
2019-08-07 08:59:39 - [sway/config.c:787] Read line 180:     # up will shrink the containers height
2019-08-07 08:59:39 - [sway/config.c:787] Read line 181:     # down will grow the containers height
2019-08-07 08:59:39 - [sway/config.c:787] Read line 182:     bindsym $left resize shrink width 10px
2019-08-07 08:59:39 - [sway/commands.c:352] Config command: mode "resize" bindsym $left resize shrink width 10px
2019-08-07 08:59:39 - [sway/commands.c:372] After replacement: mode "resize" bindsym h resize shrink width 10px
2019-08-07 08:59:39 - [sway/commands.c:403] Subcommand: bindsym h resize shrink width 10px
2019-08-07 08:59:39 - [sway/commands/bind.c:296] bindsym - Bound h to command `resize shrink width 10px` for device '*'
2019-08-07 08:59:39 - [sway/config.c:787] Read line 183:     bindsym $down resize grow height 10px
2019-08-07 08:59:39 - [sway/commands.c:352] Config command: mode "resize" bindsym $down resize grow height 10px
2019-08-07 08:59:39 - [sway/commands.c:372] After replacement: mode "resize" bindsym j resize grow height 10px
2019-08-07 08:59:39 - [sway/commands.c:403] Subcommand: bindsym j resize grow height 10px
2019-08-07 08:59:39 - [sway/commands/bind.c:296] bindsym - Bound j to command `resize grow height 10px` for device '*'
2019-08-07 08:59:39 - [sway/config.c:787] Read line 184:     bindsym $up resize shrink height 10px
2019-08-07 08:59:39 - [sway/commands.c:352] Config command: mode "resize" bindsym $up resize shrink height 10px
2019-08-07 08:59:39 - [sway/commands.c:372] After replacement: mode "resize" bindsym k resize shrink height 10px
2019-08-07 08:59:39 - [sway/commands.c:403] Subcommand: bindsym k resize shrink height 10px
2019-08-07 08:59:39 - [sway/commands/bind.c:296] bindsym - Bound k to command `resize shrink height 10px` for device '*'
2019-08-07 08:59:39 - [sway/config.c:787] Read line 185:     bindsym $right resize grow width 10px
2019-08-07 08:59:39 - [sway/commands.c:352] Config command: mode "resize" bindsym $right resize grow width 10px
2019-08-07 08:59:39 - [sway/commands.c:372] After replacement: mode "resize" bindsym l resize grow width 10px
2019-08-07 08:59:39 - [sway/commands.c:403] Subcommand: bindsym l resize grow width 10px
2019-08-07 08:59:39 - [sway/commands/bind.c:296] bindsym - Bound l to command `resize grow width 10px` for device '*'
2019-08-07 08:59:39 - [sway/config.c:787] Read line 186: 
2019-08-07 08:59:39 - [sway/config.c:787] Read line 187:     # Ditto, with arrow keys
2019-08-07 08:59:39 - [sway/config.c:787] Read line 188:     bindsym Left resize shrink width 10px
2019-08-07 08:59:39 - [sway/commands.c:352] Config command: mode "resize" bindsym Left resize shrink width 10px
2019-08-07 08:59:39 - [sway/commands.c:372] After replacement: mode "resize" bindsym Left resize shrink width 10px
2019-08-07 08:59:39 - [sway/commands.c:403] Subcommand: bindsym Left resize shrink width 10px
2019-08-07 08:59:39 - [sway/commands/bind.c:296] bindsym - Bound Left to command `resize shrink width 10px` for device '*'
2019-08-07 08:59:39 - [sway/config.c:787] Read line 189:     bindsym Down resize grow height 10px
2019-08-07 08:59:39 - [sway/commands.c:352] Config command: mode "resize" bindsym Down resize grow height 10px
2019-08-07 08:59:39 - [sway/commands.c:372] After replacement: mode "resize" bindsym Down resize grow height 10px
2019-08-07 08:59:39 - [sway/commands.c:403] Subcommand: bindsym Down resize grow height 10px
2019-08-07 08:59:39 - [sway/commands/bind.c:296] bindsym - Bound Down to command `resize grow height 10px` for device '*'
2019-08-07 08:59:39 - [sway/config.c:787] Read line 190:     bindsym Up resize shrink height 10px
2019-08-07 08:59:39 - [sway/commands.c:352] Config command: mode "resize" bindsym Up resize shrink height 10px
2019-08-07 08:59:39 - [sway/commands.c:372] After replacement: mode "resize" bindsym Up resize shrink height 10px
2019-08-07 08:59:39 - [sway/commands.c:403] Subcommand: bindsym Up resize shrink height 10px
2019-08-07 08:59:39 - [sway/commands/bind.c:296] bindsym - Bound Up to command `resize shrink height 10px` for device '*'
2019-08-07 08:59:39 - [sway/config.c:787] Read line 191:     bindsym Right resize grow width 10px
2019-08-07 08:59:39 - [sway/commands.c:352] Config command: mode "resize" bindsym Right resize grow width 10px
2019-08-07 08:59:39 - [sway/commands.c:372] After replacement: mode "resize" bindsym Right resize grow width 10px
2019-08-07 08:59:39 - [sway/commands.c:403] Subcommand: bindsym Right resize grow width 10px
2019-08-07 08:59:39 - [sway/commands/bind.c:296] bindsym - Bound Right to command `resize grow width 10px` for device '*'
2019-08-07 08:59:39 - [sway/config.c:787] Read line 192: 
2019-08-07 08:59:39 - [sway/config.c:787] Read line 193:     # Return to default mode
2019-08-07 08:59:39 - [sway/config.c:787] Read line 194:     bindsym Return mode "default"
2019-08-07 08:59:39 - [sway/commands.c:352] Config command: mode "resize" bindsym Return mode "default"
2019-08-07 08:59:39 - [sway/commands.c:372] After replacement: mode "resize" bindsym Return mode "default"
2019-08-07 08:59:39 - [sway/commands.c:403] Subcommand: bindsym Return mode "default"
2019-08-07 08:59:39 - [sway/commands/bind.c:296] bindsym - Bound Return to command `mode "default"` for device '*'
2019-08-07 08:59:39 - [sway/config.c:787] Read line 195:     bindsym Escape mode "default"
2019-08-07 08:59:39 - [sway/commands.c:352] Config command: mode "resize" bindsym Escape mode "default"
2019-08-07 08:59:39 - [sway/commands.c:372] After replacement: mode "resize" bindsym Escape mode "default"
2019-08-07 08:59:39 - [sway/commands.c:403] Subcommand: bindsym Escape mode "default"
2019-08-07 08:59:39 - [sway/commands/bind.c:296] bindsym - Bound Escape to command `mode "default"` for device '*'
2019-08-07 08:59:39 - [sway/config.c:787] Read line 196: }
2019-08-07 08:59:39 - [sway/config.c:858] Exiting block 'mode "resize"'
2019-08-07 08:59:39 - [sway/config.c:787] Read line 197: bindsym $mod+r mode "resize"
2019-08-07 08:59:39 - [sway/commands.c:352] Config command: bindsym $mod+r mode "resize"
2019-08-07 08:59:39 - [sway/commands.c:372] After replacement: bindsym Mod4+r mode "resize"
2019-08-07 08:59:39 - [sway/commands/bind.c:296] bindsym - Bound Mod4+r to command `mode "resize"` for device '*'
2019-08-07 08:59:39 - [sway/config.c:787] Read line 198: 
2019-08-07 08:59:39 - [sway/config.c:787] Read line 199: #
2019-08-07 08:59:39 - [sway/config.c:787] Read line 200: # Status Bar:
2019-08-07 08:59:39 - [sway/config.c:787] Read line 201: #
2019-08-07 08:59:39 - [sway/config.c:787] Read line 202: # Read `man 5 sway-bar` for more information about this section.
2019-08-07 08:59:39 - [sway/config.c:787] Read line 203: bar {
2019-08-07 08:59:39 - [sway/config.c:841] Entering block 'bar'
2019-08-07 08:59:39 - [sway/config.c:787] Read line 204:     position top
2019-08-07 08:59:39 - [sway/commands.c:352] Config command: bar position top
2019-08-07 08:59:39 - [sway/commands.c:372] After replacement: bar position top
2019-08-07 08:59:39 - [sway/commands/bar.c:113] Creating bar bar-0
2019-08-07 08:59:39 - [sway/commands.c:403] Subcommand: position top
2019-08-07 08:59:39 - [sway/commands/bar/position.c:15] Setting bar position 'top' for bar: bar-0
2019-08-07 08:59:39 - [sway/config.c:787] Read line 205: 
2019-08-07 08:59:39 - [sway/config.c:787] Read line 206:     # When the status_command prints a new line to stdout, swaybar updates.
2019-08-07 08:59:39 - [sway/config.c:787] Read line 207:     # The default just shows the current date and time.
2019-08-07 08:59:39 - [sway/config.c:787] Read line 208:     status_command while date +'%Y-%m-%d %l:%M:%S %p'; do sleep 1; done
2019-08-07 08:59:39 - [sway/commands.c:352] Config command: bar status_command while date +'%Y-%m-%d %l:%M:%S %p'; do sleep 1; done
2019-08-07 08:59:39 - [sway/commands.c:372] After replacement: bar status_command while date +'%Y-%m-%d %l:%M:%S %p'; do sleep 1; done
2019-08-07 08:59:39 - [sway/commands.c:403] Subcommand: status_command while date +'%Y-%m-%d %l:%M:%S %p'; do sleep 1; done
2019-08-07 08:59:39 - [sway/commands/bar/status_command.c:17] Feeding bar with status command: while date +'%Y-%m-%d %l:%M:%S %p'; do sleep 1; done
2019-08-07 08:59:39 - [sway/config.c:787] Read line 209: 
2019-08-07 08:59:39 - [sway/config.c:787] Read line 210:     colors {
2019-08-07 08:59:39 - [sway/config.c:841] Entering block 'bar colors'
2019-08-07 08:59:39 - [sway/config.c:787] Read line 211:         statusline #ffffff
2019-08-07 08:59:39 - [sway/commands.c:352] Config command: bar colors statusline #ffffff
2019-08-07 08:59:39 - [sway/commands.c:372] After replacement: bar colors statusline #ffffff
2019-08-07 08:59:39 - [sway/commands.c:403] Subcommand: colors statusline #ffffff
2019-08-07 08:59:39 - [sway/commands.c:403] Subcommand: statusline #ffffff
2019-08-07 08:59:39 - [sway/config.c:787] Read line 212:         background #323232
2019-08-07 08:59:39 - [sway/commands.c:352] Config command: bar colors background #323232
2019-08-07 08:59:39 - [sway/commands.c:372] After replacement: bar colors background #323232
2019-08-07 08:59:39 - [sway/commands.c:403] Subcommand: colors background #323232
2019-08-07 08:59:39 - [sway/commands.c:403] Subcommand: background #323232
2019-08-07 08:59:39 - [sway/config.c:787] Read line 213:         inactive_workspace #32323200 #32323200 #5c5c5c
2019-08-07 08:59:39 - [sway/commands.c:352] Config command: bar colors inactive_workspace #32323200 #32323200 #5c5c5c
2019-08-07 08:59:39 - [sway/commands.c:372] After replacement: bar colors inactive_workspace #32323200 #32323200 #5c5c5c
2019-08-07 08:59:39 - [sway/commands.c:403] Subcommand: colors inactive_workspace #32323200 #32323200 #5c5c5c
2019-08-07 08:59:39 - [sway/commands.c:403] Subcommand: inactive_workspace #32323200 #32323200 #5c5c5c
2019-08-07 08:59:39 - [sway/config.c:787] Read line 214:     }
2019-08-07 08:59:39 - [sway/config.c:858] Exiting block 'bar colors'
2019-08-07 08:59:39 - [sway/config.c:787] Read line 215: }
2019-08-07 08:59:39 - [sway/config.c:858] Exiting block 'bar'
2019-08-07 08:59:39 - [sway/config.c:787] Read line 216: 
2019-08-07 08:59:39 - [sway/config.c:787] Read line 217: include /etc/sway/config.d/*
2019-08-07 08:59:39 - [sway/commands.c:352] Config command: include /etc/sway/config.d/*
2019-08-07 08:59:39 - [sway/commands.c:372] After replacement: include /etc/sway/config.d/*
2019-08-07 08:59:39 - [sway/config.c:571] /etc/sway/config.d/* not found.
2019-08-07 08:59:39 - [sway/server.c:176] Initializing Xwayland
2019-08-07 08:59:39 - [sway/server.c:192] Starting backend on wayland display 'wayland-0'
2019-08-07 08:59:39 - [backend/drm/drm.c:1182] Scanning DRM connectors
2019-08-07 08:59:39 - [backend/drm/drm.c:1245] Found connector 'eDP-1'
2019-08-07 08:59:39 - [backend/drm/drm.c:1281] 'eDP-1' connected
2019-08-07 08:59:39 - [backend/drm/drm.c:1282] Current CRTC: 47
2019-08-07 08:59:39 - [backend/drm/drm.c:1287] Physical size: 290x170
2019-08-07 08:59:39 - [backend/drm/drm.c:1299] Detected modes:
2019-08-07 08:59:39 - [backend/drm/drm.c:1321]   3200x1800@59982
2019-08-07 08:59:39 - [backend/drm/drm.c:1321]   3200x1800@47985
2019-08-07 08:59:39 - [backend/drm/drm.c:1245] Found connector 'DP-1'
2019-08-07 08:59:39 - [backend/drm/drm.c:1245] Found connector 'HDMI-A-1'
2019-08-07 08:59:39 - [backend/drm/drm.c:1245] Found connector 'DP-2'
2019-08-07 08:59:39 - [backend/drm/drm.c:1245] Found connector 'HDMI-A-2'
2019-08-07 08:59:39 - [backend/drm/drm.c:1012] Reallocating CRTCs
2019-08-07 08:59:39 - [backend/drm/drm.c:1023] State before reallocation:
2019-08-07 08:59:39 - [backend/drm/drm.c:1029]   'eDP-1' crtc=0 state=1 desired_enabled=1
2019-08-07 08:59:39 - [backend/drm/drm.c:1029]   'DP-1' crtc=-1 state=0 desired_enabled=0
2019-08-07 08:59:39 - [backend/drm/drm.c:1029]   'HDMI-A-1' crtc=-1 state=0 desired_enabled=0
2019-08-07 08:59:39 - [backend/drm/drm.c:1029]   'DP-2' crtc=-1 state=0 desired_enabled=0
2019-08-07 08:59:39 - [backend/drm/drm.c:1029]   'HDMI-A-2' crtc=-1 state=0 desired_enabled=0
2019-08-07 08:59:39 - [backend/drm/drm.c:1081] State after reallocation:
2019-08-07 08:59:39 - [backend/drm/drm.c:1088]   'eDP-1' crtc=0 state=1 desired_enabled=1
2019-08-07 08:59:39 - [backend/drm/drm.c:1088]   'DP-1' crtc=-1 state=0 desired_enabled=0
2019-08-07 08:59:39 - [backend/drm/drm.c:1088]   'HDMI-A-1' crtc=-1 state=0 desired_enabled=0
2019-08-07 08:59:39 - [backend/drm/drm.c:1088]   'DP-2' crtc=-1 state=0 desired_enabled=0
2019-08-07 08:59:39 - [backend/drm/drm.c:1088]   'HDMI-A-2' crtc=-1 state=0 desired_enabled=0
2019-08-07 08:59:39 - [backend/drm/drm.c:1375] Requesting modeset for 'eDP-1'
2019-08-07 08:59:39 - [sway/desktop/output.c:655] New output 0x55c71475ec20: eDP-1
2019-08-07 08:59:39 - [backend/drm/drm.c:617] Modesetting 'eDP-1' with '3200x1800@59982 mHz'
2019-08-07 08:59:39 - [backend/drm/drm.c:526] Starting renderer on output 'eDP-1'
2019-08-07 08:59:39 - [GLES2] FS SIMD8 shader: 5 inst, 0 loops, 24 cycles, 0:0 spills:fills, Promoted 0 constants, compacted 80 to 48 bytes.
2019-08-07 08:59:39 - [GLES2] FS SIMD16 shader: 5 inst, 0 loops, 34 cycles, 0:0 spills:fills, Promoted 0 constants, compacted 80 to 48 bytes.
2019-08-07 08:59:39 - [GLES2] VS SIMD8 shader: 28 inst, 0 loops, 116 cycles, 0:0 spills:fills, Promoted 0 constants, compacted 448 to 336 bytes.
2019-08-07 08:59:39 - [GLES2] FS SIMD16 shader: 2 inst, 0 loops, 0 cycles, 0:0 spills:fills, Promoted 0 constants, compacted 32 to 32 bytes.
2019-08-07 08:59:39 - [sway/tree/workspace.c:273] Workspace: Generating new workspace name for output eDP-1
2019-08-07 08:59:39 - [sway/tree/workspace.c:208] Got valid workspace command for target: '1'
2019-08-07 08:59:39 - [sway/tree/workspace.c:264] Workspace: Found free name 1
2019-08-07 08:59:39 - [sway/tree/workspace.c:208] Got valid workspace command for target: '2'
2019-08-07 08:59:39 - [sway/tree/workspace.c:208] Got valid workspace command for target: '3'
2019-08-07 08:59:39 - [sway/tree/workspace.c:208] Got valid workspace command for target: '4'
2019-08-07 08:59:39 - [sway/tree/workspace.c:208] Got valid workspace command for target: '5'
2019-08-07 08:59:39 - [sway/tree/workspace.c:208] Got valid workspace command for target: '6'
2019-08-07 08:59:39 - [sway/tree/workspace.c:208] Got valid workspace command for target: '7'
2019-08-07 08:59:39 - [sway/tree/workspace.c:208] Got valid workspace command for target: '8'
2019-08-07 08:59:39 - [sway/tree/workspace.c:208] Got valid workspace command for target: '9'
2019-08-07 08:59:39 - [sway/tree/workspace.c:208] Got valid workspace command for target: '10'
2019-08-07 08:59:39 - [sway/tree/output.c:132] Creating default workspace 1
2019-08-07 08:59:39 - [sway/tree/workspace.c:63] Adding workspace 1 for output eDP-1
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:241] Loaded cursor theme 'default', available cursors:
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] dot_box_mask (1 images) 24x24+11,11
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] text (1 images) 24x24+11,12
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] all-scroll (1 images) 24x24+11,11
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] 2870a09082c103050810ffdffffe0204 (1 images) 24x24+12,13
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] ew-resize (1 images) 24x24+12,12
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] bottom_side (1 images) 24x24+13,18
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] left_ptr_watch (60 images) 24x24+4,3
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] fcf1c3c7cd4491d801f1e1c78f100000 (1 images) 24x24+11,11
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] se-resize (1 images) 24x24+15,15
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] arrow (1 images) 24x24+4,4
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] top_left_arrow (1 images) 24x24+4,4
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] bottom_right_corner (1 images) 24x24+15,15
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] top_tee (1 images) 24x24+12,5
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] hand2 (1 images) 24x24+8,5
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] 00008160000006810000408080010102 (1 images) 24x24+12,13
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] w-resize (1 images) 24x24+6,13
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] s-resize (1 images) 24x24+13,18
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] right_tee (1 images) 24x24+20,12
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] wait (60 images) 24x24+11,11
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] no-drop (1 images) 24x24+9,9
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] nwse-resize (1 images) 24x24+11,11
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] fleur (1 images) 24x24+11,11
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] progress (60 images) 24x24+4,3
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] pirate (1 images) 24x24+12,12
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] top_right_corner (1 images) 24x24+15,10
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] context-menu (1 images) 24x24+4,4
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] crossed_circle (1 images) 24x24+12,12
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] bottom_tee (1 images) 24x24+12,19
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] tcross (1 images) 24x24+12,12
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] n-resize (1 images) 24x24+13,6
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] bottom_left_corner (1 images) 24x24+10,15
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] pointer (1 images) 24x24+8,5
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] 9081237383d90e509aa00f00170e968f (1 images) 24x24+12,11
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] size_ver (1 images) 24x24+12,13
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] size_all (1 images) 24x24+11,11
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] dnd-ask (1 images) 24x24+9,9
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] diamond_cross (1 images) 24x24+11,11
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] 1081e37283d90000800003c07f3ef6bf (1 images) 24x24+9,9
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] 028006030e0e7ebffc7f7070c0600140 (1 images) 24x24+12,12
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] left_side (1 images) 24x24+6,13
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] draft_large (1 images) 24x24+21,4
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] nesw-resize (1 images) 24x24+11,11
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] cell (1 images) 24x24+11,11
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] plus (1 images) 24x24+10,11
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] sb_up_arrow (1 images) 24x24+12,3
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] icon (1 images) 24x24+11,11
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] fd_double_arrow (1 images) 24x24+11,11
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] h_double_arrow (1 images) 24x24+12,12
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] e29285e634086352946a0e7090d73106 (1 images) 24x24+8,5
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] ne-resize (1 images) 24x24+15,10
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] ul_angle (1 images) 24x24+4,5
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] dotbox (1 images) 24x24+11,11
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] cross_reverse (1 images) 24x24+11,11
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] row-resize (1 images) 24x24+12,13
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] target (1 images) 24x24+11,11
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] lr_angle (1 images) 24x24+20,19
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] grab (1 images) 24x24+11,7
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] help (1 images) 24x24+12,21
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] double_arrow (1 images) 24x24+12,13
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] 3ecb610c1bf2410f44200f48c40d3599 (60 images) 24x24+4,3
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] nw-resize (1 images) 24x24+10,10
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] left_tee (1 images) 24x24+6,12
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] dnd-move (1 images) 24x24+9,9
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] grabbing (1 images) 24x24+12,11
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] 9d800788f1b08800ae810202380a0822 (1 images) 24x24+8,5
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] sb_right_arrow (1 images) 24x24+19,12
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] top_left_corner (1 images) 24x24+10,10
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] not-allowed (1 images) 24x24+12,12
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] dnd-none (1 images) 24x24+12,11
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] size_hor (1 images) 24x24+12,12
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] circle (1 images) 24x24+4,4
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] size_fdiag (1 images) 24x24+11,11
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] hand1 (1 images) 24x24+11,7
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] zoom-out (1 images) 24x24+11,10
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] 14fef782d02440884392942c11205230 (1 images) 24x24+12,12
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] 3085a0e285430894940527032f8b26df (1 images) 24x24+4,4
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] ll_angle (1 images) 24x24+4,19
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] 5c6cd98b3f3ebcb1f9c7f1c204630408 (1 images) 24x24+12,21
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] 640fb0e74195791501fd1ed57b41487f (1 images) 24x24+4,4
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] dnd-no-drop (1 images) 24x24+9,9
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] draped_box (1 images) 24x24+11,11
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] cross (1 images) 24x24+11,11
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] 6407b0e94181790501fd1e167b474872 (1 images) 24x24+9,9
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] link (1 images) 24x24+4,4
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] dnd-link (1 images) 24x24+9,9
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] hand (1 images) 24x24+8,5
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] watch (60 images) 24x24+11,11
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] col-resize (1 images) 24x24+12,12
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] right_side (1 images) 24x24+19,13
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] crosshair (1 images) 24x24+11,11
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] default (1 images) 24x24+4,4
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] v_double_arrow (1 images) 24x24+12,13
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] sb_h_double_arrow (1 images) 24x24+12,12
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] bd_double_arrow (1 images) 24x24+11,11
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] d9ce0ab605698f320427677b458ad60b (1 images) 24x24+12,21
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] c7088f0f3e6c8088236ef8e1e3e70000 (1 images) 24x24+11,11
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] ns-resize (1 images) 24x24+12,13
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] 4498f0e0c1937ffe01fd06f973665830 (1 images) 24x24+12,11
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] alias (1 images) 24x24+9,9
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] question_arrow (1 images) 24x24+12,21
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] sb_down_arrow (1 images) 24x24+12,19
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] left_ptr (1 images) 24x24+4,4
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] size_bdiag (1 images) 24x24+11,11
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] pencil (1 images) 24x24+7,21
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] sb_left_arrow (1 images) 24x24+6,12
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] draft_small (1 images) 24x24+21,4
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] 03b6e0fcb3499374a867c041f52298f0 (1 images) 24x24+12,12
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] vertical-text (1 images) 24x24+12,11
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] sw-resize (1 images) 24x24+10,15
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] right_ptr (1 images) 24x24+21,4
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] X_cursor (1 images) 24x24+12,12
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] e-resize (1 images) 24x24+19,13
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] zoom-in (1 images) 24x24+11,10
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] dnd-copy (1 images) 24x24+9,9
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] copy (1 images) 24x24+9,9
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] xterm (1 images) 24x24+11,12
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] sb_v_double_arrow (1 images) 24x24+12,13
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] ur_angle (1 images) 24x24+20,5
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] pointer-move (1 images) 24x24+4,4
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] move (1 images) 24x24+12,11
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] 08e8e1c95fe2fc01f976f1e063a24ccd (60 images) 24x24+4,3
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] left_ptr_help (1 images) 24x24+12,21
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] top_side (1 images) 24x24+13,6
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:241] Loaded cursor theme 'default', available cursors:
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] dot_box_mask (1 images) 24x24+11,11
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] text (1 images) 24x24+11,12
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] all-scroll (1 images) 24x24+11,11
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] 2870a09082c103050810ffdffffe0204 (1 images) 24x24+12,13
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] ew-resize (1 images) 24x24+12,12
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] bottom_side (1 images) 24x24+13,18
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] left_ptr_watch (60 images) 24x24+4,3
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] fcf1c3c7cd4491d801f1e1c78f100000 (1 images) 24x24+11,11
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] se-resize (1 images) 24x24+15,15
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] arrow (1 images) 24x24+4,4
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] top_left_arrow (1 images) 24x24+4,4
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] bottom_right_corner (1 images) 24x24+15,15
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] top_tee (1 images) 24x24+12,5
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] hand2 (1 images) 24x24+8,5
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] 00008160000006810000408080010102 (1 images) 24x24+12,13
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] w-resize (1 images) 24x24+6,13
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] s-resize (1 images) 24x24+13,18
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] right_tee (1 images) 24x24+20,12
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] wait (60 images) 24x24+11,11
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] no-drop (1 images) 24x24+9,9
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] nwse-resize (1 images) 24x24+11,11
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] fleur (1 images) 24x24+11,11
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] progress (60 images) 24x24+4,3
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] pirate (1 images) 24x24+12,12
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] top_right_corner (1 images) 24x24+15,10
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] context-menu (1 images) 24x24+4,4
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] crossed_circle (1 images) 24x24+12,12
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] bottom_tee (1 images) 24x24+12,19
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] tcross (1 images) 24x24+12,12
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] n-resize (1 images) 24x24+13,6
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] bottom_left_corner (1 images) 24x24+10,15
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] pointer (1 images) 24x24+8,5
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] 9081237383d90e509aa00f00170e968f (1 images) 24x24+12,11
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] size_ver (1 images) 24x24+12,13
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] size_all (1 images) 24x24+11,11
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] dnd-ask (1 images) 24x24+9,9
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] diamond_cross (1 images) 24x24+11,11
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] 1081e37283d90000800003c07f3ef6bf (1 images) 24x24+9,9
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] 028006030e0e7ebffc7f7070c0600140 (1 images) 24x24+12,12
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] left_side (1 images) 24x24+6,13
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] draft_large (1 images) 24x24+21,4
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] nesw-resize (1 images) 24x24+11,11
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] cell (1 images) 24x24+11,11
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] plus (1 images) 24x24+10,11
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] sb_up_arrow (1 images) 24x24+12,3
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] icon (1 images) 24x24+11,11
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] fd_double_arrow (1 images) 24x24+11,11
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] h_double_arrow (1 images) 24x24+12,12
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] e29285e634086352946a0e7090d73106 (1 images) 24x24+8,5
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] ne-resize (1 images) 24x24+15,10
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] ul_angle (1 images) 24x24+4,5
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] dotbox (1 images) 24x24+11,11
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] cross_reverse (1 images) 24x24+11,11
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] row-resize (1 images) 24x24+12,13
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] target (1 images) 24x24+11,11
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] lr_angle (1 images) 24x24+20,19
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] grab (1 images) 24x24+11,7
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] help (1 images) 24x24+12,21
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] double_arrow (1 images) 24x24+12,13
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] 3ecb610c1bf2410f44200f48c40d3599 (60 images) 24x24+4,3
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] nw-resize (1 images) 24x24+10,10
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] left_tee (1 images) 24x24+6,12
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] dnd-move (1 images) 24x24+9,9
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] grabbing (1 images) 24x24+12,11
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] 9d800788f1b08800ae810202380a0822 (1 images) 24x24+8,5
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] sb_right_arrow (1 images) 24x24+19,12
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] top_left_corner (1 images) 24x24+10,10
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] not-allowed (1 images) 24x24+12,12
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] dnd-none (1 images) 24x24+12,11
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] size_hor (1 images) 24x24+12,12
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] circle (1 images) 24x24+4,4
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] size_fdiag (1 images) 24x24+11,11
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] hand1 (1 images) 24x24+11,7
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] zoom-out (1 images) 24x24+11,10
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] 14fef782d02440884392942c11205230 (1 images) 24x24+12,12
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] 3085a0e285430894940527032f8b26df (1 images) 24x24+4,4
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] ll_angle (1 images) 24x24+4,19
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] 5c6cd98b3f3ebcb1f9c7f1c204630408 (1 images) 24x24+12,21
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] 640fb0e74195791501fd1ed57b41487f (1 images) 24x24+4,4
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] dnd-no-drop (1 images) 24x24+9,9
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] draped_box (1 images) 24x24+11,11
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] cross (1 images) 24x24+11,11
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] 6407b0e94181790501fd1e167b474872 (1 images) 24x24+9,9
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] link (1 images) 24x24+4,4
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] dnd-link (1 images) 24x24+9,9
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] hand (1 images) 24x24+8,5
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] watch (60 images) 24x24+11,11
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] col-resize (1 images) 24x24+12,12
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] right_side (1 images) 24x24+19,13
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] crosshair (1 images) 24x24+11,11
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] default (1 images) 24x24+4,4
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] v_double_arrow (1 images) 24x24+12,13
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] sb_h_double_arrow (1 images) 24x24+12,12
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] bd_double_arrow (1 images) 24x24+11,11
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] d9ce0ab605698f320427677b458ad60b (1 images) 24x24+12,21
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] c7088f0f3e6c8088236ef8e1e3e70000 (1 images) 24x24+11,11
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] ns-resize (1 images) 24x24+12,13
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] 4498f0e0c1937ffe01fd06f973665830 (1 images) 24x24+12,11
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] alias (1 images) 24x24+9,9
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] question_arrow (1 images) 24x24+12,21
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] sb_down_arrow (1 images) 24x24+12,19
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] left_ptr (1 images) 24x24+4,4
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] size_bdiag (1 images) 24x24+11,11
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] pencil (1 images) 24x24+7,21
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] sb_left_arrow (1 images) 24x24+6,12
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] draft_small (1 images) 24x24+21,4
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] 03b6e0fcb3499374a867c041f52298f0 (1 images) 24x24+12,12
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] vertical-text (1 images) 24x24+12,11
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] sw-resize (1 images) 24x24+10,15
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] right_ptr (1 images) 24x24+21,4
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] X_cursor (1 images) 24x24+12,12
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] e-resize (1 images) 24x24+19,13
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] zoom-in (1 images) 24x24+11,10
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] dnd-copy (1 images) 24x24+9,9
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] copy (1 images) 24x24+9,9
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] xterm (1 images) 24x24+11,12
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] sb_v_double_arrow (1 images) 24x24+12,13
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] ur_angle (1 images) 24x24+20,5
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] pointer-move (1 images) 24x24+4,4
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] move (1 images) 24x24+12,11
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] 08e8e1c95fe2fc01f976f1e063a24ccd (60 images) 24x24+4,3
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] left_ptr_help (1 images) 24x24+12,21
2019-08-07 08:59:39 - [xcursor/wlr_xcursor.c:246] top_side (1 images) 24x24+13,6
2019-08-07 08:59:39 - [sway/desktop/layer_shell.c:178] Usable area changed, rearranging output
2019-08-07 08:59:39 - [sway/tree/arrange.c:261] Usable area for ws: 3200x1800@0,0
2019-08-07 08:59:39 - [sway/tree/arrange.c:291] Arranging workspace '1' at 0.000000, 0.000000
2019-08-07 08:59:39 - [sway/tree/arrange.c:261] Usable area for ws: 3200x1800@0,0
2019-08-07 08:59:39 - [sway/tree/arrange.c:291] Arranging workspace '1' at 0.000000, 0.000000
2019-08-07 08:59:39 - [sway/desktop/transaction.c:411] Transaction 0x55c714959700 committing with 2 instructions
2019-08-07 08:59:39 - [sway/desktop/transaction.c:280] Applying transaction 0x55c714959700
2019-08-07 08:59:39 - [backend/libinput/backend.c:55] Initializing libinput
2019-08-07 08:59:40 - [backend/libinput/events.c:94] Added Power Button [0:1]
2019-08-07 08:59:40 - [sway/input/input-manager.c:215] adding device: '0:1:Power_Button'
2019-08-07 08:59:40 - [sway/input/input-manager.c:165] no fallback seat config - creating default
2019-08-07 08:59:40 - [sway/config/seat.c:60] Adding non-wildcard seat config
2019-08-07 08:59:40 - [sway/config/seat.c:77] Config stored for seat seat0
2019-08-07 08:59:40 - [sway/input/input-manager.c:398] applying seat config for seat seat0
2019-08-07 08:59:40 - [sway/input/seat.c:705] adding device 0:1:Power_Button to seat seat0
2019-08-07 08:59:40 - [backend/libinput/events.c:94] Added Video Bus [0:6]
2019-08-07 08:59:40 - [sway/input/input-manager.c:215] adding device: '0:6:Video_Bus'
2019-08-07 08:59:40 - [sway/input/seat.c:705] adding device 0:6:Video_Bus to seat seat0
2019-08-07 08:59:40 - [backend/libinput/events.c:94] Added Power Button [0:1]
2019-08-07 08:59:40 - [sway/input/input-manager.c:215] adding device: '0:1:Power_Button'
2019-08-07 08:59:40 - [sway/input/seat.c:705] adding device 0:1:Power_Button to seat seat0
2019-08-07 08:59:40 - [backend/libinput/events.c:94] Added Lid Switch [0:5]
2019-08-07 08:59:40 - [backend/libinput/switch.c:20] Created switch for device Lid Switch
2019-08-07 08:59:40 - [sway/input/input-manager.c:215] adding device: '0:5:Lid_Switch'
2019-08-07 08:59:40 - [sway/input/seat.c:705] adding device 0:5:Lid_Switch to seat seat0
2019-08-07 08:59:40 - [sway/input/switch.c:18] Allocated switch for device
2019-08-07 08:59:40 - [sway/input/switch.c:95] Configured switch for device
2019-08-07 08:59:40 - [backend/libinput/events.c:94] Added Sleep Button [0:3]
2019-08-07 08:59:40 - [sway/input/input-manager.c:215] adding device: '0:3:Sleep_Button'
2019-08-07 08:59:40 - [sway/input/seat.c:705] adding device 0:3:Sleep_Button to seat seat0
2019-08-07 08:59:40 - [backend/libinput/events.c:94] Added Logitech M705 [1133:16493]
2019-08-07 08:59:40 - [sway/input/input-manager.c:215] adding device: '1133:16493:Logitech_M705'
2019-08-07 08:59:40 - [sway/input/seat.c:705] adding device 1133:16493:Logitech_M705 to seat seat0
2019-08-07 08:59:40 - [GLES2] FS SIMD8 shader: 14 inst, 0 loops, 308 cycles, 0:0 spills:fills, Promoted 0 constants, compacted 224 to 176 bytes.
2019-08-07 08:59:40 - [GLES2] FS SIMD16 shader: 14 inst, 0 loops, 322 cycles, 0:0 spills:fills, Promoted 0 constants, compacted 224 to 176 bytes.
2019-08-07 08:59:40 - [GLES2] FS SIMD8 shader: 5 inst, 0 loops, 24 cycles, 0:0 spills:fills, Promoted 0 constants, compacted 80 to 64 bytes.
2019-08-07 08:59:40 - [GLES2] FS SIMD16 shader: 5 inst, 0 loops, 34 cycles, 0:0 spills:fills, Promoted 0 constants, compacted 80 to 64 bytes.
2019-08-07 08:59:40 - [backend/libinput/events.c:94] Added ELAN Touchscreen [1267:8756]
2019-08-07 08:59:40 - [sway/input/input-manager.c:215] adding device: '1267:8756:ELAN_Touchscreen'
2019-08-07 08:59:40 - [sway/input/seat.c:705] adding device 1267:8756:ELAN_Touchscreen to seat seat0
2019-08-07 08:59:40 - [backend/libinput/events.c:94] Added Integrated_Webcam_HD: Integrate [3034:22155]
2019-08-07 08:59:40 - [sway/input/input-manager.c:215] adding device: '3034:22155:Integrated_Webcam_HD:_Integrate'
2019-08-07 08:59:40 - [sway/input/seat.c:705] adding device 3034:22155:Integrated_Webcam_HD:_Integrate to seat seat0
2019-08-07 08:59:40 - [backend/libinput/events.c:94] Added DLL0704:01 06CB:76AF Touchpad [1739:30383]
2019-08-07 08:59:40 - [sway/input/input-manager.c:215] adding device: '1739:30383:DLL0704:01_06CB:76AF_Touchpad'
2019-08-07 08:59:40 - [sway/input/seat.c:705] adding device 1739:30383:DLL0704:01_06CB:76AF_Touchpad to seat seat0
2019-08-07 08:59:40 - [backend/libinput/events.c:94] Added HDA Intel PCH Headphone Mic [0:0]
2019-08-07 08:59:40 - [backend/libinput/events.c:94] Added HDA Intel PCH HDMI/DP,pcm=3 [0:0]
2019-08-07 08:59:40 - [backend/libinput/events.c:94] Added HDA Intel PCH HDMI/DP,pcm=7 [0:0]
2019-08-07 08:59:40 - [backend/libinput/events.c:94] Added HDA Intel PCH HDMI/DP,pcm=8 [0:0]
2019-08-07 08:59:40 - [backend/libinput/events.c:94] Added HDA Intel PCH HDMI/DP,pcm=9 [0:0]
2019-08-07 08:59:40 - [backend/libinput/events.c:94] Added HDA Intel PCH HDMI/DP,pcm=10 [0:0]
2019-08-07 08:59:40 - [backend/libinput/events.c:94] Added Intel HID events [0:0]
2019-08-07 08:59:40 - [sway/input/input-manager.c:215] adding device: '0:0:Intel_HID_events'
2019-08-07 08:59:40 - [sway/input/seat.c:705] adding device 0:0:Intel_HID_events to seat seat0
2019-08-07 08:59:40 - [backend/libinput/events.c:94] Added Dell WMI hotkeys [0:0]
2019-08-07 08:59:40 - [sway/input/input-manager.c:215] adding device: '0:0:Dell_WMI_hotkeys'
2019-08-07 08:59:40 - [sway/input/seat.c:705] adding device 0:0:Dell_WMI_hotkeys to seat seat0
2019-08-07 08:59:40 - [backend/libinput/events.c:94] Added AT Translated Set 2 keyboard [1:1]
2019-08-07 08:59:40 - [sway/input/input-manager.c:215] adding device: '1:1:AT_Translated_Set_2_keyboard'
2019-08-07 08:59:40 - [sway/input/seat.c:705] adding device 1:1:AT_Translated_Set_2_keyboard to seat seat0
2019-08-07 08:59:40 - [backend/libinput/events.c:94] Added PS/2 Generic Mouse [2:1]
2019-08-07 08:59:40 - [sway/input/input-manager.c:215] adding device: '2:1:PS/2_Generic_Mouse'
2019-08-07 08:59:40 - [sway/input/seat.c:705] adding device 2:1:PS/2_Generic_Mouse to seat seat0
2019-08-07 08:59:40 - [backend/libinput/backend.c:101] libinput successfully initialized
2019-08-07 08:59:40 - [sway/config/bar.c:261] Invoking swaybar for bar id 'bar-0'
2019-08-07 08:59:40 - [sway/config/bar.c:253] Spawned swaybar bar-0
2019-08-07 08:59:40 - [sway/server.c:203] Running compositor on wayland display 'wayland-0'
2019-08-07 08:59:40 - [sway/ipc-server.c:154] Event on IPC listening socket
2019-08-07 08:59:40 - [sway/ipc-server.c:200] New client: fd 60
2019-08-07 08:59:40 - [sway/ipc-server.c:154] Event on IPC listening socket
2019-08-07 08:59:40 - [sway/ipc-server.c:200] New client: fd 63
2019-08-07 08:59:40 - [sway/ipc-server.c:220] Client 60 readable
2019-08-07 08:59:40 - [sway/ipc-server.c:937] Added IPC reply of type 0x6 to client 60 queue: { "id": "bar-0", "mode": "dock", "hidden_state": "hide", "position": "top", "status_command": "while date +'%Y-%m-%d %l:%M:%S %p'; do sleep 1; done", "font": "monospace 10", "gaps": { "top": 0, "right": 0, "bottom": 0, "left": 0 }, "bar_height": 0, "status_padding": 1, "status_edge_padding": 3, "wrap_scroll": false, "workspace_buttons": true, "strip_workspace_numbers": false, "strip_workspace_name": false, "binding_mode_indicator": true, "verbose": false, "pango_markup": false, "colors": { "background": "#323232ff", "statusline": "#ffffffff", "separator": "#666666ff", "focused_background": "#323232ff", "focused_statusline": "#ffffffff", "focused_separator": "#666666ff", "focused_workspace_border": "#4c7899ff", "focused_workspace_bg": "#285577ff", "focused_workspace_text": "#ffffffff", "inactive_workspace_border": "#32323200", "inactive_workspace_bg": "#32323200", "inactive_workspace_text": "#5c5c5cff", "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" }, "tray_padding": 2 }
2019-08-07 08:59:40 - [sway/ipc-server.c:524] Client 60 writable
2019-08-07 08:59:40 - [swaybg/main.c:299] Found config * for output eDP-1 (Sharp Corporation 0x144A 0x00000000)
2019-08-07 08:59:40 - [types/wlr_surface.c:609] New wlr_surface 0x55c714bd2770 (res 0x55c714b81a10)
2019-08-07 08:59:40 - [types/wlr_layer_shell_v1.c:410] new layer_surface 0x55c714bc3f20 (res 0x55c714baa340)
2019-08-07 08:59:40 - [sway/desktop/layer_shell.c:360] new layer surface: namespace wallpaper layer 0 anchor 0 size 0x0 margin 0,0,0,0
2019-08-07 08:59:40 - [sway/ipc-server.c:220] Client 60 readable
2019-08-07 08:59:40 - [sway/ipc-server.c:937] Added IPC reply of type 0x3 to client 60 queue: [ { "id": 3, "name": "eDP-1", "rect": { "x": 0, "y": 0, "width": 3200, "height": 1800 }, "focus": [ 4 ], "border": "none", "current_border_width": 0, "layout": "output", "orientation": "none", "percent": 1.0, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window": null, "urgent": false, "floating_nodes": [ ], "sticky": false, "type": "output", "active": true, "dpms": true, "primary": false, "make": "Sharp Corporation", "model": "0x144A", "serial": "0x00000000", "scale": 1.0, "transform": "normal", "current_workspace": "1", "modes": [ { "width": 3200, "height": 1800, "refresh": 47985 }, { "width": 3200, "height": 1800, "refresh": 59982 } ], "current_mode": { "width": 3200, "height": 1800, "refresh": 59982 }, "focused": true, "subpixel_hinting": "unknown" } ]
2019-08-07 08:59:40 - [sway/ipc-server.c:524] Client 60 writable
2019-08-07 08:59:40 - [sway/ipc-server.c:220] Client 63 readable
2019-08-07 08:59:40 - [sway/ipc-server.c:937] Added IPC reply of type 0x2 to client 63 queue: {"success": true}
2019-08-07 08:59:40 - [sway/ipc-server.c:524] Client 63 writable
2019-08-07 08:59:40 - [sway/ipc-server.c:220] Client 60 readable
2019-08-07 08:59:40 - [sway/ipc-server.c:937] Added IPC reply of type 0x1 to client 60 queue: [ { "id": 4, "name": "1", "rect": { "x": 0, "y": 0, "width": 3200, "height": 1800 }, "focus": [ ], "border": "none", "current_border_width": 0, "layout": "splith", "orientation": "horizontal", "percent": null, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window": null, "urgent": false, "floating_nodes": [ ], "sticky": false, "num": 1, "output": "eDP-1", "type": "workspace", "representation": null, "focused": true, "visible": true } ]
2019-08-07 08:59:40 - [sway/ipc-server.c:524] Client 60 writable
2019-08-07 08:59:40 - [types/wlr_surface.c:609] New wlr_surface 0x55c714bc62f0 (res 0x55c714bc6ec0)
2019-08-07 08:59:40 - [types/wlr_layer_shell_v1.c:410] new layer_surface 0x55c714bceea0 (res 0x55c714ba30a0)
2019-08-07 08:59:40 - [sway/desktop/layer_shell.c:360] new layer surface: namespace panel layer 1 anchor 1 size 0x25 margin 0,0,0,0
2019-08-07 08:59:40 - [sway/desktop/layer_shell.c:178] Usable area changed, rearranging output
2019-08-07 08:59:40 - [sway/tree/arrange.c:261] Usable area for ws: 3200x1775@0,25
2019-08-07 08:59:40 - [sway/tree/arrange.c:291] Arranging workspace '1' at 0.000000, 25.000000
2019-08-07 08:59:40 - [sway/desktop/transaction.c:411] Transaction 0x55c714b75d50 committing with 1 instructions
2019-08-07 08:59:40 - [sway/desktop/transaction.c:280] Applying transaction 0x55c714b75d50
2019-08-07 08:59:40 - [types/wlr_surface.c:609] New wlr_surface 0x55c714bd2cb0 (res 0x55c714ba2db0)
2019-08-07 08:59:43 - [sway/commands/bind.c:610] running command for binding: exec dmenu_path | dmenu | xargs swaymsg exec --
2019-08-07 08:59:43 - [sway/commands.c:250] Handling command 'exec dmenu_path | dmenu | xargs swaymsg exec --'
2019-08-07 08:59:43 - [sway/commands/exec_always.c:46] Executing dmenu_path | dmenu | xargs swaymsg exec --
2019-08-07 08:59:43 - [sway/commands/exec_always.c:87] Child process created with pid 876
2019-08-07 08:59:43 - [sway/tree/root.c:275] Recording workspace for process 876
2019-08-07 08:59:43 - [xwayland/xwayland.c:89] WAYLAND_SOCKET=22 Xwayland :0 -rootless -terminate -listen 19 -listen 21 -wm 66
glamor: No eglstream capable devices found
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Unsupported high keycode 372 for name <I372> ignored
>                   X11 cannot support keycodes above 255.
>                   This warning only shows for the first high keycode.
> Internal error:   Could not resolve keysym XF86MonBrightnessCycle
> Internal error:   Could not resolve keysym XF86RotationLockToggle
Errors from xkbcomp are not fatal to the X server
2019-08-07 08:59:43 - [types/wlr_relative_pointer_v1.c:172] relative_pointer_v1 manager bound to client 0x55c714bced30
2019-08-07 08:59:43 - [types/wlr_surface.c:609] New wlr_surface 0x55c714bd3bf0 (res 0x55c714bca950)
2019-08-07 08:59:43 - [xwayland/xwayland.c:350] sent SIGUSR1 to process 860
2019-08-07 08:59:43 - [xwayland/xwayland.c:228] Xserver is ready
2019-08-07 08:59:43 - [xwayland/xwm.c:1526] xfixes version: 5.0
2019-08-07 08:59:43 - [xwayland/selection/selection.c:117] not handling selection events: no seat assigned to xwayland
2019-08-07 08:59:43 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
2019-08-07 08:59:43 - [xwayland/selection/selection.c:117] not handling selection events: no seat assigned to xwayland
2019-08-07 08:59:43 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
2019-08-07 08:59:43 - [xwayland/selection/selection.c:117] not handling selection events: no seat assigned to xwayland
2019-08-07 08:59:43 - [xwayland/xwm.c:830] XCB_CREATE_NOTIFY (2097153)
2019-08-07 08:59:43 - [xwayland/selection/selection.c:117] not handling selection events: no seat assigned to xwayland
2019-08-07 08:59:43 - [xwayland/xwm.c:830] XCB_CREATE_NOTIFY (2097154)
2019-08-07 08:59:43 - [xwayland/selection/selection.c:117] not handling selection events: no seat assigned to xwayland
2019-08-07 08:59:43 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (2097154)
2019-08-07 08:59:43 - [xwayland/selection/selection.c:117] not handling selection events: no seat assigned to xwayland
2019-08-07 08:59:43 - [xwayland/xwm.c:830] XCB_CREATE_NOTIFY (2097155)
2019-08-07 08:59:43 - [xwayland/selection/selection.c:117] not handling selection events: no seat assigned to xwayland
2019-08-07 08:59:43 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
2019-08-07 08:59:43 - [sway/input/cursor.c:579] denying request to set cursor from unfocused client
2019-08-07 08:59:43 - [types/wlr_relative_pointer_v1.c:150] relative_pointer_v1 0x55c714bcaa70 created for client 0x55c714bced30
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Unsupported maximum keycode 569, clipping.
>                   X11 cannot support keycodes above 255.
> Warning:          Unsupported high keycode 372 for name <I372> ignored
>                   X11 cannot support keycodes above 255.
>                   This warning only shows for the first high keycode.
> Internal error:   Could not resolve keysym XF86MonBrightnessCycle
> Internal error:   Could not resolve keysym XF86RotationLockToggle
Errors from xkbcomp are not fatal to the X server
2019-08-07 08:59:43 - [xwayland/selection/selection.c:117] not handling selection events: no seat assigned to xwayland
2019-08-07 08:59:43 - [xwayland/xwm.c:1291] unhandled X11 event: MappingNotify (34)
2019-08-07 08:59:43 - [xwayland/selection/selection.c:117] not handling selection events: no seat assigned to xwayland
2019-08-07 08:59:43 - [xwayland/xwm.c:1291] unhandled X11 event: MappingNotify (34)
2019-08-07 08:59:43 - [xwayland/selection/selection.c:117] not handling selection events: no seat assigned to xwayland
2019-08-07 08:59:43 - [xwayland/xwm.c:830] XCB_CREATE_NOTIFY (4194308)
2019-08-07 08:59:43 - [sway/desktop/xwayland.c:584] New xwayland unmanaged surface
2019-08-07 08:59:43 - [xwayland/selection/selection.c:117] not handling selection events: no seat assigned to xwayland
2019-08-07 08:59:43 - [xwayland/xwm.c:941] XCB_MAP_NOTIFY (4194308)
2019-08-07 08:59:43 - [types/wlr_surface.c:609] New wlr_surface 0x55c714bf32f0 (res 0x55c714bc8590)
2019-08-07 08:59:43 - [xwayland/xwm.c:1375] New xwayland surface: 0x55c714bf32f0
2019-08-07 08:59:43 - [xwayland/selection/selection.c:117] not handling selection events: no seat assigned to xwayland
2019-08-07 08:59:43 - [xwayland/xwm.c:1206] XCB_CLIENT_MESSAGE (4194308)
2019-08-07 08:59:43 - [xwayland/xwm.c:390] XCB_ATOM_WM_CLASS: dmenu dmenu
2019-08-07 08:59:43 - [xwayland/selection/selection.c:117] not handling selection events: no seat assigned to xwayland
2019-08-07 08:59:43 - [xwayland/xwm.c:1291] unhandled X11 event: FocusOut (10)
2019-08-07 08:59:43 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
2019-08-07 08:59:44 - [xwayland/xwm.c:1291] unhandled X11 event: MappingNotify (34)
2019-08-07 08:59:44 - [xwayland/xwm.c:1291] unhandled X11 event: MappingNotify (34)
2019-08-07 08:59:45 - [xwayland/xwm.c:955] XCB_UNMAP_NOTIFY (4194308)
2019-08-07 08:59:45 - [xwayland/xwm.c:844] XCB_DESTROY_NOTIFY (4194308)
2019-08-07 08:59:45 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
2019-08-07 08:59:45 - [xwayland/xwm.c:1264] xcb error: op ChangeProperty (no minor), code Window (no extension), sequence 140, value 4194308
2019-08-07 08:59:45 - [sway/ipc-server.c:154] Event on IPC listening socket
2019-08-07 08:59:45 - [sway/ipc-server.c:200] New client: fd 66
2019-08-07 08:59:45 - [sway/ipc-server.c:220] Client 66 readable
2019-08-07 08:59:45 - [sway/commands.c:250] Handling command 'exec firefox'
2019-08-07 08:59:45 - [sway/commands/exec_always.c:46] Executing firefox
2019-08-07 08:59:45 - [sway/commands/exec_always.c:87] Child process created with pid 899
2019-08-07 08:59:45 - [sway/tree/root.c:275] Recording workspace for process 899
2019-08-07 08:59:45 - [sway/desktop/transaction.c:411] Transaction 0x55c714b758d0 committing with 2 instructions
2019-08-07 08:59:45 - [sway/desktop/transaction.c:280] Applying transaction 0x55c714b758d0
2019-08-07 08:59:45 - [sway/ipc-server.c:937] Added IPC reply of type 0x0 to client 66 queue: [ { "success": true } ]
2019-08-07 08:59:45 - [sway/ipc-server.c:524] Client 66 writable
2019-08-07 08:59:45 - [sway/ipc-server.c:215] Client 66 hung up
2019-08-07 08:59:45 - [sway/ipc-server.c:554] IPC Client 66 disconnected
2019-08-07 08:59:45 - [xwayland/xwm.c:830] XCB_CREATE_NOTIFY (4194306)
2019-08-07 08:59:45 - [sway/desktop/xwayland.c:589] New xwayland surface title='(null)' class='(null)'
2019-08-07 08:59:45 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
2019-08-07 08:59:45 - [xwayland/xwm.c:830] XCB_CREATE_NOTIFY (6291457)
2019-08-07 08:59:45 - [sway/desktop/xwayland.c:589] New xwayland surface title='(null)' class='(null)'
2019-08-07 08:59:45 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291457)
2019-08-07 08:59:45 - [xwayland/xwm.c:722] unhandled X11 property 34 (WM_COMMAND) for window 6291457
2019-08-07 08:59:45 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291457)
2019-08-07 08:59:45 - [xwayland/xwm.c:722] unhandled X11 property 36 (WM_CLIENT_MACHINE) for window 6291457
2019-08-07 08:59:45 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291457)
2019-08-07 08:59:45 - [xwayland/xwm.c:390] XCB_ATOM_WM_CLASS: firefox Firefox
2019-08-07 08:59:45 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291457)
2019-08-07 08:59:45 - [xwayland/xwm.c:722] unhandled X11 property 313 (WM_LOCALE_NAME) for window 6291457
2019-08-07 08:59:45 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291457)
2019-08-07 08:59:45 - [xwayland/xwm.c:479] NET_WM_PID 899
2019-08-07 08:59:45 - [xwayland/xwm.c:844] XCB_DESTROY_NOTIFY (4194306)
2019-08-07 08:59:45 - [xwayland/xwm.c:830] XCB_CREATE_NOTIFY (6291459)
2019-08-07 08:59:45 - [sway/desktop/xwayland.c:589] New xwayland surface title='(null)' class='(null)'
2019-08-07 08:59:45 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291457)
2019-08-07 08:59:45 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: Firefox
2019-08-07 08:59:45 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291457)
2019-08-07 08:59:45 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 08:59:45 - [xwayland/xwm.c:722] unhandled X11 property 344 (_NET_WM_OPAQUE_REGION) for window 6291459
2019-08-07 08:59:45 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 08:59:45 - [xwayland/xwm.c:722] unhandled X11 property 318 (_NET_WM_ICON) for window 6291459
2019-08-07 08:59:45 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 08:59:45 - [xwayland/xwm.c:722] unhandled X11 property 293 (XdndAware) for window 6291459
2019-08-07 08:59:45 - [xwayland/xwm.c:830] XCB_CREATE_NOTIFY (6291472)
2019-08-07 08:59:45 - [sway/desktop/xwayland.c:584] New xwayland unmanaged surface
2019-08-07 08:59:45 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 08:59:45 - [xwayland/xwm.c:413] XCB_ATOM_WM_WINDOW_ROLE: browser
2019-08-07 08:59:45 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 08:59:45 - [xwayland/xwm.c:390] XCB_ATOM_WM_CLASS: Navigator firefox
2019-08-07 08:59:45 - [xwayland/xwm.c:830] XCB_CREATE_NOTIFY (4194305)
2019-08-07 08:59:45 - [sway/desktop/xwayland.c:589] New xwayland surface title='(null)' class='(null)'
2019-08-07 08:59:45 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (4194305)
2019-08-07 08:59:45 - [xwayland/xwm.c:722] unhandled X11 property 34 (WM_COMMAND) for window 4194305
2019-08-07 08:59:45 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (4194305)
2019-08-07 08:59:45 - [xwayland/xwm.c:722] unhandled X11 property 36 (WM_CLIENT_MACHINE) for window 4194305
2019-08-07 08:59:45 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (4194305)
2019-08-07 08:59:45 - [xwayland/xwm.c:390] XCB_ATOM_WM_CLASS: /usr/lib/firefox/firefox /usr/lib/firefox/firefox
2019-08-07 08:59:45 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (4194305)
2019-08-07 08:59:45 - [xwayland/xwm.c:722] unhandled X11 property 313 (WM_LOCALE_NAME) for window 4194305
2019-08-07 08:59:45 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (4194305)
2019-08-07 08:59:45 - [xwayland/xwm.c:479] NET_WM_PID 953
2019-08-07 08:59:46 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 08:59:46 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: Mozilla Firefox
2019-08-07 08:59:46 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 08:59:46 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 08:59:46 - [xwayland/xwm.c:722] unhandled X11 property 319 (_NET_WM_ICON_NAME) for window 6291459
2019-08-07 08:59:46 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 08:59:46 - [xwayland/xwm.c:722] unhandled X11 property 37 (WM_ICON_NAME) for window 6291459
2019-08-07 08:59:46 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 08:59:46 - [xwayland/xwm.c:413] XCB_ATOM_WM_WINDOW_ROLE: browser
2019-08-07 08:59:46 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 08:59:46 - [xwayland/xwm.c:390] XCB_ATOM_WM_CLASS: Navigator firefox
2019-08-07 08:59:46 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 08:59:46 - [xwayland/xwm.c:607] WM_NORMAL_HINTS (18)
2019-08-07 08:59:46 - [xwayland/xwm.c:875] XCB_CONFIGURE_REQUEST (6291459) [300x100+0,0]
2019-08-07 08:59:46 - [xwayland/xwm.c:1206] XCB_CLIENT_MESSAGE (6291459)
2019-08-07 08:59:46 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 08:59:46 - [xwayland/xwm.c:722] unhandled X11 property 352 (_GTK_THEME_VARIANT) for window 6291459
2019-08-07 08:59:46 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 08:59:46 - [xwayland/xwm.c:555] WM_HINTS (9)
2019-08-07 08:59:46 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 08:59:46 - [xwayland/xwm.c:922] XCB_MAP_REQUEST (6291459)
2019-08-07 08:59:46 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 08:59:46 - [xwayland/xwm.c:722] unhandled X11 property 273 (WM_STATE) for window 6291459
2019-08-07 08:59:46 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 08:59:46 - [xwayland/xwm.c:941] XCB_MAP_NOTIFY (6291459)
2019-08-07 08:59:46 - [xwayland/xwm.c:1206] XCB_CLIENT_MESSAGE (6291459)
2019-08-07 08:59:46 - [types/wlr_surface.c:609] New wlr_surface 0x55c714bf4e20 (res 0x55c714bcf7a0)
2019-08-07 08:59:46 - [xwayland/xwm.c:1375] New xwayland surface: 0x55c714bf4e20
2019-08-07 08:59:46 - [xwayland/xwm.c:390] XCB_ATOM_WM_CLASS: Navigator firefox
2019-08-07 08:59:46 - [xwayland/xwm.c:525] WM_PROTOCOLS (4)
2019-08-07 08:59:46 - [xwayland/xwm.c:555] WM_HINTS (9)
2019-08-07 08:59:46 - [xwayland/xwm.c:607] WM_NORMAL_HINTS (18)
2019-08-07 08:59:46 - [xwayland/xwm.c:502] NET_WM_WINDOW_TYPE (1)
2019-08-07 08:59:46 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: Mozilla Firefox
2019-08-07 08:59:46 - [xwayland/xwm.c:479] NET_WM_PID 899
2019-08-07 08:59:46 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 08:59:46 - [xwayland/xwm.c:722] unhandled X11 property 344 (_NET_WM_OPAQUE_REGION) for window 6291459
2019-08-07 08:59:46 - [sway/tree/root.c:231] Looking up workspace for pid 899
2019-08-07 08:59:46 - [sway/tree/root.c:238] found pid_workspace for pid 899, workspace 1
2019-08-07 08:59:46 - [sway/tree/arrange.c:261] Usable area for ws: 3200x1775@0,25
2019-08-07 08:59:46 - [sway/tree/arrange.c:291] Arranging workspace '1' at 0.000000, 25.000000
2019-08-07 08:59:46 - [sway/tree/arrange.c:77] Arranging 0x7fff9527f460 horizontally
2019-08-07 08:59:46 - [sway/tree/arrange.c:261] Usable area for ws: 3200x1775@0,25
2019-08-07 08:59:46 - [sway/tree/arrange.c:291] Arranging workspace '1' at 0.000000, 25.000000
2019-08-07 08:59:46 - [sway/tree/arrange.c:77] Arranging 0x7fff9527f4e0 horizontally
2019-08-07 08:59:46 - [sway/desktop/transaction.c:411] Transaction 0x55c714c37100 committing with 3 instructions
2019-08-07 08:59:46 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 08:59:46 - [xwayland/xwm.c:830] XCB_CREATE_NOTIFY (6291475)
2019-08-07 08:59:46 - [sway/desktop/xwayland.c:589] New xwayland surface title='(null)' class='(null)'
2019-08-07 08:59:46 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
2019-08-07 08:59:46 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
2019-08-07 08:59:46 - [sway/desktop/transaction.c:489] Transaction 0x55c714c37100 is ready
2019-08-07 08:59:46 - [sway/desktop/transaction.c:280] Applying transaction 0x55c714c37100
2019-08-07 08:59:46 - [sway/tree/container.c:1150] Container 0x55c714bf57c0 entered output 0x55c71476c090
2019-08-07 08:59:46 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291475)
2019-08-07 08:59:46 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: (null)
2019-08-07 08:59:46 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291475)
2019-08-07 08:59:46 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291475)
2019-08-07 08:59:46 - [xwayland/xwm.c:722] unhandled X11 property 319 (_NET_WM_ICON_NAME) for window 6291475
2019-08-07 08:59:46 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291475)
2019-08-07 08:59:46 - [xwayland/xwm.c:722] unhandled X11 property 37 (WM_ICON_NAME) for window 6291475
2019-08-07 08:59:46 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 08:59:46 - [xwayland/xwm.c:555] WM_HINTS (9)
2019-08-07 08:59:46 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 08:59:46 - [xwayland/xwm.c:722] unhandled X11 property 346 (GDK_TIMESTAMP_PROP) for window 6291459
2019-08-07 08:59:46 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 08:59:46 - [xwayland/xwm.c:722] unhandled X11 property 346 (GDK_TIMESTAMP_PROP) for window 6291459
2019-08-07 08:59:46 - [xwayland/xwm.c:830] XCB_CREATE_NOTIFY (8388609)
2019-08-07 08:59:46 - [sway/desktop/xwayland.c:589] New xwayland surface title='(null)' class='(null)'
2019-08-07 08:59:46 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (8388609)
2019-08-07 08:59:46 - [xwayland/xwm.c:722] unhandled X11 property 34 (WM_COMMAND) for window 8388609
2019-08-07 08:59:46 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (8388609)
2019-08-07 08:59:46 - [xwayland/xwm.c:722] unhandled X11 property 36 (WM_CLIENT_MACHINE) for window 8388609
2019-08-07 08:59:46 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (8388609)
2019-08-07 08:59:46 - [xwayland/xwm.c:390] XCB_ATOM_WM_CLASS: /usr/lib/firefox/firefox /usr/lib/firefox/firefox
2019-08-07 08:59:46 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (8388609)
2019-08-07 08:59:46 - [xwayland/xwm.c:722] unhandled X11 property 313 (WM_LOCALE_NAME) for window 8388609
2019-08-07 08:59:46 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (8388609)
2019-08-07 08:59:46 - [xwayland/xwm.c:479] NET_WM_PID 990
2019-08-07 08:59:46 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 08:59:46 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: Problem loading page - Mozilla Firefox
2019-08-07 08:59:46 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 08:59:46 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 08:59:46 - [xwayland/xwm.c:722] unhandled X11 property 319 (_NET_WM_ICON_NAME) for window 6291459
2019-08-07 08:59:46 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 08:59:46 - [xwayland/xwm.c:722] unhandled X11 property 37 (WM_ICON_NAME) for window 6291459
2019-08-07 08:59:46 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 08:59:46 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: Server Not Found - Mozilla Firefox
2019-08-07 08:59:46 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 08:59:46 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 08:59:46 - [xwayland/xwm.c:722] unhandled X11 property 319 (_NET_WM_ICON_NAME) for window 6291459
2019-08-07 08:59:46 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 08:59:46 - [xwayland/xwm.c:722] unhandled X11 property 37 (WM_ICON_NAME) for window 6291459
2019-08-07 08:59:47 - [xwayland/xwm.c:830] XCB_CREATE_NOTIFY (10485761)
2019-08-07 08:59:47 - [sway/desktop/xwayland.c:589] New xwayland surface title='(null)' class='(null)'
2019-08-07 08:59:47 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (10485761)
2019-08-07 08:59:47 - [xwayland/xwm.c:722] unhandled X11 property 34 (WM_COMMAND) for window 10485761
2019-08-07 08:59:47 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (10485761)
2019-08-07 08:59:47 - [xwayland/xwm.c:722] unhandled X11 property 36 (WM_CLIENT_MACHINE) for window 10485761
2019-08-07 08:59:47 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (10485761)
2019-08-07 08:59:47 - [xwayland/xwm.c:390] XCB_ATOM_WM_CLASS: /usr/lib/firefox/firefox /usr/lib/firefox/firefox
2019-08-07 08:59:47 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (10485761)
2019-08-07 08:59:47 - [xwayland/xwm.c:722] unhandled X11 property 313 (WM_LOCALE_NAME) for window 10485761
2019-08-07 08:59:47 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (10485761)
2019-08-07 08:59:47 - [xwayland/xwm.c:479] NET_WM_PID 1045
2019-08-07 08:59:47 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 08:59:47 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 08:59:49 - [types/seat/wlr_seat_pointer.c:362] button_count=1 grab_serial=0 serial=27
2019-08-07 08:59:49 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 08:59:49 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 08:59:49 - [types/seat/wlr_seat_pointer.c:362] button_count=0 grab_serial=27 serial=28
2019-08-07 08:59:49 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 08:59:49 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: Mozilla Firefox
2019-08-07 08:59:49 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 08:59:49 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 08:59:49 - [xwayland/xwm.c:722] unhandled X11 property 319 (_NET_WM_ICON_NAME) for window 6291459
2019-08-07 08:59:49 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 08:59:49 - [xwayland/xwm.c:722] unhandled X11 property 37 (WM_ICON_NAME) for window 6291459
2019-08-07 08:59:49 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 08:59:49 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: Server Not Found - Mozilla Firefox
2019-08-07 08:59:49 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 08:59:49 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 08:59:49 - [xwayland/xwm.c:722] unhandled X11 property 319 (_NET_WM_ICON_NAME) for window 6291459
2019-08-07 08:59:49 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 08:59:49 - [xwayland/xwm.c:722] unhandled X11 property 37 (WM_ICON_NAME) for window 6291459
2019-08-07 08:59:49 - [xwayland/xwm.c:830] XCB_CREATE_NOTIFY (6291504)
2019-08-07 08:59:49 - [sway/desktop/xwayland.c:584] New xwayland unmanaged surface
2019-08-07 08:59:51 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 08:59:51 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 08:59:53 - [sway/commands/bind.c:610] running command for binding: exec dmenu_path | dmenu | xargs swaymsg exec --
2019-08-07 08:59:53 - [sway/commands.c:250] Handling command 'exec dmenu_path | dmenu | xargs swaymsg exec --'
2019-08-07 08:59:53 - [sway/commands/exec_always.c:46] Executing dmenu_path | dmenu | xargs swaymsg exec --
2019-08-07 08:59:53 - [sway/commands/exec_always.c:87] Child process created with pid 1091
2019-08-07 08:59:53 - [sway/tree/root.c:275] Recording workspace for process 1091
2019-08-07 08:59:53 - [xwayland/xwm.c:1291] unhandled X11 event: FocusOut (10)
2019-08-07 08:59:53 - [xwayland/xwm.c:830] XCB_CREATE_NOTIFY (12582916)
2019-08-07 08:59:53 - [sway/desktop/xwayland.c:584] New xwayland unmanaged surface
2019-08-07 08:59:53 - [xwayland/xwm.c:941] XCB_MAP_NOTIFY (12582916)
2019-08-07 08:59:53 - [types/wlr_surface.c:609] New wlr_surface 0x55c714c5c930 (res 0x55c714bce9d0)
2019-08-07 08:59:53 - [xwayland/xwm.c:1375] New xwayland surface: 0x55c714c5c930
2019-08-07 08:59:53 - [xwayland/xwm.c:1206] XCB_CLIENT_MESSAGE (12582916)
2019-08-07 08:59:53 - [xwayland/xwm.c:390] XCB_ATOM_WM_CLASS: dmenu dmenu
2019-08-07 08:59:53 - [xwayland/xwm.c:1291] unhandled X11 event: FocusOut (10)
2019-08-07 08:59:53 - [xwayland/xwm.c:1291] unhandled X11 event: FocusOut (10)
2019-08-07 08:59:53 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
2019-08-07 08:59:55 - [xwayland/xwm.c:1291] unhandled X11 event: FocusOut (10)
2019-08-07 08:59:55 - [xwayland/xwm.c:955] XCB_UNMAP_NOTIFY (12582916)
2019-08-07 08:59:55 - [xwayland/xwm.c:844] XCB_DESTROY_NOTIFY (12582916)
2019-08-07 08:59:55 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
2019-08-07 08:59:55 - [xwayland/xwm.c:1291] unhandled X11 event: FocusOut (10)
2019-08-07 08:59:55 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
2019-08-07 08:59:55 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
2019-08-07 08:59:55 - [xwayland/xwm.c:1264] xcb error: op ChangeProperty (no minor), code Window (no extension), sequence 308, value 12582916
2019-08-07 08:59:55 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 08:59:55 - [xwayland/xwm.c:555] WM_HINTS (9)
2019-08-07 08:59:55 - [sway/ipc-server.c:154] Event on IPC listening socket
2019-08-07 08:59:55 - [sway/ipc-server.c:200] New client: fd 77
2019-08-07 08:59:55 - [sway/ipc-server.c:220] Client 77 readable
2019-08-07 08:59:55 - [sway/commands.c:250] Handling command 'exec konsole'
2019-08-07 08:59:55 - [sway/commands/exec_always.c:46] Executing konsole
2019-08-07 08:59:55 - [sway/commands/exec_always.c:87] Child process created with pid 1103
2019-08-07 08:59:55 - [sway/tree/root.c:275] Recording workspace for process 1103
2019-08-07 08:59:55 - [sway/desktop/transaction.c:411] Transaction 0x55c714c5c4d0 committing with 3 instructions
2019-08-07 08:59:55 - [sway/desktop/transaction.c:280] Applying transaction 0x55c714c5c4d0
2019-08-07 08:59:55 - [sway/ipc-server.c:937] Added IPC reply of type 0x0 to client 77 queue: [ { "success": true } ]
2019-08-07 08:59:55 - [sway/ipc-server.c:524] Client 77 writable
2019-08-07 08:59:55 - [sway/ipc-server.c:215] Client 77 hung up
2019-08-07 08:59:55 - [sway/ipc-server.c:554] IPC Client 77 disconnected
2019-08-07 08:59:55 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 08:59:55 - [xwayland/xwm.c:555] WM_HINTS (9)
2019-08-07 08:59:56 - [xwayland/xwm.c:830] XCB_CREATE_NOTIFY (12582916)
2019-08-07 08:59:56 - [sway/desktop/xwayland.c:589] New xwayland surface title='(null)' class='(null)'
2019-08-07 08:59:56 - [xwayland/xwm.c:830] XCB_CREATE_NOTIFY (12582917)
2019-08-07 08:59:56 - [sway/desktop/xwayland.c:584] New xwayland unmanaged surface
2019-08-07 08:59:56 - [xwayland/xwm.c:830] XCB_CREATE_NOTIFY (12582919)
2019-08-07 08:59:56 - [sway/desktop/xwayland.c:589] New xwayland surface title='(null)' class='(null)'
2019-08-07 08:59:56 - [xwayland/xwm.c:830] XCB_CREATE_NOTIFY (12582921)
2019-08-07 08:59:56 - [sway/desktop/xwayland.c:589] New xwayland surface title='(null)' class='(null)'
2019-08-07 08:59:56 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (12582919)
2019-08-07 08:59:56 - [xwayland/xwm.c:502] NET_WM_WINDOW_TYPE (1)
2019-08-07 08:59:56 - [xwayland/xwm.c:1206] XCB_CLIENT_MESSAGE (12582919)
2019-08-07 08:59:56 - [xwayland/xwm.c:1206] XCB_CLIENT_MESSAGE (12582919)
2019-08-07 08:59:56 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (12582919)
2019-08-07 08:59:56 - [sway/tree/view.c:345] View 0x55c714c5d600 updated CSD to 0
2019-08-07 08:59:56 - [xwayland/xwm.c:651] MOTIF_WM_HINTS (5)
2019-08-07 08:59:56 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (12582919)
2019-08-07 08:59:56 - [xwayland/xwm.c:555] WM_HINTS (9)
2019-08-07 08:59:56 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (12582919)
2019-08-07 08:59:56 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: Konsole
2019-08-07 08:59:56 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (12582919)
2019-08-07 08:59:56 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (12582919)
2019-08-07 08:59:56 - [xwayland/xwm.c:722] unhandled X11 property 293 (XdndAware) for window 12582919
2019-08-07 08:59:56 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (12582919)
2019-08-07 08:59:56 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: Konsole
2019-08-07 08:59:56 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (12582919)
2019-08-07 08:59:56 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (12582919)
2019-08-07 08:59:56 - [xwayland/xwm.c:722] unhandled X11 property 319 (_NET_WM_ICON_NAME) for window 12582919
2019-08-07 08:59:56 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (12582919)
2019-08-07 08:59:56 - [xwayland/xwm.c:607] WM_NORMAL_HINTS (18)
2019-08-07 08:59:56 - [xwayland/xwm.c:875] XCB_CONFIGURE_REQUEST (12582919) [640x480+0,0]
2019-08-07 08:59:56 - [xwayland/xwm.c:1206] XCB_CLIENT_MESSAGE (12582919)
2019-08-07 08:59:56 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (12582919)
2019-08-07 08:59:56 - [xwayland/xwm.c:555] WM_HINTS (9)
2019-08-07 08:59:56 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (12582919)
2019-08-07 08:59:56 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (12582919)
2019-08-07 08:59:56 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (12582919)
2019-08-07 08:59:56 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: Profile 1 — Konsole
2019-08-07 08:59:56 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (12582919)
2019-08-07 08:59:56 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (12582919)
2019-08-07 08:59:56 - [xwayland/xwm.c:413] XCB_ATOM_WM_WINDOW_ROLE: MainWindow#1
2019-08-07 08:59:56 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (12582919)
2019-08-07 08:59:56 - [xwayland/xwm.c:607] WM_NORMAL_HINTS (18)
2019-08-07 08:59:56 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (12582919)
2019-08-07 08:59:56 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: alejandro : bash — Konsole
2019-08-07 08:59:56 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (12582919)
2019-08-07 08:59:56 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (12582919)
2019-08-07 08:59:56 - [xwayland/xwm.c:607] WM_NORMAL_HINTS (18)
2019-08-07 08:59:56 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (12582919)
2019-08-07 08:59:56 - [xwayland/xwm.c:922] XCB_MAP_REQUEST (12582919)
2019-08-07 08:59:56 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (12582919)
2019-08-07 08:59:56 - [xwayland/xwm.c:722] unhandled X11 property 273 (WM_STATE) for window 12582919
2019-08-07 08:59:56 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (12582919)
2019-08-07 08:59:56 - [xwayland/xwm.c:941] XCB_MAP_NOTIFY (12582919)
2019-08-07 08:59:56 - [xwayland/xwm.c:1206] XCB_CLIENT_MESSAGE (12582919)
2019-08-07 08:59:56 - [types/wlr_surface.c:609] New wlr_surface 0x55c714c5ddb0 (res 0x55c714c60e40)
2019-08-07 08:59:56 - [xwayland/xwm.c:1375] New xwayland surface: 0x55c714c5ddb0
2019-08-07 08:59:56 - [xwayland/xwm.c:390] XCB_ATOM_WM_CLASS: konsole konsole
2019-08-07 08:59:56 - [xwayland/xwm.c:525] WM_PROTOCOLS (4)
2019-08-07 08:59:56 - [xwayland/xwm.c:555] WM_HINTS (9)
2019-08-07 08:59:56 - [xwayland/xwm.c:607] WM_NORMAL_HINTS (18)
2019-08-07 08:59:56 - [sway/tree/view.c:345] View 0x55c714c5d600 updated CSD to 0
2019-08-07 08:59:56 - [xwayland/xwm.c:651] MOTIF_WM_HINTS (5)
2019-08-07 08:59:56 - [xwayland/xwm.c:502] NET_WM_WINDOW_TYPE (1)
2019-08-07 08:59:56 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: alejandro : bash — Konsole
2019-08-07 08:59:56 - [xwayland/xwm.c:479] NET_WM_PID 1103
2019-08-07 08:59:56 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (12582919)
2019-08-07 08:59:56 - [xwayland/xwm.c:607] WM_NORMAL_HINTS (18)
2019-08-07 08:59:56 - [sway/tree/root.c:231] Looking up workspace for pid 1103
2019-08-07 08:59:56 - [sway/tree/root.c:238] found pid_workspace for pid 1103, workspace 1
2019-08-07 08:59:56 - [sway/tree/arrange.c:261] Usable area for ws: 3200x1775@0,25
2019-08-07 08:59:56 - [sway/tree/arrange.c:291] Arranging workspace '1' at 0.000000, 25.000000
2019-08-07 08:59:56 - [sway/tree/arrange.c:77] Arranging 0x7fff9527f4e0 horizontally
2019-08-07 08:59:56 - [sway/desktop/transaction.c:411] Transaction 0x55c714c64330 committing with 4 instructions
2019-08-07 08:59:56 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (12582919)
2019-08-07 08:59:56 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
2019-08-07 08:59:56 - [xwayland/xwm.c:1291] unhandled X11 event: FocusOut (10)
2019-08-07 08:59:56 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
2019-08-07 08:59:56 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
2019-08-07 08:59:56 - [sway/desktop/transaction.c:489] Transaction 0x55c714c64330 is ready
2019-08-07 08:59:56 - [sway/desktop/transaction.c:280] Applying transaction 0x55c714c64330
2019-08-07 08:59:56 - [sway/tree/container.c:1150] Container 0x55c714c5e7f0 entered output 0x55c71476c090
2019-08-07 09:00:00 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (12582919)
2019-08-07 09:00:00 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 12582919
2019-08-07 09:00:00 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (12582919)
2019-08-07 09:00:00 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 12582919
2019-08-07 09:00:00 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (12582919)
2019-08-07 09:00:00 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 12582919
2019-08-07 09:00:00 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (12582919)
2019-08-07 09:00:00 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 12582919
2019-08-07 09:00:01 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (12582919)
2019-08-07 09:00:01 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 12582919
2019-08-07 09:00:01 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (12582919)
2019-08-07 09:00:01 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 12582919
2019-08-07 09:00:01 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (12582919)
2019-08-07 09:00:01 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 12582919
2019-08-07 09:00:01 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (12582919)
2019-08-07 09:00:01 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 12582919
2019-08-07 09:00:01 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (12582919)
2019-08-07 09:00:01 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 12582919
2019-08-07 09:00:01 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (12582919)
2019-08-07 09:00:01 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 12582919
2019-08-07 09:00:03 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (12582919)
2019-08-07 09:00:03 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 12582919
2019-08-07 09:00:03 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (12582919)
2019-08-07 09:00:03 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 12582919
2019-08-07 09:00:04 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (12582919)
2019-08-07 09:00:04 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 12582919
2019-08-07 09:00:04 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (12582919)
2019-08-07 09:00:04 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 12582919
2019-08-07 09:00:04 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (12582919)
2019-08-07 09:00:04 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 12582919
2019-08-07 09:00:04 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (12582919)
2019-08-07 09:00:04 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 12582919
2019-08-07 09:00:05 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (12582919)
2019-08-07 09:00:05 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 12582919
2019-08-07 09:00:05 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (12582919)
2019-08-07 09:00:05 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 12582919
2019-08-07 09:00:05 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (12582919)
2019-08-07 09:00:05 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 12582919
2019-08-07 09:00:05 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (12582919)
2019-08-07 09:00:05 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 12582919
2019-08-07 09:00:05 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (12582919)
2019-08-07 09:00:05 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 12582919
2019-08-07 09:00:05 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (12582919)
2019-08-07 09:00:05 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 12582919
2019-08-07 09:00:05 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (12582919)
2019-08-07 09:00:05 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 12582919
2019-08-07 09:00:05 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (12582919)
2019-08-07 09:00:05 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 12582919
2019-08-07 09:00:05 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (12582919)
2019-08-07 09:00:05 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 12582919
2019-08-07 09:00:05 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (12582919)
2019-08-07 09:00:05 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 12582919
2019-08-07 09:00:05 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (12582919)
2019-08-07 09:00:05 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 12582919
2019-08-07 09:00:05 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (12582919)
2019-08-07 09:00:05 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 12582919
2019-08-07 09:00:06 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (12582919)
2019-08-07 09:00:06 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 12582919
2019-08-07 09:00:06 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (12582919)
2019-08-07 09:00:06 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 12582919
2019-08-07 09:00:06 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (12582919)
2019-08-07 09:00:06 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 12582919
2019-08-07 09:00:06 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (12582919)
2019-08-07 09:00:06 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 12582919
2019-08-07 09:00:06 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (12582919)
2019-08-07 09:00:06 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 12582919
2019-08-07 09:00:06 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (12582919)
2019-08-07 09:00:06 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 12582919
2019-08-07 09:00:07 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (12582919)
2019-08-07 09:00:07 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 12582919
2019-08-07 09:00:07 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (12582919)
2019-08-07 09:00:07 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 12582919
2019-08-07 09:00:07 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (12582919)
2019-08-07 09:00:07 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 12582919
2019-08-07 09:00:07 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (12582919)
2019-08-07 09:00:07 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 12582919
2019-08-07 09:00:07 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (12582919)
2019-08-07 09:00:07 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 12582919
2019-08-07 09:00:07 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (12582919)
2019-08-07 09:00:07 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 12582919
2019-08-07 09:00:07 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (12582919)
2019-08-07 09:00:07 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: - : sudo wifi-menu — Konsole
2019-08-07 09:00:08 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (12582919)
2019-08-07 09:00:16 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (12582919)
2019-08-07 09:00:16 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 12582919
2019-08-07 09:00:16 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (12582919)
2019-08-07 09:00:16 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 12582919
2019-08-07 09:00:17 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (12582919)
2019-08-07 09:00:17 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 12582919
2019-08-07 09:00:17 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (12582919)
2019-08-07 09:00:17 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 12582919
2019-08-07 09:00:23 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (12582919)
2019-08-07 09:00:23 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: alejandro : bash — Konsole
2019-08-07 09:00:23 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (12582919)
2019-08-07 09:00:26 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (12582919)
2019-08-07 09:00:26 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 12582919
2019-08-07 09:00:26 - [sway/commands/bind.c:610] running command for binding: focus left
2019-08-07 09:00:26 - [sway/commands.c:250] Handling command 'focus left'
2019-08-07 09:00:26 - [sway/desktop/transaction.c:411] Transaction 0x55c7145843d0 committing with 4 instructions
2019-08-07 09:00:26 - [sway/desktop/transaction.c:280] Applying transaction 0x55c7145843d0
2019-08-07 09:00:26 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
2019-08-07 09:00:26 - [xwayland/xwm.c:1291] unhandled X11 event: FocusOut (10)
2019-08-07 09:00:26 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
2019-08-07 09:00:26 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:26 - [xwayland/xwm.c:555] WM_HINTS (9)
2019-08-07 09:00:29 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:29 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:00:30 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:30 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:00:31 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:31 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:00:32 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:32 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:00:33 - [sway/desktop/transaction.c:411] Transaction 0x55c7145843d0 committing with 4 instructions
2019-08-07 09:00:33 - [sway/desktop/transaction.c:280] Applying transaction 0x55c7145843d0
2019-08-07 09:00:33 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
2019-08-07 09:00:33 - [xwayland/xwm.c:1291] unhandled X11 event: FocusOut (10)
2019-08-07 09:00:33 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
2019-08-07 09:00:35 - [sway/desktop/transaction.c:411] Transaction 0x55c714c66560 committing with 4 instructions
2019-08-07 09:00:35 - [sway/desktop/transaction.c:280] Applying transaction 0x55c714c66560
2019-08-07 09:00:35 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
2019-08-07 09:00:35 - [xwayland/xwm.c:1291] unhandled X11 event: FocusOut (10)
2019-08-07 09:00:35 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
2019-08-07 09:00:35 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:35 - [xwayland/xwm.c:555] WM_HINTS (9)
2019-08-07 09:00:35 - [types/seat/wlr_seat_pointer.c:362] button_count=1 grab_serial=27 serial=171
2019-08-07 09:00:35 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:35 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:00:35 - [types/seat/wlr_seat_pointer.c:362] button_count=0 grab_serial=171 serial=172
2019-08-07 09:00:39 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:39 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:00:39 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:39 - [xwayland/xwm.c:607] WM_NORMAL_HINTS (18)
2019-08-07 09:00:39 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:39 - [xwayland/xwm.c:607] WM_NORMAL_HINTS (18)
2019-08-07 09:00:40 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:40 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:00:41 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:41 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:00:42 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:42 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:00:43 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:43 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:00:43 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:43 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:00:43 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:43 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:00:44 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:44 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:00:45 - [types/seat/wlr_seat_pointer.c:362] button_count=1 grab_serial=171 serial=189
2019-08-07 09:00:45 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:45 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:00:45 - [types/seat/wlr_seat_pointer.c:362] button_count=0 grab_serial=189 serial=190
2019-08-07 09:00:47 - [sway/desktop/transaction.c:411] Transaction 0x55c714c4f140 committing with 4 instructions
2019-08-07 09:00:47 - [sway/desktop/transaction.c:280] Applying transaction 0x55c714c4f140
2019-08-07 09:00:47 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
2019-08-07 09:00:47 - [xwayland/xwm.c:1291] unhandled X11 event: FocusOut (10)
2019-08-07 09:00:47 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
2019-08-07 09:00:47 - [types/seat/wlr_seat_pointer.c:362] button_count=1 grab_serial=189 serial=196
2019-08-07 09:00:47 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (12582919)
2019-08-07 09:00:47 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 12582919
2019-08-07 09:00:47 - [types/seat/wlr_seat_pointer.c:362] button_count=0 grab_serial=196 serial=197
2019-08-07 09:00:47 - [sway/desktop/transaction.c:411] Transaction 0x55c714c55d60 committing with 4 instructions
2019-08-07 09:00:47 - [sway/desktop/transaction.c:280] Applying transaction 0x55c714c55d60
2019-08-07 09:00:47 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
2019-08-07 09:00:47 - [xwayland/xwm.c:1291] unhandled X11 event: FocusOut (10)
2019-08-07 09:00:47 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
2019-08-07 09:00:47 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:47 - [xwayland/xwm.c:555] WM_HINTS (9)
2019-08-07 09:00:49 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:49 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:00:49 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:49 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:00:49 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:50 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: Sign in to GitHub · GitHub - Mozilla Firefox
2019-08-07 09:00:50 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:50 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:50 - [xwayland/xwm.c:722] unhandled X11 property 319 (_NET_WM_ICON_NAME) for window 6291459
2019-08-07 09:00:50 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:50 - [xwayland/xwm.c:722] unhandled X11 property 37 (WM_ICON_NAME) for window 6291459
2019-08-07 09:00:50 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:50 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:00:50 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:50 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: Confirm this sign-in - Mozilla Firefox
2019-08-07 09:00:50 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:50 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:50 - [xwayland/xwm.c:722] unhandled X11 property 319 (_NET_WM_ICON_NAME) for window 6291459
2019-08-07 09:00:50 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:50 - [xwayland/xwm.c:722] unhandled X11 property 37 (WM_ICON_NAME) for window 6291459
2019-08-07 09:00:50 - [xwayland/xwm.c:830] XCB_CREATE_NOTIFY (14680065)
2019-08-07 09:00:50 - [sway/desktop/xwayland.c:589] New xwayland surface title='(null)' class='(null)'
2019-08-07 09:00:50 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680065)
2019-08-07 09:00:50 - [xwayland/xwm.c:722] unhandled X11 property 34 (WM_COMMAND) for window 14680065
2019-08-07 09:00:50 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680065)
2019-08-07 09:00:50 - [xwayland/xwm.c:722] unhandled X11 property 36 (WM_CLIENT_MACHINE) for window 14680065
2019-08-07 09:00:50 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680065)
2019-08-07 09:00:50 - [xwayland/xwm.c:390] XCB_ATOM_WM_CLASS: /usr/lib/firefox/firefox /usr/lib/firefox/firefox
2019-08-07 09:00:50 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680065)
2019-08-07 09:00:50 - [xwayland/xwm.c:722] unhandled X11 property 313 (WM_LOCALE_NAME) for window 14680065
2019-08-07 09:00:50 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680065)
2019-08-07 09:00:50 - [xwayland/xwm.c:479] NET_WM_PID 1751
2019-08-07 09:00:50 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:50 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:00:50 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:50 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: Gmail: correo electrónico y almacenamiento gratuitos de Google - Mozilla Firefox
2019-08-07 09:00:50 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:50 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:50 - [xwayland/xwm.c:722] unhandled X11 property 319 (_NET_WM_ICON_NAME) for window 6291459
2019-08-07 09:00:50 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:50 - [xwayland/xwm.c:722] unhandled X11 property 37 (WM_ICON_NAME) for window 6291459
2019-08-07 09:00:50 - [xwayland/xwm.c:830] XCB_CREATE_NOTIFY (16777217)
2019-08-07 09:00:50 - [sway/desktop/xwayland.c:589] New xwayland surface title='(null)' class='(null)'
2019-08-07 09:00:50 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (16777217)
2019-08-07 09:00:50 - [xwayland/xwm.c:722] unhandled X11 property 34 (WM_COMMAND) for window 16777217
2019-08-07 09:00:50 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (16777217)
2019-08-07 09:00:50 - [xwayland/xwm.c:722] unhandled X11 property 36 (WM_CLIENT_MACHINE) for window 16777217
2019-08-07 09:00:50 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (16777217)
2019-08-07 09:00:50 - [xwayland/xwm.c:390] XCB_ATOM_WM_CLASS: /usr/lib/firefox/firefox /usr/lib/firefox/firefox
2019-08-07 09:00:50 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (16777217)
2019-08-07 09:00:50 - [xwayland/xwm.c:722] unhandled X11 property 313 (WM_LOCALE_NAME) for window 16777217
2019-08-07 09:00:50 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (16777217)
2019-08-07 09:00:50 - [xwayland/xwm.c:479] NET_WM_PID 1773
2019-08-07 09:00:50 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:50 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:00:50 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:50 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: Acta de la 3ª Reunión De la Comisión del 2/8/2019 - alejandro.garciamontoro@gmail.com - Gmail - Mozilla Firefox
2019-08-07 09:00:50 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:50 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:50 - [xwayland/xwm.c:722] unhandled X11 property 319 (_NET_WM_ICON_NAME) for window 6291459
2019-08-07 09:00:50 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:50 - [xwayland/xwm.c:722] unhandled X11 property 37 (WM_ICON_NAME) for window 6291459
2019-08-07 09:00:50 - [xwayland/xwm.c:830] XCB_CREATE_NOTIFY (18874369)
2019-08-07 09:00:50 - [sway/desktop/xwayland.c:589] New xwayland surface title='(null)' class='(null)'
2019-08-07 09:00:50 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (18874369)
2019-08-07 09:00:50 - [xwayland/xwm.c:722] unhandled X11 property 34 (WM_COMMAND) for window 18874369
2019-08-07 09:00:50 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (18874369)
2019-08-07 09:00:50 - [xwayland/xwm.c:722] unhandled X11 property 36 (WM_CLIENT_MACHINE) for window 18874369
2019-08-07 09:00:50 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (18874369)
2019-08-07 09:00:50 - [xwayland/xwm.c:390] XCB_ATOM_WM_CLASS: /usr/lib/firefox/firefox /usr/lib/firefox/firefox
2019-08-07 09:00:50 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (18874369)
2019-08-07 09:00:50 - [xwayland/xwm.c:722] unhandled X11 property 313 (WM_LOCALE_NAME) for window 18874369
2019-08-07 09:00:50 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (18874369)
2019-08-07 09:00:50 - [xwayland/xwm.c:479] NET_WM_PID 1806
2019-08-07 09:00:50 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:50 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:00:50 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:50 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: Slack | su-data-processing | source{d} - Mozilla Firefox
2019-08-07 09:00:50 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:50 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:50 - [xwayland/xwm.c:722] unhandled X11 property 319 (_NET_WM_ICON_NAME) for window 6291459
2019-08-07 09:00:50 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:50 - [xwayland/xwm.c:722] unhandled X11 property 37 (WM_ICON_NAME) for window 6291459
2019-08-07 09:00:51 - [xwayland/xwm.c:830] XCB_CREATE_NOTIFY (20971521)
2019-08-07 09:00:51 - [sway/desktop/xwayland.c:589] New xwayland surface title='(null)' class='(null)'
2019-08-07 09:00:51 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (20971521)
2019-08-07 09:00:51 - [xwayland/xwm.c:722] unhandled X11 property 34 (WM_COMMAND) for window 20971521
2019-08-07 09:00:51 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (20971521)
2019-08-07 09:00:51 - [xwayland/xwm.c:722] unhandled X11 property 36 (WM_CLIENT_MACHINE) for window 20971521
2019-08-07 09:00:51 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (20971521)
2019-08-07 09:00:51 - [xwayland/xwm.c:390] XCB_ATOM_WM_CLASS: /usr/lib/firefox/firefox /usr/lib/firefox/firefox
2019-08-07 09:00:51 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (20971521)
2019-08-07 09:00:51 - [xwayland/xwm.c:722] unhandled X11 property 313 (WM_LOCALE_NAME) for window 20971521
2019-08-07 09:00:51 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (20971521)
2019-08-07 09:00:51 - [xwayland/xwm.c:479] NET_WM_PID 1835
2019-08-07 09:00:51 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:51 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:00:51 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:51 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: arch forums - Buscar con Google - Mozilla Firefox
2019-08-07 09:00:51 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:51 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:51 - [xwayland/xwm.c:722] unhandled X11 property 319 (_NET_WM_ICON_NAME) for window 6291459
2019-08-07 09:00:51 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:51 - [xwayland/xwm.c:722] unhandled X11 property 37 (WM_ICON_NAME) for window 6291459
2019-08-07 09:00:51 - [xwayland/xwm.c:830] XCB_CREATE_NOTIFY (23068673)
2019-08-07 09:00:51 - [sway/desktop/xwayland.c:589] New xwayland surface title='(null)' class='(null)'
2019-08-07 09:00:51 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (23068673)
2019-08-07 09:00:51 - [xwayland/xwm.c:722] unhandled X11 property 34 (WM_COMMAND) for window 23068673
2019-08-07 09:00:51 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (23068673)
2019-08-07 09:00:51 - [xwayland/xwm.c:722] unhandled X11 property 36 (WM_CLIENT_MACHINE) for window 23068673
2019-08-07 09:00:51 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (23068673)
2019-08-07 09:00:51 - [xwayland/xwm.c:390] XCB_ATOM_WM_CLASS: /usr/lib/firefox/firefox /usr/lib/firefox/firefox
2019-08-07 09:00:51 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (23068673)
2019-08-07 09:00:51 - [xwayland/xwm.c:722] unhandled X11 property 313 (WM_LOCALE_NAME) for window 23068673
2019-08-07 09:00:51 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (23068673)
2019-08-07 09:00:51 - [xwayland/xwm.c:479] NET_WM_PID 1853
2019-08-07 09:00:51 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:51 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:00:51 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:51 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: Sign in to GitHub · GitHub - Mozilla Firefox
2019-08-07 09:00:51 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:51 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:51 - [xwayland/xwm.c:722] unhandled X11 property 319 (_NET_WM_ICON_NAME) for window 6291459
2019-08-07 09:00:51 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:51 - [xwayland/xwm.c:722] unhandled X11 property 37 (WM_ICON_NAME) for window 6291459
2019-08-07 09:00:52 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:52 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:00:52 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:52 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: Firefox Accounts - Mozilla Firefox
2019-08-07 09:00:52 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:52 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:52 - [xwayland/xwm.c:722] unhandled X11 property 319 (_NET_WM_ICON_NAME) for window 6291459
2019-08-07 09:00:52 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:52 - [xwayland/xwm.c:722] unhandled X11 property 37 (WM_ICON_NAME) for window 6291459
2019-08-07 09:00:52 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:52 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:00:52 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:52 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: Gmail: correo electrónico y almacenamiento gratuitos de Google - Mozilla Firefox
2019-08-07 09:00:52 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:52 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:52 - [xwayland/xwm.c:722] unhandled X11 property 319 (_NET_WM_ICON_NAME) for window 6291459
2019-08-07 09:00:52 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:52 - [xwayland/xwm.c:722] unhandled X11 property 37 (WM_ICON_NAME) for window 6291459
2019-08-07 09:00:52 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:52 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:00:52 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:52 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: Gmail - Mozilla Firefox
2019-08-07 09:00:52 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:52 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:52 - [xwayland/xwm.c:722] unhandled X11 property 319 (_NET_WM_ICON_NAME) for window 6291459
2019-08-07 09:00:52 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:52 - [xwayland/xwm.c:722] unhandled X11 property 37 (WM_ICON_NAME) for window 6291459
2019-08-07 09:00:52 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:52 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:00:52 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:52 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: Slack - Mozilla Firefox
2019-08-07 09:00:52 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:52 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:52 - [xwayland/xwm.c:722] unhandled X11 property 319 (_NET_WM_ICON_NAME) for window 6291459
2019-08-07 09:00:52 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:52 - [xwayland/xwm.c:722] unhandled X11 property 37 (WM_ICON_NAME) for window 6291459
2019-08-07 09:00:53 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:53 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:00:53 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:53 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: arch forums - Buscar con Google - Mozilla Firefox
2019-08-07 09:00:53 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:53 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:53 - [xwayland/xwm.c:722] unhandled X11 property 319 (_NET_WM_ICON_NAME) for window 6291459
2019-08-07 09:00:53 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:53 - [xwayland/xwm.c:722] unhandled X11 property 37 (WM_ICON_NAME) for window 6291459
2019-08-07 09:00:53 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:53 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:00:53 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:53 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: Sign in to GitHub · GitHub - Mozilla Firefox
2019-08-07 09:00:53 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:53 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:53 - [xwayland/xwm.c:722] unhandled X11 property 319 (_NET_WM_ICON_NAME) for window 6291459
2019-08-07 09:00:53 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:53 - [xwayland/xwm.c:722] unhandled X11 property 37 (WM_ICON_NAME) for window 6291459
2019-08-07 09:00:53 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:53 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:00:53 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:53 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: Sign in to continue to Firefox Sync - Mozilla Firefox
2019-08-07 09:00:53 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:53 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:53 - [xwayland/xwm.c:722] unhandled X11 property 319 (_NET_WM_ICON_NAME) for window 6291459
2019-08-07 09:00:53 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:53 - [xwayland/xwm.c:722] unhandled X11 property 37 (WM_ICON_NAME) for window 6291459
2019-08-07 09:00:53 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:53 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:00:53 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:53 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: Gmail: correo electrónico y almacenamiento gratuitos de Google - Mozilla Firefox
2019-08-07 09:00:53 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:53 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:53 - [xwayland/xwm.c:722] unhandled X11 property 319 (_NET_WM_ICON_NAME) for window 6291459
2019-08-07 09:00:53 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:53 - [xwayland/xwm.c:722] unhandled X11 property 37 (WM_ICON_NAME) for window 6291459
2019-08-07 09:00:54 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:54 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:00:54 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:54 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: Gmail - Mozilla Firefox
2019-08-07 09:00:54 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:54 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:54 - [xwayland/xwm.c:722] unhandled X11 property 319 (_NET_WM_ICON_NAME) for window 6291459
2019-08-07 09:00:54 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:54 - [xwayland/xwm.c:722] unhandled X11 property 37 (WM_ICON_NAME) for window 6291459
2019-08-07 09:00:54 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:54 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:00:54 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:54 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: Slack - Mozilla Firefox
2019-08-07 09:00:54 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:54 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:54 - [xwayland/xwm.c:722] unhandled X11 property 319 (_NET_WM_ICON_NAME) for window 6291459
2019-08-07 09:00:54 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:54 - [xwayland/xwm.c:722] unhandled X11 property 37 (WM_ICON_NAME) for window 6291459
2019-08-07 09:00:54 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:54 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: Slack | * su-data-processing | source{d} - Mozilla Firefox
2019-08-07 09:00:54 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:54 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:54 - [xwayland/xwm.c:722] unhandled X11 property 319 (_NET_WM_ICON_NAME) for window 6291459
2019-08-07 09:00:54 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:54 - [xwayland/xwm.c:722] unhandled X11 property 37 (WM_ICON_NAME) for window 6291459
2019-08-07 09:00:54 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:54 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: Slack | su-data-processing | source{d} - Mozilla Firefox
2019-08-07 09:00:54 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:54 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:54 - [xwayland/xwm.c:722] unhandled X11 property 319 (_NET_WM_ICON_NAME) for window 6291459
2019-08-07 09:00:54 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:54 - [xwayland/xwm.c:722] unhandled X11 property 37 (WM_ICON_NAME) for window 6291459
2019-08-07 09:00:57 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:57 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:00:57 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:57 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:00:57 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:57 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:00:57 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:57 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:00:57 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:57 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:00:57 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:57 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:00:57 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:57 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:00:57 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:57 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:00:58 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:58 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:00:58 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:58 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:00:58 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:58 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:00:58 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:58 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:00:58 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:58 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:00:58 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:58 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:00:58 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:58 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:00:58 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:58 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:00:58 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:58 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:00:58 - [types/seat/wlr_seat_pointer.c:362] button_count=1 grab_serial=196 serial=241
2019-08-07 09:00:58 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:00:58 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:00:58 - [types/seat/wlr_seat_pointer.c:362] button_count=0 grab_serial=241 serial=242
2019-08-07 09:00:58 - [xwayland/xwm.c:830] XCB_CREATE_NOTIFY (6291516)
2019-08-07 09:00:58 - [sway/desktop/xwayland.c:584] New xwayland unmanaged surface
2019-08-07 09:00:58 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291516)
2019-08-07 09:00:58 - [xwayland/xwm.c:607] WM_NORMAL_HINTS (18)
2019-08-07 09:00:58 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291516)
2019-08-07 09:00:58 - [xwayland/xwm.c:722] unhandled X11 property 344 (_NET_WM_OPAQUE_REGION) for window 6291516
2019-08-07 09:00:58 - [xwayland/xwm.c:1206] XCB_CLIENT_MESSAGE (6291516)
2019-08-07 09:00:58 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291516)
2019-08-07 09:00:58 - [xwayland/xwm.c:555] WM_HINTS (9)
2019-08-07 09:00:58 - [xwayland/xwm.c:941] XCB_MAP_NOTIFY (6291516)
2019-08-07 09:00:58 - [xwayland/xwm.c:1206] XCB_CLIENT_MESSAGE (6291516)
2019-08-07 09:00:58 - [types/wlr_surface.c:609] New wlr_surface 0x55c714c876f0 (res 0x55c714c6ada0)
2019-08-07 09:00:58 - [xwayland/xwm.c:1375] New xwayland surface: 0x55c714c876f0
2019-08-07 09:00:58 - [xwayland/xwm.c:390] XCB_ATOM_WM_CLASS: Popup firefox
2019-08-07 09:00:58 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: Firefox
2019-08-07 09:00:58 - [xwayland/xwm.c:466] XCB_ATOM_WM_TRANSIENT_FOR: 0x55c714bf3ef0
2019-08-07 09:00:58 - [xwayland/xwm.c:525] WM_PROTOCOLS (4)
2019-08-07 09:00:58 - [xwayland/xwm.c:555] WM_HINTS (9)
2019-08-07 09:00:58 - [xwayland/xwm.c:607] WM_NORMAL_HINTS (18)
2019-08-07 09:00:58 - [xwayland/xwm.c:502] NET_WM_WINDOW_TYPE (1)
2019-08-07 09:00:58 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: Firefox
2019-08-07 09:00:58 - [xwayland/xwm.c:479] NET_WM_PID 899
2019-08-07 09:01:01 - [types/seat/wlr_seat_pointer.c:362] button_count=1 grab_serial=241 serial=245
2019-08-07 09:01:01 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:01 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:01:01 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
2019-08-07 09:01:01 - [xwayland/xwm.c:955] XCB_UNMAP_NOTIFY (6291516)
2019-08-07 09:01:01 - [xwayland/xwm.c:955] XCB_UNMAP_NOTIFY (6291516)
2019-08-07 09:01:01 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
2019-08-07 09:01:01 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291516)
2019-08-07 09:01:01 - [xwayland/xwm.c:722] unhandled X11 property 273 (WM_STATE) for window 6291516
2019-08-07 09:01:01 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291516)
2019-08-07 09:01:01 - [xwayland/xwm.c:722] unhandled X11 property 273 (WM_STATE) for window 6291516
2019-08-07 09:01:01 - [types/seat/wlr_seat_pointer.c:362] button_count=0 grab_serial=245 serial=246
2019-08-07 09:01:01 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:01 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:01:01 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:01 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:01:02 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:02 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:01:02 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:02 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:01:02 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:02 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:01:02 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:02 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:01:02 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:02 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:01:02 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:02 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:01:02 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:02 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:01:02 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:02 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:01:02 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:02 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:01:02 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:02 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:01:02 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:02 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:01:02 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:02 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:01:02 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:02 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:01:02 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:02 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:01:02 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:02 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:01:02 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:02 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:01:02 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:02 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:01:02 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:02 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:01:02 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:02 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:01:02 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:02 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:01:02 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:02 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:01:02 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:02 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:01:02 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:02 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:01:02 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:02 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:01:02 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:02 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:01:02 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:02 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:01:02 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:02 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:01:02 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:02 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:01:02 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:02 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:01:02 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:02 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:01:02 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:02 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:01:02 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:02 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:01:02 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:02 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:01:04 - [types/seat/wlr_seat_pointer.c:362] button_count=1 grab_serial=245 serial=253
2019-08-07 09:01:04 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:04 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:01:04 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:04 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: Acta de la 3ª Reunión De la Comisión del 2/8/2019 - alejandro.garciamontoro@gmail.com - Gmail - Mozilla Firefox
2019-08-07 09:01:04 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:04 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:04 - [xwayland/xwm.c:722] unhandled X11 property 319 (_NET_WM_ICON_NAME) for window 6291459
2019-08-07 09:01:04 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:04 - [xwayland/xwm.c:722] unhandled X11 property 37 (WM_ICON_NAME) for window 6291459
2019-08-07 09:01:04 - [types/seat/wlr_seat_pointer.c:362] button_count=0 grab_serial=253 serial=254
2019-08-07 09:01:05 - [types/seat/wlr_seat_pointer.c:362] button_count=1 grab_serial=253 serial=255
2019-08-07 09:01:05 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:05 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:01:05 - [types/seat/wlr_seat_pointer.c:362] button_count=0 grab_serial=255 serial=256
2019-08-07 09:01:06 - [xwayland/xwm.c:830] XCB_CREATE_NOTIFY (6291520)
2019-08-07 09:01:06 - [sway/desktop/xwayland.c:584] New xwayland unmanaged surface
2019-08-07 09:01:06 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291520)
2019-08-07 09:01:06 - [xwayland/xwm.c:607] WM_NORMAL_HINTS (18)
2019-08-07 09:01:06 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291520)
2019-08-07 09:01:06 - [xwayland/xwm.c:722] unhandled X11 property 344 (_NET_WM_OPAQUE_REGION) for window 6291520
2019-08-07 09:01:06 - [xwayland/xwm.c:1206] XCB_CLIENT_MESSAGE (6291520)
2019-08-07 09:01:06 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291520)
2019-08-07 09:01:06 - [xwayland/xwm.c:555] WM_HINTS (9)
2019-08-07 09:01:06 - [xwayland/xwm.c:941] XCB_MAP_NOTIFY (6291520)
2019-08-07 09:01:06 - [xwayland/xwm.c:1206] XCB_CLIENT_MESSAGE (6291520)
2019-08-07 09:01:06 - [types/wlr_surface.c:609] New wlr_surface 0x55c714c87c70 (res 0x55c714c37a00)
2019-08-07 09:01:06 - [xwayland/xwm.c:1375] New xwayland surface: 0x55c714c87c70
2019-08-07 09:01:06 - [xwayland/xwm.c:390] XCB_ATOM_WM_CLASS: Popup firefox
2019-08-07 09:01:06 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: Firefox
2019-08-07 09:01:06 - [xwayland/xwm.c:466] XCB_ATOM_WM_TRANSIENT_FOR: 0x55c714bf3ef0
2019-08-07 09:01:06 - [xwayland/xwm.c:525] WM_PROTOCOLS (4)
2019-08-07 09:01:06 - [xwayland/xwm.c:555] WM_HINTS (9)
2019-08-07 09:01:06 - [xwayland/xwm.c:607] WM_NORMAL_HINTS (18)
2019-08-07 09:01:06 - [xwayland/xwm.c:502] NET_WM_WINDOW_TYPE (1)
2019-08-07 09:01:06 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: Firefox
2019-08-07 09:01:06 - [xwayland/xwm.c:479] NET_WM_PID 899
2019-08-07 09:01:08 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:08 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: Recibidos - alejandro.garciamontoro@gmail.com - Gmail - Mozilla Firefox
2019-08-07 09:01:08 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:08 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:08 - [xwayland/xwm.c:722] unhandled X11 property 319 (_NET_WM_ICON_NAME) for window 6291459
2019-08-07 09:01:08 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:08 - [xwayland/xwm.c:722] unhandled X11 property 37 (WM_ICON_NAME) for window 6291459
2019-08-07 09:01:08 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
2019-08-07 09:01:14 - [xwayland/xwm.c:955] XCB_UNMAP_NOTIFY (6291520)
2019-08-07 09:01:14 - [xwayland/xwm.c:955] XCB_UNMAP_NOTIFY (6291520)
2019-08-07 09:01:14 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
2019-08-07 09:01:14 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291520)
2019-08-07 09:01:14 - [xwayland/xwm.c:722] unhandled X11 property 273 (WM_STATE) for window 6291520
2019-08-07 09:01:14 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291520)
2019-08-07 09:01:14 - [xwayland/xwm.c:722] unhandled X11 property 273 (WM_STATE) for window 6291520
2019-08-07 09:01:15 - [types/seat/wlr_seat_pointer.c:362] button_count=1 grab_serial=255 serial=259
2019-08-07 09:01:15 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:15 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:01:15 - [types/seat/wlr_seat_pointer.c:362] button_count=0 grab_serial=259 serial=260
2019-08-07 09:01:19 - [types/seat/wlr_seat_pointer.c:362] button_count=1 grab_serial=259 serial=261
2019-08-07 09:01:19 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:19 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:01:19 - [types/seat/wlr_seat_pointer.c:362] button_count=0 grab_serial=261 serial=262
2019-08-07 09:01:20 - [types/seat/wlr_seat_pointer.c:362] button_count=1 grab_serial=261 serial=263
2019-08-07 09:01:20 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:20 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:01:20 - [types/seat/wlr_seat_pointer.c:362] button_count=0 grab_serial=263 serial=264
2019-08-07 09:01:23 - [types/seat/wlr_seat_pointer.c:362] button_count=1 grab_serial=263 serial=265
2019-08-07 09:01:23 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:23 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:01:23 - [types/seat/wlr_seat_pointer.c:362] button_count=0 grab_serial=265 serial=266
2019-08-07 09:01:28 - [types/seat/wlr_seat_pointer.c:362] button_count=1 grab_serial=265 serial=267
2019-08-07 09:01:28 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:28 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:01:28 - [types/seat/wlr_seat_pointer.c:362] button_count=0 grab_serial=267 serial=268
2019-08-07 09:01:30 - [types/seat/wlr_seat_pointer.c:362] button_count=1 grab_serial=267 serial=269
2019-08-07 09:01:30 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:30 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:01:30 - [types/seat/wlr_seat_pointer.c:362] button_count=0 grab_serial=269 serial=270
2019-08-07 09:01:30 - [types/seat/wlr_seat_pointer.c:362] button_count=1 grab_serial=269 serial=271
2019-08-07 09:01:30 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:30 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:01:30 - [types/seat/wlr_seat_pointer.c:362] button_count=0 grab_serial=271 serial=272
2019-08-07 09:01:31 - [types/seat/wlr_seat_pointer.c:362] button_count=1 grab_serial=271 serial=273
2019-08-07 09:01:31 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:31 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:01:31 - [types/seat/wlr_seat_pointer.c:362] button_count=0 grab_serial=273 serial=274
2019-08-07 09:01:32 - [types/seat/wlr_seat_pointer.c:362] button_count=1 grab_serial=273 serial=275
2019-08-07 09:01:32 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:32 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:01:32 - [types/seat/wlr_seat_pointer.c:362] button_count=0 grab_serial=275 serial=276
2019-08-07 09:01:32 - [types/seat/wlr_seat_pointer.c:362] button_count=1 grab_serial=275 serial=277
2019-08-07 09:01:32 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:32 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:01:32 - [xwayland/xwm.c:830] XCB_CREATE_NOTIFY (6291528)
2019-08-07 09:01:32 - [sway/desktop/xwayland.c:584] New xwayland unmanaged surface
2019-08-07 09:01:32 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291528)
2019-08-07 09:01:32 - [xwayland/xwm.c:607] WM_NORMAL_HINTS (18)
2019-08-07 09:01:32 - [xwayland/xwm.c:1206] XCB_CLIENT_MESSAGE (6291528)
2019-08-07 09:01:32 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291528)
2019-08-07 09:01:32 - [xwayland/xwm.c:555] WM_HINTS (9)
2019-08-07 09:01:32 - [xwayland/xwm.c:941] XCB_MAP_NOTIFY (6291528)
2019-08-07 09:01:32 - [xwayland/xwm.c:1206] XCB_CLIENT_MESSAGE (6291528)
2019-08-07 09:01:32 - [xwayland/xwm.c:830] XCB_CREATE_NOTIFY (6291540)
2019-08-07 09:01:32 - [sway/desktop/xwayland.c:584] New xwayland unmanaged surface
2019-08-07 09:01:32 - [types/wlr_surface.c:609] New wlr_surface 0x55c714c56750 (res 0x55c714c55b10)
2019-08-07 09:01:32 - [xwayland/xwm.c:1375] New xwayland surface: 0x55c714c56750
2019-08-07 09:01:32 - [xwayland/xwm.c:390] XCB_ATOM_WM_CLASS: firefox firefox
2019-08-07 09:01:32 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: Firefox
2019-08-07 09:01:32 - [xwayland/xwm.c:525] WM_PROTOCOLS (4)
2019-08-07 09:01:32 - [xwayland/xwm.c:555] WM_HINTS (9)
2019-08-07 09:01:32 - [xwayland/xwm.c:607] WM_NORMAL_HINTS (18)
2019-08-07 09:01:32 - [xwayland/xwm.c:502] NET_WM_WINDOW_TYPE (1)
2019-08-07 09:01:32 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: Firefox
2019-08-07 09:01:32 - [xwayland/xwm.c:479] NET_WM_PID 899
2019-08-07 09:01:32 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291540)
2019-08-07 09:01:32 - [xwayland/xwm.c:525] WM_PROTOCOLS (4)
2019-08-07 09:01:32 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291540)
2019-08-07 09:01:32 - [xwayland/xwm.c:607] WM_NORMAL_HINTS (18)
2019-08-07 09:01:32 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291540)
2019-08-07 09:01:32 - [xwayland/xwm.c:722] unhandled X11 property 36 (WM_CLIENT_MACHINE) for window 6291540
2019-08-07 09:01:32 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291540)
2019-08-07 09:01:32 - [xwayland/xwm.c:722] unhandled X11 property 313 (WM_LOCALE_NAME) for window 6291540
2019-08-07 09:01:32 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291540)
2019-08-07 09:01:32 - [xwayland/xwm.c:479] NET_WM_PID 899
2019-08-07 09:01:32 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291540)
2019-08-07 09:01:32 - [xwayland/xwm.c:722] unhandled X11 property 312 (WM_CLIENT_LEADER) for window 6291540
2019-08-07 09:01:32 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291540)
2019-08-07 09:01:32 - [xwayland/xwm.c:722] unhandled X11 property 329 (_NET_WM_USER_TIME_WINDOW) for window 6291540
2019-08-07 09:01:32 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291540)
2019-08-07 09:01:32 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291540
2019-08-07 09:01:32 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291540)
2019-08-07 09:01:32 - [xwayland/xwm.c:722] unhandled X11 property 327 (_NET_WM_SYNC_REQUEST_COUNTER) for window 6291540
2019-08-07 09:01:32 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291540)
2019-08-07 09:01:32 - [xwayland/xwm.c:502] NET_WM_WINDOW_TYPE (1)
2019-08-07 09:01:32 - [xwayland/xwm.c:1291] unhandled X11 event: FocusOut (10)
2019-08-07 09:01:32 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291528)
2019-08-07 09:01:32 - [xwayland/xwm.c:722] unhandled X11 property 473 (XdndDirectSave0) for window 6291528
2019-08-07 09:01:32 - [xwayland/xwm.c:830] XCB_CREATE_NOTIFY (6291548)
2019-08-07 09:01:32 - [sway/desktop/xwayland.c:584] New xwayland unmanaged surface
2019-08-07 09:01:32 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291540)
2019-08-07 09:01:32 - [xwayland/xwm.c:722] unhandled X11 property 293 (XdndAware) for window 6291540
2019-08-07 09:01:32 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291540)
2019-08-07 09:01:32 - [xwayland/xwm.c:607] WM_NORMAL_HINTS (18)
2019-08-07 09:01:32 - [xwayland/xwm.c:1206] XCB_CLIENT_MESSAGE (6291540)
2019-08-07 09:01:32 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291540)
2019-08-07 09:01:32 - [xwayland/xwm.c:555] WM_HINTS (9)
2019-08-07 09:01:32 - [xwayland/xwm.c:941] XCB_MAP_NOTIFY (6291540)
2019-08-07 09:01:32 - [xwayland/xwm.c:1206] XCB_CLIENT_MESSAGE (6291540)
2019-08-07 09:01:32 - [xwayland/xwm.c:844] XCB_DESTROY_NOTIFY (6291548)
2019-08-07 09:01:32 - [xwayland/selection/incoming.c:413] XCB_XFIXES_SELECTION_NOTIFY (selection=292, owner=6291528)
2019-08-07 09:01:32 - [xwayland/xwm.c:1264] xcb error: op ChangeWindowAttributes (no minor), code Window (no extension), sequence 964, value 6291548
2019-08-07 09:01:32 - [types/wlr_surface.c:609] New wlr_surface 0x55c714c88430 (res 0x55c714c5b870)
2019-08-07 09:01:32 - [xwayland/xwm.c:1375] New xwayland surface: 0x55c714c88430
2019-08-07 09:01:32 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: Firefox
2019-08-07 09:01:32 - [xwayland/xwm.c:525] WM_PROTOCOLS (4)
2019-08-07 09:01:32 - [xwayland/xwm.c:555] WM_HINTS (9)
2019-08-07 09:01:32 - [xwayland/xwm.c:607] WM_NORMAL_HINTS (18)
2019-08-07 09:01:32 - [xwayland/xwm.c:502] NET_WM_WINDOW_TYPE (1)
2019-08-07 09:01:32 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: Firefox
2019-08-07 09:01:32 - [xwayland/xwm.c:479] NET_WM_PID 899
2019-08-07 09:01:32 - [types/seat/wlr_seat_pointer.c:362] button_count=0 grab_serial=277 serial=278
2019-08-07 09:01:32 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291540)
2019-08-07 09:01:32 - [xwayland/xwm.c:607] WM_NORMAL_HINTS (18)
2019-08-07 09:01:32 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291540)
2019-08-07 09:01:32 - [xwayland/xwm.c:607] WM_NORMAL_HINTS (18)
2019-08-07 09:01:32 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
2019-08-07 09:01:32 - [xwayland/selection/incoming.c:384] XCB_SELECTION_NOTIFY (selection=292, property=275, target=276)
2019-08-07 09:01:32 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
2019-08-07 09:01:32 - [xwayland/selection/incoming.c:413] XCB_XFIXES_SELECTION_NOTIFY (selection=292, owner=0)
2019-08-07 09:01:32 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291528)
2019-08-07 09:01:32 - [xwayland/xwm.c:722] unhandled X11 property 473 (XdndDirectSave0) for window 6291528
2019-08-07 09:01:32 - [xwayland/xwm.c:1291] unhandled X11 event: FocusOut (10)
2019-08-07 09:01:32 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:32 - [xwayland/xwm.c:555] WM_HINTS (9)
2019-08-07 09:01:32 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291540)
2019-08-07 09:01:32 - [xwayland/xwm.c:722] unhandled X11 property 377 (_NET_WM_WINDOW_OPACITY) for window 6291540
2019-08-07 09:01:32 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291540)
2019-08-07 09:01:32 - [xwayland/xwm.c:722] unhandled X11 property 377 (_NET_WM_WINDOW_OPACITY) for window 6291540
2019-08-07 09:01:32 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291540)
2019-08-07 09:01:32 - [xwayland/xwm.c:722] unhandled X11 property 377 (_NET_WM_WINDOW_OPACITY) for window 6291540
2019-08-07 09:01:32 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291540)
2019-08-07 09:01:32 - [xwayland/xwm.c:722] unhandled X11 property 377 (_NET_WM_WINDOW_OPACITY) for window 6291540
2019-08-07 09:01:32 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291540)
2019-08-07 09:01:32 - [xwayland/xwm.c:722] unhandled X11 property 377 (_NET_WM_WINDOW_OPACITY) for window 6291540
2019-08-07 09:01:32 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291540)
2019-08-07 09:01:32 - [xwayland/xwm.c:722] unhandled X11 property 377 (_NET_WM_WINDOW_OPACITY) for window 6291540
2019-08-07 09:01:32 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291540)
2019-08-07 09:01:32 - [xwayland/xwm.c:722] unhandled X11 property 377 (_NET_WM_WINDOW_OPACITY) for window 6291540
2019-08-07 09:01:32 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291540)
2019-08-07 09:01:32 - [xwayland/xwm.c:722] unhandled X11 property 377 (_NET_WM_WINDOW_OPACITY) for window 6291540
2019-08-07 09:01:32 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291540)
2019-08-07 09:01:32 - [xwayland/xwm.c:722] unhandled X11 property 377 (_NET_WM_WINDOW_OPACITY) for window 6291540
2019-08-07 09:01:32 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291540)
2019-08-07 09:01:32 - [xwayland/xwm.c:722] unhandled X11 property 377 (_NET_WM_WINDOW_OPACITY) for window 6291540
2019-08-07 09:01:32 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291540)
2019-08-07 09:01:32 - [xwayland/xwm.c:722] unhandled X11 property 377 (_NET_WM_WINDOW_OPACITY) for window 6291540
2019-08-07 09:01:32 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291540)
2019-08-07 09:01:32 - [xwayland/xwm.c:722] unhandled X11 property 377 (_NET_WM_WINDOW_OPACITY) for window 6291540
2019-08-07 09:01:32 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291540)
2019-08-07 09:01:32 - [xwayland/xwm.c:722] unhandled X11 property 377 (_NET_WM_WINDOW_OPACITY) for window 6291540
2019-08-07 09:01:32 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291540)
2019-08-07 09:01:32 - [xwayland/xwm.c:722] unhandled X11 property 377 (_NET_WM_WINDOW_OPACITY) for window 6291540
2019-08-07 09:01:32 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291540)
2019-08-07 09:01:32 - [xwayland/xwm.c:722] unhandled X11 property 377 (_NET_WM_WINDOW_OPACITY) for window 6291540
2019-08-07 09:01:32 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291540)
2019-08-07 09:01:32 - [xwayland/xwm.c:722] unhandled X11 property 377 (_NET_WM_WINDOW_OPACITY) for window 6291540
2019-08-07 09:01:32 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291540)
2019-08-07 09:01:32 - [xwayland/xwm.c:722] unhandled X11 property 377 (_NET_WM_WINDOW_OPACITY) for window 6291540
2019-08-07 09:01:32 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291540)
2019-08-07 09:01:32 - [xwayland/xwm.c:722] unhandled X11 property 377 (_NET_WM_WINDOW_OPACITY) for window 6291540
2019-08-07 09:01:32 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291540)
2019-08-07 09:01:32 - [xwayland/xwm.c:722] unhandled X11 property 377 (_NET_WM_WINDOW_OPACITY) for window 6291540
2019-08-07 09:01:32 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291540)
2019-08-07 09:01:32 - [xwayland/xwm.c:722] unhandled X11 property 377 (_NET_WM_WINDOW_OPACITY) for window 6291540
2019-08-07 09:01:32 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291540)
2019-08-07 09:01:32 - [xwayland/xwm.c:722] unhandled X11 property 377 (_NET_WM_WINDOW_OPACITY) for window 6291540
2019-08-07 09:01:32 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291540)
2019-08-07 09:01:32 - [xwayland/xwm.c:722] unhandled X11 property 377 (_NET_WM_WINDOW_OPACITY) for window 6291540
2019-08-07 09:01:33 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291540)
2019-08-07 09:01:33 - [xwayland/xwm.c:722] unhandled X11 property 377 (_NET_WM_WINDOW_OPACITY) for window 6291540
2019-08-07 09:01:33 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291540)
2019-08-07 09:01:33 - [xwayland/xwm.c:722] unhandled X11 property 377 (_NET_WM_WINDOW_OPACITY) for window 6291540
2019-08-07 09:01:33 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291540)
2019-08-07 09:01:33 - [xwayland/xwm.c:722] unhandled X11 property 377 (_NET_WM_WINDOW_OPACITY) for window 6291540
2019-08-07 09:01:33 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291540)
2019-08-07 09:01:33 - [xwayland/xwm.c:722] unhandled X11 property 377 (_NET_WM_WINDOW_OPACITY) for window 6291540
2019-08-07 09:01:33 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291540)
2019-08-07 09:01:33 - [xwayland/xwm.c:722] unhandled X11 property 377 (_NET_WM_WINDOW_OPACITY) for window 6291540
2019-08-07 09:01:33 - [xwayland/xwm.c:955] XCB_UNMAP_NOTIFY (6291540)
2019-08-07 09:01:33 - [xwayland/xwm.c:955] XCB_UNMAP_NOTIFY (6291540)
2019-08-07 09:01:33 - [xwayland/xwm.c:844] XCB_DESTROY_NOTIFY (6291540)
2019-08-07 09:01:33 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
2019-08-07 09:01:33 - [xwayland/xwm.c:1264] xcb error: op ChangeProperty (no minor), code Window (no extension), sequence 1043, value 6291540
2019-08-07 09:01:33 - [xwayland/xwm.c:1264] xcb error: op ChangeProperty (no minor), code Window (no extension), sequence 1044, value 6291540
2019-08-07 09:01:34 - [types/seat/wlr_seat_pointer.c:362] button_count=1 grab_serial=277 serial=286
2019-08-07 09:01:34 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:34 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:01:34 - [types/seat/wlr_seat_pointer.c:362] button_count=0 grab_serial=286 serial=287
2019-08-07 09:01:35 - [types/seat/wlr_seat_pointer.c:362] button_count=1 grab_serial=286 serial=288
2019-08-07 09:01:35 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:35 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:01:35 - [types/seat/wlr_seat_pointer.c:362] button_count=0 grab_serial=288 serial=289
2019-08-07 09:01:36 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:36 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:01:36 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:36 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:01:36 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:36 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: Slack | su-data-processing | source{d} - Mozilla Firefox
2019-08-07 09:01:36 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:36 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:36 - [xwayland/xwm.c:722] unhandled X11 property 319 (_NET_WM_ICON_NAME) for window 6291459
2019-08-07 09:01:36 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:36 - [xwayland/xwm.c:722] unhandled X11 property 37 (WM_ICON_NAME) for window 6291459

###!!! [Child][MessageChannel] Error: (msgtype=0x530005,name=PHttpChannel::Msg_Cancel) Closed channel: cannot send/recv

2019-08-07 09:01:37 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:37 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:01:39 - [xwayland/xwm.c:830] XCB_CREATE_NOTIFY (6291563)
2019-08-07 09:01:39 - [sway/desktop/xwayland.c:584] New xwayland unmanaged surface
2019-08-07 09:01:39 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291563)
2019-08-07 09:01:39 - [xwayland/xwm.c:722] unhandled X11 property 313 (WM_LOCALE_NAME) for window 6291563
2019-08-07 09:01:39 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291563)
2019-08-07 09:01:39 - [xwayland/xwm.c:479] NET_WM_PID 899
2019-08-07 09:01:39 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291563)
2019-08-07 09:01:39 - [xwayland/xwm.c:722] unhandled X11 property 312 (WM_CLIENT_LEADER) for window 6291563
2019-08-07 09:01:39 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291563)
2019-08-07 09:01:39 - [xwayland/xwm.c:722] unhandled X11 property 329 (_NET_WM_USER_TIME_WINDOW) for window 6291563
2019-08-07 09:01:39 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291563)
2019-08-07 09:01:39 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291563
2019-08-07 09:01:39 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291563)
2019-08-07 09:01:39 - [xwayland/xwm.c:722] unhandled X11 property 327 (_NET_WM_SYNC_REQUEST_COUNTER) for window 6291563
2019-08-07 09:01:39 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291563)
2019-08-07 09:01:39 - [xwayland/xwm.c:502] NET_WM_WINDOW_TYPE (1)
2019-08-07 09:01:39 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291563)
2019-08-07 09:01:39 - [xwayland/xwm.c:466] XCB_ATOM_WM_TRANSIENT_FOR: 0x55c714bf3ef0
2019-08-07 09:01:39 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291563)
2019-08-07 09:01:39 - [xwayland/xwm.c:722] unhandled X11 property 344 (_NET_WM_OPAQUE_REGION) for window 6291563
2019-08-07 09:01:39 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291563)
2019-08-07 09:01:39 - [xwayland/xwm.c:722] unhandled X11 property 293 (XdndAware) for window 6291563
2019-08-07 09:01:39 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291563)
2019-08-07 09:01:39 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: Gmail: correo electrónico y almacenamiento gratuitos de Google
2019-08-07 09:01:39 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291563)
2019-08-07 09:01:39 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291563)
2019-08-07 09:01:39 - [xwayland/xwm.c:722] unhandled X11 property 319 (_NET_WM_ICON_NAME) for window 6291563
2019-08-07 09:01:39 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291563)
2019-08-07 09:01:39 - [xwayland/xwm.c:722] unhandled X11 property 37 (WM_ICON_NAME) for window 6291563
2019-08-07 09:01:39 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291563)
2019-08-07 09:01:39 - [xwayland/xwm.c:607] WM_NORMAL_HINTS (18)
2019-08-07 09:01:39 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291563)
2019-08-07 09:01:39 - [xwayland/xwm.c:722] unhandled X11 property 344 (_NET_WM_OPAQUE_REGION) for window 6291563
2019-08-07 09:01:39 - [xwayland/xwm.c:1206] XCB_CLIENT_MESSAGE (6291563)
2019-08-07 09:01:39 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291563)
2019-08-07 09:01:39 - [xwayland/xwm.c:555] WM_HINTS (9)
2019-08-07 09:01:39 - [xwayland/xwm.c:941] XCB_MAP_NOTIFY (6291563)
2019-08-07 09:01:39 - [xwayland/xwm.c:1206] XCB_CLIENT_MESSAGE (6291563)
2019-08-07 09:01:39 - [types/wlr_surface.c:609] New wlr_surface 0x55c714c66c10 (res 0x55c71471b8e0)
2019-08-07 09:01:39 - [xwayland/xwm.c:1375] New xwayland surface: 0x55c714c66c10
2019-08-07 09:01:39 - [xwayland/xwm.c:390] XCB_ATOM_WM_CLASS: Popup firefox
2019-08-07 09:01:39 - [xwayland/xwm.c:466] XCB_ATOM_WM_TRANSIENT_FOR: 0x55c714bf3ef0
2019-08-07 09:01:39 - [xwayland/xwm.c:525] WM_PROTOCOLS (4)
2019-08-07 09:01:39 - [xwayland/xwm.c:555] WM_HINTS (9)
2019-08-07 09:01:39 - [xwayland/xwm.c:607] WM_NORMAL_HINTS (18)
2019-08-07 09:01:39 - [xwayland/xwm.c:502] NET_WM_WINDOW_TYPE (1)
2019-08-07 09:01:39 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: Gmail: correo electrónico y almacenamiento gratuitos de Google
2019-08-07 09:01:39 - [xwayland/xwm.c:479] NET_WM_PID 899
2019-08-07 09:01:39 - [types/seat/wlr_seat_pointer.c:362] button_count=1 grab_serial=288 serial=300
2019-08-07 09:01:39 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:39 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:01:39 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
2019-08-07 09:01:39 - [xwayland/xwm.c:955] XCB_UNMAP_NOTIFY (6291563)
2019-08-07 09:01:39 - [xwayland/xwm.c:955] XCB_UNMAP_NOTIFY (6291563)
2019-08-07 09:01:39 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
2019-08-07 09:01:39 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291563)
2019-08-07 09:01:39 - [xwayland/xwm.c:722] unhandled X11 property 273 (WM_STATE) for window 6291563
2019-08-07 09:01:39 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291563)
2019-08-07 09:01:39 - [xwayland/xwm.c:722] unhandled X11 property 273 (WM_STATE) for window 6291563
2019-08-07 09:01:39 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:39 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: Gmail: correo electrónico y almacenamiento gratuitos de Google - Mozilla Firefox
2019-08-07 09:01:39 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:39 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:39 - [xwayland/xwm.c:722] unhandled X11 property 319 (_NET_WM_ICON_NAME) for window 6291459
2019-08-07 09:01:39 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:39 - [xwayland/xwm.c:722] unhandled X11 property 37 (WM_ICON_NAME) for window 6291459
2019-08-07 09:01:39 - [types/seat/wlr_seat_pointer.c:362] button_count=0 grab_serial=300 serial=301
2019-08-07 09:01:41 - [types/seat/wlr_seat_pointer.c:362] button_count=1 grab_serial=300 serial=302
2019-08-07 09:01:41 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:41 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:01:41 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:41 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: Sign in to continue to Firefox Sync - Mozilla Firefox
2019-08-07 09:01:41 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:41 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:41 - [xwayland/xwm.c:722] unhandled X11 property 319 (_NET_WM_ICON_NAME) for window 6291459
2019-08-07 09:01:41 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:41 - [xwayland/xwm.c:722] unhandled X11 property 37 (WM_ICON_NAME) for window 6291459
2019-08-07 09:01:41 - [types/seat/wlr_seat_pointer.c:362] button_count=0 grab_serial=302 serial=303
2019-08-07 09:01:41 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:41 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:01:42 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:42 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:01:42 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:42 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: Gmail: correo electrónico y almacenamiento gratuitos de Google - Mozilla Firefox
2019-08-07 09:01:42 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:42 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:42 - [xwayland/xwm.c:722] unhandled X11 property 319 (_NET_WM_ICON_NAME) for window 6291459
2019-08-07 09:01:42 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:42 - [xwayland/xwm.c:722] unhandled X11 property 37 (WM_ICON_NAME) for window 6291459
2019-08-07 09:01:42 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:42 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:01:42 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:42 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: Slack | su-data-processing | source{d} - Mozilla Firefox
2019-08-07 09:01:42 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:42 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:42 - [xwayland/xwm.c:722] unhandled X11 property 319 (_NET_WM_ICON_NAME) for window 6291459
2019-08-07 09:01:42 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:42 - [xwayland/xwm.c:722] unhandled X11 property 37 (WM_ICON_NAME) for window 6291459
2019-08-07 09:01:43 - [types/seat/wlr_seat_pointer.c:362] button_count=1 grab_serial=302 serial=314
2019-08-07 09:01:43 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:43 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:01:43 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:43 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: Sign in to GitHub · GitHub - Mozilla Firefox
2019-08-07 09:01:43 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:43 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:43 - [xwayland/xwm.c:722] unhandled X11 property 319 (_NET_WM_ICON_NAME) for window 6291459
2019-08-07 09:01:43 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:43 - [xwayland/xwm.c:722] unhandled X11 property 37 (WM_ICON_NAME) for window 6291459
2019-08-07 09:01:43 - [types/seat/wlr_seat_pointer.c:362] button_count=0 grab_serial=314 serial=315
2019-08-07 09:01:45 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:45 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:01:45 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:45 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:01:45 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:45 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:01:45 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:45 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:01:46 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:46 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:01:46 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:46 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:01:46 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:46 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:01:46 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:46 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:01:46 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:46 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:01:47 - [sway/desktop/transaction.c:411] Transaction 0x55c714c6a650 committing with 4 instructions
2019-08-07 09:01:47 - [sway/desktop/transaction.c:280] Applying transaction 0x55c714c6a650
2019-08-07 09:01:47 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
2019-08-07 09:01:47 - [xwayland/xwm.c:1291] unhandled X11 event: FocusOut (10)
2019-08-07 09:01:47 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
2019-08-07 09:01:47 - [sway/desktop/transaction.c:411] Transaction 0x55c714c85780 committing with 4 instructions
2019-08-07 09:01:47 - [sway/desktop/transaction.c:280] Applying transaction 0x55c714c85780
2019-08-07 09:01:47 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
2019-08-07 09:01:47 - [xwayland/xwm.c:1291] unhandled X11 event: FocusOut (10)
2019-08-07 09:01:47 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
2019-08-07 09:01:47 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:47 - [xwayland/xwm.c:555] WM_HINTS (9)
2019-08-07 09:01:48 - [types/seat/wlr_seat_pointer.c:362] button_count=1 grab_serial=314 serial=344
2019-08-07 09:01:48 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:48 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:01:48 - [xwayland/xwm.c:830] XCB_CREATE_NOTIFY (6291567)
2019-08-07 09:01:48 - [sway/desktop/xwayland.c:584] New xwayland unmanaged surface
2019-08-07 09:01:48 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291567)
2019-08-07 09:01:48 - [xwayland/xwm.c:607] WM_NORMAL_HINTS (18)
2019-08-07 09:01:48 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291567)
2019-08-07 09:01:48 - [xwayland/xwm.c:722] unhandled X11 property 344 (_NET_WM_OPAQUE_REGION) for window 6291567
2019-08-07 09:01:48 - [xwayland/xwm.c:1206] XCB_CLIENT_MESSAGE (6291567)
2019-08-07 09:01:48 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291567)
2019-08-07 09:01:48 - [xwayland/xwm.c:555] WM_HINTS (9)
2019-08-07 09:01:48 - [xwayland/xwm.c:941] XCB_MAP_NOTIFY (6291567)
2019-08-07 09:01:48 - [xwayland/xwm.c:1206] XCB_CLIENT_MESSAGE (6291567)
2019-08-07 09:01:48 - [types/wlr_surface.c:609] New wlr_surface 0x55c714c8a530 (res 0x55c714bc7870)
2019-08-07 09:01:48 - [xwayland/xwm.c:1375] New xwayland surface: 0x55c714c8a530
2019-08-07 09:01:48 - [xwayland/xwm.c:390] XCB_ATOM_WM_CLASS: Popup firefox
2019-08-07 09:01:48 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: Firefox
2019-08-07 09:01:48 - [xwayland/xwm.c:466] XCB_ATOM_WM_TRANSIENT_FOR: 0x55c714bf3ef0
2019-08-07 09:01:48 - [xwayland/xwm.c:525] WM_PROTOCOLS (4)
2019-08-07 09:01:48 - [xwayland/xwm.c:555] WM_HINTS (9)
2019-08-07 09:01:48 - [xwayland/xwm.c:607] WM_NORMAL_HINTS (18)
2019-08-07 09:01:48 - [xwayland/xwm.c:502] NET_WM_WINDOW_TYPE (1)
2019-08-07 09:01:48 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: Firefox
2019-08-07 09:01:48 - [xwayland/xwm.c:479] NET_WM_PID 899
2019-08-07 09:01:48 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291567)
2019-08-07 09:01:48 - [xwayland/xwm.c:607] WM_NORMAL_HINTS (18)
2019-08-07 09:01:48 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
2019-08-07 09:01:48 - [types/seat/wlr_seat_pointer.c:362] button_count=0 grab_serial=344 serial=345
2019-08-07 09:01:49 - [types/seat/wlr_seat_pointer.c:362] button_count=1 grab_serial=344 serial=348
2019-08-07 09:01:49 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291567)
2019-08-07 09:01:49 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291567
2019-08-07 09:01:49 - [types/seat/wlr_seat_pointer.c:362] button_count=0 grab_serial=348 serial=349
2019-08-07 09:01:49 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:49 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: Mozilla Firefox
2019-08-07 09:01:49 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:49 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:49 - [xwayland/xwm.c:722] unhandled X11 property 319 (_NET_WM_ICON_NAME) for window 6291459
2019-08-07 09:01:49 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:49 - [xwayland/xwm.c:722] unhandled X11 property 37 (WM_ICON_NAME) for window 6291459
2019-08-07 09:01:49 - [xwayland/xwm.c:955] XCB_UNMAP_NOTIFY (6291567)
2019-08-07 09:01:49 - [xwayland/xwm.c:955] XCB_UNMAP_NOTIFY (6291567)
2019-08-07 09:01:49 - [xwayland/xwm.c:844] XCB_DESTROY_NOTIFY (6291567)
2019-08-07 09:01:49 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
2019-08-07 09:01:49 - [xwayland/xwm.c:1264] xcb error: op ChangeProperty (no minor), code Window (no extension), sequence 1212, value 6291567
2019-08-07 09:01:49 - [xwayland/xwm.c:1264] xcb error: op ChangeProperty (no minor), code Window (no extension), sequence 1213, value 6291567
2019-08-07 09:01:49 - [xwayland/xwm.c:830] XCB_CREATE_NOTIFY (25165825)
2019-08-07 09:01:49 - [sway/desktop/xwayland.c:589] New xwayland surface title='(null)' class='(null)'
2019-08-07 09:01:49 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (25165825)
2019-08-07 09:01:49 - [xwayland/xwm.c:722] unhandled X11 property 34 (WM_COMMAND) for window 25165825
2019-08-07 09:01:49 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (25165825)
2019-08-07 09:01:49 - [xwayland/xwm.c:722] unhandled X11 property 36 (WM_CLIENT_MACHINE) for window 25165825
2019-08-07 09:01:49 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (25165825)
2019-08-07 09:01:49 - [xwayland/xwm.c:390] XCB_ATOM_WM_CLASS: /usr/lib/firefox/firefox /usr/lib/firefox/firefox
2019-08-07 09:01:49 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (25165825)
2019-08-07 09:01:49 - [xwayland/xwm.c:722] unhandled X11 property 313 (WM_LOCALE_NAME) for window 25165825
2019-08-07 09:01:49 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (25165825)
2019-08-07 09:01:49 - [xwayland/xwm.c:479] NET_WM_PID 2082
2019-08-07 09:01:50 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:50 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: Firefox Accounts - Mozilla Firefox
2019-08-07 09:01:50 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:50 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:50 - [xwayland/xwm.c:722] unhandled X11 property 319 (_NET_WM_ICON_NAME) for window 6291459
2019-08-07 09:01:50 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:50 - [xwayland/xwm.c:722] unhandled X11 property 37 (WM_ICON_NAME) for window 6291459
2019-08-07 09:01:51 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:51 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: Sign in to continue to Firefox Sync - Mozilla Firefox
2019-08-07 09:01:51 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:51 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:51 - [xwayland/xwm.c:722] unhandled X11 property 319 (_NET_WM_ICON_NAME) for window 6291459
2019-08-07 09:01:51 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:51 - [xwayland/xwm.c:722] unhandled X11 property 37 (WM_ICON_NAME) for window 6291459
2019-08-07 09:01:54 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:54 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:01:54 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:54 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:01:54 - [xwayland/xwm.c:830] XCB_CREATE_NOTIFY (6291575)
2019-08-07 09:01:54 - [sway/desktop/xwayland.c:584] New xwayland unmanaged surface
2019-08-07 09:01:54 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291575)
2019-08-07 09:01:54 - [xwayland/xwm.c:607] WM_NORMAL_HINTS (18)
2019-08-07 09:01:54 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291575)
2019-08-07 09:01:54 - [xwayland/xwm.c:722] unhandled X11 property 344 (_NET_WM_OPAQUE_REGION) for window 6291575
2019-08-07 09:01:54 - [xwayland/xwm.c:1206] XCB_CLIENT_MESSAGE (6291575)
2019-08-07 09:01:54 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291575)
2019-08-07 09:01:54 - [xwayland/xwm.c:555] WM_HINTS (9)
2019-08-07 09:01:54 - [xwayland/xwm.c:941] XCB_MAP_NOTIFY (6291575)
2019-08-07 09:01:54 - [xwayland/xwm.c:1206] XCB_CLIENT_MESSAGE (6291575)
2019-08-07 09:01:54 - [types/wlr_surface.c:609] New wlr_surface 0x55c714c86d90 (res 0x55c714c85460)
2019-08-07 09:01:54 - [xwayland/xwm.c:1375] New xwayland surface: 0x55c714c86d90
2019-08-07 09:01:54 - [xwayland/xwm.c:390] XCB_ATOM_WM_CLASS: Popup firefox
2019-08-07 09:01:54 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: Firefox
2019-08-07 09:01:54 - [xwayland/xwm.c:466] XCB_ATOM_WM_TRANSIENT_FOR: 0x55c714bf3ef0
2019-08-07 09:01:54 - [xwayland/xwm.c:525] WM_PROTOCOLS (4)
2019-08-07 09:01:54 - [xwayland/xwm.c:555] WM_HINTS (9)
2019-08-07 09:01:54 - [xwayland/xwm.c:607] WM_NORMAL_HINTS (18)
2019-08-07 09:01:54 - [xwayland/xwm.c:502] NET_WM_WINDOW_TYPE (1)
2019-08-07 09:01:54 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: Firefox
2019-08-07 09:01:54 - [xwayland/xwm.c:479] NET_WM_PID 899
2019-08-07 09:01:54 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
2019-08-07 09:01:55 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:55 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:01:55 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:55 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:01:55 - [xwayland/xwm.c:955] XCB_UNMAP_NOTIFY (6291575)
2019-08-07 09:01:55 - [xwayland/xwm.c:955] XCB_UNMAP_NOTIFY (6291575)
2019-08-07 09:01:55 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
2019-08-07 09:01:55 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291575)
2019-08-07 09:01:55 - [xwayland/xwm.c:722] unhandled X11 property 273 (WM_STATE) for window 6291575
2019-08-07 09:01:55 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291575)
2019-08-07 09:01:55 - [xwayland/xwm.c:722] unhandled X11 property 273 (WM_STATE) for window 6291575
2019-08-07 09:01:55 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:55 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:01:55 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:55 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:01:55 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:55 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:01:55 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:55 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:01:55 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:55 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:01:56 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:56 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:01:56 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:56 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:01:56 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:56 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:01:57 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:57 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:01:57 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:57 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:01:57 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:57 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:01:57 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:57 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:01:58 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:58 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:01:58 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:58 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:01:58 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:58 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:01:58 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:01:58 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:01:58 - [xwayland/xwm.c:830] XCB_CREATE_NOTIFY (6291587)
2019-08-07 09:01:58 - [sway/desktop/xwayland.c:584] New xwayland unmanaged surface
2019-08-07 09:01:58 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291587)
2019-08-07 09:01:58 - [xwayland/xwm.c:607] WM_NORMAL_HINTS (18)
2019-08-07 09:01:58 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291587)
2019-08-07 09:01:58 - [xwayland/xwm.c:722] unhandled X11 property 344 (_NET_WM_OPAQUE_REGION) for window 6291587
2019-08-07 09:01:58 - [xwayland/xwm.c:1206] XCB_CLIENT_MESSAGE (6291587)
2019-08-07 09:01:58 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291587)
2019-08-07 09:01:58 - [xwayland/xwm.c:555] WM_HINTS (9)
2019-08-07 09:01:58 - [xwayland/xwm.c:941] XCB_MAP_NOTIFY (6291587)
2019-08-07 09:01:58 - [xwayland/xwm.c:1206] XCB_CLIENT_MESSAGE (6291587)
2019-08-07 09:01:58 - [types/wlr_surface.c:609] New wlr_surface 0x55c714c8a530 (res 0x55c714c8cd50)
2019-08-07 09:01:58 - [xwayland/xwm.c:1375] New xwayland surface: 0x55c714c8a530
2019-08-07 09:01:58 - [xwayland/xwm.c:390] XCB_ATOM_WM_CLASS: Popup firefox
2019-08-07 09:01:58 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: Firefox
2019-08-07 09:01:58 - [xwayland/xwm.c:466] XCB_ATOM_WM_TRANSIENT_FOR: 0x55c714bf3ef0
2019-08-07 09:01:58 - [xwayland/xwm.c:525] WM_PROTOCOLS (4)
2019-08-07 09:01:58 - [xwayland/xwm.c:555] WM_HINTS (9)
2019-08-07 09:01:58 - [xwayland/xwm.c:607] WM_NORMAL_HINTS (18)
2019-08-07 09:01:58 - [xwayland/xwm.c:502] NET_WM_WINDOW_TYPE (1)
2019-08-07 09:01:58 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: Firefox
2019-08-07 09:01:58 - [xwayland/xwm.c:479] NET_WM_PID 899
2019-08-07 09:02:00 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:00 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: Confirm this sign-in - Mozilla Firefox
2019-08-07 09:02:00 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:00 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:00 - [xwayland/xwm.c:722] unhandled X11 property 319 (_NET_WM_ICON_NAME) for window 6291459
2019-08-07 09:02:00 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:00 - [xwayland/xwm.c:722] unhandled X11 property 37 (WM_ICON_NAME) for window 6291459
2019-08-07 09:02:00 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
2019-08-07 09:02:02 - [xwayland/xwm.c:844] XCB_DESTROY_NOTIFY (14680065)
2019-08-07 09:02:02 - [xwayland/xwm.c:844] XCB_DESTROY_NOTIFY (16777217)
2019-08-07 09:02:02 - [xwayland/xwm.c:844] XCB_DESTROY_NOTIFY (10485761)
2019-08-07 09:02:03 - [types/seat/wlr_seat_pointer.c:362] button_count=1 grab_serial=348 serial=404
2019-08-07 09:02:03 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:03 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:02:03 - [xwayland/xwm.c:955] XCB_UNMAP_NOTIFY (6291587)
2019-08-07 09:02:03 - [xwayland/xwm.c:955] XCB_UNMAP_NOTIFY (6291587)
2019-08-07 09:02:03 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
2019-08-07 09:02:03 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291587)
2019-08-07 09:02:03 - [xwayland/xwm.c:722] unhandled X11 property 273 (WM_STATE) for window 6291587
2019-08-07 09:02:03 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291587)
2019-08-07 09:02:03 - [xwayland/xwm.c:722] unhandled X11 property 273 (WM_STATE) for window 6291587
2019-08-07 09:02:03 - [types/seat/wlr_seat_pointer.c:362] button_count=0 grab_serial=404 serial=405
2019-08-07 09:02:03 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:03 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: Mozilla Firefox
2019-08-07 09:02:03 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:03 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:03 - [xwayland/xwm.c:722] unhandled X11 property 319 (_NET_WM_ICON_NAME) for window 6291459
2019-08-07 09:02:03 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:03 - [xwayland/xwm.c:722] unhandled X11 property 37 (WM_ICON_NAME) for window 6291459
2019-08-07 09:02:03 - [xwayland/xwm.c:830] XCB_CREATE_NOTIFY (10485761)
2019-08-07 09:02:03 - [sway/desktop/xwayland.c:589] New xwayland surface title='(null)' class='(null)'
2019-08-07 09:02:03 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (10485761)
2019-08-07 09:02:03 - [xwayland/xwm.c:722] unhandled X11 property 34 (WM_COMMAND) for window 10485761
2019-08-07 09:02:03 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (10485761)
2019-08-07 09:02:03 - [xwayland/xwm.c:722] unhandled X11 property 36 (WM_CLIENT_MACHINE) for window 10485761
2019-08-07 09:02:03 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (10485761)
2019-08-07 09:02:03 - [xwayland/xwm.c:390] XCB_ATOM_WM_CLASS: /usr/lib/firefox/firefox /usr/lib/firefox/firefox
2019-08-07 09:02:03 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (10485761)
2019-08-07 09:02:03 - [xwayland/xwm.c:722] unhandled X11 property 313 (WM_LOCALE_NAME) for window 10485761
2019-08-07 09:02:03 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (10485761)
2019-08-07 09:02:03 - [xwayland/xwm.c:479] NET_WM_PID 2147
2019-08-07 09:02:05 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:05 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: Gmail - Mozilla Firefox
2019-08-07 09:02:05 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:05 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:05 - [xwayland/xwm.c:722] unhandled X11 property 319 (_NET_WM_ICON_NAME) for window 6291459
2019-08-07 09:02:05 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:05 - [xwayland/xwm.c:722] unhandled X11 property 37 (WM_ICON_NAME) for window 6291459
2019-08-07 09:02:07 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:07 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: Recibidos (1) - alejandro.garciamontoro@gmail.com - Gmail - Mozilla Firefox
2019-08-07 09:02:07 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:07 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:07 - [xwayland/xwm.c:722] unhandled X11 property 319 (_NET_WM_ICON_NAME) for window 6291459
2019-08-07 09:02:07 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:07 - [xwayland/xwm.c:722] unhandled X11 property 37 (WM_ICON_NAME) for window 6291459
2019-08-07 09:02:08 - [types/seat/wlr_seat_pointer.c:362] button_count=1 grab_serial=404 serial=406
2019-08-07 09:02:08 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:08 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:02:08 - [types/seat/wlr_seat_pointer.c:362] button_count=2 grab_serial=406 serial=407
2019-08-07 09:02:08 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:08 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:02:09 - [types/seat/wlr_seat_pointer.c:362] button_count=1 grab_serial=406 serial=408
2019-08-07 09:02:09 - [types/seat/wlr_seat_pointer.c:362] button_count=0 grab_serial=406 serial=409
2019-08-07 09:02:10 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:10 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: Confirm new sign-in to Firefox - alejandro.garciamontoro@gmail.com - Gmail - Mozilla Firefox
2019-08-07 09:02:10 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:10 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:10 - [xwayland/xwm.c:722] unhandled X11 property 319 (_NET_WM_ICON_NAME) for window 6291459
2019-08-07 09:02:10 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:10 - [xwayland/xwm.c:722] unhandled X11 property 37 (WM_ICON_NAME) for window 6291459
2019-08-07 09:02:11 - [types/seat/wlr_seat_pointer.c:362] button_count=1 grab_serial=406 serial=410
2019-08-07 09:02:11 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:11 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:02:11 - [types/seat/wlr_seat_pointer.c:362] button_count=0 grab_serial=410 serial=411
2019-08-07 09:02:11 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:11 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: Mozilla Firefox
2019-08-07 09:02:11 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:11 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:11 - [xwayland/xwm.c:722] unhandled X11 property 319 (_NET_WM_ICON_NAME) for window 6291459
2019-08-07 09:02:11 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:11 - [xwayland/xwm.c:722] unhandled X11 property 37 (WM_ICON_NAME) for window 6291459
2019-08-07 09:02:12 - [types/seat/wlr_seat_pointer.c:362] button_count=1 grab_serial=410 serial=412
2019-08-07 09:02:12 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:12 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:02:12 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:12 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: Confirm new sign-in to Firefox - alejandro.garciamontoro@gmail.com - Gmail - Mozilla Firefox
2019-08-07 09:02:12 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:12 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:12 - [xwayland/xwm.c:722] unhandled X11 property 319 (_NET_WM_ICON_NAME) for window 6291459
2019-08-07 09:02:12 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:12 - [xwayland/xwm.c:722] unhandled X11 property 37 (WM_ICON_NAME) for window 6291459
2019-08-07 09:02:12 - [types/seat/wlr_seat_pointer.c:362] button_count=0 grab_serial=412 serial=413
2019-08-07 09:02:13 - [types/seat/wlr_seat_pointer.c:362] button_count=1 grab_serial=412 serial=414
2019-08-07 09:02:13 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:13 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:02:13 - [types/seat/wlr_seat_pointer.c:362] button_count=0 grab_serial=414 serial=415
2019-08-07 09:02:14 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:14 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: Recibidos - alejandro.garciamontoro@gmail.com - Gmail - Mozilla Firefox
2019-08-07 09:02:14 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:14 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:14 - [xwayland/xwm.c:722] unhandled X11 property 319 (_NET_WM_ICON_NAME) for window 6291459
2019-08-07 09:02:14 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:14 - [xwayland/xwm.c:722] unhandled X11 property 37 (WM_ICON_NAME) for window 6291459
2019-08-07 09:02:15 - [types/seat/wlr_seat_pointer.c:362] button_count=1 grab_serial=414 serial=420
2019-08-07 09:02:15 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:15 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:02:15 - [xwayland/xwm.c:830] XCB_CREATE_NOTIFY (6291595)
2019-08-07 09:02:15 - [sway/desktop/xwayland.c:584] New xwayland unmanaged surface
2019-08-07 09:02:15 - [xwayland/xwm.c:830] XCB_CREATE_NOTIFY (6291603)
2019-08-07 09:02:15 - [sway/desktop/xwayland.c:584] New xwayland unmanaged surface
2019-08-07 09:02:15 - [xwayland/xwm.c:1291] unhandled X11 event: FocusOut (10)
2019-08-07 09:02:15 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291603)
2019-08-07 09:02:15 - [xwayland/xwm.c:722] unhandled X11 property 293 (XdndAware) for window 6291603
2019-08-07 09:02:15 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291603)
2019-08-07 09:02:15 - [xwayland/xwm.c:607] WM_NORMAL_HINTS (18)
2019-08-07 09:02:15 - [xwayland/xwm.c:1206] XCB_CLIENT_MESSAGE (6291603)
2019-08-07 09:02:15 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291603)
2019-08-07 09:02:15 - [xwayland/xwm.c:555] WM_HINTS (9)
2019-08-07 09:02:15 - [xwayland/xwm.c:941] XCB_MAP_NOTIFY (6291603)
2019-08-07 09:02:15 - [xwayland/xwm.c:1206] XCB_CLIENT_MESSAGE (6291603)
2019-08-07 09:02:15 - [xwayland/selection/incoming.c:413] XCB_XFIXES_SELECTION_NOTIFY (selection=292, owner=6291528)
2019-08-07 09:02:15 - [types/wlr_surface.c:609] New wlr_surface 0x55c714c8bfa0 (res 0x55c714c85400)
2019-08-07 09:02:15 - [xwayland/xwm.c:1375] New xwayland surface: 0x55c714c8bfa0
2019-08-07 09:02:15 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: Firefox
2019-08-07 09:02:15 - [xwayland/xwm.c:525] WM_PROTOCOLS (4)
2019-08-07 09:02:15 - [xwayland/xwm.c:555] WM_HINTS (9)
2019-08-07 09:02:15 - [xwayland/xwm.c:607] WM_NORMAL_HINTS (18)
2019-08-07 09:02:15 - [xwayland/xwm.c:502] NET_WM_WINDOW_TYPE (1)
2019-08-07 09:02:15 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: Firefox
2019-08-07 09:02:15 - [xwayland/xwm.c:479] NET_WM_PID 899
2019-08-07 09:02:15 - [xwayland/selection/incoming.c:384] XCB_SELECTION_NOTIFY (selection=292, property=275, target=276)
2019-08-07 09:02:15 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291603)
2019-08-07 09:02:15 - [xwayland/xwm.c:607] WM_NORMAL_HINTS (18)
2019-08-07 09:02:15 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291603)
2019-08-07 09:02:15 - [xwayland/xwm.c:607] WM_NORMAL_HINTS (18)
2019-08-07 09:02:15 - [types/seat/wlr_seat_pointer.c:362] button_count=0 grab_serial=420 serial=421
2019-08-07 09:02:15 - [xwayland/xwm.c:830] XCB_CREATE_NOTIFY (84)
2019-08-07 09:02:15 - [sway/desktop/xwayland.c:584] New xwayland unmanaged surface
2019-08-07 09:02:15 - [xwayland/xwm.c:941] XCB_MAP_NOTIFY (84)
2019-08-07 09:02:15 - [xwayland/xwm.c:955] XCB_UNMAP_NOTIFY (84)
2019-08-07 09:02:15 - [xwayland/xwm.c:844] XCB_DESTROY_NOTIFY (84)
2019-08-07 09:02:15 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
2019-08-07 09:02:15 - [xwayland/xwm.c:1264] xcb error: op ChangeWindowAttributes (no minor), code Window (no extension), sequence 1422, value 84
2019-08-07 09:02:15 - [xwayland/xwm.c:1264] xcb error: op ChangeProperty (no minor), code Window (no extension), sequence 1423, value 84
2019-08-07 09:02:15 - [xwayland/xwm.c:955] XCB_UNMAP_NOTIFY (6291603)
2019-08-07 09:02:15 - [xwayland/xwm.c:955] XCB_UNMAP_NOTIFY (6291603)
2019-08-07 09:02:15 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:15 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:02:15 - [xwayland/xwm.c:1291] unhandled X11 event: FocusOut (10)
2019-08-07 09:02:15 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
2019-08-07 09:02:15 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291603)
2019-08-07 09:02:15 - [xwayland/xwm.c:722] unhandled X11 property 273 (WM_STATE) for window 6291603
2019-08-07 09:02:15 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291603)
2019-08-07 09:02:15 - [xwayland/xwm.c:722] unhandled X11 property 273 (WM_STATE) for window 6291603
2019-08-07 09:02:15 - [sway/input/cursor.c:579] denying request to set cursor from unfocused client
2019-08-07 09:02:15 - [xwayland/selection/incoming.c:413] XCB_XFIXES_SELECTION_NOTIFY (selection=292, owner=0)
2019-08-07 09:02:15 - [xwayland/xwm.c:955] XCB_UNMAP_NOTIFY (6291603)
2019-08-07 09:02:15 - [xwayland/xwm.c:844] XCB_DESTROY_NOTIFY (6291603)
2019-08-07 09:02:15 - [xwayland/xwm.c:1264] xcb error: op ChangeProperty (no minor), code Window (no extension), sequence 1433, value 6291603
2019-08-07 09:02:15 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:15 - [xwayland/xwm.c:555] WM_HINTS (9)
2019-08-07 09:02:15 - [types/seat/wlr_seat_pointer.c:362] button_count=1 grab_serial=420 serial=426
2019-08-07 09:02:15 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:15 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:02:16 - [types/seat/wlr_seat_pointer.c:362] button_count=0 grab_serial=426 serial=427
2019-08-07 09:02:16 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:16 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: Firefox Accounts - Mozilla Firefox
2019-08-07 09:02:16 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:16 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:16 - [xwayland/xwm.c:722] unhandled X11 property 319 (_NET_WM_ICON_NAME) for window 6291459
2019-08-07 09:02:16 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:16 - [xwayland/xwm.c:722] unhandled X11 property 37 (WM_ICON_NAME) for window 6291459
2019-08-07 09:02:16 - [xwayland/xwm.c:830] XCB_CREATE_NOTIFY (6291613)
2019-08-07 09:02:16 - [sway/desktop/xwayland.c:584] New xwayland unmanaged surface
2019-08-07 09:02:16 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291613)
2019-08-07 09:02:16 - [xwayland/xwm.c:525] WM_PROTOCOLS (4)
2019-08-07 09:02:16 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291613)
2019-08-07 09:02:16 - [xwayland/xwm.c:607] WM_NORMAL_HINTS (18)
2019-08-07 09:02:16 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291613)
2019-08-07 09:02:16 - [xwayland/xwm.c:722] unhandled X11 property 36 (WM_CLIENT_MACHINE) for window 6291613
2019-08-07 09:02:16 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291613)
2019-08-07 09:02:16 - [xwayland/xwm.c:722] unhandled X11 property 313 (WM_LOCALE_NAME) for window 6291613
2019-08-07 09:02:16 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291613)
2019-08-07 09:02:16 - [xwayland/xwm.c:479] NET_WM_PID 899
2019-08-07 09:02:16 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291613)
2019-08-07 09:02:16 - [xwayland/xwm.c:722] unhandled X11 property 312 (WM_CLIENT_LEADER) for window 6291613
2019-08-07 09:02:16 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291613)
2019-08-07 09:02:16 - [xwayland/xwm.c:722] unhandled X11 property 329 (_NET_WM_USER_TIME_WINDOW) for window 6291613
2019-08-07 09:02:16 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291613)
2019-08-07 09:02:16 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291613
2019-08-07 09:02:16 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291613)
2019-08-07 09:02:16 - [xwayland/xwm.c:722] unhandled X11 property 327 (_NET_WM_SYNC_REQUEST_COUNTER) for window 6291613
2019-08-07 09:02:16 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291613)
2019-08-07 09:02:16 - [xwayland/xwm.c:502] NET_WM_WINDOW_TYPE (1)
2019-08-07 09:02:16 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291613)
2019-08-07 09:02:16 - [xwayland/xwm.c:722] unhandled X11 property 344 (_NET_WM_OPAQUE_REGION) for window 6291613
2019-08-07 09:02:16 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291613)
2019-08-07 09:02:16 - [xwayland/xwm.c:722] unhandled X11 property 293 (XdndAware) for window 6291613
2019-08-07 09:02:16 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291613)
2019-08-07 09:02:16 - [xwayland/xwm.c:413] XCB_ATOM_WM_WINDOW_ROLE: alert
2019-08-07 09:02:16 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291613)
2019-08-07 09:02:16 - [xwayland/xwm.c:390] XCB_ATOM_WM_CLASS: Alert firefox
2019-08-07 09:02:16 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291613)
2019-08-07 09:02:16 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: (null)
2019-08-07 09:02:16 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291613)
2019-08-07 09:02:16 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291613)
2019-08-07 09:02:16 - [xwayland/xwm.c:722] unhandled X11 property 319 (_NET_WM_ICON_NAME) for window 6291613
2019-08-07 09:02:16 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291613)
2019-08-07 09:02:16 - [xwayland/xwm.c:722] unhandled X11 property 37 (WM_ICON_NAME) for window 6291613
2019-08-07 09:02:16 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291613)
2019-08-07 09:02:16 - [xwayland/xwm.c:413] XCB_ATOM_WM_WINDOW_ROLE: alert
2019-08-07 09:02:16 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291613)
2019-08-07 09:02:16 - [xwayland/xwm.c:390] XCB_ATOM_WM_CLASS: Alert firefox
2019-08-07 09:02:16 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291613)
2019-08-07 09:02:16 - [xwayland/xwm.c:607] WM_NORMAL_HINTS (18)
2019-08-07 09:02:16 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291613)
2019-08-07 09:02:16 - [xwayland/xwm.c:722] unhandled X11 property 344 (_NET_WM_OPAQUE_REGION) for window 6291613
2019-08-07 09:02:16 - [xwayland/xwm.c:1206] XCB_CLIENT_MESSAGE (6291613)
2019-08-07 09:02:16 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291613)
2019-08-07 09:02:16 - [xwayland/xwm.c:555] WM_HINTS (9)
2019-08-07 09:02:16 - [xwayland/xwm.c:941] XCB_MAP_NOTIFY (6291613)
2019-08-07 09:02:16 - [xwayland/xwm.c:1206] XCB_CLIENT_MESSAGE (6291613)
2019-08-07 09:02:16 - [types/wlr_surface.c:609] New wlr_surface 0x55c714c8bba0 (res 0x55c714c8cd50)
2019-08-07 09:02:16 - [xwayland/xwm.c:1375] New xwayland surface: 0x55c714c8bba0
2019-08-07 09:02:16 - [xwayland/xwm.c:390] XCB_ATOM_WM_CLASS: Alert firefox
2019-08-07 09:02:16 - [xwayland/xwm.c:525] WM_PROTOCOLS (4)
2019-08-07 09:02:16 - [xwayland/xwm.c:555] WM_HINTS (9)
2019-08-07 09:02:16 - [xwayland/xwm.c:607] WM_NORMAL_HINTS (18)
2019-08-07 09:02:16 - [xwayland/xwm.c:502] NET_WM_WINDOW_TYPE (1)
2019-08-07 09:02:16 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: (null)
2019-08-07 09:02:16 - [xwayland/xwm.c:479] NET_WM_PID 899
2019-08-07 09:02:16 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:16 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: Send Firefox directly to your smartphone and sign in to complete set-up - Mozilla Firefox
2019-08-07 09:02:16 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:16 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:16 - [xwayland/xwm.c:722] unhandled X11 property 319 (_NET_WM_ICON_NAME) for window 6291459
2019-08-07 09:02:16 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:16 - [xwayland/xwm.c:722] unhandled X11 property 37 (WM_ICON_NAME) for window 6291459
2019-08-07 09:02:16 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
2019-08-07 09:02:18 - [types/seat/wlr_seat_pointer.c:362] button_count=1 grab_serial=426 serial=428
2019-08-07 09:02:18 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:18 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:02:18 - [types/seat/wlr_seat_pointer.c:362] button_count=0 grab_serial=428 serial=429
2019-08-07 09:02:20 - [types/seat/wlr_seat_pointer.c:362] button_count=1 grab_serial=428 serial=432
2019-08-07 09:02:20 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:20 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:02:20 - [types/seat/wlr_seat_pointer.c:362] button_count=0 grab_serial=432 serial=433

###!!! [Child][MessageChannel] Error: (msgtype=0x530005,name=PHttpChannel::Msg_Cancel) Closed channel: cannot send/recv

2019-08-07 09:02:21 - [types/seat/wlr_seat_pointer.c:362] button_count=1 grab_serial=432 serial=434
2019-08-07 09:02:21 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:21 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:02:21 - [types/seat/wlr_seat_pointer.c:362] button_count=0 grab_serial=434 serial=435
2019-08-07 09:02:21 - [types/seat/wlr_seat_pointer.c:362] button_count=1 grab_serial=434 serial=436
2019-08-07 09:02:21 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:21 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:02:21 - [types/seat/wlr_seat_pointer.c:362] button_count=0 grab_serial=436 serial=437
2019-08-07 09:02:22 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:22 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: Slack | su-data-processing | source{d} - Mozilla Firefox
2019-08-07 09:02:22 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:22 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:22 - [xwayland/xwm.c:722] unhandled X11 property 319 (_NET_WM_ICON_NAME) for window 6291459
2019-08-07 09:02:22 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:22 - [xwayland/xwm.c:722] unhandled X11 property 37 (WM_ICON_NAME) for window 6291459

###!!! [Child][MessageChannel] Error: (msgtype=0x530005,name=PHttpChannel::Msg_Cancel) Closed channel: cannot send/recv

2019-08-07 09:02:23 - [types/seat/wlr_seat_pointer.c:362] button_count=1 grab_serial=436 serial=438
2019-08-07 09:02:23 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:23 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:02:23 - [xwayland/xwm.c:830] XCB_CREATE_NOTIFY (6291619)
2019-08-07 09:02:23 - [sway/desktop/xwayland.c:584] New xwayland unmanaged surface
2019-08-07 09:02:23 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291619)
2019-08-07 09:02:23 - [xwayland/xwm.c:607] WM_NORMAL_HINTS (18)
2019-08-07 09:02:23 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291619)
2019-08-07 09:02:23 - [xwayland/xwm.c:722] unhandled X11 property 344 (_NET_WM_OPAQUE_REGION) for window 6291619
2019-08-07 09:02:23 - [xwayland/xwm.c:1206] XCB_CLIENT_MESSAGE (6291619)
2019-08-07 09:02:23 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291619)
2019-08-07 09:02:23 - [xwayland/xwm.c:555] WM_HINTS (9)
2019-08-07 09:02:23 - [xwayland/xwm.c:941] XCB_MAP_NOTIFY (6291619)
2019-08-07 09:02:23 - [xwayland/xwm.c:1206] XCB_CLIENT_MESSAGE (6291619)
2019-08-07 09:02:23 - [types/wlr_surface.c:609] New wlr_surface 0x55c714c7c280 (res 0x55c714c8b740)
2019-08-07 09:02:23 - [xwayland/xwm.c:1375] New xwayland surface: 0x55c714c7c280
2019-08-07 09:02:23 - [xwayland/xwm.c:390] XCB_ATOM_WM_CLASS: Popup firefox
2019-08-07 09:02:23 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: Firefox
2019-08-07 09:02:23 - [xwayland/xwm.c:466] XCB_ATOM_WM_TRANSIENT_FOR: 0x55c714bf3ef0
2019-08-07 09:02:23 - [xwayland/xwm.c:525] WM_PROTOCOLS (4)
2019-08-07 09:02:23 - [xwayland/xwm.c:555] WM_HINTS (9)
2019-08-07 09:02:23 - [xwayland/xwm.c:607] WM_NORMAL_HINTS (18)
2019-08-07 09:02:23 - [xwayland/xwm.c:502] NET_WM_WINDOW_TYPE (1)
2019-08-07 09:02:23 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: Firefox
2019-08-07 09:02:23 - [xwayland/xwm.c:479] NET_WM_PID 899
2019-08-07 09:02:23 - [types/seat/wlr_seat_pointer.c:362] button_count=0 grab_serial=438 serial=439
2019-08-07 09:02:24 - [xwayland/xwm.c:844] XCB_DESTROY_NOTIFY (25165825)
2019-08-07 09:02:24 - [xwayland/xwm.c:844] XCB_DESTROY_NOTIFY (23068673)
2019-08-07 09:02:24 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
2019-08-07 09:02:27 - [xwayland/xwm.c:830] XCB_CREATE_NOTIFY (14680065)
2019-08-07 09:02:27 - [sway/desktop/xwayland.c:589] New xwayland surface title='(null)' class='(null)'
2019-08-07 09:02:27 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680065)
2019-08-07 09:02:27 - [xwayland/xwm.c:722] unhandled X11 property 34 (WM_COMMAND) for window 14680065
2019-08-07 09:02:27 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680065)
2019-08-07 09:02:27 - [xwayland/xwm.c:722] unhandled X11 property 36 (WM_CLIENT_MACHINE) for window 14680065
2019-08-07 09:02:27 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680065)
2019-08-07 09:02:27 - [xwayland/xwm.c:390] XCB_ATOM_WM_CLASS: /usr/lib/firefox/firefox /usr/lib/firefox/firefox
2019-08-07 09:02:27 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680065)
2019-08-07 09:02:27 - [xwayland/xwm.c:722] unhandled X11 property 313 (WM_LOCALE_NAME) for window 14680065
2019-08-07 09:02:27 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680065)
2019-08-07 09:02:27 - [xwayland/xwm.c:479] NET_WM_PID 2263
2019-08-07 09:02:28 - [types/seat/wlr_seat_pointer.c:362] button_count=1 grab_serial=438 serial=448
2019-08-07 09:02:28 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:28 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:02:28 - [xwayland/xwm.c:955] XCB_UNMAP_NOTIFY (6291619)
2019-08-07 09:02:28 - [xwayland/xwm.c:955] XCB_UNMAP_NOTIFY (6291619)
2019-08-07 09:02:28 - [xwayland/xwm.c:844] XCB_DESTROY_NOTIFY (6291619)
2019-08-07 09:02:28 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
2019-08-07 09:02:28 - [xwayland/xwm.c:1264] xcb error: op ChangeProperty (no minor), code Window (no extension), sequence 1544, value 6291619
2019-08-07 09:02:28 - [xwayland/xwm.c:1264] xcb error: op ChangeProperty (no minor), code Window (no extension), sequence 1545, value 6291619
2019-08-07 09:02:28 - [types/seat/wlr_seat_pointer.c:362] button_count=0 grab_serial=448 serial=449
2019-08-07 09:02:28 - [types/seat/wlr_seat_pointer.c:362] button_count=1 grab_serial=448 serial=450
2019-08-07 09:02:28 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:28 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:02:28 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:28 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: Sign in to GitHub · GitHub - Mozilla Firefox
2019-08-07 09:02:28 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:28 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:28 - [xwayland/xwm.c:722] unhandled X11 property 319 (_NET_WM_ICON_NAME) for window 6291459
2019-08-07 09:02:28 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:28 - [xwayland/xwm.c:722] unhandled X11 property 37 (WM_ICON_NAME) for window 6291459
2019-08-07 09:02:28 - [types/seat/wlr_seat_pointer.c:362] button_count=0 grab_serial=450 serial=451
2019-08-07 09:02:30 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:30 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:02:31 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:31 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:02:31 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:31 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:02:31 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:31 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: Slack | su-data-processing | source{d} - Mozilla Firefox
2019-08-07 09:02:31 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:31 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:31 - [xwayland/xwm.c:722] unhandled X11 property 319 (_NET_WM_ICON_NAME) for window 6291459
2019-08-07 09:02:31 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:31 - [xwayland/xwm.c:722] unhandled X11 property 37 (WM_ICON_NAME) for window 6291459
2019-08-07 09:02:31 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:31 - [xwayland/xwm.c:607] WM_NORMAL_HINTS (18)
2019-08-07 09:02:33 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:33 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:02:34 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:34 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:02:34 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:34 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:02:34 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:34 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: Mozilla Firefox
2019-08-07 09:02:34 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:34 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:34 - [xwayland/xwm.c:722] unhandled X11 property 319 (_NET_WM_ICON_NAME) for window 6291459
2019-08-07 09:02:34 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:34 - [xwayland/xwm.c:722] unhandled X11 property 37 (WM_ICON_NAME) for window 6291459
2019-08-07 09:02:34 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:34 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:02:34 - [xwayland/xwm.c:830] XCB_CREATE_NOTIFY (6291627)
2019-08-07 09:02:34 - [sway/desktop/xwayland.c:584] New xwayland unmanaged surface
2019-08-07 09:02:34 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291627)
2019-08-07 09:02:34 - [xwayland/xwm.c:607] WM_NORMAL_HINTS (18)
2019-08-07 09:02:34 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291627)
2019-08-07 09:02:34 - [xwayland/xwm.c:722] unhandled X11 property 344 (_NET_WM_OPAQUE_REGION) for window 6291627
2019-08-07 09:02:34 - [xwayland/xwm.c:1206] XCB_CLIENT_MESSAGE (6291627)
2019-08-07 09:02:34 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291627)
2019-08-07 09:02:34 - [xwayland/xwm.c:555] WM_HINTS (9)
2019-08-07 09:02:34 - [xwayland/xwm.c:941] XCB_MAP_NOTIFY (6291627)
2019-08-07 09:02:34 - [xwayland/xwm.c:1206] XCB_CLIENT_MESSAGE (6291627)
2019-08-07 09:02:34 - [types/wlr_surface.c:609] New wlr_surface 0x55c714c7c280 (res 0x55c71476d9e0)
2019-08-07 09:02:34 - [xwayland/xwm.c:1375] New xwayland surface: 0x55c714c7c280
2019-08-07 09:02:34 - [xwayland/xwm.c:390] XCB_ATOM_WM_CLASS: Popup firefox
2019-08-07 09:02:34 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: Firefox
2019-08-07 09:02:34 - [xwayland/xwm.c:466] XCB_ATOM_WM_TRANSIENT_FOR: 0x55c714bf3ef0
2019-08-07 09:02:34 - [xwayland/xwm.c:525] WM_PROTOCOLS (4)
2019-08-07 09:02:34 - [xwayland/xwm.c:555] WM_HINTS (9)
2019-08-07 09:02:34 - [xwayland/xwm.c:607] WM_NORMAL_HINTS (18)
2019-08-07 09:02:34 - [xwayland/xwm.c:502] NET_WM_WINDOW_TYPE (1)
2019-08-07 09:02:34 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: Firefox
2019-08-07 09:02:34 - [xwayland/xwm.c:479] NET_WM_PID 899
2019-08-07 09:02:34 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:34 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:02:34 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
2019-08-07 09:02:34 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291627)
2019-08-07 09:02:34 - [xwayland/xwm.c:607] WM_NORMAL_HINTS (18)
2019-08-07 09:02:34 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:34 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:02:34 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:34 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:02:34 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291627)
2019-08-07 09:02:34 - [xwayland/xwm.c:607] WM_NORMAL_HINTS (18)
2019-08-07 09:02:34 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:34 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:02:35 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:35 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:02:35 - [xwayland/xwm.c:955] XCB_UNMAP_NOTIFY (6291627)
2019-08-07 09:02:35 - [xwayland/xwm.c:955] XCB_UNMAP_NOTIFY (6291627)
2019-08-07 09:02:35 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
2019-08-07 09:02:35 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291627)
2019-08-07 09:02:35 - [xwayland/xwm.c:722] unhandled X11 property 273 (WM_STATE) for window 6291627
2019-08-07 09:02:35 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291627)
2019-08-07 09:02:35 - [xwayland/xwm.c:722] unhandled X11 property 273 (WM_STATE) for window 6291627
2019-08-07 09:02:35 - [xwayland/xwm.c:830] XCB_CREATE_NOTIFY (16777217)
2019-08-07 09:02:35 - [sway/desktop/xwayland.c:589] New xwayland surface title='(null)' class='(null)'
2019-08-07 09:02:35 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (16777217)
2019-08-07 09:02:35 - [xwayland/xwm.c:722] unhandled X11 property 34 (WM_COMMAND) for window 16777217
2019-08-07 09:02:35 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (16777217)
2019-08-07 09:02:35 - [xwayland/xwm.c:722] unhandled X11 property 36 (WM_CLIENT_MACHINE) for window 16777217
2019-08-07 09:02:35 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (16777217)
2019-08-07 09:02:35 - [xwayland/xwm.c:390] XCB_ATOM_WM_CLASS: /usr/lib/firefox/firefox /usr/lib/firefox/firefox
2019-08-07 09:02:35 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (16777217)
2019-08-07 09:02:35 - [xwayland/xwm.c:722] unhandled X11 property 313 (WM_LOCALE_NAME) for window 16777217
2019-08-07 09:02:35 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (16777217)
2019-08-07 09:02:35 - [xwayland/xwm.c:479] NET_WM_PID 2326
2019-08-07 09:02:35 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:35 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: Saka Key Info - Mozilla Firefox
2019-08-07 09:02:35 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:35 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:35 - [xwayland/xwm.c:722] unhandled X11 property 319 (_NET_WM_ICON_NAME) for window 6291459
2019-08-07 09:02:35 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:35 - [xwayland/xwm.c:722] unhandled X11 property 37 (WM_ICON_NAME) for window 6291459
2019-08-07 09:02:36 - [xwayland/xwm.c:955] XCB_UNMAP_NOTIFY (6291613)
2019-08-07 09:02:36 - [xwayland/xwm.c:955] XCB_UNMAP_NOTIFY (6291613)
2019-08-07 09:02:36 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
2019-08-07 09:02:36 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291613)
2019-08-07 09:02:36 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291613)
2019-08-07 09:02:36 - [xwayland/xwm.c:844] XCB_DESTROY_NOTIFY (6291613)
2019-08-07 09:02:37 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:37 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:02:37 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:37 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:02:37 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:37 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: The world’s leading software development platform · GitHub - Mozilla Firefox
2019-08-07 09:02:37 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:37 - [xwayland/xwm.c:722] unhandled X11 property 319 (_NET_WM_ICON_NAME) for window 6291459
2019-08-07 09:02:38 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:38 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: Mozilla Firefox
2019-08-07 09:02:38 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:38 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:38 - [xwayland/xwm.c:722] unhandled X11 property 319 (_NET_WM_ICON_NAME) for window 6291459
2019-08-07 09:02:38 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:38 - [xwayland/xwm.c:722] unhandled X11 property 37 (WM_ICON_NAME) for window 6291459
2019-08-07 09:02:38 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:38 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: Wallabagger options - Mozilla Firefox
2019-08-07 09:02:38 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:38 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:38 - [xwayland/xwm.c:722] unhandled X11 property 319 (_NET_WM_ICON_NAME) for window 6291459
2019-08-07 09:02:38 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:38 - [xwayland/xwm.c:722] unhandled X11 property 37 (WM_ICON_NAME) for window 6291459
2019-08-07 09:02:40 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:40 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:02:40 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:40 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: The world’s leading software development platform · GitHub - Mozilla Firefox
2019-08-07 09:02:40 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:40 - [xwayland/xwm.c:722] unhandled X11 property 319 (_NET_WM_ICON_NAME) for window 6291459
2019-08-07 09:02:41 - [xwayland/xwm.c:830] XCB_CREATE_NOTIFY (6291635)
2019-08-07 09:02:41 - [sway/desktop/xwayland.c:584] New xwayland unmanaged surface
2019-08-07 09:02:42 - [types/seat/wlr_seat_pointer.c:362] button_count=1 grab_serial=450 serial=494
2019-08-07 09:02:42 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:42 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:02:42 - [types/seat/wlr_seat_pointer.c:362] button_count=0 grab_serial=494 serial=495
2019-08-07 09:02:42 - [xwayland/xwm.c:830] XCB_CREATE_NOTIFY (6291651)
2019-08-07 09:02:42 - [sway/desktop/xwayland.c:584] New xwayland unmanaged surface
2019-08-07 09:02:42 - [xwayland/xwm.c:830] XCB_CREATE_NOTIFY (6291655)
2019-08-07 09:02:42 - [sway/desktop/xwayland.c:584] New xwayland unmanaged surface
2019-08-07 09:02:42 - [xwayland/xwm.c:844] XCB_DESTROY_NOTIFY (6291651)
2019-08-07 09:02:42 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291655)
2019-08-07 09:02:42 - [xwayland/xwm.c:607] WM_NORMAL_HINTS (18)
2019-08-07 09:02:42 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291655)
2019-08-07 09:02:42 - [xwayland/xwm.c:722] unhandled X11 property 344 (_NET_WM_OPAQUE_REGION) for window 6291655
2019-08-07 09:02:42 - [xwayland/xwm.c:1206] XCB_CLIENT_MESSAGE (6291655)
2019-08-07 09:02:42 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291655)
2019-08-07 09:02:42 - [xwayland/xwm.c:555] WM_HINTS (9)
2019-08-07 09:02:42 - [xwayland/xwm.c:941] XCB_MAP_NOTIFY (6291655)
2019-08-07 09:02:42 - [xwayland/xwm.c:1206] XCB_CLIENT_MESSAGE (6291655)
2019-08-07 09:02:42 - [types/wlr_surface.c:609] New wlr_surface 0x55c714c7c800 (res 0x55c714c1c340)
2019-08-07 09:02:42 - [xwayland/xwm.c:1375] New xwayland surface: 0x55c714c7c800
2019-08-07 09:02:42 - [xwayland/xwm.c:390] XCB_ATOM_WM_CLASS: Popup firefox
2019-08-07 09:02:42 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: Firefox
2019-08-07 09:02:42 - [xwayland/xwm.c:466] XCB_ATOM_WM_TRANSIENT_FOR: 0x55c714bf3ef0
2019-08-07 09:02:42 - [xwayland/xwm.c:525] WM_PROTOCOLS (4)
2019-08-07 09:02:42 - [xwayland/xwm.c:555] WM_HINTS (9)
2019-08-07 09:02:42 - [xwayland/xwm.c:607] WM_NORMAL_HINTS (18)
2019-08-07 09:02:42 - [xwayland/xwm.c:502] NET_WM_WINDOW_TYPE (1)
2019-08-07 09:02:42 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: Firefox
2019-08-07 09:02:42 - [xwayland/xwm.c:479] NET_WM_PID 899
2019-08-07 09:02:42 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
2019-08-07 09:02:43 - [types/seat/wlr_seat_pointer.c:362] button_count=1 grab_serial=494 serial=500
2019-08-07 09:02:43 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:43 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:02:43 - [xwayland/xwm.c:830] XCB_CREATE_NOTIFY (6291659)
2019-08-07 09:02:43 - [sway/desktop/xwayland.c:584] New xwayland unmanaged surface
2019-08-07 09:02:43 - [xwayland/xwm.c:955] XCB_UNMAP_NOTIFY (6291655)
2019-08-07 09:02:43 - [xwayland/xwm.c:955] XCB_UNMAP_NOTIFY (6291655)
2019-08-07 09:02:43 - [xwayland/xwm.c:844] XCB_DESTROY_NOTIFY (6291655)
2019-08-07 09:02:43 - [xwayland/xwm.c:844] XCB_DESTROY_NOTIFY (6291659)
2019-08-07 09:02:43 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
2019-08-07 09:02:43 - [xwayland/xwm.c:1264] xcb error: op ChangeProperty (no minor), code Window (no extension), sequence 1692, value 6291655
2019-08-07 09:02:43 - [xwayland/xwm.c:1264] xcb error: op ChangeProperty (no minor), code Window (no extension), sequence 1693, value 6291655
2019-08-07 09:02:43 - [types/seat/wlr_seat_pointer.c:362] button_count=0 grab_serial=500 serial=501
2019-08-07 09:02:45 - [types/seat/wlr_seat_pointer.c:362] button_count=1 grab_serial=500 serial=502
2019-08-07 09:02:45 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:45 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:02:45 - [types/seat/wlr_seat_pointer.c:362] button_count=0 grab_serial=502 serial=503
2019-08-07 09:02:45 - [types/seat/wlr_seat_pointer.c:362] button_count=1 grab_serial=502 serial=504
2019-08-07 09:02:45 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:45 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:02:45 - [types/seat/wlr_seat_pointer.c:362] button_count=2 grab_serial=504 serial=505
2019-08-07 09:02:45 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:45 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:02:45 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291516)
2019-08-07 09:02:45 - [xwayland/xwm.c:607] WM_NORMAL_HINTS (18)
2019-08-07 09:02:45 - [xwayland/xwm.c:1206] XCB_CLIENT_MESSAGE (6291516)
2019-08-07 09:02:45 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291516)
2019-08-07 09:02:45 - [xwayland/xwm.c:555] WM_HINTS (9)
2019-08-07 09:02:45 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291516)
2019-08-07 09:02:45 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291516
2019-08-07 09:02:45 - [xwayland/xwm.c:941] XCB_MAP_NOTIFY (6291516)
2019-08-07 09:02:45 - [xwayland/xwm.c:1206] XCB_CLIENT_MESSAGE (6291516)
2019-08-07 09:02:45 - [types/wlr_surface.c:609] New wlr_surface 0x55c714c80e20 (res 0x55c714c57be0)
2019-08-07 09:02:45 - [xwayland/xwm.c:1375] New xwayland surface: 0x55c714c80e20
2019-08-07 09:02:45 - [xwayland/xwm.c:390] XCB_ATOM_WM_CLASS: Popup firefox
2019-08-07 09:02:45 - [xwayland/xwm.c:466] XCB_ATOM_WM_TRANSIENT_FOR: 0x55c714bf3ef0
2019-08-07 09:02:45 - [xwayland/xwm.c:525] WM_PROTOCOLS (4)
2019-08-07 09:02:45 - [xwayland/xwm.c:555] WM_HINTS (9)
2019-08-07 09:02:45 - [xwayland/xwm.c:607] WM_NORMAL_HINTS (18)
2019-08-07 09:02:45 - [xwayland/xwm.c:502] NET_WM_WINDOW_TYPE (1)
2019-08-07 09:02:45 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: Firefox
2019-08-07 09:02:45 - [xwayland/xwm.c:479] NET_WM_PID 899
2019-08-07 09:02:45 - [types/seat/wlr_seat_pointer.c:362] button_count=1 grab_serial=504 serial=506
2019-08-07 09:02:45 - [types/seat/wlr_seat_pointer.c:362] button_count=0 grab_serial=504 serial=507
2019-08-07 09:02:46 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:46 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: Mozilla Firefox
2019-08-07 09:02:46 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:46 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:46 - [xwayland/xwm.c:722] unhandled X11 property 319 (_NET_WM_ICON_NAME) for window 6291459
2019-08-07 09:02:46 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:46 - [xwayland/xwm.c:722] unhandled X11 property 37 (WM_ICON_NAME) for window 6291459
2019-08-07 09:02:46 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
2019-08-07 09:02:46 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:46 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: Sign in to GitHub · GitHub - Mozilla Firefox
2019-08-07 09:02:46 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:46 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:46 - [xwayland/xwm.c:722] unhandled X11 property 319 (_NET_WM_ICON_NAME) for window 6291459
2019-08-07 09:02:46 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:46 - [xwayland/xwm.c:722] unhandled X11 property 37 (WM_ICON_NAME) for window 6291459
2019-08-07 09:02:46 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291575)
2019-08-07 09:02:46 - [xwayland/xwm.c:607] WM_NORMAL_HINTS (18)
2019-08-07 09:02:46 - [xwayland/xwm.c:1206] XCB_CLIENT_MESSAGE (6291575)
2019-08-07 09:02:46 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291575)
2019-08-07 09:02:46 - [xwayland/xwm.c:555] WM_HINTS (9)
2019-08-07 09:02:46 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291575)
2019-08-07 09:02:46 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291575
2019-08-07 09:02:46 - [xwayland/xwm.c:941] XCB_MAP_NOTIFY (6291575)
2019-08-07 09:02:46 - [xwayland/xwm.c:1206] XCB_CLIENT_MESSAGE (6291575)
2019-08-07 09:02:46 - [types/wlr_surface.c:609] New wlr_surface 0x55c714c7cde0 (res 0x55c714c8bbb0)
2019-08-07 09:02:46 - [xwayland/xwm.c:1375] New xwayland surface: 0x55c714c7cde0
2019-08-07 09:02:46 - [xwayland/xwm.c:390] XCB_ATOM_WM_CLASS: Popup firefox
2019-08-07 09:02:46 - [xwayland/xwm.c:466] XCB_ATOM_WM_TRANSIENT_FOR: 0x55c714bf3ef0
2019-08-07 09:02:46 - [xwayland/xwm.c:525] WM_PROTOCOLS (4)
2019-08-07 09:02:46 - [xwayland/xwm.c:555] WM_HINTS (9)
2019-08-07 09:02:46 - [xwayland/xwm.c:607] WM_NORMAL_HINTS (18)
2019-08-07 09:02:46 - [xwayland/xwm.c:502] NET_WM_WINDOW_TYPE (1)
2019-08-07 09:02:46 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: Firefox
2019-08-07 09:02:46 - [xwayland/xwm.c:479] NET_WM_PID 899
2019-08-07 09:02:46 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
2019-08-07 09:02:46 - [xwayland/xwm.c:830] XCB_CREATE_NOTIFY (6291671)
2019-08-07 09:02:46 - [sway/desktop/xwayland.c:584] New xwayland unmanaged surface
2019-08-07 09:02:46 - [xwayland/xwm.c:830] XCB_CREATE_NOTIFY (6291679)
2019-08-07 09:02:46 - [sway/desktop/xwayland.c:589] New xwayland surface title='(null)' class='(null)'
2019-08-07 09:02:46 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291679)
2019-08-07 09:02:46 - [sway/tree/view.c:345] View 0x55c714c82cc0 updated CSD to 1
2019-08-07 09:02:46 - [xwayland/xwm.c:651] MOTIF_WM_HINTS (5)
2019-08-07 09:02:46 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291679)
2019-08-07 09:02:46 - [xwayland/xwm.c:722] unhandled X11 property 344 (_NET_WM_OPAQUE_REGION) for window 6291679
2019-08-07 09:02:46 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291679)
2019-08-07 09:02:46 - [xwayland/xwm.c:722] unhandled X11 property 293 (XdndAware) for window 6291679
2019-08-07 09:02:46 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291679)
2019-08-07 09:02:46 - [xwayland/xwm.c:502] NET_WM_WINDOW_TYPE (1)
2019-08-07 09:02:46 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291679)
2019-08-07 09:02:46 - [xwayland/xwm.c:466] XCB_ATOM_WM_TRANSIENT_FOR: 0x55c714bf3ef0
2019-08-07 09:02:46 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291679)
2019-08-07 09:02:46 - [xwayland/xwm.c:607] WM_NORMAL_HINTS (18)
2019-08-07 09:02:46 - [xwayland/xwm.c:875] XCB_CONFIGURE_REQUEST (6291679) [297x237+12,115]
2019-08-07 09:02:46 - [xwayland/xwm.c:1206] XCB_CLIENT_MESSAGE (6291679)
2019-08-07 09:02:46 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291679)
2019-08-07 09:02:46 - [xwayland/xwm.c:722] unhandled X11 property 352 (_GTK_THEME_VARIANT) for window 6291679
2019-08-07 09:02:46 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291679)
2019-08-07 09:02:46 - [xwayland/xwm.c:555] WM_HINTS (9)
2019-08-07 09:02:46 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291679)
2019-08-07 09:02:46 - [xwayland/xwm.c:922] XCB_MAP_REQUEST (6291679)
2019-08-07 09:02:46 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291679)
2019-08-07 09:02:46 - [xwayland/xwm.c:722] unhandled X11 property 273 (WM_STATE) for window 6291679
2019-08-07 09:02:46 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291679)
2019-08-07 09:02:46 - [xwayland/xwm.c:941] XCB_MAP_NOTIFY (6291679)
2019-08-07 09:02:46 - [xwayland/xwm.c:1206] XCB_CLIENT_MESSAGE (6291679)
2019-08-07 09:02:46 - [types/wlr_surface.c:609] New wlr_surface 0x55c714c836d0 (res 0x55c714c875b0)
2019-08-07 09:02:46 - [xwayland/xwm.c:1375] New xwayland surface: 0x55c714c836d0
2019-08-07 09:02:46 - [xwayland/xwm.c:390] XCB_ATOM_WM_CLASS: Popup firefox
2019-08-07 09:02:46 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: Firefox
2019-08-07 09:02:46 - [xwayland/xwm.c:466] XCB_ATOM_WM_TRANSIENT_FOR: 0x55c714bf3ef0
2019-08-07 09:02:46 - [xwayland/xwm.c:525] WM_PROTOCOLS (4)
2019-08-07 09:02:46 - [xwayland/xwm.c:555] WM_HINTS (9)
2019-08-07 09:02:46 - [xwayland/xwm.c:607] WM_NORMAL_HINTS (18)
2019-08-07 09:02:46 - [sway/tree/view.c:345] View 0x55c714c82cc0 updated CSD to 1
2019-08-07 09:02:46 - [xwayland/xwm.c:651] MOTIF_WM_HINTS (5)
2019-08-07 09:02:46 - [xwayland/xwm.c:502] NET_WM_WINDOW_TYPE (1)
2019-08-07 09:02:46 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: Firefox
2019-08-07 09:02:46 - [xwayland/xwm.c:479] NET_WM_PID 899
2019-08-07 09:02:46 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291679)
2019-08-07 09:02:46 - [xwayland/xwm.c:722] unhandled X11 property 344 (_NET_WM_OPAQUE_REGION) for window 6291679
2019-08-07 09:02:46 - [sway/tree/root.c:231] Looking up workspace for pid 899
2019-08-07 09:02:46 - [sway/tree/arrange.c:261] Usable area for ws: 3200x1775@0,25
2019-08-07 09:02:46 - [sway/tree/arrange.c:291] Arranging workspace '1' at 0.000000, 25.000000
2019-08-07 09:02:46 - [sway/tree/arrange.c:77] Arranging 0x7fff9527f4e0 horizontally
2019-08-07 09:02:46 - [sway/desktop/transaction.c:411] Transaction 0x55c714c81b00 committing with 5 instructions
2019-08-07 09:02:46 - [sway/desktop/transaction.c:489] Transaction 0x55c714c81b00 is ready
2019-08-07 09:02:46 - [sway/desktop/transaction.c:280] Applying transaction 0x55c714c81b00
2019-08-07 09:02:46 - [sway/tree/container.c:1150] Container 0x55c714c90340 entered output 0x55c71476c090
2019-08-07 09:02:46 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291679)
2019-08-07 09:02:46 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
2019-08-07 09:02:46 - [xwayland/xwm.c:1291] unhandled X11 event: FocusOut (10)
2019-08-07 09:02:46 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
2019-08-07 09:02:46 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
2019-08-07 09:02:46 - [xwayland/xwm.c:875] XCB_CONFIGURE_REQUEST (6291679) [297x237+12,115]
2019-08-07 09:02:46 - [xwayland/xwm.c:955] XCB_UNMAP_NOTIFY (6291575)
2019-08-07 09:02:46 - [xwayland/xwm.c:955] XCB_UNMAP_NOTIFY (6291575)
2019-08-07 09:02:46 - [sway/desktop/transaction.c:411] Transaction 0x55c714c81ac0 committing with 1 instructions
2019-08-07 09:02:46 - [sway/desktop/transaction.c:280] Applying transaction 0x55c714c81ac0
2019-08-07 09:02:46 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
2019-08-07 09:02:46 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291575)
2019-08-07 09:02:46 - [xwayland/xwm.c:722] unhandled X11 property 273 (WM_STATE) for window 6291575
2019-08-07 09:02:46 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291575)
2019-08-07 09:02:46 - [xwayland/xwm.c:722] unhandled X11 property 273 (WM_STATE) for window 6291575
2019-08-07 09:02:46 - [xwayland/xwm.c:875] XCB_CONFIGURE_REQUEST (6291679) [297x237+12,115]
2019-08-07 09:02:46 - [sway/desktop/transaction.c:411] Transaction 0x55c714c6e470 committing with 1 instructions
2019-08-07 09:02:46 - [sway/desktop/transaction.c:280] Applying transaction 0x55c714c6e470
2019-08-07 09:02:47 - [types/seat/wlr_seat_pointer.c:362] button_count=1 grab_serial=504 serial=514
2019-08-07 09:02:47 - [sway/desktop/transaction.c:411] Transaction 0x55c714c90860 committing with 4 instructions
2019-08-07 09:02:47 - [sway/desktop/transaction.c:280] Applying transaction 0x55c714c90860
2019-08-07 09:02:47 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
2019-08-07 09:02:47 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
2019-08-07 09:02:47 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:47 - [xwayland/xwm.c:555] WM_HINTS (9)
2019-08-07 09:02:47 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:47 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:02:47 - [xwayland/xwm.c:955] XCB_UNMAP_NOTIFY (6291516)
2019-08-07 09:02:47 - [xwayland/xwm.c:955] XCB_UNMAP_NOTIFY (6291516)
2019-08-07 09:02:47 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
2019-08-07 09:02:47 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291516)
2019-08-07 09:02:47 - [xwayland/xwm.c:722] unhandled X11 property 273 (WM_STATE) for window 6291516
2019-08-07 09:02:47 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291516)
2019-08-07 09:02:47 - [xwayland/xwm.c:722] unhandled X11 property 273 (WM_STATE) for window 6291516
2019-08-07 09:02:47 - [types/seat/wlr_seat_pointer.c:362] button_count=0 grab_serial=514 serial=515
2019-08-07 09:02:47 - [types/seat/wlr_seat_pointer.c:362] button_count=1 grab_serial=514 serial=516
2019-08-07 09:02:47 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:47 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:02:47 - [types/seat/wlr_seat_pointer.c:362] button_count=0 grab_serial=516 serial=517
2019-08-07 09:02:47 - [xwayland/xwm.c:1206] XCB_CLIENT_MESSAGE (6291575)
2019-08-07 09:02:47 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291575)
2019-08-07 09:02:47 - [xwayland/xwm.c:555] WM_HINTS (9)
2019-08-07 09:02:47 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291575)
2019-08-07 09:02:47 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291575
2019-08-07 09:02:47 - [xwayland/xwm.c:941] XCB_MAP_NOTIFY (6291575)
2019-08-07 09:02:47 - [xwayland/xwm.c:1206] XCB_CLIENT_MESSAGE (6291575)
2019-08-07 09:02:47 - [types/wlr_surface.c:609] New wlr_surface 0x55c714c7cde0 (res 0x55c714c82020)
2019-08-07 09:02:47 - [xwayland/xwm.c:1375] New xwayland surface: 0x55c714c7cde0
2019-08-07 09:02:47 - [xwayland/xwm.c:390] XCB_ATOM_WM_CLASS: Popup firefox
2019-08-07 09:02:47 - [xwayland/xwm.c:466] XCB_ATOM_WM_TRANSIENT_FOR: 0x55c714bf3ef0
2019-08-07 09:02:47 - [xwayland/xwm.c:525] WM_PROTOCOLS (4)
2019-08-07 09:02:47 - [xwayland/xwm.c:555] WM_HINTS (9)
2019-08-07 09:02:47 - [xwayland/xwm.c:607] WM_NORMAL_HINTS (18)
2019-08-07 09:02:47 - [xwayland/xwm.c:502] NET_WM_WINDOW_TYPE (1)
2019-08-07 09:02:47 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: Firefox
2019-08-07 09:02:47 - [xwayland/xwm.c:479] NET_WM_PID 899
2019-08-07 09:02:47 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
2019-08-07 09:02:49 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:49 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:02:49 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:49 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:02:49 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:49 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:02:49 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:49 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:02:49 - [xwayland/xwm.c:955] XCB_UNMAP_NOTIFY (6291575)
2019-08-07 09:02:49 - [xwayland/xwm.c:955] XCB_UNMAP_NOTIFY (6291575)
2019-08-07 09:02:49 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
2019-08-07 09:02:49 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291575)
2019-08-07 09:02:49 - [xwayland/xwm.c:722] unhandled X11 property 273 (WM_STATE) for window 6291575
2019-08-07 09:02:49 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291575)
2019-08-07 09:02:49 - [xwayland/xwm.c:722] unhandled X11 property 273 (WM_STATE) for window 6291575
2019-08-07 09:02:49 - [xwayland/xwm.c:1206] XCB_CLIENT_MESSAGE (6291575)
2019-08-07 09:02:49 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291575)
2019-08-07 09:02:49 - [xwayland/xwm.c:555] WM_HINTS (9)
2019-08-07 09:02:49 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291575)
2019-08-07 09:02:49 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291575
2019-08-07 09:02:49 - [xwayland/xwm.c:941] XCB_MAP_NOTIFY (6291575)
2019-08-07 09:02:49 - [xwayland/xwm.c:1206] XCB_CLIENT_MESSAGE (6291575)
2019-08-07 09:02:49 - [types/wlr_surface.c:609] New wlr_surface 0x55c714c80e20 (res 0x55c714c802c0)
2019-08-07 09:02:49 - [xwayland/xwm.c:1375] New xwayland surface: 0x55c714c80e20
2019-08-07 09:02:49 - [xwayland/xwm.c:390] XCB_ATOM_WM_CLASS: Popup firefox
2019-08-07 09:02:49 - [xwayland/xwm.c:466] XCB_ATOM_WM_TRANSIENT_FOR: 0x55c714bf3ef0
2019-08-07 09:02:49 - [xwayland/xwm.c:525] WM_PROTOCOLS (4)
2019-08-07 09:02:49 - [xwayland/xwm.c:555] WM_HINTS (9)
2019-08-07 09:02:49 - [xwayland/xwm.c:607] WM_NORMAL_HINTS (18)
2019-08-07 09:02:49 - [xwayland/xwm.c:502] NET_WM_WINDOW_TYPE (1)
2019-08-07 09:02:49 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: Firefox
2019-08-07 09:02:49 - [xwayland/xwm.c:479] NET_WM_PID 899
2019-08-07 09:02:49 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
2019-08-07 09:02:49 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:49 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:02:49 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:49 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:02:49 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:49 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:02:50 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:50 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:02:50 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:50 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:02:50 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:50 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:02:50 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:50 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:02:50 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:50 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:02:50 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:50 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:02:50 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:50 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:02:50 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:50 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:02:50 - [xwayland/xwm.c:955] XCB_UNMAP_NOTIFY (6291575)
2019-08-07 09:02:50 - [xwayland/xwm.c:955] XCB_UNMAP_NOTIFY (6291575)
2019-08-07 09:02:50 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
2019-08-07 09:02:50 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291575)
2019-08-07 09:02:50 - [xwayland/xwm.c:722] unhandled X11 property 273 (WM_STATE) for window 6291575
2019-08-07 09:02:50 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291575)
2019-08-07 09:02:50 - [xwayland/xwm.c:722] unhandled X11 property 273 (WM_STATE) for window 6291575
2019-08-07 09:02:51 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:51 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:02:51 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:51 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:02:51 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:51 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:02:51 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:51 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:02:51 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:51 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:02:51 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:51 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:02:52 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:52 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:02:52 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:52 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:02:52 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:52 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:02:52 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:52 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:02:52 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:52 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:02:52 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:52 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:02:53 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:53 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:02:53 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:53 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:02:53 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:53 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:02:53 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:53 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:02:53 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291587)
2019-08-07 09:02:53 - [xwayland/xwm.c:607] WM_NORMAL_HINTS (18)
2019-08-07 09:02:53 - [xwayland/xwm.c:1206] XCB_CLIENT_MESSAGE (6291587)
2019-08-07 09:02:53 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291587)
2019-08-07 09:02:53 - [xwayland/xwm.c:555] WM_HINTS (9)
2019-08-07 09:02:53 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291587)
2019-08-07 09:02:53 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291587
2019-08-07 09:02:53 - [xwayland/xwm.c:941] XCB_MAP_NOTIFY (6291587)
2019-08-07 09:02:53 - [xwayland/xwm.c:1206] XCB_CLIENT_MESSAGE (6291587)
2019-08-07 09:02:53 - [types/wlr_surface.c:609] New wlr_surface 0x55c714c80ba0 (res 0x55c714c802c0)
2019-08-07 09:02:53 - [xwayland/xwm.c:1375] New xwayland surface: 0x55c714c80ba0
2019-08-07 09:02:53 - [xwayland/xwm.c:390] XCB_ATOM_WM_CLASS: Popup firefox
2019-08-07 09:02:53 - [xwayland/xwm.c:466] XCB_ATOM_WM_TRANSIENT_FOR: 0x55c714bf3ef0
2019-08-07 09:02:53 - [xwayland/xwm.c:525] WM_PROTOCOLS (4)
2019-08-07 09:02:53 - [xwayland/xwm.c:555] WM_HINTS (9)
2019-08-07 09:02:53 - [xwayland/xwm.c:607] WM_NORMAL_HINTS (18)
2019-08-07 09:02:53 - [xwayland/xwm.c:502] NET_WM_WINDOW_TYPE (1)
2019-08-07 09:02:53 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: Firefox
2019-08-07 09:02:53 - [xwayland/xwm.c:479] NET_WM_PID 899
2019-08-07 09:02:56 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
2019-08-07 09:02:56 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:56 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: Mozilla Firefox
2019-08-07 09:02:56 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:56 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:56 - [xwayland/xwm.c:722] unhandled X11 property 319 (_NET_WM_ICON_NAME) for window 6291459
2019-08-07 09:02:56 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:56 - [xwayland/xwm.c:722] unhandled X11 property 37 (WM_ICON_NAME) for window 6291459
2019-08-07 09:02:56 - [xwayland/xwm.c:955] XCB_UNMAP_NOTIFY (6291679)
2019-08-07 09:02:56 - [sway/tree/arrange.c:261] Usable area for ws: 3200x1775@0,25
2019-08-07 09:02:56 - [sway/tree/arrange.c:291] Arranging workspace '1' at 0.000000, 25.000000
2019-08-07 09:02:56 - [sway/tree/arrange.c:77] Arranging 0x7fff9527f8a0 horizontally
2019-08-07 09:02:56 - [sway/desktop/transaction.c:411] Transaction 0x55c714c3b710 committing with 5 instructions
2019-08-07 09:02:56 - [sway/desktop/transaction.c:280] Applying transaction 0x55c714c3b710
2019-08-07 09:02:56 - [xwayland/xwm.c:955] XCB_UNMAP_NOTIFY (6291679)
2019-08-07 09:02:56 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
2019-08-07 09:02:56 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291679)
2019-08-07 09:02:56 - [xwayland/xwm.c:722] unhandled X11 property 273 (WM_STATE) for window 6291679
2019-08-07 09:02:56 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291679)
2019-08-07 09:02:56 - [xwayland/xwm.c:722] unhandled X11 property 273 (WM_STATE) for window 6291679
2019-08-07 09:02:56 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:56 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: GitHub - Mozilla Firefox
2019-08-07 09:02:56 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:56 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:56 - [xwayland/xwm.c:722] unhandled X11 property 319 (_NET_WM_ICON_NAME) for window 6291459
2019-08-07 09:02:56 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:02:56 - [xwayland/xwm.c:722] unhandled X11 property 37 (WM_ICON_NAME) for window 6291459
2019-08-07 09:02:57 - [xwayland/xwm.c:1206] XCB_CLIENT_MESSAGE (6291679)
2019-08-07 09:02:57 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291679)
2019-08-07 09:02:57 - [xwayland/xwm.c:722] unhandled X11 property 352 (_GTK_THEME_VARIANT) for window 6291679
2019-08-07 09:02:57 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291679)
2019-08-07 09:02:57 - [xwayland/xwm.c:555] WM_HINTS (9)
2019-08-07 09:02:57 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291679)
2019-08-07 09:02:57 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291679)
2019-08-07 09:02:57 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291679
2019-08-07 09:02:57 - [xwayland/xwm.c:922] XCB_MAP_REQUEST (6291679)
2019-08-07 09:02:57 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291679)
2019-08-07 09:02:57 - [xwayland/xwm.c:722] unhandled X11 property 273 (WM_STATE) for window 6291679
2019-08-07 09:02:57 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291679)
2019-08-07 09:02:57 - [xwayland/xwm.c:941] XCB_MAP_NOTIFY (6291679)
2019-08-07 09:02:57 - [xwayland/xwm.c:1206] XCB_CLIENT_MESSAGE (6291679)
2019-08-07 09:02:57 - [types/wlr_surface.c:609] New wlr_surface 0x55c714c80350 (res 0x55c714c68940)
2019-08-07 09:02:57 - [xwayland/xwm.c:1375] New xwayland surface: 0x55c714c80350
2019-08-07 09:02:57 - [xwayland/xwm.c:390] XCB_ATOM_WM_CLASS: Popup firefox
2019-08-07 09:02:57 - [xwayland/xwm.c:466] XCB_ATOM_WM_TRANSIENT_FOR: 0x55c714bf3ef0
2019-08-07 09:02:57 - [xwayland/xwm.c:525] WM_PROTOCOLS (4)
2019-08-07 09:02:57 - [xwayland/xwm.c:555] WM_HINTS (9)
2019-08-07 09:02:57 - [xwayland/xwm.c:607] WM_NORMAL_HINTS (18)
2019-08-07 09:02:57 - [sway/tree/view.c:345] View 0x55c714c82cc0 updated CSD to 1
2019-08-07 09:02:57 - [xwayland/xwm.c:651] MOTIF_WM_HINTS (5)
2019-08-07 09:02:57 - [xwayland/xwm.c:502] NET_WM_WINDOW_TYPE (1)
2019-08-07 09:02:57 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: Firefox
2019-08-07 09:02:57 - [xwayland/xwm.c:479] NET_WM_PID 899
2019-08-07 09:02:57 - [sway/tree/root.c:231] Looking up workspace for pid 899
2019-08-07 09:02:57 - [sway/tree/arrange.c:261] Usable area for ws: 3200x1775@0,25
2019-08-07 09:02:57 - [sway/tree/arrange.c:291] Arranging workspace '1' at 0.000000, 25.000000
2019-08-07 09:02:57 - [sway/tree/arrange.c:77] Arranging 0x7fff9527f4e0 horizontally
2019-08-07 09:02:57 - [sway/desktop/transaction.c:411] Transaction 0x55c714bcbfd0 committing with 5 instructions
2019-08-07 09:02:57 - [sway/desktop/transaction.c:489] Transaction 0x55c714bcbfd0 is ready
2019-08-07 09:02:57 - [sway/desktop/transaction.c:280] Applying transaction 0x55c714bcbfd0
2019-08-07 09:02:57 - [sway/tree/container.c:1150] Container 0x55c714c6aea0 entered output 0x55c71476c090
2019-08-07 09:02:57 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291679)
2019-08-07 09:02:57 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
2019-08-07 09:02:57 - [xwayland/xwm.c:1291] unhandled X11 event: FocusOut (10)
2019-08-07 09:02:57 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
2019-08-07 09:02:57 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
2019-08-07 09:02:57 - [xwayland/xwm.c:875] XCB_CONFIGURE_REQUEST (6291679) [297x237+12,115]
2019-08-07 09:02:57 - [xwayland/xwm.c:955] XCB_UNMAP_NOTIFY (6291587)
2019-08-07 09:02:57 - [xwayland/xwm.c:955] XCB_UNMAP_NOTIFY (6291587)
2019-08-07 09:02:57 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
2019-08-07 09:02:57 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291587)
2019-08-07 09:02:57 - [xwayland/xwm.c:722] unhandled X11 property 273 (WM_STATE) for window 6291587
2019-08-07 09:02:57 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291587)
2019-08-07 09:02:57 - [xwayland/xwm.c:722] unhandled X11 property 273 (WM_STATE) for window 6291587
2019-08-07 09:02:57 - [xwayland/xwm.c:875] XCB_CONFIGURE_REQUEST (6291679) [297x237+12,115]
2019-08-07 09:02:57 - [sway/desktop/transaction.c:411] Transaction 0x55c714c63fd0 committing with 1 instructions
2019-08-07 09:02:57 - [sway/desktop/transaction.c:280] Applying transaction 0x55c714c63fd0
2019-08-07 09:02:59 - [sway/desktop/transaction.c:411] Transaction 0x55c714bcbfd0 committing with 4 instructions
2019-08-07 09:02:59 - [sway/desktop/transaction.c:280] Applying transaction 0x55c714bcbfd0
2019-08-07 09:02:59 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
2019-08-07 09:02:59 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
2019-08-07 09:03:00 - [sway/desktop/transaction.c:411] Transaction 0x55c714bcbfd0 committing with 4 instructions
2019-08-07 09:03:00 - [sway/desktop/transaction.c:280] Applying transaction 0x55c714bcbfd0
2019-08-07 09:03:00 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
2019-08-07 09:03:00 - [xwayland/xwm.c:1291] unhandled X11 event: FocusOut (10)
2019-08-07 09:03:00 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
2019-08-07 09:03:00 - [xwayland/xwm.c:875] XCB_CONFIGURE_REQUEST (6291679) [297x237+12,115]
2019-08-07 09:03:00 - [sway/desktop/transaction.c:411] Transaction 0x55c714c673c0 committing with 1 instructions
2019-08-07 09:03:00 - [sway/desktop/transaction.c:280] Applying transaction 0x55c714c673c0
2019-08-07 09:03:01 - [types/seat/wlr_seat_pointer.c:362] button_count=1 grab_serial=516 serial=601
2019-08-07 09:03:01 - [sway/desktop/transaction.c:411] Transaction 0x55c714c673c0 committing with 1 instructions
2019-08-07 09:03:01 - [sway/desktop/transaction.c:280] Applying transaction 0x55c714c673c0
2019-08-07 09:03:01 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291679)
2019-08-07 09:03:01 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291679
2019-08-07 09:03:01 - [types/seat/wlr_seat_pointer.c:362] button_count=0 grab_serial=601 serial=602
2019-08-07 09:03:01 - [xwayland/xwm.c:955] XCB_UNMAP_NOTIFY (6291679)
2019-08-07 09:03:01 - [sway/tree/arrange.c:261] Usable area for ws: 3200x1775@0,25
2019-08-07 09:03:01 - [sway/tree/arrange.c:291] Arranging workspace '1' at 0.000000, 25.000000
2019-08-07 09:03:01 - [sway/tree/arrange.c:77] Arranging 0x7fff9527f8a0 horizontally
2019-08-07 09:03:01 - [sway/desktop/transaction.c:411] Transaction 0x55c714c6b0c0 committing with 5 instructions
2019-08-07 09:03:01 - [sway/desktop/transaction.c:280] Applying transaction 0x55c714c6b0c0
2019-08-07 09:03:01 - [xwayland/xwm.c:955] XCB_UNMAP_NOTIFY (6291679)
2019-08-07 09:03:01 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
2019-08-07 09:03:01 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
2019-08-07 09:03:01 - [xwayland/xwm.c:1291] unhandled X11 event: FocusOut (10)
2019-08-07 09:03:01 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
2019-08-07 09:03:01 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
2019-08-07 09:03:01 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291679)
2019-08-07 09:03:01 - [xwayland/xwm.c:722] unhandled X11 property 273 (WM_STATE) for window 6291679
2019-08-07 09:03:01 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291679)
2019-08-07 09:03:01 - [xwayland/xwm.c:722] unhandled X11 property 273 (WM_STATE) for window 6291679
2019-08-07 09:03:01 - [sway/desktop/transaction.c:411] Transaction 0x55c714c65c90 committing with 4 instructions
2019-08-07 09:03:01 - [sway/desktop/transaction.c:280] Applying transaction 0x55c714c65c90
2019-08-07 09:03:01 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
2019-08-07 09:03:01 - [xwayland/xwm.c:1291] unhandled X11 event: FocusOut (10)
2019-08-07 09:03:01 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
2019-08-07 09:03:01 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:03:01 - [xwayland/xwm.c:555] WM_HINTS (9)
2019-08-07 09:03:04 - [types/seat/wlr_seat_pointer.c:362] button_count=1 grab_serial=601 serial=616
2019-08-07 09:03:04 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:03:04 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:03:04 - [types/seat/wlr_seat_pointer.c:362] button_count=0 grab_serial=616 serial=617
2019-08-07 09:03:05 - [types/seat/wlr_seat_pointer.c:362] button_count=1 grab_serial=616 serial=618
2019-08-07 09:03:05 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:03:05 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:03:05 - [types/seat/wlr_seat_pointer.c:362] button_count=0 grab_serial=618 serial=619
2019-08-07 09:03:05 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:03:05 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: Mozilla Firefox
2019-08-07 09:03:05 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:03:05 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:03:05 - [xwayland/xwm.c:722] unhandled X11 property 319 (_NET_WM_ICON_NAME) for window 6291459
2019-08-07 09:03:05 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:03:05 - [xwayland/xwm.c:722] unhandled X11 property 37 (WM_ICON_NAME) for window 6291459
2019-08-07 09:03:06 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:03:06 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: Notifications - Mozilla Firefox
2019-08-07 09:03:06 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:03:06 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:03:06 - [xwayland/xwm.c:722] unhandled X11 property 319 (_NET_WM_ICON_NAME) for window 6291459
2019-08-07 09:03:06 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:03:06 - [xwayland/xwm.c:722] unhandled X11 property 37 (WM_ICON_NAME) for window 6291459
2019-08-07 09:03:10 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:03:10 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:03:12 - [types/seat/wlr_seat_pointer.c:362] button_count=1 grab_serial=618 serial=622
2019-08-07 09:03:12 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:03:12 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:03:12 - [types/seat/wlr_seat_pointer.c:362] button_count=0 grab_serial=622 serial=623
2019-08-07 09:03:12 - [xwayland/xwm.c:830] XCB_CREATE_NOTIFY (23068673)
2019-08-07 09:03:12 - [sway/desktop/xwayland.c:589] New xwayland surface title='(null)' class='(null)'
2019-08-07 09:03:12 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (23068673)
2019-08-07 09:03:12 - [xwayland/xwm.c:722] unhandled X11 property 34 (WM_COMMAND) for window 23068673
2019-08-07 09:03:12 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (23068673)
2019-08-07 09:03:12 - [xwayland/xwm.c:722] unhandled X11 property 36 (WM_CLIENT_MACHINE) for window 23068673
2019-08-07 09:03:12 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (23068673)
2019-08-07 09:03:12 - [xwayland/xwm.c:390] XCB_ATOM_WM_CLASS: /usr/lib/firefox/firefox /usr/lib/firefox/firefox
2019-08-07 09:03:12 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (23068673)
2019-08-07 09:03:12 - [xwayland/xwm.c:722] unhandled X11 property 313 (WM_LOCALE_NAME) for window 23068673
2019-08-07 09:03:12 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (23068673)
2019-08-07 09:03:12 - [xwayland/xwm.c:479] NET_WM_PID 2472
2019-08-07 09:03:13 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:03:13 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:03:13 - [types/seat/wlr_seat_pointer.c:362] button_count=1 grab_serial=622 serial=628
2019-08-07 09:03:13 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:03:13 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:03:13 - [types/seat/wlr_seat_pointer.c:362] button_count=0 grab_serial=628 serial=629
2019-08-07 09:03:14 - [xwayland/xwm.c:830] XCB_CREATE_NOTIFY (25165825)
2019-08-07 09:03:14 - [sway/desktop/xwayland.c:589] New xwayland surface title='(null)' class='(null)'
2019-08-07 09:03:14 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (25165825)
2019-08-07 09:03:14 - [xwayland/xwm.c:722] unhandled X11 property 34 (WM_COMMAND) for window 25165825
2019-08-07 09:03:14 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (25165825)
2019-08-07 09:03:14 - [xwayland/xwm.c:722] unhandled X11 property 36 (WM_CLIENT_MACHINE) for window 25165825
2019-08-07 09:03:14 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (25165825)
2019-08-07 09:03:14 - [xwayland/xwm.c:390] XCB_ATOM_WM_CLASS: /usr/lib/firefox/firefox /usr/lib/firefox/firefox
2019-08-07 09:03:14 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (25165825)
2019-08-07 09:03:14 - [xwayland/xwm.c:722] unhandled X11 property 313 (WM_LOCALE_NAME) for window 25165825
2019-08-07 09:03:14 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (25165825)
2019-08-07 09:03:14 - [xwayland/xwm.c:479] NET_WM_PID 2505
2019-08-07 09:03:14 - [types/seat/wlr_seat_pointer.c:362] button_count=1 grab_serial=628 serial=630
2019-08-07 09:03:14 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:03:14 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:03:14 - [types/seat/wlr_seat_pointer.c:362] button_count=0 grab_serial=630 serial=631
2019-08-07 09:03:15 - [types/seat/wlr_seat_pointer.c:362] button_count=1 grab_serial=630 serial=632
2019-08-07 09:03:15 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:03:15 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:03:15 - [types/seat/wlr_seat_pointer.c:362] button_count=0 grab_serial=632 serial=633
2019-08-07 09:03:16 - [types/seat/wlr_seat_pointer.c:362] button_count=1 grab_serial=632 serial=634
2019-08-07 09:03:16 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:03:16 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:03:16 - [types/seat/wlr_seat_pointer.c:362] button_count=0 grab_serial=634 serial=635
2019-08-07 09:03:16 - [types/seat/wlr_seat_pointer.c:362] button_count=1 grab_serial=634 serial=636
2019-08-07 09:03:16 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:03:16 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:03:16 - [types/seat/wlr_seat_pointer.c:362] button_count=0 grab_serial=636 serial=637
2019-08-07 09:03:17 - [types/seat/wlr_seat_pointer.c:362] button_count=1 grab_serial=636 serial=638
2019-08-07 09:03:17 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:03:17 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:03:17 - [types/seat/wlr_seat_pointer.c:362] button_count=0 grab_serial=638 serial=639
2019-08-07 09:03:18 - [types/seat/wlr_seat_pointer.c:362] button_count=1 grab_serial=638 serial=640
2019-08-07 09:03:18 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:03:18 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:03:18 - [types/seat/wlr_seat_pointer.c:362] button_count=0 grab_serial=640 serial=641
2019-08-07 09:03:22 - [types/seat/wlr_seat_pointer.c:362] button_count=1 grab_serial=640 serial=644
2019-08-07 09:03:22 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:03:22 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:03:22 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:03:22 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: fixes related to go modules migration of gitbase by lwsanty · Pull Request #19 · src-d/regression-gitbase - Mozilla Firefox
2019-08-07 09:03:22 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:03:22 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:03:22 - [xwayland/xwm.c:722] unhandled X11 property 319 (_NET_WM_ICON_NAME) for window 6291459
2019-08-07 09:03:22 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:03:22 - [xwayland/xwm.c:722] unhandled X11 property 37 (WM_ICON_NAME) for window 6291459
2019-08-07 09:03:23 - [types/seat/wlr_seat_pointer.c:362] button_count=0 grab_serial=644 serial=645
2019-08-07 09:03:30 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:03:30 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:03:30 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:03:30 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:03:30 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:03:30 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:03:30 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:03:30 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:03:30 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:03:30 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:03:30 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:03:30 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:03:30 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:03:30 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:03:30 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:03:30 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:03:30 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:03:30 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:03:30 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:03:30 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:03:30 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:03:30 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:03:30 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:03:30 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:03:30 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:03:30 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:03:31 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:03:31 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:03:31 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:03:31 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:03:31 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:03:31 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:03:31 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:03:31 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:03:31 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:03:31 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:03:31 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:03:31 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:03:31 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:03:31 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:03:31 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:03:31 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:03:31 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:03:31 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:03:31 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:03:31 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:03:31 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:03:31 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:03:31 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:03:31 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:03:31 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:03:31 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:03:31 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:03:31 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:03:31 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:03:31 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:03:32 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:03:32 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:03:32 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:03:32 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:03:32 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:03:32 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:03:32 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:03:32 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:03:32 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:03:32 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:03:32 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:03:32 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:03:32 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:03:32 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:03:32 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:03:32 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:03:32 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:03:32 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:03:32 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:03:32 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:03:32 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:03:32 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:03:32 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:03:32 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:03:32 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:03:32 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:03:32 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:03:32 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:03:32 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:03:32 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:03:33 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:03:33 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:03:33 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:03:33 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:03:33 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:03:33 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:03:33 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:03:33 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:03:33 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:03:33 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:03:33 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:03:33 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:03:33 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:03:33 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:03:38 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:03:38 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:03:38 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:03:38 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:03:39 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:03:39 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:03:39 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:03:39 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:03:52 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:03:52 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:03:52 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:03:52 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:03:52 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:03:52 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:03:54 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:03:54 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:03:54 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:03:54 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:03:54 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:03:54 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:03:54 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:03:54 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:03:54 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:03:54 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:03:54 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:03:54 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:03:54 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:03:54 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:03:54 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:03:54 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:03:54 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:03:54 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:03:54 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:03:54 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:03:55 - [types/seat/wlr_seat_pointer.c:362] button_count=1 grab_serial=644 serial=650
2019-08-07 09:03:55 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:03:55 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:03:55 - [types/seat/wlr_seat_pointer.c:362] button_count=0 grab_serial=650 serial=651
2019-08-07 09:03:55 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:03:55 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: use goproxy by erizocosmico · Pull Request #17 · src-d/regression-core - Mozilla Firefox
2019-08-07 09:03:55 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:03:55 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:03:55 - [xwayland/xwm.c:722] unhandled X11 property 319 (_NET_WM_ICON_NAME) for window 6291459
2019-08-07 09:03:55 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:03:55 - [xwayland/xwm.c:722] unhandled X11 property 37 (WM_ICON_NAME) for window 6291459
2019-08-07 09:04:04 - [xwayland/xwm.c:844] XCB_DESTROY_NOTIFY (16777217)
2019-08-07 09:04:08 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:04:08 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:04:08 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:04:08 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:04:08 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:04:08 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:04:08 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:04:08 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:04:08 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:04:08 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:04:08 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:04:08 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:04:09 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:04:09 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:04:09 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:04:09 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:04:10 - [types/seat/wlr_seat_pointer.c:362] button_count=1 grab_serial=650 serial=652
2019-08-07 09:04:10 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:04:10 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:04:10 - [types/seat/wlr_seat_pointer.c:362] button_count=0 grab_serial=652 serial=653
2019-08-07 09:04:10 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:04:10 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: [Apps] Adds TFM - 2019-08-06 by se7entyse7en · Pull Request #681 · src-d/minutes - Mozilla Firefox
2019-08-07 09:04:10 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:04:10 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:04:10 - [xwayland/xwm.c:722] unhandled X11 property 319 (_NET_WM_ICON_NAME) for window 6291459
2019-08-07 09:04:10 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:04:10 - [xwayland/xwm.c:722] unhandled X11 property 37 (WM_ICON_NAME) for window 6291459
2019-08-07 09:04:13 - [xwayland/xwm.c:844] XCB_DESTROY_NOTIFY (23068673)
2019-08-07 09:04:13 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:04:13 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:04:13 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:04:13 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:04:13 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:04:13 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:04:13 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:04:13 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:04:19 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:04:19 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:04:19 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:04:19 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:04:26 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:04:26 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:04:27 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:04:27 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:04:27 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:04:27 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:04:27 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:04:27 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:04:27 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:04:27 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:04:27 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:04:27 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:04:27 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:04:27 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:04:27 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:04:27 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:04:27 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:04:27 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:04:27 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:04:27 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:04:28 - [types/seat/wlr_seat_pointer.c:362] button_count=1 grab_serial=652 serial=658
2019-08-07 09:04:28 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:04:28 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:04:28 - [types/seat/wlr_seat_pointer.c:362] button_count=0 grab_serial=658 serial=659
2019-08-07 09:04:28 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:04:28 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: Add Language Analysis / Product sync 2019-08-01. by creachadair · Pull Request #679 · src-d/minutes - Mozilla Firefox
2019-08-07 09:04:28 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:04:28 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:04:28 - [xwayland/xwm.c:722] unhandled X11 property 319 (_NET_WM_ICON_NAME) for window 6291459
2019-08-07 09:04:28 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:04:28 - [xwayland/xwm.c:722] unhandled X11 property 37 (WM_ICON_NAME) for window 6291459
2019-08-07 09:04:35 - [xwayland/xwm.c:844] XCB_DESTROY_NOTIFY (25165825)
2019-08-07 09:04:43 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:04:43 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:04:43 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:04:43 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:04:43 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:04:43 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:04:43 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:04:43 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:04:43 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:04:43 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:04:43 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:04:43 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:04:43 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:04:43 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:04:43 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:04:43 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:04:43 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:04:43 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:04:43 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:04:43 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:04:43 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:04:43 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:04:43 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:04:43 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:04:43 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:04:43 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:04:43 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:04:43 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:04:43 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:04:43 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:04:46 - [sway/desktop/transaction.c:411] Transaction 0x55c714c6db30 committing with 4 instructions
2019-08-07 09:04:46 - [sway/desktop/transaction.c:280] Applying transaction 0x55c714c6db30
2019-08-07 09:04:46 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
2019-08-07 09:04:46 - [xwayland/xwm.c:1291] unhandled X11 event: FocusOut (10)
2019-08-07 09:04:46 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
2019-08-07 09:04:46 - [sway/desktop/transaction.c:411] Transaction 0x55c714c3c480 committing with 4 instructions
2019-08-07 09:04:46 - [sway/desktop/transaction.c:280] Applying transaction 0x55c714c3c480
2019-08-07 09:04:46 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
2019-08-07 09:04:46 - [xwayland/xwm.c:1291] unhandled X11 event: FocusOut (10)
2019-08-07 09:04:46 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
2019-08-07 09:04:46 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:04:46 - [xwayland/xwm.c:555] WM_HINTS (9)
2019-08-07 09:04:46 - [xwayland/xwm.c:830] XCB_CREATE_NOTIFY (16777217)
2019-08-07 09:04:46 - [sway/desktop/xwayland.c:589] New xwayland surface title='(null)' class='(null)'
2019-08-07 09:04:46 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (16777217)
2019-08-07 09:04:46 - [xwayland/xwm.c:722] unhandled X11 property 34 (WM_COMMAND) for window 16777217
2019-08-07 09:04:46 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (16777217)
2019-08-07 09:04:46 - [xwayland/xwm.c:722] unhandled X11 property 36 (WM_CLIENT_MACHINE) for window 16777217
2019-08-07 09:04:46 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (16777217)
2019-08-07 09:04:46 - [xwayland/xwm.c:390] XCB_ATOM_WM_CLASS: /usr/lib/firefox/firefox /usr/lib/firefox/firefox
2019-08-07 09:04:46 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (16777217)
2019-08-07 09:04:46 - [xwayland/xwm.c:722] unhandled X11 property 313 (WM_LOCALE_NAME) for window 16777217
2019-08-07 09:04:46 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (16777217)
2019-08-07 09:04:46 - [xwayland/xwm.c:479] NET_WM_PID 2773
2019-08-07 09:04:47 - [types/seat/wlr_seat_pointer.c:362] button_count=1 grab_serial=658 serial=676
2019-08-07 09:04:47 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:04:47 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:04:47 - [types/seat/wlr_seat_pointer.c:362] button_count=0 grab_serial=676 serial=677
2019-08-07 09:04:47 - [xwayland/xwm.c:830] XCB_CREATE_NOTIFY (23068673)
2019-08-07 09:04:47 - [sway/desktop/xwayland.c:589] New xwayland surface title='(null)' class='(null)'
2019-08-07 09:04:47 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (23068673)
2019-08-07 09:04:47 - [xwayland/xwm.c:722] unhandled X11 property 34 (WM_COMMAND) for window 23068673
2019-08-07 09:04:47 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (23068673)
2019-08-07 09:04:47 - [xwayland/xwm.c:722] unhandled X11 property 36 (WM_CLIENT_MACHINE) for window 23068673
2019-08-07 09:04:47 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (23068673)
2019-08-07 09:04:47 - [xwayland/xwm.c:390] XCB_ATOM_WM_CLASS: /usr/lib/firefox/firefox /usr/lib/firefox/firefox
2019-08-07 09:04:47 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (23068673)
2019-08-07 09:04:47 - [xwayland/xwm.c:722] unhandled X11 property 313 (WM_LOCALE_NAME) for window 23068673
2019-08-07 09:04:47 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (23068673)
2019-08-07 09:04:47 - [xwayland/xwm.c:479] NET_WM_PID 2812
2019-08-07 09:04:48 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:04:48 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:04:48 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:04:48 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:04:48 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:04:48 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:04:48 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:04:48 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:04:48 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:04:48 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:04:48 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:04:48 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:04:48 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:04:48 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:04:48 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:04:48 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:04:48 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:04:48 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:04:48 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:04:48 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:04:48 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:04:48 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:04:48 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:04:48 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:04:48 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:04:48 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:04:49 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:04:49 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:04:49 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:04:49 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:04:49 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:04:49 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:04:49 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:04:49 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:04:49 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:04:49 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:04:49 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:04:49 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:04:49 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:04:49 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:04:49 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:04:49 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:04:49 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:04:49 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:04:49 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:04:49 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:04:49 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:04:49 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:04:49 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:04:49 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:04:49 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:04:49 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:04:49 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:04:49 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:04:49 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:04:49 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:04:49 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:04:49 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:04:49 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:04:49 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:04:49 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:04:49 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:04:49 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:04:49 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:04:49 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:04:49 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:04:50 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:04:50 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:04:50 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:04:50 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:04:50 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:04:50 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:04:50 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:04:50 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:04:50 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:04:50 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:04:50 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:04:50 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:04:50 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:04:50 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:04:50 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:04:50 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:04:50 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:04:50 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:04:50 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:04:50 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:04:50 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:04:50 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:04:50 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:04:50 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:04:52 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291563)
2019-08-07 09:04:52 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: Close tab
2019-08-07 09:04:52 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291563)
2019-08-07 09:04:52 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291563)
2019-08-07 09:04:52 - [xwayland/xwm.c:722] unhandled X11 property 319 (_NET_WM_ICON_NAME) for window 6291563
2019-08-07 09:04:52 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291563)
2019-08-07 09:04:52 - [xwayland/xwm.c:722] unhandled X11 property 37 (WM_ICON_NAME) for window 6291563
2019-08-07 09:04:52 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291563)
2019-08-07 09:04:52 - [xwayland/xwm.c:607] WM_NORMAL_HINTS (18)
2019-08-07 09:04:52 - [xwayland/xwm.c:1206] XCB_CLIENT_MESSAGE (6291563)
2019-08-07 09:04:52 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291563)
2019-08-07 09:04:52 - [xwayland/xwm.c:555] WM_HINTS (9)
2019-08-07 09:04:52 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291563)
2019-08-07 09:04:52 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291563
2019-08-07 09:04:52 - [xwayland/xwm.c:941] XCB_MAP_NOTIFY (6291563)
2019-08-07 09:04:52 - [xwayland/xwm.c:1206] XCB_CLIENT_MESSAGE (6291563)
2019-08-07 09:04:52 - [types/wlr_surface.c:609] New wlr_surface 0x55c714c90bc0 (res 0x55c714c56560)
2019-08-07 09:04:52 - [xwayland/xwm.c:1375] New xwayland surface: 0x55c714c90bc0
2019-08-07 09:04:52 - [xwayland/xwm.c:390] XCB_ATOM_WM_CLASS: Popup firefox
2019-08-07 09:04:52 - [xwayland/xwm.c:466] XCB_ATOM_WM_TRANSIENT_FOR: 0x55c714bf3ef0
2019-08-07 09:04:52 - [xwayland/xwm.c:525] WM_PROTOCOLS (4)
2019-08-07 09:04:52 - [xwayland/xwm.c:555] WM_HINTS (9)
2019-08-07 09:04:52 - [xwayland/xwm.c:607] WM_NORMAL_HINTS (18)
2019-08-07 09:04:52 - [xwayland/xwm.c:502] NET_WM_WINDOW_TYPE (1)
2019-08-07 09:04:52 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: Close tab
2019-08-07 09:04:52 - [xwayland/xwm.c:479] NET_WM_PID 899
2019-08-07 09:04:53 - [types/seat/wlr_seat_pointer.c:362] button_count=1 grab_serial=676 serial=682
2019-08-07 09:04:53 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:04:53 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:04:53 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
2019-08-07 09:04:53 - [xwayland/xwm.c:955] XCB_UNMAP_NOTIFY (6291563)
2019-08-07 09:04:53 - [xwayland/xwm.c:955] XCB_UNMAP_NOTIFY (6291563)
2019-08-07 09:04:53 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
2019-08-07 09:04:53 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291563)
2019-08-07 09:04:53 - [xwayland/xwm.c:722] unhandled X11 property 273 (WM_STATE) for window 6291563
2019-08-07 09:04:53 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291563)
2019-08-07 09:04:53 - [xwayland/xwm.c:722] unhandled X11 property 273 (WM_STATE) for window 6291563
2019-08-07 09:04:53 - [types/seat/wlr_seat_pointer.c:362] button_count=0 grab_serial=682 serial=683
2019-08-07 09:04:53 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:04:53 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: Test RepSeqMIODx package · Issue #2 · miodx-clonomap/repseqmiodx - Mozilla Firefox
2019-08-07 09:04:53 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:04:53 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:04:53 - [xwayland/xwm.c:722] unhandled X11 property 319 (_NET_WM_ICON_NAME) for window 6291459
2019-08-07 09:04:53 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:04:53 - [xwayland/xwm.c:722] unhandled X11 property 37 (WM_ICON_NAME) for window 6291459
2019-08-07 09:05:03 - [types/seat/wlr_seat_pointer.c:362] button_count=1 grab_serial=682 serial=684
2019-08-07 09:05:03 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:05:03 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:05:03 - [types/seat/wlr_seat_pointer.c:362] button_count=0 grab_serial=684 serial=685
2019-08-07 09:05:03 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:05:03 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: pushdown and implement json_extract by erizocosmico · Pull Request #107 · src-d/gitbase-spark-connector-enterprise - Mozilla Firefox
2019-08-07 09:05:03 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:05:03 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:05:03 - [xwayland/xwm.c:722] unhandled X11 property 319 (_NET_WM_ICON_NAME) for window 6291459
2019-08-07 09:05:03 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:05:03 - [xwayland/xwm.c:722] unhandled X11 property 37 (WM_ICON_NAME) for window 6291459
2019-08-07 09:05:10 - [types/seat/wlr_seat_pointer.c:362] button_count=1 grab_serial=684 serial=686
2019-08-07 09:05:10 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:05:10 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:05:10 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:05:10 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: use goproxy by erizocosmico · Pull Request #795 · src-d/go-mysql-server - Mozilla Firefox
2019-08-07 09:05:10 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:05:10 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:05:10 - [xwayland/xwm.c:722] unhandled X11 property 319 (_NET_WM_ICON_NAME) for window 6291459
2019-08-07 09:05:10 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:05:10 - [xwayland/xwm.c:722] unhandled X11 property 37 (WM_ICON_NAME) for window 6291459
2019-08-07 09:05:10 - [types/seat/wlr_seat_pointer.c:362] button_count=0 grab_serial=686 serial=687
2019-08-07 09:05:12 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291563)
2019-08-07 09:05:12 - [xwayland/xwm.c:607] WM_NORMAL_HINTS (18)
2019-08-07 09:05:12 - [xwayland/xwm.c:1206] XCB_CLIENT_MESSAGE (6291563)
2019-08-07 09:05:12 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291563)
2019-08-07 09:05:12 - [xwayland/xwm.c:555] WM_HINTS (9)
2019-08-07 09:05:12 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291563)
2019-08-07 09:05:12 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291563
2019-08-07 09:05:12 - [xwayland/xwm.c:941] XCB_MAP_NOTIFY (6291563)
2019-08-07 09:05:12 - [xwayland/xwm.c:1206] XCB_CLIENT_MESSAGE (6291563)
2019-08-07 09:05:12 - [types/wlr_surface.c:609] New wlr_surface 0x55c714c91370 (res 0x55c714afbfa0)
2019-08-07 09:05:12 - [xwayland/xwm.c:1375] New xwayland surface: 0x55c714c91370
2019-08-07 09:05:12 - [xwayland/xwm.c:390] XCB_ATOM_WM_CLASS: Popup firefox
2019-08-07 09:05:12 - [xwayland/xwm.c:466] XCB_ATOM_WM_TRANSIENT_FOR: 0x55c714bf3ef0
2019-08-07 09:05:12 - [xwayland/xwm.c:525] WM_PROTOCOLS (4)
2019-08-07 09:05:12 - [xwayland/xwm.c:555] WM_HINTS (9)
2019-08-07 09:05:12 - [xwayland/xwm.c:607] WM_NORMAL_HINTS (18)
2019-08-07 09:05:12 - [xwayland/xwm.c:502] NET_WM_WINDOW_TYPE (1)
2019-08-07 09:05:12 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: Close tab
2019-08-07 09:05:12 - [xwayland/xwm.c:479] NET_WM_PID 899
2019-08-07 09:05:14 - [types/seat/wlr_seat_pointer.c:362] button_count=1 grab_serial=686 serial=690
2019-08-07 09:05:14 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:05:14 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:05:14 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
2019-08-07 09:05:14 - [xwayland/xwm.c:955] XCB_UNMAP_NOTIFY (6291563)
2019-08-07 09:05:14 - [xwayland/xwm.c:955] XCB_UNMAP_NOTIFY (6291563)
2019-08-07 09:05:14 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
2019-08-07 09:05:14 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291563)
2019-08-07 09:05:14 - [xwayland/xwm.c:722] unhandled X11 property 273 (WM_STATE) for window 6291563
2019-08-07 09:05:14 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291563)
2019-08-07 09:05:14 - [xwayland/xwm.c:722] unhandled X11 property 273 (WM_STATE) for window 6291563
2019-08-07 09:05:14 - [types/seat/wlr_seat_pointer.c:362] button_count=0 grab_serial=690 serial=691
2019-08-07 09:05:14 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:05:14 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: pushdown and implement json_extract by erizocosmico · Pull Request #107 · src-d/gitbase-spark-connector-enterprise - Mozilla Firefox
2019-08-07 09:05:14 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:05:14 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:05:14 - [xwayland/xwm.c:722] unhandled X11 property 319 (_NET_WM_ICON_NAME) for window 6291459
2019-08-07 09:05:14 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:05:14 - [xwayland/xwm.c:722] unhandled X11 property 37 (WM_ICON_NAME) for window 6291459
2019-08-07 09:05:17 - [xwayland/xwm.c:844] XCB_DESTROY_NOTIFY (10485761)
2019-08-07 09:05:18 - [types/seat/wlr_seat_pointer.c:362] button_count=1 grab_serial=690 serial=692
2019-08-07 09:05:18 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:05:18 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:05:18 - [types/seat/wlr_seat_pointer.c:362] button_count=0 grab_serial=692 serial=693
2019-08-07 09:05:23 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:05:23 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:05:24 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:05:24 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:05:26 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:05:26 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:05:29 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:05:29 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:05:29 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:05:29 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:05:30 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:05:30 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:05:30 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:05:30 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:05:34 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:05:34 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:05:48 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:05:48 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:05:48 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:05:48 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:05:48 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:05:48 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:05:48 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:05:48 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:05:48 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:05:48 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:05:48 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:05:48 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:05:49 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:05:49 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:05:49 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:05:49 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:05:49 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:05:49 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:05:49 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:05:49 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:05:49 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:05:49 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:05:49 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:05:49 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:06:01 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:06:01 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:06:01 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:06:01 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:06:01 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:06:01 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:06:01 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:06:01 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:06:01 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:06:01 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:06:02 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:06:02 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:06:02 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:06:02 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:06:02 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:06:02 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:06:02 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:06:02 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:06:02 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:06:02 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:06:02 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:06:02 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:06:02 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:06:02 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:06:02 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:06:02 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:06:02 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:06:02 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:06:11 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:06:11 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:06:11 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:06:11 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:06:11 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:06:11 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:06:11 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:06:11 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:06:11 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:06:11 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:06:11 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:06:11 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:06:11 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:06:11 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:06:11 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:06:11 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:06:14 - [xwayland/xwm.c:844] XCB_DESTROY_NOTIFY (16777217)
2019-08-07 09:06:30 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:06:30 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:06:31 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:06:31 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:06:31 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:06:31 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:06:34 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:06:34 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:06:37 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:06:37 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:06:37 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:06:37 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:06:37 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:06:37 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: Mozilla Firefox
2019-08-07 09:06:37 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:06:37 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:06:37 - [xwayland/xwm.c:722] unhandled X11 property 319 (_NET_WM_ICON_NAME) for window 6291459
2019-08-07 09:06:37 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:06:37 - [xwayland/xwm.c:722] unhandled X11 property 37 (WM_ICON_NAME) for window 6291459
2019-08-07 09:06:39 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:06:39 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:06:39 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:06:39 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:06:39 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291627)
2019-08-07 09:06:39 - [xwayland/xwm.c:607] WM_NORMAL_HINTS (18)
2019-08-07 09:06:39 - [xwayland/xwm.c:1206] XCB_CLIENT_MESSAGE (6291627)
2019-08-07 09:06:39 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291627)
2019-08-07 09:06:39 - [xwayland/xwm.c:555] WM_HINTS (9)
2019-08-07 09:06:39 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291627)
2019-08-07 09:06:39 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291627
2019-08-07 09:06:39 - [xwayland/xwm.c:941] XCB_MAP_NOTIFY (6291627)
2019-08-07 09:06:39 - [xwayland/xwm.c:1206] XCB_CLIENT_MESSAGE (6291627)
2019-08-07 09:06:39 - [types/wlr_surface.c:609] New wlr_surface 0x55c714c91680 (res 0x55c714c859e0)
2019-08-07 09:06:39 - [xwayland/xwm.c:1375] New xwayland surface: 0x55c714c91680
2019-08-07 09:06:39 - [xwayland/xwm.c:390] XCB_ATOM_WM_CLASS: Popup firefox
2019-08-07 09:06:39 - [xwayland/xwm.c:466] XCB_ATOM_WM_TRANSIENT_FOR: 0x55c714bf3ef0
2019-08-07 09:06:39 - [xwayland/xwm.c:525] WM_PROTOCOLS (4)
2019-08-07 09:06:39 - [xwayland/xwm.c:555] WM_HINTS (9)
2019-08-07 09:06:39 - [xwayland/xwm.c:607] WM_NORMAL_HINTS (18)
2019-08-07 09:06:39 - [xwayland/xwm.c:502] NET_WM_WINDOW_TYPE (1)
2019-08-07 09:06:39 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: Firefox
2019-08-07 09:06:39 - [xwayland/xwm.c:479] NET_WM_PID 899
2019-08-07 09:06:39 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:06:39 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:06:39 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
2019-08-07 09:06:39 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:06:39 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:06:39 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291627)
2019-08-07 09:06:39 - [xwayland/xwm.c:607] WM_NORMAL_HINTS (18)
2019-08-07 09:06:39 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291627)
2019-08-07 09:06:39 - [xwayland/xwm.c:607] WM_NORMAL_HINTS (18)
2019-08-07 09:06:39 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:06:39 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:06:39 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291627)
2019-08-07 09:06:39 - [xwayland/xwm.c:607] WM_NORMAL_HINTS (18)
2019-08-07 09:06:39 - [xwayland/xwm.c:955] XCB_UNMAP_NOTIFY (6291627)
2019-08-07 09:06:39 - [xwayland/xwm.c:955] XCB_UNMAP_NOTIFY (6291627)
2019-08-07 09:06:39 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
2019-08-07 09:06:39 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291627)
2019-08-07 09:06:39 - [xwayland/xwm.c:722] unhandled X11 property 273 (WM_STATE) for window 6291627
2019-08-07 09:06:39 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291627)
2019-08-07 09:06:39 - [xwayland/xwm.c:722] unhandled X11 property 273 (WM_STATE) for window 6291627
2019-08-07 09:06:39 - [xwayland/xwm.c:830] XCB_CREATE_NOTIFY (10485761)
2019-08-07 09:06:39 - [sway/desktop/xwayland.c:589] New xwayland surface title='(null)' class='(null)'
2019-08-07 09:06:39 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (10485761)
2019-08-07 09:06:39 - [xwayland/xwm.c:722] unhandled X11 property 34 (WM_COMMAND) for window 10485761
2019-08-07 09:06:39 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (10485761)
2019-08-07 09:06:39 - [xwayland/xwm.c:722] unhandled X11 property 36 (WM_CLIENT_MACHINE) for window 10485761
2019-08-07 09:06:39 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (10485761)
2019-08-07 09:06:39 - [xwayland/xwm.c:390] XCB_ATOM_WM_CLASS: /usr/lib/firefox/firefox /usr/lib/firefox/firefox
2019-08-07 09:06:39 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (10485761)
2019-08-07 09:06:39 - [xwayland/xwm.c:722] unhandled X11 property 313 (WM_LOCALE_NAME) for window 10485761
2019-08-07 09:06:39 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (10485761)
2019-08-07 09:06:39 - [xwayland/xwm.c:479] NET_WM_PID 3096
2019-08-07 09:06:40 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:06:40 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: UDF - Buscar con Google - Mozilla Firefox
2019-08-07 09:06:40 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:06:40 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:06:40 - [xwayland/xwm.c:722] unhandled X11 property 319 (_NET_WM_ICON_NAME) for window 6291459
2019-08-07 09:06:40 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:06:40 - [xwayland/xwm.c:722] unhandled X11 property 37 (WM_ICON_NAME) for window 6291459
2019-08-07 09:06:41 - [sway/desktop/transaction.c:411] Transaction 0x55c714c663a0 committing with 4 instructions
2019-08-07 09:06:41 - [sway/desktop/transaction.c:280] Applying transaction 0x55c714c663a0
2019-08-07 09:06:41 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
2019-08-07 09:06:41 - [xwayland/xwm.c:1291] unhandled X11 event: FocusOut (10)
2019-08-07 09:06:41 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
2019-08-07 09:06:41 - [types/seat/wlr_seat_pointer.c:362] button_count=1 grab_serial=692 serial=719
2019-08-07 09:06:41 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (12582919)
2019-08-07 09:06:41 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 12582919
2019-08-07 09:06:41 - [types/seat/wlr_seat_pointer.c:362] button_count=0 grab_serial=719 serial=720
2019-08-07 09:06:42 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (12582919)
2019-08-07 09:06:42 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 12582919
2019-08-07 09:06:42 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (12582919)
2019-08-07 09:06:42 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 12582919
2019-08-07 09:06:42 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (12582919)
2019-08-07 09:06:42 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 12582919
2019-08-07 09:06:42 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (12582919)
2019-08-07 09:06:42 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 12582919
2019-08-07 09:06:43 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (12582919)
2019-08-07 09:06:43 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 12582919
2019-08-07 09:06:43 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (12582919)
2019-08-07 09:06:43 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 12582919
2019-08-07 09:06:43 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (12582919)
2019-08-07 09:06:43 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 12582919
2019-08-07 09:06:43 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (12582919)
2019-08-07 09:06:43 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 12582919
2019-08-07 09:06:43 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (12582919)
2019-08-07 09:06:43 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 12582919
2019-08-07 09:06:43 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (12582919)
2019-08-07 09:06:43 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 12582919
2019-08-07 09:06:43 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (12582919)
2019-08-07 09:06:43 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 12582919
2019-08-07 09:06:44 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (12582919)
2019-08-07 09:06:44 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 12582919
2019-08-07 09:06:44 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (12582919)
2019-08-07 09:06:44 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 12582919
2019-08-07 09:06:44 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (12582919)
2019-08-07 09:06:44 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 12582919
2019-08-07 09:06:44 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (12582919)
2019-08-07 09:06:44 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 12582919
2019-08-07 09:06:44 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (12582919)
2019-08-07 09:06:44 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 12582919
2019-08-07 09:06:44 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (12582919)
2019-08-07 09:06:44 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 12582919
2019-08-07 09:06:44 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (12582919)
2019-08-07 09:06:44 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 12582919
2019-08-07 09:06:44 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (12582919)
2019-08-07 09:06:44 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 12582919
2019-08-07 09:06:45 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (12582919)
2019-08-07 09:06:45 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 12582919
2019-08-07 09:06:45 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (12582919)
2019-08-07 09:06:45 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 12582919
2019-08-07 09:06:45 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (12582919)
2019-08-07 09:06:45 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 12582919
2019-08-07 09:06:46 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (12582919)
2019-08-07 09:06:46 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 12582919
2019-08-07 09:06:46 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (12582919)
2019-08-07 09:06:46 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 12582919
2019-08-07 09:06:48 - event9  - DLL0704:01 06CB:76AF Touchpad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.13.4/touchpad-jumping-cursors.html for details

2019-08-07 09:06:48 - [sway/desktop/transaction.c:411] Transaction 0x55c714c84e00 committing with 4 instructions
2019-08-07 09:06:48 - [sway/desktop/transaction.c:280] Applying transaction 0x55c714c84e00
2019-08-07 09:06:48 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
2019-08-07 09:06:48 - [xwayland/xwm.c:1291] unhandled X11 event: FocusOut (10)
2019-08-07 09:06:48 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
2019-08-07 09:06:48 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:06:48 - [xwayland/xwm.c:555] WM_HINTS (9)
2019-08-07 09:06:48 - [sway/desktop/transaction.c:411] Transaction 0x55c714c5f550 committing with 4 instructions
2019-08-07 09:06:48 - [sway/desktop/transaction.c:280] Applying transaction 0x55c714c5f550
2019-08-07 09:06:48 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
2019-08-07 09:06:48 - [xwayland/xwm.c:1291] unhandled X11 event: FocusOut (10)
2019-08-07 09:06:48 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
2019-08-07 09:06:49 - [sway/desktop/transaction.c:411] Transaction 0x55c714aa3c80 committing with 4 instructions
2019-08-07 09:06:49 - [sway/desktop/transaction.c:280] Applying transaction 0x55c714aa3c80
2019-08-07 09:06:49 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
2019-08-07 09:06:49 - [xwayland/xwm.c:1291] unhandled X11 event: FocusOut (10)
2019-08-07 09:06:49 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
2019-08-07 09:06:49 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:06:49 - [xwayland/xwm.c:555] WM_HINTS (9)
2019-08-07 09:06:49 - [sway/desktop/transaction.c:411] Transaction 0x55c714c82040 committing with 4 instructions
2019-08-07 09:06:49 - [sway/desktop/transaction.c:280] Applying transaction 0x55c714c82040
2019-08-07 09:06:49 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
2019-08-07 09:06:49 - [xwayland/xwm.c:1291] unhandled X11 event: FocusOut (10)
2019-08-07 09:06:49 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
2019-08-07 09:06:49 - [sway/desktop/transaction.c:411] Transaction 0x55c714aa3c80 committing with 4 instructions
2019-08-07 09:06:49 - [sway/desktop/transaction.c:280] Applying transaction 0x55c714aa3c80
2019-08-07 09:06:49 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
2019-08-07 09:06:49 - [xwayland/xwm.c:1291] unhandled X11 event: FocusOut (10)
2019-08-07 09:06:49 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
2019-08-07 09:06:49 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:06:49 - [xwayland/xwm.c:555] WM_HINTS (9)
2019-08-07 09:06:50 - [xwayland/xwm.c:830] XCB_CREATE_NOTIFY (6291683)
2019-08-07 09:06:50 - [sway/desktop/xwayland.c:584] New xwayland unmanaged surface
2019-08-07 09:06:50 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291683)
2019-08-07 09:06:50 - [xwayland/xwm.c:607] WM_NORMAL_HINTS (18)
2019-08-07 09:06:50 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291683)
2019-08-07 09:06:50 - [xwayland/xwm.c:722] unhandled X11 property 344 (_NET_WM_OPAQUE_REGION) for window 6291683
2019-08-07 09:06:50 - [xwayland/xwm.c:1206] XCB_CLIENT_MESSAGE (6291683)
2019-08-07 09:06:50 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291683)
2019-08-07 09:06:50 - [xwayland/xwm.c:555] WM_HINTS (9)
2019-08-07 09:06:50 - [xwayland/xwm.c:941] XCB_MAP_NOTIFY (6291683)
2019-08-07 09:06:50 - [xwayland/xwm.c:1206] XCB_CLIENT_MESSAGE (6291683)
2019-08-07 09:06:50 - [types/wlr_surface.c:609] New wlr_surface 0x55c714c91570 (res 0x55c714c880d0)
2019-08-07 09:06:50 - [xwayland/xwm.c:1375] New xwayland surface: 0x55c714c91570
2019-08-07 09:06:50 - [xwayland/xwm.c:390] XCB_ATOM_WM_CLASS: Popup firefox
2019-08-07 09:06:50 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: Firefox
2019-08-07 09:06:50 - [xwayland/xwm.c:466] XCB_ATOM_WM_TRANSIENT_FOR: 0x55c714bf3ef0
2019-08-07 09:06:50 - [xwayland/xwm.c:525] WM_PROTOCOLS (4)
2019-08-07 09:06:50 - [xwayland/xwm.c:555] WM_HINTS (9)
2019-08-07 09:06:50 - [xwayland/xwm.c:607] WM_NORMAL_HINTS (18)
2019-08-07 09:06:50 - [xwayland/xwm.c:502] NET_WM_WINDOW_TYPE (1)
2019-08-07 09:06:50 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: Firefox
2019-08-07 09:06:50 - [xwayland/xwm.c:479] NET_WM_PID 899
2019-08-07 09:06:50 - [xwayland/xwm.c:955] XCB_UNMAP_NOTIFY (6291683)
2019-08-07 09:06:50 - [xwayland/xwm.c:955] XCB_UNMAP_NOTIFY (6291683)
2019-08-07 09:06:50 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
2019-08-07 09:06:50 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
2019-08-07 09:06:50 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291683)
2019-08-07 09:06:50 - [xwayland/xwm.c:722] unhandled X11 property 273 (WM_STATE) for window 6291683
2019-08-07 09:06:50 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291683)
2019-08-07 09:06:50 - [xwayland/xwm.c:722] unhandled X11 property 273 (WM_STATE) for window 6291683
2019-08-07 09:06:50 - [sway/desktop/transaction.c:411] Transaction 0x55c714c92030 committing with 4 instructions
2019-08-07 09:06:50 - [sway/desktop/transaction.c:280] Applying transaction 0x55c714c92030
2019-08-07 09:06:50 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
2019-08-07 09:06:50 - [xwayland/xwm.c:1291] unhandled X11 event: FocusOut (10)
2019-08-07 09:06:50 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
2019-08-07 09:06:51 - [sway/desktop/transaction.c:411] Transaction 0x55c714aa3c80 committing with 4 instructions
2019-08-07 09:06:51 - [sway/desktop/transaction.c:280] Applying transaction 0x55c714aa3c80
2019-08-07 09:06:51 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
2019-08-07 09:06:51 - [xwayland/xwm.c:1291] unhandled X11 event: FocusOut (10)
2019-08-07 09:06:51 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
2019-08-07 09:06:51 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:06:51 - [xwayland/xwm.c:555] WM_HINTS (9)
2019-08-07 09:06:52 - [sway/desktop/transaction.c:411] Transaction 0x55c714c92030 committing with 4 instructions
2019-08-07 09:06:52 - [sway/desktop/transaction.c:280] Applying transaction 0x55c714c92030
2019-08-07 09:06:52 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
2019-08-07 09:06:52 - [xwayland/xwm.c:1291] unhandled X11 event: FocusOut (10)
2019-08-07 09:06:52 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
2019-08-07 09:06:52 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (12582919)
2019-08-07 09:06:52 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 12582919
2019-08-07 09:06:52 - [sway/input/cursor.c:579] denying request to set cursor from unfocused client
2019-08-07 09:06:52 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (12582919)
2019-08-07 09:06:52 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 12582919
2019-08-07 09:06:53 - [sway/commands/bind.c:610] running command for binding: 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'
2019-08-07 09:06:53 - [sway/commands.c:250] Handling 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''
2019-08-07 09:06:53 - [sway/commands/exec_always.c:46] Executing 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'
2019-08-07 09:06:53 - [sway/commands/exec_always.c:87] Child process created with pid 3157
2019-08-07 09:06:53 - [sway/tree/root.c:275] Recording workspace for process 3157
2019-08-07 09:06:53 - [types/wlr_surface.c:609] New wlr_surface 0x55c714c91a00 (res 0x55c714c91d20)
2019-08-07 09:06:53 - [types/wlr_surface.c:609] New wlr_surface 0x55c714c96c10 (res 0x55c714c71090)
2019-08-07 09:06:53 - [types/wlr_layer_shell_v1.c:410] new layer_surface 0x55c714c90e20 (res 0x55c714c90f80)
2019-08-07 09:06:53 - [sway/desktop/layer_shell.c:360] new layer surface: namespace swaynag layer 2 anchor 2 size 0x37 margin 0,0,0,0
2019-08-07 09:06:53 - [sway/desktop/layer_shell.c:178] Usable area changed, rearranging output
2019-08-07 09:06:53 - [sway/tree/arrange.c:261] Usable area for ws: 3200x1738@0,62
2019-08-07 09:06:53 - [sway/tree/arrange.c:291] Arranging workspace '1' at 0.000000, 62.000000
2019-08-07 09:06:53 - [sway/tree/arrange.c:77] Arranging 0x7fff9527f490 horizontally
2019-08-07 09:06:53 - [sway/desktop/transaction.c:411] Transaction 0x55c714b791b0 committing with 3 instructions
2019-08-07 09:06:53 - [sway/desktop/layer_shell.c:178] Usable area changed, rearranging output
2019-08-07 09:06:53 - [sway/tree/arrange.c:261] Usable area for ws: 3200x1740@0,60
2019-08-07 09:06:53 - [sway/tree/arrange.c:291] Arranging workspace '1' at 0.000000, 60.000000
2019-08-07 09:06:53 - [sway/tree/arrange.c:77] Arranging 0x7fff9527f4b0 horizontally
2019-08-07 09:06:53 - [sway/desktop/transaction.c:489] Transaction 0x55c714b791b0 is ready
2019-08-07 09:06:53 - [sway/desktop/transaction.c:280] Applying transaction 0x55c714b791b0
2019-08-07 09:06:53 - [sway/desktop/transaction.c:411] Transaction 0x55c714c7d200 committing with 3 instructions
2019-08-07 09:06:53 - [sway/desktop/transaction.c:489] Transaction 0x55c714c7d200 is ready
2019-08-07 09:06:53 - [sway/desktop/transaction.c:280] Applying transaction 0x55c714c7d200
2019-08-07 09:06:54 - [sway/desktop/transaction.c:411] Transaction 0x55c714c6a650 committing with 4 instructions
2019-08-07 09:06:54 - [sway/desktop/transaction.c:280] Applying transaction 0x55c714c6a650
2019-08-07 09:06:54 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
2019-08-07 09:06:54 - [xwayland/xwm.c:1291] unhandled X11 event: FocusOut (10)
2019-08-07 09:06:54 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
2019-08-07 09:06:54 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:06:54 - [xwayland/xwm.c:555] WM_HINTS (9)
2019-08-07 09:06:56 - [types/seat/wlr_seat_pointer.c:362] button_count=1 grab_serial=719 serial=841
2019-08-07 09:06:56 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
2019-08-07 09:06:56 - [xwayland/xwm.c:722] unhandled X11 property 328 (_NET_WM_USER_TIME) for window 6291459
2019-08-07 09:06:56 - [types/seat/wlr_seat_pointer.c:362] button_count=0 grab_serial=841 serial=842
2019-08-07 09:06:57 - [sway/desktop/transaction.c:411] Transaction 0x55c714c6ebb0 committing with 4 instructions
2019-08-07 09:06:57 - [sway/desktop/transaction.c:280] Applying transaction 0x55c714c6ebb0
2019-08-07 09:06:57 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
2019-08-07 09:06:57 - [xwayland/xwm.c:1291] unhandled X11 event: FocusOut (10)
2019-08-07 09:06:57 - [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
2019-08-07 09:06:59 - [types/seat/wlr_seat_pointer.c:362] button_count=1 grab_serial=841 serial=856
2019-08-07 09:06:59 - [sway/ipc-server.c:154] Event on IPC listening socket
2019-08-07 09:06:59 - [sway/ipc-server.c:200] New client: fd 71
2019-08-07 09:06:59 - [sway/ipc-server.c:220] Client 71 readable
2019-08-07 09:06:59 - [sway/commands.c:250] Handling command 'exit'
2019-08-07 09:06:59 - [sway/ipc-server.c:937] Added IPC reply of type 0x0 to client 71 queue: [ { "success": true } ]
2019-08-07 09:06:59 - [sway/main.c:403] Shutting down sway
2019-08-07 09:06:59 - [sway/tree/arrange.c:261] Usable area for ws: 3200x1740@0,60
2019-08-07 09:06:59 - [sway/tree/arrange.c:291] Arranging workspace '1' at 0.000000, 60.000000
2019-08-07 09:06:59 - [sway/tree/arrange.c:77] Arranging 0x7fff9527faa0 horizontally
2019-08-07 09:06:59 - [sway/desktop/transaction.c:411] Transaction 0x55c714c5ea10 committing with 4 instructions
2019-08-07 09:06:59 - [sway/tree/arrange.c:261] Usable area for ws: 3200x1740@0,60
2019-08-07 09:06:59 - [sway/tree/arrange.c:291] Arranging workspace '1' at 0.000000, 60.000000
2019-08-07 09:06:59 - [sway/desktop/layer_shell.c:313] Layer surface destroyed (wallpaper)
2019-08-07 09:06:59 - [sway/desktop/layer_shell.c:313] Layer surface destroyed (panel)
2019-08-07 09:06:59 - [sway/desktop/layer_shell.c:178] Usable area changed, rearranging output
2019-08-07 09:06:59 - [sway/tree/arrange.c:261] Usable area for ws: 3200x1765@0,35
2019-08-07 09:06:59 - [sway/tree/arrange.c:291] Arranging workspace '1' at 0.000000, 35.000000
2019-08-07 09:06:59 - [sway/desktop/layer_shell.c:313] Layer surface destroyed (swaynag)
2019-08-07 09:06:59 - [sway/desktop/layer_shell.c:178] Usable area changed, rearranging output
2019-08-07 09:06:59 - [sway/tree/arrange.c:261] Usable area for ws: 3200x1800@0,0
2019-08-07 09:06:59 - [sway/tree/arrange.c:291] Arranging workspace '1' at 0.000000, 0.000000
2019-08-07 09:06:59 - [sway/tree/output.c:258] Disabling output 'eDP-1'
2019-08-07 09:06:59 - [sway/tree/workspace.c:143] Destroying workspace '1'
2019-08-07 09:06:59 - [sway/ipc-server.c:308] Sending workspace::empty event
2019-08-07 09:06:59 - [sway/ipc-server.c:937] Added IPC reply of type 0x80000000 to client 63 queue: { "change": "empty", "old": null, "current": { "id": 4, "name": "1", "rect": { "x": 0, "y": 0, "width": 3200, "height": 1800 }, "focused": true, "focus": [ ], "border": "none", "current_border_width": 0, "layout": "splith", "orientation": "horizontal", "percent": null, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window": null, "urgent": false, "floating_nodes": [ ], "sticky": false, "num": 1, "output": null, "type": "workspace", "representation": "H[]", "nodes": [ ] } }
2019-08-07 09:06:59 - [sway/tree/output.c:278] Destroying output 'eDP-1'
2019-08-07 09:06:59 - [backend/drm/drm.c:1531] Emitting destruction signal for 'eDP-1'
2019-08-07 09:06:59 - [backend/drm/drm.c:992] De-allocating CRTC 0 for output 'eDP-1'
(EE) failed to write to XWayland fd: Broken pipe
Gdk-Message: 09:06:59.407: firefox: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.

Gdk-Message: 09:06:59.407: /usr/lib/firefox/firefox: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.

Exiting due to channel error.
Exiting due to channel error.
Exiting due to channel error.
Exiting due to channel error.
Exiting due to channel error.
Exiting due to channel error.
2019-08-07 09:07:00 - [sway/input/input-manager.c:183] removing device: '0:1:Power_Button'
2019-08-07 09:07:00 - [sway/input/seat.c:725] removing device 0:1:Power_Button from seat seat0
2019-08-07 09:07:00 - [sway/input/input-manager.c:183] removing device: '0:6:Video_Bus'
2019-08-07 09:07:00 - [sway/input/seat.c:725] removing device 0:6:Video_Bus from seat seat0
2019-08-07 09:07:00 - [sway/input/input-manager.c:183] removing device: '0:1:Power_Button'
2019-08-07 09:07:00 - [sway/input/seat.c:725] removing device 0:1:Power_Button from seat seat0
2019-08-07 09:07:00 - [sway/input/input-manager.c:183] removing device: '0:5:Lid_Switch'
2019-08-07 09:07:00 - [sway/input/seat.c:725] removing device 0:5:Lid_Switch from seat seat0
2019-08-07 09:07:00 - [sway/input/input-manager.c:183] removing device: '0:3:Sleep_Button'
2019-08-07 09:07:00 - [sway/input/seat.c:725] removing device 0:3:Sleep_Button from seat seat0
2019-08-07 09:07:00 - [sway/input/input-manager.c:183] removing device: '1133:16493:Logitech_M705'
2019-08-07 09:07:00 - [sway/input/seat.c:725] removing device 1133:16493:Logitech_M705 from seat seat0
2019-08-07 09:07:00 - [sway/input/input-manager.c:183] removing device: '1267:8756:ELAN_Touchscreen'
2019-08-07 09:07:00 - [sway/input/seat.c:725] removing device 1267:8756:ELAN_Touchscreen from seat seat0
2019-08-07 09:07:00 - [sway/input/input-manager.c:183] removing device: '3034:22155:Integrated_Webcam_HD:_Integrate'
2019-08-07 09:07:00 - [sway/input/seat.c:725] removing device 3034:22155:Integrated_Webcam_HD:_Integrate from seat seat0
2019-08-07 09:07:00 - [sway/input/input-manager.c:183] removing device: '1739:30383:DLL0704:01_06CB:76AF_Touchpad'
2019-08-07 09:07:00 - [sway/input/seat.c:725] removing device 1739:30383:DLL0704:01_06CB:76AF_Touchpad from seat seat0
2019-08-07 09:07:00 - [sway/input/input-manager.c:183] removing device: '0:0:Intel_HID_events'
2019-08-07 09:07:00 - [sway/input/seat.c:725] removing device 0:0:Intel_HID_events from seat seat0
2019-08-07 09:07:00 - [sway/input/input-manager.c:183] removing device: '0:0:Dell_WMI_hotkeys'
2019-08-07 09:07:00 - [sway/input/seat.c:725] removing device 0:0:Dell_WMI_hotkeys from seat seat0
2019-08-07 09:07:00 - [sway/input/input-manager.c:183] removing device: '1:1:AT_Translated_Set_2_keyboard'
2019-08-07 09:07:00 - [sway/input/seat.c:725] removing device 1:1:AT_Translated_Set_2_keyboard from seat seat0
2019-08-07 09:07:00 - [sway/input/input-manager.c:183] removing device: '2:1:PS/2_Generic_Mouse'
2019-08-07 09:07:00 - [sway/input/seat.c:725] removing device 2:1:PS/2_Generic_Mouse from seat seat0
2019-08-07 09:07:01 - [common/ipc-client.c:88] Unable to receive IPC response

- journalctl after one of the latest freezes::

-- Reboot --
Aug 07 08:59:16 minidell kernel: microcode: microcode updated early to revision 0xcc, date = 2019-04-01
Aug 07 08:59:16 minidell kernel: Linux version 5.2.5-arch1-1-ARCH (builduser@heftig-118908) (gcc version 9.1.0 (GCC)) #1 SMP PREEMPT Wed Jul 31 08:30:34 UTC 2019
Aug 07 08:59:16 minidell kernel: Command line: initrd=\intel-ucode.img initrd=\initramfs-linux.img root=UUID=16c9b755-561a-4c0c-9230-ca3d0f6b7ec4 rw
Aug 07 08:59:16 minidell kernel: KERNEL supported cpus:
Aug 07 08:59:16 minidell kernel:   Intel GenuineIntel
Aug 07 08:59:16 minidell kernel:   AMD AuthenticAMD
Aug 07 08:59:16 minidell kernel:   Hygon HygonGenuine
Aug 07 08:59:16 minidell kernel:   Centaur CentaurHauls
Aug 07 08:59:16 minidell kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Aug 07 08:59:16 minidell kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Aug 07 08:59:16 minidell kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Aug 07 08:59:16 minidell kernel: x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
Aug 07 08:59:16 minidell kernel: x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
Aug 07 08:59:16 minidell kernel: x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
Aug 07 08:59:16 minidell kernel: x86/fpu: xstate_offset[3]:  832, xstate_sizes[3]:   64
Aug 07 08:59:16 minidell kernel: x86/fpu: xstate_offset[4]:  896, xstate_sizes[4]:   64
Aug 07 08:59:16 minidell kernel: x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
Aug 07 08:59:16 minidell kernel: BIOS-provided physical RAM map:
Aug 07 08:59:16 minidell kernel: BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable
Aug 07 08:59:16 minidell kernel: BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
Aug 07 08:59:16 minidell kernel: BIOS-e820: [mem 0x0000000000059000-0x000000000009efff] usable
Aug 07 08:59:16 minidell kernel: BIOS-e820: [mem 0x000000000009f000-0x000000000009ffff] reserved
Aug 07 08:59:16 minidell kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000065211fff] usable
Aug 07 08:59:16 minidell kernel: BIOS-e820: [mem 0x0000000065212000-0x0000000065212fff] ACPI NVS
Aug 07 08:59:16 minidell kernel: BIOS-e820: [mem 0x0000000065213000-0x000000006523cfff] reserved
Aug 07 08:59:16 minidell kernel: BIOS-e820: [mem 0x000000006523d000-0x0000000065297fff] usable
Aug 07 08:59:16 minidell kernel: BIOS-e820: [mem 0x0000000065298000-0x0000000065a88fff] reserved
Aug 07 08:59:16 minidell kernel: BIOS-e820: [mem 0x0000000065a89000-0x00000000779a5fff] usable
Aug 07 08:59:16 minidell kernel: BIOS-e820: [mem 0x00000000779a6000-0x0000000079121fff] reserved
Aug 07 08:59:16 minidell kernel: BIOS-e820: [mem 0x0000000079122000-0x0000000079172fff] ACPI data
Aug 07 08:59:16 minidell kernel: BIOS-e820: [mem 0x0000000079173000-0x000000007992afff] ACPI NVS
Aug 07 08:59:16 minidell kernel: BIOS-e820: [mem 0x000000007992b000-0x000000007a4fefff] reserved
Aug 07 08:59:16 minidell kernel: BIOS-e820: [mem 0x000000007a4ff000-0x000000007a4fffff] usable
Aug 07 08:59:16 minidell kernel: BIOS-e820: [mem 0x000000007a500000-0x000000007a5fffff] reserved
Aug 07 08:59:16 minidell kernel: BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
Aug 07 08:59:16 minidell kernel: BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
Aug 07 08:59:16 minidell kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
Aug 07 08:59:16 minidell kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
Aug 07 08:59:16 minidell kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Aug 07 08:59:16 minidell kernel: BIOS-e820: [mem 0x0000000100000000-0x000000047effffff] usable
Aug 07 08:59:16 minidell kernel: NX (Execute Disable) protection: active
Aug 07 08:59:16 minidell kernel: e820: update [mem 0x60eed018-0x60efd057] usable ==> usable
Aug 07 08:59:16 minidell kernel: e820: update [mem 0x60eed018-0x60efd057] usable ==> usable
Aug 07 08:59:16 minidell kernel: extended physical RAM map:
Aug 07 08:59:16 minidell kernel: reserve setup_data: [mem 0x0000000000000000-0x0000000000057fff] usable
Aug 07 08:59:16 minidell kernel: reserve setup_data: [mem 0x0000000000058000-0x0000000000058fff] reserved
Aug 07 08:59:16 minidell kernel: reserve setup_data: [mem 0x0000000000059000-0x000000000009efff] usable
Aug 07 08:59:16 minidell kernel: reserve setup_data: [mem 0x000000000009f000-0x000000000009ffff] reserved
Aug 07 08:59:16 minidell kernel: reserve setup_data: [mem 0x0000000000100000-0x0000000060eed017] usable
Aug 07 08:59:16 minidell kernel: reserve setup_data: [mem 0x0000000060eed018-0x0000000060efd057] usable
Aug 07 08:59:16 minidell kernel: reserve setup_data: [mem 0x0000000060efd058-0x0000000065211fff] usable
Aug 07 08:59:16 minidell kernel: reserve setup_data: [mem 0x0000000065212000-0x0000000065212fff] ACPI NVS
Aug 07 08:59:16 minidell kernel: reserve setup_data: [mem 0x0000000065213000-0x000000006523cfff] reserved
Aug 07 08:59:16 minidell kernel: reserve setup_data: [mem 0x000000006523d000-0x0000000065297fff] usable
Aug 07 08:59:16 minidell kernel: reserve setup_data: [mem 0x0000000065298000-0x0000000065a88fff] reserved
Aug 07 08:59:16 minidell kernel: reserve setup_data: [mem 0x0000000065a89000-0x00000000779a5fff] usable
Aug 07 08:59:16 minidell kernel: reserve setup_data: [mem 0x00000000779a6000-0x0000000079121fff] reserved
Aug 07 08:59:16 minidell kernel: reserve setup_data: [mem 0x0000000079122000-0x0000000079172fff] ACPI data
Aug 07 08:59:16 minidell kernel: reserve setup_data: [mem 0x0000000079173000-0x000000007992afff] ACPI NVS
Aug 07 08:59:16 minidell kernel: reserve setup_data: [mem 0x000000007992b000-0x000000007a4fefff] reserved
Aug 07 08:59:16 minidell kernel: reserve setup_data: [mem 0x000000007a4ff000-0x000000007a4fffff] usable
Aug 07 08:59:16 minidell kernel: reserve setup_data: [mem 0x000000007a500000-0x000000007a5fffff] reserved
Aug 07 08:59:16 minidell kernel: reserve setup_data: [mem 0x00000000e0000000-0x00000000efffffff] reserved
Aug 07 08:59:16 minidell kernel: reserve setup_data: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
Aug 07 08:59:16 minidell kernel: reserve setup_data: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
Aug 07 08:59:16 minidell kernel: reserve setup_data: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
Aug 07 08:59:16 minidell kernel: reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Aug 07 08:59:16 minidell kernel: reserve setup_data: [mem 0x0000000100000000-0x000000047effffff] usable
Aug 07 08:59:16 minidell kernel: efi: EFI v2.40 by American Megatrends
Aug 07 08:59:16 minidell kernel: efi:  ACPI=0x79144000  ACPI 2.0=0x79144000  SMBIOS=0xf05e0  ESRT=0x7a25c598  MPS=0xfccb0 
Aug 07 08:59:16 minidell kernel: SMBIOS 2.8 present.
Aug 07 08:59:16 minidell kernel: DMI: Dell Inc. XPS 13 9350/09JHRY, BIOS 1.4.4 06/14/2016
Aug 07 08:59:16 minidell kernel: tsc: Detected 2200.000 MHz processor
Aug 07 08:59:16 minidell kernel: tsc: Detected 2208.000 MHz TSC
Aug 07 08:59:16 minidell kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Aug 07 08:59:16 minidell kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Aug 07 08:59:16 minidell kernel: last_pfn = 0x47f000 max_arch_pfn = 0x400000000
Aug 07 08:59:16 minidell kernel: MTRR default type: write-back
Aug 07 08:59:16 minidell kernel: MTRR fixed ranges enabled:
Aug 07 08:59:16 minidell kernel:   00000-9FFFF write-back
Aug 07 08:59:16 minidell kernel:   A0000-BFFFF uncachable
Aug 07 08:59:16 minidell kernel:   C0000-FFFFF write-protect
Aug 07 08:59:16 minidell kernel: MTRR variable ranges enabled:
Aug 07 08:59:16 minidell kernel:   0 base 0080000000 mask 7F80000000 uncachable
Aug 07 08:59:16 minidell kernel:   1 base 007C000000 mask 7FFC000000 uncachable
Aug 07 08:59:16 minidell kernel:   2 base 007B800000 mask 7FFF800000 uncachable
Aug 07 08:59:16 minidell kernel:   3 disabled
Aug 07 08:59:16 minidell kernel:   4 disabled
Aug 07 08:59:16 minidell kernel:   5 disabled
Aug 07 08:59:16 minidell kernel:   6 disabled
Aug 07 08:59:16 minidell kernel:   7 disabled
Aug 07 08:59:16 minidell kernel:   8 disabled
Aug 07 08:59:16 minidell kernel:   9 disabled
Aug 07 08:59:16 minidell kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
Aug 07 08:59:16 minidell kernel: last_pfn = 0x7a500 max_arch_pfn = 0x400000000
Aug 07 08:59:16 minidell kernel: found SMP MP-table at [mem 0x000fcf20-0x000fcf2f]
Aug 07 08:59:16 minidell kernel: esrt: Reserving ESRT space from 0x000000007a25c598 to 0x000000007a25c5d0.
Aug 07 08:59:16 minidell kernel: check: Scanning 1 areas for low memory corruption
Aug 07 08:59:16 minidell kernel: Using GB pages for direct mapping
Aug 07 08:59:16 minidell kernel: BRK [0x12f601000, 0x12f601fff] PGTABLE
Aug 07 08:59:16 minidell kernel: BRK [0x12f602000, 0x12f602fff] PGTABLE
Aug 07 08:59:16 minidell kernel: BRK [0x12f603000, 0x12f603fff] PGTABLE
Aug 07 08:59:16 minidell kernel: BRK [0x12f604000, 0x12f604fff] PGTABLE
Aug 07 08:59:16 minidell kernel: BRK [0x12f605000, 0x12f605fff] PGTABLE
Aug 07 08:59:16 minidell kernel: BRK [0x12f606000, 0x12f606fff] PGTABLE
Aug 07 08:59:16 minidell kernel: BRK [0x12f607000, 0x12f607fff] PGTABLE
Aug 07 08:59:16 minidell kernel: BRK [0x12f608000, 0x12f608fff] PGTABLE
Aug 07 08:59:16 minidell kernel: BRK [0x12f609000, 0x12f609fff] PGTABLE
Aug 07 08:59:16 minidell kernel: BRK [0x12f60a000, 0x12f60afff] PGTABLE
Aug 07 08:59:16 minidell kernel: Secure boot disabled
Aug 07 08:59:16 minidell kernel: RAMDISK: [mem 0x60efe000-0x61a44fff]
Aug 07 08:59:16 minidell kernel: ACPI: Early table checksum verification disabled
Aug 07 08:59:16 minidell kernel: ACPI: RSDP 0x0000000079144000 000024 (v02 DELL  )
Aug 07 08:59:16 minidell kernel: ACPI: XSDT 0x00000000791440A8 0000D4 (v01 DELL   CBX3     01072009 AMI  00010013)
Aug 07 08:59:16 minidell kernel: ACPI: FACP 0x0000000079165150 00010C (v05 DELL   CBX3     01072009 AMI  00010013)
Aug 07 08:59:16 minidell kernel: ACPI: DSDT 0x0000000079144210 020F40 (v02 DELL   CBX3     01072009 INTL 20120913)
Aug 07 08:59:16 minidell kernel: ACPI: FACS 0x000000007992AF80 000040
Aug 07 08:59:16 minidell kernel: ACPI: APIC 0x0000000079165260 000084 (v03 DELL   CBX3     01072009 AMI  00010013)
Aug 07 08:59:16 minidell kernel: ACPI: FPDT 0x00000000791652E8 000044 (v01 DELL   CBX3     01072009 AMI  00010013)
Aug 07 08:59:16 minidell kernel: ACPI: FIDT 0x0000000079165330 00009C (v01 DELL   CBX3     01072009 AMI  00010013)
Aug 07 08:59:16 minidell kernel: ACPI: MCFG 0x00000000791653D0 00003C (v01 DELL   CBX3     01072009 MSFT 00000097)
Aug 07 08:59:16 minidell kernel: ACPI: HPET 0x0000000079165410 000038 (v01 DELL   CBX3     01072009 AMI. 0005000B)
Aug 07 08:59:16 minidell kernel: ACPI: SSDT 0x0000000079165448 000315 (v01 SataRe SataTabl 00001000 INTL 20120913)
Aug 07 08:59:16 minidell kernel: ACPI: LPIT 0x0000000079165760 000094 (v01 INTEL  SKL-ULT  00000000 MSFT 0000005F)
Aug 07 08:59:16 minidell kernel: ACPI: SSDT 0x00000000791657F8 000248 (v02 INTEL  sensrhub 00000000 INTL 20120913)
Aug 07 08:59:16 minidell kernel: ACPI: SSDT 0x0000000079165A40 002BAE (v02 INTEL  PtidDevc 00001000 INTL 20120913)
Aug 07 08:59:16 minidell kernel: ACPI: SSDT 0x00000000791685F0 000BE3 (v02 INTEL  Ther_Rvp 00001000 INTL 20120913)
Aug 07 08:59:16 minidell kernel: ACPI: DBGP 0x00000000791691D8 000034 (v01 INTEL           00000000 MSFT 0000005F)
Aug 07 08:59:16 minidell kernel: ACPI: DBG2 0x0000000079169210 000054 (v00 INTEL           00000000 MSFT 0000005F)
Aug 07 08:59:16 minidell kernel: ACPI: SSDT 0x0000000079169268 000737 (v02 INTEL  xh_rvp07 00000000 INTL 20120913)
Aug 07 08:59:16 minidell kernel: ACPI: BOOT 0x00000000791699A0 000028 (v01 DELL   CBX3     01072009 AMI  00010013)
Aug 07 08:59:16 minidell kernel: ACPI: SSDT 0x00000000791699C8 0035AE (v02 SaSsdt SaSsdt   00003000 INTL 20120913)
Aug 07 08:59:16 minidell kernel: ACPI: UEFI 0x000000007916CF78 000042 (v01                 00000000      00000000)
Aug 07 08:59:16 minidell kernel: ACPI: SSDT 0x000000007916CFC0 000E73 (v02 CpuRef CpuSsdt  00003000 INTL 20120913)
Aug 07 08:59:16 minidell kernel: ACPI: SSDT 0x000000007916DE38 003B57 (v02 DptfTa DptfTabl 00001000 INTL 20120913)
Aug 07 08:59:16 minidell kernel: ACPI: DMAR 0x0000000079171990 0000F0 (v01 INTEL  SKL      00000001 INTL 00000001)
Aug 07 08:59:16 minidell kernel: ACPI: ASF! 0x0000000079171A80 0000A5 (v32 INTEL   HCG     00000001 TFSM 000F4240)
Aug 07 08:59:16 minidell kernel: [81B blob data]
Aug 07 08:59:16 minidell kernel: ACPI: Local APIC address 0xfee00000
Aug 07 08:59:16 minidell kernel: No NUMA configuration found
Aug 07 08:59:16 minidell kernel: Faking a node at [mem 0x0000000000000000-0x000000047effffff]
Aug 07 08:59:16 minidell kernel: NODE_DATA(0) allocated [mem 0x47effc000-0x47effffff]
Aug 07 08:59:16 minidell kernel: Zone ranges:
Aug 07 08:59:16 minidell kernel:   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
Aug 07 08:59:16 minidell kernel:   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
Aug 07 08:59:16 minidell kernel:   Normal   [mem 0x0000000100000000-0x000000047effffff]
Aug 07 08:59:16 minidell kernel:   Device   empty
Aug 07 08:59:16 minidell kernel: Movable zone start for each node
Aug 07 08:59:16 minidell kernel: Early memory node ranges
Aug 07 08:59:16 minidell kernel:   node   0: [mem 0x0000000000001000-0x0000000000057fff]
Aug 07 08:59:16 minidell kernel:   node   0: [mem 0x0000000000059000-0x000000000009efff]
Aug 07 08:59:16 minidell kernel:   node   0: [mem 0x0000000000100000-0x0000000065211fff]
Aug 07 08:59:16 minidell kernel:   node   0: [mem 0x000000006523d000-0x0000000065297fff]
Aug 07 08:59:16 minidell kernel:   node   0: [mem 0x0000000065a89000-0x00000000779a5fff]
Aug 07 08:59:16 minidell kernel:   node   0: [mem 0x000000007a4ff000-0x000000007a4fffff]
Aug 07 08:59:16 minidell kernel:   node   0: [mem 0x0000000100000000-0x000000047effffff]
Aug 07 08:59:16 minidell kernel: Zeroed struct page in unavailable ranges: 36568 pages
Aug 07 08:59:16 minidell kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000047effffff]
Aug 07 08:59:16 minidell kernel: On node 0 totalpages: 4153640
Aug 07 08:59:16 minidell kernel:   DMA zone: 64 pages used for memmap
Aug 07 08:59:16 minidell kernel:   DMA zone: 24 pages reserved
Aug 07 08:59:16 minidell kernel:   DMA zone: 3997 pages, LIFO batch:0
Aug 07 08:59:16 minidell kernel:   DMA32 zone: 7559 pages used for memmap
Aug 07 08:59:16 minidell kernel:   DMA32 zone: 483723 pages, LIFO batch:63
Aug 07 08:59:16 minidell kernel:   Normal zone: 57280 pages used for memmap
Aug 07 08:59:16 minidell kernel:   Normal zone: 3665920 pages, LIFO batch:63
Aug 07 08:59:16 minidell kernel: Reserving Intel graphics memory at [mem 0x7c000000-0x7fffffff]
Aug 07 08:59:16 minidell kernel: ACPI: PM-Timer IO Port: 0x1808
Aug 07 08:59:16 minidell kernel: ACPI: Local APIC address 0xfee00000
Aug 07 08:59:16 minidell kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
Aug 07 08:59:16 minidell kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
Aug 07 08:59:16 minidell kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
Aug 07 08:59:16 minidell kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
Aug 07 08:59:16 minidell kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
Aug 07 08:59:16 minidell kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Aug 07 08:59:16 minidell kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Aug 07 08:59:16 minidell kernel: ACPI: IRQ0 used by override.
Aug 07 08:59:16 minidell kernel: ACPI: IRQ9 used by override.
Aug 07 08:59:16 minidell kernel: Using ACPI (MADT) for SMP configuration information
Aug 07 08:59:16 minidell kernel: ACPI: HPET id: 0x8086a701 base: 0xfed00000
Aug 07 08:59:16 minidell kernel: smpboot: Allowing 4 CPUs, 0 hotplug CPUs
Aug 07 08:59:16 minidell kernel: PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
Aug 07 08:59:16 minidell kernel: PM: Registered nosave memory: [mem 0x00058000-0x00058fff]
Aug 07 08:59:16 minidell kernel: PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
Aug 07 08:59:16 minidell kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000fffff]
Aug 07 08:59:16 minidell kernel: PM: Registered nosave memory: [mem 0x60eed000-0x60eedfff]
Aug 07 08:59:16 minidell kernel: PM: Registered nosave memory: [mem 0x60efd000-0x60efdfff]
Aug 07 08:59:16 minidell kernel: PM: Registered nosave memory: [mem 0x65212000-0x65212fff]
Aug 07 08:59:16 minidell kernel: PM: Registered nosave memory: [mem 0x65213000-0x6523cfff]
Aug 07 08:59:16 minidell kernel: PM: Registered nosave memory: [mem 0x65298000-0x65a88fff]
Aug 07 08:59:16 minidell kernel: PM: Registered nosave memory: [mem 0x779a6000-0x79121fff]
Aug 07 08:59:16 minidell kernel: PM: Registered nosave memory: [mem 0x79122000-0x79172fff]
Aug 07 08:59:16 minidell kernel: PM: Registered nosave memory: [mem 0x79173000-0x7992afff]
Aug 07 08:59:16 minidell kernel: PM: Registered nosave memory: [mem 0x7992b000-0x7a4fefff]
Aug 07 08:59:16 minidell kernel: PM: Registered nosave memory: [mem 0x7a500000-0x7a5fffff]
Aug 07 08:59:16 minidell kernel: PM: Registered nosave memory: [mem 0x7a600000-0x7bffffff]
Aug 07 08:59:16 minidell kernel: PM: Registered nosave memory: [mem 0x7c000000-0x7fffffff]
Aug 07 08:59:16 minidell kernel: PM: Registered nosave memory: [mem 0x80000000-0xdfffffff]
Aug 07 08:59:16 minidell kernel: PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
Aug 07 08:59:16 minidell kernel: PM: Registered nosave memory: [mem 0xf0000000-0xfdffffff]
Aug 07 08:59:16 minidell kernel: PM: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
Aug 07 08:59:16 minidell kernel: PM: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
Aug 07 08:59:16 minidell kernel: PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
Aug 07 08:59:16 minidell kernel: PM: Registered nosave memory: [mem 0xfec01000-0xfedfffff]
Aug 07 08:59:16 minidell kernel: PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
Aug 07 08:59:16 minidell kernel: PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
Aug 07 08:59:16 minidell kernel: PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
Aug 07 08:59:16 minidell kernel: [mem 0x80000000-0xdfffffff] available for PCI devices
Aug 07 08:59:16 minidell kernel: Booting paravirtualized kernel on bare hardware
Aug 07 08:59:16 minidell kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
Aug 07 08:59:16 minidell kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:4 nr_node_ids:1
Aug 07 08:59:16 minidell kernel: percpu: Embedded 54 pages/cpu s184320 r8192 d28672 u524288
Aug 07 08:59:16 minidell kernel: pcpu-alloc: s184320 r8192 d28672 u524288 alloc=1*2097152
Aug 07 08:59:16 minidell kernel: pcpu-alloc: [0] 0 1 2 3 
Aug 07 08:59:16 minidell kernel: Built 1 zonelists, mobility grouping on.  Total pages: 4088713
Aug 07 08:59:16 minidell kernel: Policy zone: Normal
Aug 07 08:59:16 minidell kernel: Kernel command line: initrd=\intel-ucode.img initrd=\initramfs-linux.img root=UUID=16c9b755-561a-4c0c-9230-ca3d0f6b7ec4 rw
Aug 07 08:59:16 minidell kernel: Calgary: detecting Calgary via BIOS EBDA area
Aug 07 08:59:16 minidell kernel: Calgary: Unable to locate Rio Grande table in EBDA - bailing!
Aug 07 08:59:16 minidell kernel: Memory: 15925744K/16614560K available (12291K kernel code, 1319K rwdata, 3900K rodata, 1612K init, 3616K bss, 688816K reserved, 0K cma-reserved)
Aug 07 08:59:16 minidell kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
Aug 07 08:59:16 minidell kernel: Kernel/User page tables isolation: enabled
Aug 07 08:59:16 minidell kernel: ftrace: allocating 37363 entries in 146 pages
Aug 07 08:59:16 minidell kernel: rcu: Preemptible hierarchical RCU implementation.
Aug 07 08:59:16 minidell kernel: rcu:         CONFIG_RCU_FANOUT set to non-default value of 32.
Aug 07 08:59:16 minidell kernel: rcu:         RCU dyntick-idle grace-period acceleration is enabled.
Aug 07 08:59:16 minidell kernel: rcu:         RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=4.
Aug 07 08:59:16 minidell kernel: rcu:         RCU priority boosting: priority 1 delay 500 ms.
Aug 07 08:59:16 minidell kernel:         Tasks RCU enabled.
Aug 07 08:59:16 minidell kernel: rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
Aug 07 08:59:16 minidell kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
Aug 07 08:59:16 minidell kernel: NR_IRQS: 20736, nr_irqs: 1024, preallocated irqs: 16
Aug 07 08:59:16 minidell kernel: rcu:         Offload RCU callbacks from CPUs: (none).
Aug 07 08:59:16 minidell kernel: random: get_random_bytes called from start_kernel+0x37e/0x559 with crng_init=0
Aug 07 08:59:16 minidell kernel: spurious 8259A interrupt: IRQ7.
Aug 07 08:59:16 minidell kernel: Console: colour dummy device 80x25
Aug 07 08:59:16 minidell kernel: printk: console [tty0] enabled
Aug 07 08:59:16 minidell kernel: ACPI: Core revision 20190509
Aug 07 08:59:16 minidell kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
Aug 07 08:59:16 minidell kernel: hpet clockevent registered
Aug 07 08:59:16 minidell kernel: APIC: Switch to symmetric I/O mode setup
Aug 07 08:59:16 minidell kernel: DMAR: Host address width 39
Aug 07 08:59:16 minidell kernel: DMAR: DRHD base: 0x000000fed90000 flags: 0x0
Aug 07 08:59:16 minidell kernel: DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 7e3ff0505e
Aug 07 08:59:16 minidell kernel: DMAR: DRHD base: 0x000000fed91000 flags: 0x1
Aug 07 08:59:16 minidell kernel: DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
Aug 07 08:59:16 minidell kernel: DMAR: RMRR base: 0x00000078eb4000 end: 0x00000078ed3fff
Aug 07 08:59:16 minidell kernel: DMAR: RMRR base: 0x0000007b800000 end: 0x0000007fffffff
Aug 07 08:59:16 minidell kernel: DMAR: ANDD device: 1 name: \_SB.PCI0.I2C0
Aug 07 08:59:16 minidell kernel: DMAR: ANDD device: 2 name: \_SB.PCI0.I2C1
Aug 07 08:59:16 minidell kernel: DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
Aug 07 08:59:16 minidell kernel: DMAR-IR: HPET id 0 under DRHD base 0xfed91000
Aug 07 08:59:16 minidell kernel: DMAR-IR: x2apic is disabled because BIOS sets x2apic opt out bit.
Aug 07 08:59:16 minidell kernel: DMAR-IR: Use 'intremap=no_x2apic_optout' to override the BIOS setting.
Aug 07 08:59:16 minidell kernel: DMAR-IR: Enabled IRQ remapping in xapic mode
Aug 07 08:59:16 minidell kernel: x2apic: IRQ remapping doesn't support X2APIC mode
Aug 07 08:59:16 minidell kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Aug 07 08:59:16 minidell kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x1fd3b81b95f, max_idle_ns: 440795257325 ns
Aug 07 08:59:16 minidell kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 4417.00 BogoMIPS (lpj=7360000)
Aug 07 08:59:16 minidell kernel: pid_max: default: 32768 minimum: 301
Aug 07 08:59:16 minidell kernel: LSM: Security Framework initializing
Aug 07 08:59:16 minidell kernel: Yama: becoming mindful.
Aug 07 08:59:16 minidell kernel: Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
Aug 07 08:59:16 minidell kernel: Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
Aug 07 08:59:16 minidell kernel: Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
Aug 07 08:59:16 minidell kernel: Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
Aug 07 08:59:16 minidell kernel: *** VALIDATE proc ***
Aug 07 08:59:16 minidell kernel: *** VALIDATE cgroup1 ***
Aug 07 08:59:16 minidell kernel: *** VALIDATE cgroup2 ***
Aug 07 08:59:16 minidell kernel: mce: CPU0: Thermal monitoring enabled (TM1)
Aug 07 08:59:16 minidell kernel: process: using mwait in idle threads
Aug 07 08:59:16 minidell kernel: Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
Aug 07 08:59:16 minidell kernel: Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
Aug 07 08:59:16 minidell kernel: Spectre V2 : Mitigation: Full generic retpoline
Aug 07 08:59:16 minidell kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Aug 07 08:59:16 minidell kernel: Spectre V2 : Enabling Restricted Speculation for firmware calls
Aug 07 08:59:16 minidell kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
Aug 07 08:59:16 minidell kernel: Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl
Aug 07 08:59:16 minidell kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
Aug 07 08:59:16 minidell kernel: MDS: Mitigation: Clear CPU buffers
Aug 07 08:59:16 minidell kernel: Freeing SMP alternatives memory: 32K
Aug 07 08:59:16 minidell kernel: TSC deadline timer enabled
Aug 07 08:59:16 minidell kernel: smpboot: CPU0: Intel(R) Core(TM) i7-6560U CPU @ 2.20GHz (family: 0x6, model: 0x4e, stepping: 0x3)
Aug 07 08:59:16 minidell kernel: Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
Aug 07 08:59:16 minidell kernel: ... version:                4
Aug 07 08:59:16 minidell kernel: ... bit width:              48
Aug 07 08:59:16 minidell kernel: ... generic registers:      4
Aug 07 08:59:16 minidell kernel: ... value mask:             0000ffffffffffff
Aug 07 08:59:16 minidell kernel: ... max period:             00007fffffffffff
Aug 07 08:59:16 minidell kernel: ... fixed-purpose events:   3
Aug 07 08:59:16 minidell kernel: ... event mask:             000000070000000f
Aug 07 08:59:16 minidell kernel: rcu: Hierarchical SRCU implementation.
Aug 07 08:59:16 minidell kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Aug 07 08:59:16 minidell kernel: smp: Bringing up secondary CPUs ...
Aug 07 08:59:16 minidell kernel: x86: Booting SMP configuration:
Aug 07 08:59:16 minidell kernel: .... node  #0, CPUs:      #1 #2
Aug 07 08:59:16 minidell kernel: MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.
Aug 07 08:59:16 minidell kernel:  #3
Aug 07 08:59:16 minidell kernel: smp: Brought up 1 node, 4 CPUs
Aug 07 08:59:16 minidell kernel: smpboot: Max logical packages: 1
Aug 07 08:59:16 minidell kernel: smpboot: Total of 4 processors activated (17671.00 BogoMIPS)
Aug 07 08:59:16 minidell kernel: devtmpfs: initialized
Aug 07 08:59:16 minidell kernel: x86/mm: Memory block size: 128MB
Aug 07 08:59:16 minidell kernel: PM: Registering ACPI NVS region [mem 0x65212000-0x65212fff] (4096 bytes)
Aug 07 08:59:16 minidell kernel: PM: Registering ACPI NVS region [mem 0x79173000-0x7992afff] (8093696 bytes)
Aug 07 08:59:16 minidell kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
Aug 07 08:59:16 minidell kernel: futex hash table entries: 1024 (order: 4, 65536 bytes)
Aug 07 08:59:16 minidell kernel: pinctrl core: initialized pinctrl subsystem
Aug 07 08:59:16 minidell kernel: PM: RTC time: 08:59:14, date: 2019-08-07
Aug 07 08:59:16 minidell kernel: NET: Registered protocol family 16
Aug 07 08:59:16 minidell kernel: audit: initializing netlink subsys (disabled)
Aug 07 08:59:16 minidell kernel: audit: type=2000 audit(1565168354.219:1): state=initialized audit_enabled=0 res=1
Aug 07 08:59:16 minidell kernel: cpuidle: using governor ladder
Aug 07 08:59:16 minidell kernel: cpuidle: using governor menu
Aug 07 08:59:16 minidell kernel: Simple Boot Flag at 0x47 set to 0x80
Aug 07 08:59:16 minidell kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
Aug 07 08:59:16 minidell kernel: ACPI: bus type PCI registered
Aug 07 08:59:16 minidell kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Aug 07 08:59:16 minidell kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
Aug 07 08:59:16 minidell kernel: PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
Aug 07 08:59:16 minidell kernel: PCI: Using configuration type 1 for base access
Aug 07 08:59:16 minidell kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
Aug 07 08:59:16 minidell kernel: HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
Aug 07 08:59:16 minidell kernel: HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
Aug 07 08:59:16 minidell kernel: ACPI: Added _OSI(Module Device)
Aug 07 08:59:16 minidell kernel: ACPI: Added _OSI(Processor Device)
Aug 07 08:59:16 minidell kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Aug 07 08:59:16 minidell kernel: ACPI: Added _OSI(Processor Aggregator Device)
Aug 07 08:59:16 minidell kernel: ACPI: Added _OSI(Linux-Dell-Video)
Aug 07 08:59:16 minidell kernel: ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
Aug 07 08:59:16 minidell kernel: ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
Aug 07 08:59:16 minidell kernel: ACPI: 9 ACPI AML tables successfully acquired and loaded
Aug 07 08:59:16 minidell kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
Aug 07 08:59:16 minidell kernel: ACPI: Dynamic OEM Table Load:
Aug 07 08:59:16 minidell kernel: ACPI: SSDT 0xFFFF951D2C688000 0005DC (v02 PmRef  Cpu0Ist  00003000 INTL 20120913)
Aug 07 08:59:16 minidell kernel: ACPI: \_PR_.CPU0: _OSC native thermal LVT Acked
Aug 07 08:59:16 minidell kernel: ACPI: Dynamic OEM Table Load:
Aug 07 08:59:16 minidell kernel: ACPI: SSDT 0xFFFF951D2C358400 00037F (v02 PmRef  Cpu0Cst  00003001 INTL 20120913)
Aug 07 08:59:16 minidell kernel: ACPI: Dynamic OEM Table Load:
Aug 07 08:59:16 minidell kernel: ACPI: SSDT 0xFFFF951D2C671000 00008E (v02 PmRef  Cpu0Hwp  00003000 INTL 20120913)
Aug 07 08:59:16 minidell kernel: ACPI: Dynamic OEM Table Load:
Aug 07 08:59:16 minidell kernel: ACPI: SSDT 0xFFFF951D2C356C00 000130 (v02 PmRef  HwpLvt   00003000 INTL 20120913)
Aug 07 08:59:16 minidell kernel: ACPI: Dynamic OEM Table Load:
Aug 07 08:59:16 minidell kernel: ACPI: SSDT 0xFFFF951D2C68C800 0005AA (v02 PmRef  ApIst    00003000 INTL 20120913)
Aug 07 08:59:16 minidell kernel: ACPI: Dynamic OEM Table Load:
Aug 07 08:59:16 minidell kernel: ACPI: SSDT 0xFFFF951D2C356200 000119 (v02 PmRef  ApHwp    00003000 INTL 20120913)
Aug 07 08:59:16 minidell kernel: ACPI: Dynamic OEM Table Load:
Aug 07 08:59:16 minidell kernel: ACPI: SSDT 0xFFFF951D2C356600 000119 (v02 PmRef  ApCst    00003000 INTL 20120913)
Aug 07 08:59:16 minidell kernel: ACPI: EC: EC started
Aug 07 08:59:16 minidell kernel: ACPI: EC: interrupt blocked
Aug 07 08:59:16 minidell kernel: ACPI: \_SB_.PCI0.LPCB.ECDV: Used as first EC
Aug 07 08:59:16 minidell kernel: ACPI: \_SB_.PCI0.LPCB.ECDV: GPE=0x14, EC_CMD/EC_SC=0x934, EC_DATA=0x930
Aug 07 08:59:16 minidell kernel: ACPI: \_SB_.PCI0.LPCB.ECDV: Boot DSDT EC used to handle transactions
Aug 07 08:59:16 minidell kernel: ACPI: Interpreter enabled
Aug 07 08:59:16 minidell kernel: ACPI: (supports S0 S3 S4 S5)
Aug 07 08:59:16 minidell kernel: ACPI: Using IOAPIC for interrupt routing
Aug 07 08:59:16 minidell kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Aug 07 08:59:16 minidell kernel: ACPI: Enabled 9 GPEs in block 00 to 7F
Aug 07 08:59:16 minidell kernel: ACPI: Power Resource [PG00] (on)
Aug 07 08:59:16 minidell kernel: ACPI: Power Resource [PG01] (on)
Aug 07 08:59:16 minidell kernel: ACPI: Power Resource [PG02] (on)
Aug 07 08:59:16 minidell kernel: ACPI: Power Resource [WRST] (off)
Aug 07 08:59:16 minidell kernel: ACPI: Power Resource [WRST] (off)
Aug 07 08:59:16 minidell kernel: ACPI: Power Resource [WRST] (off)
Aug 07 08:59:16 minidell kernel: ACPI: Power Resource [WRST] (off)
Aug 07 08:59:16 minidell kernel: ACPI: Power Resource [WRST] (off)
Aug 07 08:59:16 minidell kernel: ACPI: Power Resource [WRST] (off)
Aug 07 08:59:16 minidell kernel: ACPI: Power Resource [WRST] (off)
Aug 07 08:59:16 minidell kernel: ACPI: Power Resource [WRST] (off)
Aug 07 08:59:16 minidell kernel: ACPI: Power Resource [WRST] (off)
Aug 07 08:59:16 minidell kernel: ACPI: Power Resource [WRST] (off)
Aug 07 08:59:16 minidell kernel: ACPI: Power Resource [WRST] (off)
Aug 07 08:59:16 minidell kernel: ACPI: Power Resource [WRST] (off)
Aug 07 08:59:16 minidell kernel: ACPI: Power Resource [WRST] (off)
Aug 07 08:59:16 minidell kernel: ACPI: Power Resource [WRST] (off)
Aug 07 08:59:16 minidell kernel: ACPI: Power Resource [WRST] (off)
Aug 07 08:59:16 minidell kernel: ACPI: Power Resource [WRST] (off)
Aug 07 08:59:16 minidell kernel: ACPI: Power Resource [WRST] (off)
Aug 07 08:59:16 minidell kernel: ACPI: Power Resource [WRST] (off)
Aug 07 08:59:16 minidell kernel: ACPI: Power Resource [WRST] (off)
Aug 07 08:59:16 minidell kernel: ACPI: Power Resource [WRST] (off)
Aug 07 08:59:16 minidell kernel: ACPI: Power Resource [FN00] (off)
Aug 07 08:59:16 minidell kernel: ACPI: Power Resource [FN01] (off)
Aug 07 08:59:16 minidell kernel: ACPI: Power Resource [FN02] (off)
Aug 07 08:59:16 minidell kernel: ACPI: Power Resource [FN03] (off)
Aug 07 08:59:16 minidell kernel: ACPI: Power Resource [FN04] (off)
Aug 07 08:59:16 minidell kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
Aug 07 08:59:16 minidell kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
Aug 07 08:59:16 minidell kernel: acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM
Aug 07 08:59:16 minidell kernel: PCI host bridge to bus 0000:00
Aug 07 08:59:16 minidell kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
Aug 07 08:59:16 minidell kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
Aug 07 08:59:16 minidell kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
Aug 07 08:59:16 minidell kernel: pci_bus 0000:00: root bus resource [mem 0x80000000-0xdfffffff window]
Aug 07 08:59:16 minidell kernel: pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
Aug 07 08:59:16 minidell kernel: pci_bus 0000:00: root bus resource [bus 00-fe]
Aug 07 08:59:16 minidell kernel: pci 0000:00:00.0: [8086:1904] type 00 class 0x060000
Aug 07 08:59:16 minidell kernel: pci 0000:00:02.0: [8086:1926] type 00 class 0x030000
Aug 07 08:59:16 minidell kernel: pci 0000:00:02.0: reg 0x10: [mem 0xdb000000-0xdbffffff 64bit]
Aug 07 08:59:16 minidell kernel: pci 0000:00:02.0: reg 0x18: [mem 0x90000000-0x9fffffff 64bit pref]
Aug 07 08:59:16 minidell kernel: pci 0000:00:02.0: reg 0x20: [io  0xf000-0xf03f]
Aug 07 08:59:16 minidell kernel: pci 0000:00:02.0: BAR 2: assigned to efifb
Aug 07 08:59:16 minidell kernel: pci 0000:00:04.0: [8086:1903] type 00 class 0x118000
Aug 07 08:59:16 minidell kernel: pci 0000:00:04.0: reg 0x10: [mem 0xdc420000-0xdc427fff 64bit]
Aug 07 08:59:16 minidell kernel: pci 0000:00:14.0: [8086:9d2f] type 00 class 0x0c0330
Aug 07 08:59:16 minidell kernel: pci 0000:00:14.0: reg 0x10: [mem 0xdc410000-0xdc41ffff 64bit]
Aug 07 08:59:16 minidell kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
Aug 07 08:59:16 minidell kernel: pci 0000:00:14.2: [8086:9d31] type 00 class 0x118000
Aug 07 08:59:16 minidell kernel: pci 0000:00:14.2: reg 0x10: [mem 0xdc438000-0xdc438fff 64bit]
Aug 07 08:59:16 minidell kernel: pci 0000:00:15.0: [8086:9d60] type 00 class 0x118000
Aug 07 08:59:16 minidell kernel: pci 0000:00:15.0: reg 0x10: [mem 0xdc437000-0xdc437fff 64bit]
Aug 07 08:59:16 minidell kernel: pci 0000:00:15.1: [8086:9d61] type 00 class 0x118000
Aug 07 08:59:16 minidell kernel: pci 0000:00:15.1: reg 0x10: [mem 0xdc436000-0xdc436fff 64bit]
Aug 07 08:59:16 minidell kernel: pci 0000:00:16.0: [8086:9d3a] type 00 class 0x078000
Aug 07 08:59:16 minidell kernel: pci 0000:00:16.0: reg 0x10: [mem 0xdc435000-0xdc435fff 64bit]
Aug 07 08:59:16 minidell kernel: pci 0000:00:16.0: PME# supported from D3hot
Aug 07 08:59:16 minidell kernel: pci 0000:00:17.0: [8086:9d03] type 00 class 0x010601
Aug 07 08:59:16 minidell kernel: pci 0000:00:17.0: reg 0x10: [mem 0xdc430000-0xdc431fff]
Aug 07 08:59:16 minidell kernel: pci 0000:00:17.0: reg 0x14: [mem 0xdc434000-0xdc4340ff]
Aug 07 08:59:16 minidell kernel: pci 0000:00:17.0: reg 0x18: [io  0xf090-0xf097]
Aug 07 08:59:16 minidell kernel: pci 0000:00:17.0: reg 0x1c: [io  0xf080-0xf083]
Aug 07 08:59:16 minidell kernel: pci 0000:00:17.0: reg 0x20: [io  0xf060-0xf07f]
Aug 07 08:59:16 minidell kernel: pci 0000:00:17.0: reg 0x24: [mem 0xdc433000-0xdc4337ff]
Aug 07 08:59:16 minidell kernel: pci 0000:00:17.0: PME# supported from D3hot
Aug 07 08:59:16 minidell kernel: pci 0000:00:1c.0: [8086:9d10] type 01 class 0x060400
Aug 07 08:59:16 minidell kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
Aug 07 08:59:16 minidell kernel: pci 0000:00:1c.4: [8086:9d14] type 01 class 0x060400
Aug 07 08:59:16 minidell kernel: pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
Aug 07 08:59:16 minidell kernel: pci 0000:00:1c.5: [8086:9d15] type 01 class 0x060400
Aug 07 08:59:16 minidell kernel: pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
Aug 07 08:59:16 minidell kernel: pci 0000:00:1d.0: [8086:9d18] type 01 class 0x060400
Aug 07 08:59:16 minidell kernel: pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
Aug 07 08:59:16 minidell kernel: pci 0000:00:1f.0: [8086:9d48] type 00 class 0x060100
Aug 07 08:59:16 minidell kernel: pci 0000:00:1f.2: [8086:9d21] type 00 class 0x058000
Aug 07 08:59:16 minidell kernel: pci 0000:00:1f.2: reg 0x10: [mem 0xdc42c000-0xdc42ffff]
Aug 07 08:59:16 minidell kernel: pci 0000:00:1f.3: [8086:9d70] type 00 class 0x040380
Aug 07 08:59:16 minidell kernel: pci 0000:00:1f.3: reg 0x10: [mem 0xdc428000-0xdc42bfff 64bit]
Aug 07 08:59:16 minidell kernel: pci 0000:00:1f.3: reg 0x20: [mem 0xdc400000-0xdc40ffff 64bit]
Aug 07 08:59:16 minidell kernel: pci 0000:00:1f.3: PME# supported from D3hot D3cold
Aug 07 08:59:16 minidell kernel: pci 0000:00:1f.4: [8086:9d23] type 00 class 0x0c0500
Aug 07 08:59:16 minidell kernel: pci 0000:00:1f.4: reg 0x10: [mem 0xdc432000-0xdc4320ff 64bit]
Aug 07 08:59:16 minidell kernel: pci 0000:00:1f.4: reg 0x20: [io  0xf040-0xf05f]
Aug 07 08:59:16 minidell kernel: pci 0000:00:1c.0: PCI bridge to [bus 01-39]
Aug 07 08:59:16 minidell kernel: pci 0000:00:1c.0:   bridge window [mem 0xc4000000-0xda0fffff]
Aug 07 08:59:16 minidell kernel: pci 0000:00:1c.0:   bridge window [mem 0xa0000000-0xc1ffffff 64bit pref]
Aug 07 08:59:16 minidell kernel: pci 0000:3a:00.0: [168c:003e] type 00 class 0x028000
Aug 07 08:59:16 minidell kernel: pci 0000:3a:00.0: reg 0x10: [mem 0xdc000000-0xdc1fffff 64bit]
Aug 07 08:59:16 minidell kernel: pci 0000:3a:00.0: PME# supported from D0 D3hot D3cold
Aug 07 08:59:16 minidell kernel: pci 0000:00:1c.4: PCI bridge to [bus 3a]
Aug 07 08:59:16 minidell kernel: pci 0000:00:1c.4:   bridge window [mem 0xdc000000-0xdc1fffff]
Aug 07 08:59:16 minidell kernel: pci 0000:3b:00.0: [10ec:525a] type 00 class 0xff0000
Aug 07 08:59:16 minidell kernel: pci 0000:3b:00.0: reg 0x14: [mem 0xdc300000-0xdc300fff]
Aug 07 08:59:16 minidell kernel: pci 0000:3b:00.0: supports D1 D2
Aug 07 08:59:16 minidell kernel: pci 0000:3b:00.0: PME# supported from D1 D2 D3hot D3cold
Aug 07 08:59:16 minidell kernel: pci 0000:00:1c.5: PCI bridge to [bus 3b]
Aug 07 08:59:16 minidell kernel: pci 0000:00:1c.5:   bridge window [mem 0xdc300000-0xdc3fffff]
Aug 07 08:59:16 minidell kernel: pci 0000:3c:00.0: [1179:0116] type 00 class 0x010802
Aug 07 08:59:16 minidell kernel: pci 0000:3c:00.0: reg 0x10: [mem 0xdc200000-0xdc203fff 64bit]
Aug 07 08:59:16 minidell kernel: pci 0000:00:1d.0: PCI bridge to [bus 3c]
Aug 07 08:59:16 minidell kernel: pci 0000:00:1d.0:   bridge window [mem 0xdc200000-0xdc2fffff]
Aug 07 08:59:16 minidell kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
Aug 07 08:59:16 minidell kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
Aug 07 08:59:16 minidell kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
Aug 07 08:59:16 minidell kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 *11 12 14 15)
Aug 07 08:59:16 minidell kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15)
Aug 07 08:59:16 minidell kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 *11 12 14 15)
Aug 07 08:59:16 minidell kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15)
Aug 07 08:59:16 minidell kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
Aug 07 08:59:16 minidell kernel: ACPI: EC: interrupt unblocked
Aug 07 08:59:16 minidell kernel: ACPI: EC: event unblocked
Aug 07 08:59:16 minidell kernel: ACPI: \_SB_.PCI0.LPCB.ECDV: GPE=0x14, EC_CMD/EC_SC=0x934, EC_DATA=0x930
Aug 07 08:59:16 minidell kernel: ACPI: \_SB_.PCI0.LPCB.ECDV: Boot DSDT EC used to handle transactions and events
Aug 07 08:59:16 minidell kernel: pci 0000:00:02.0: vgaarb: setting as boot VGA device
Aug 07 08:59:16 minidell kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
Aug 07 08:59:16 minidell kernel: pci 0000:00:02.0: vgaarb: bridge control possible
Aug 07 08:59:16 minidell kernel: vgaarb: loaded
Aug 07 08:59:16 minidell kernel: ACPI: bus type USB registered
Aug 07 08:59:16 minidell kernel: usbcore: registered new interface driver usbfs
Aug 07 08:59:16 minidell kernel: usbcore: registered new interface driver hub
Aug 07 08:59:16 minidell kernel: usbcore: registered new device driver usb
Aug 07 08:59:16 minidell kernel: pps_core: LinuxPPS API ver. 1 registered
Aug 07 08:59:16 minidell kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Aug 07 08:59:16 minidell kernel: PTP clock support registered
Aug 07 08:59:16 minidell kernel: EDAC MC: Ver: 3.0.0
Aug 07 08:59:16 minidell kernel: Registered efivars operations
Aug 07 08:59:16 minidell kernel: PCI: Using ACPI for IRQ routing
Aug 07 08:59:16 minidell kernel: PCI: pci_cache_line_size set to 64 bytes
Aug 07 08:59:16 minidell kernel: e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
Aug 07 08:59:16 minidell kernel: e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
Aug 07 08:59:16 minidell kernel: e820: reserve RAM buffer [mem 0x60eed018-0x63ffffff]
Aug 07 08:59:16 minidell kernel: e820: reserve RAM buffer [mem 0x65212000-0x67ffffff]
Aug 07 08:59:16 minidell kernel: e820: reserve RAM buffer [mem 0x65298000-0x67ffffff]
Aug 07 08:59:16 minidell kernel: e820: reserve RAM buffer [mem 0x779a6000-0x77ffffff]
Aug 07 08:59:16 minidell kernel: e820: reserve RAM buffer [mem 0x7a500000-0x7bffffff]
Aug 07 08:59:16 minidell kernel: e820: reserve RAM buffer [mem 0x47f000000-0x47fffffff]
Aug 07 08:59:16 minidell kernel: NetLabel: Initializing
Aug 07 08:59:16 minidell kernel: NetLabel:  domain hash size = 128
Aug 07 08:59:16 minidell kernel: NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
Aug 07 08:59:16 minidell kernel: NetLabel:  unlabeled traffic allowed by default
Aug 07 08:59:16 minidell kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
Aug 07 08:59:16 minidell kernel: hpet0: 8 comparators, 64-bit 24.000000 MHz counter
Aug 07 08:59:16 minidell kernel: clocksource: Switched to clocksource tsc-early
Aug 07 08:59:16 minidell kernel: VFS: Disk quotas dquot_6.6.0
Aug 07 08:59:16 minidell kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Aug 07 08:59:16 minidell kernel: *** VALIDATE hugetlbfs ***
Aug 07 08:59:16 minidell kernel: pnp: PnP ACPI init
Aug 07 08:59:16 minidell kernel: system 00:00: [io  0x0680-0x069f] has been reserved
Aug 07 08:59:16 minidell kernel: system 00:00: [io  0xffff] has been reserved
Aug 07 08:59:16 minidell kernel: system 00:00: [io  0xffff] has been reserved
Aug 07 08:59:16 minidell kernel: system 00:00: [io  0xffff] has been reserved
Aug 07 08:59:16 minidell kernel: system 00:00: [io  0x1800-0x18fe] has been reserved
Aug 07 08:59:16 minidell kernel: system 00:00: [io  0x164e-0x164f] has been reserved
Aug 07 08:59:16 minidell kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
Aug 07 08:59:16 minidell kernel: pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
Aug 07 08:59:16 minidell kernel: system 00:02: [io  0x1854-0x1857] has been reserved
Aug 07 08:59:16 minidell kernel: system 00:02: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
Aug 07 08:59:16 minidell kernel: pnp 00:03: Plug and Play ACPI device, IDs PNP0303 (active)
Aug 07 08:59:16 minidell kernel: pnp 00:04: Plug and Play ACPI device, IDs DLL0704 PNP0f13 (active)
Aug 07 08:59:16 minidell kernel: system 00:05: [mem 0xfed10000-0xfed17fff] has been reserved
Aug 07 08:59:16 minidell kernel: system 00:05: [mem 0xfed18000-0xfed18fff] has been reserved
Aug 07 08:59:16 minidell kernel: system 00:05: [mem 0xfed19000-0xfed19fff] has been reserved
Aug 07 08:59:16 minidell kernel: system 00:05: [mem 0xe0000000-0xefffffff] has been reserved
Aug 07 08:59:16 minidell kernel: system 00:05: [mem 0xfed20000-0xfed3ffff] has been reserved
Aug 07 08:59:16 minidell kernel: system 00:05: [mem 0xfed90000-0xfed93fff] could not be reserved
Aug 07 08:59:16 minidell kernel: system 00:05: [mem 0xfed45000-0xfed8ffff] has been reserved
Aug 07 08:59:16 minidell kernel: system 00:05: [mem 0xff000000-0xffffffff] has been reserved
Aug 07 08:59:16 minidell kernel: system 00:05: [mem 0xfee00000-0xfeefffff] could not be reserved
Aug 07 08:59:16 minidell kernel: system 00:05: [mem 0xdffe0000-0xdfffffff] has been reserved
Aug 07 08:59:16 minidell kernel: system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
Aug 07 08:59:16 minidell kernel: system 00:06: [mem 0xfd000000-0xfdabffff] has been reserved
Aug 07 08:59:16 minidell kernel: system 00:06: [mem 0xfdad0000-0xfdadffff] has been reserved
Aug 07 08:59:16 minidell kernel: system 00:06: [mem 0xfdb00000-0xfdffffff] has been reserved
Aug 07 08:59:16 minidell kernel: system 00:06: [mem 0xfe000000-0xfe01ffff] could not be reserved
Aug 07 08:59:16 minidell kernel: system 00:06: [mem 0xfe036000-0xfe03bfff] has been reserved
Aug 07 08:59:16 minidell kernel: system 00:06: [mem 0xfe03d000-0xfe3fffff] has been reserved
Aug 07 08:59:16 minidell kernel: system 00:06: [mem 0xfe410000-0xfe7fffff] has been reserved
Aug 07 08:59:16 minidell kernel: system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
Aug 07 08:59:16 minidell kernel: system 00:07: [io  0xff00-0xfffe] has been reserved
Aug 07 08:59:16 minidell kernel: system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
Aug 07 08:59:16 minidell kernel: system 00:08: [mem 0xfe029000-0xfe029fff] has been reserved
Aug 07 08:59:16 minidell kernel: system 00:08: [mem 0xfe028000-0xfe028fff] has been reserved
Aug 07 08:59:16 minidell kernel: system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
Aug 07 08:59:16 minidell kernel: pnp: PnP ACPI: found 9 devices
Aug 07 08:59:16 minidell kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Aug 07 08:59:16 minidell kernel: pci 0000:00:1c.0: bridge window [io  0x1000-0x0fff] to [bus 01-39] add_size 1000
Aug 07 08:59:16 minidell kernel: pci 0000:00:1c.0: BAR 13: assigned [io  0x2000-0x2fff]
Aug 07 08:59:16 minidell kernel: pci 0000:00:1c.0: PCI bridge to [bus 01-39]
Aug 07 08:59:16 minidell kernel: pci 0000:00:1c.0:   bridge window [io  0x2000-0x2fff]
Aug 07 08:59:16 minidell kernel: pci 0000:00:1c.0:   bridge window [mem 0xc4000000-0xda0fffff]
Aug 07 08:59:16 minidell kernel: pci 0000:00:1c.0:   bridge window [mem 0xa0000000-0xc1ffffff 64bit pref]
Aug 07 08:59:16 minidell kernel: pci 0000:00:1c.4: PCI bridge to [bus 3a]
Aug 07 08:59:16 minidell kernel: pci 0000:00:1c.4:   bridge window [mem 0xdc000000-0xdc1fffff]
Aug 07 08:59:16 minidell kernel: pci 0000:00:1c.5: PCI bridge to [bus 3b]
Aug 07 08:59:16 minidell kernel: pci 0000:00:1c.5:   bridge window [mem 0xdc300000-0xdc3fffff]
Aug 07 08:59:16 minidell kernel: pci 0000:00:1d.0: PCI bridge to [bus 3c]
Aug 07 08:59:16 minidell kernel: pci 0000:00:1d.0:   bridge window [mem 0xdc200000-0xdc2fffff]
Aug 07 08:59:16 minidell kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
Aug 07 08:59:16 minidell kernel: pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
Aug 07 08:59:16 minidell kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
Aug 07 08:59:16 minidell kernel: pci_bus 0000:00: resource 7 [mem 0x80000000-0xdfffffff window]
Aug 07 08:59:16 minidell kernel: pci_bus 0000:00: resource 8 [mem 0xfd000000-0xfe7fffff window]
Aug 07 08:59:16 minidell kernel: pci_bus 0000:01: resource 0 [io  0x2000-0x2fff]
Aug 07 08:59:16 minidell kernel: pci_bus 0000:01: resource 1 [mem 0xc4000000-0xda0fffff]
Aug 07 08:59:16 minidell kernel: pci_bus 0000:01: resource 2 [mem 0xa0000000-0xc1ffffff 64bit pref]
Aug 07 08:59:16 minidell kernel: pci_bus 0000:3a: resource 1 [mem 0xdc000000-0xdc1fffff]
Aug 07 08:59:16 minidell kernel: pci_bus 0000:3b: resource 1 [mem 0xdc300000-0xdc3fffff]
Aug 07 08:59:16 minidell kernel: pci_bus 0000:3c: resource 1 [mem 0xdc200000-0xdc2fffff]
Aug 07 08:59:16 minidell kernel: NET: Registered protocol family 2
Aug 07 08:59:16 minidell kernel: tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes)
Aug 07 08:59:16 minidell kernel: TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
Aug 07 08:59:16 minidell kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
Aug 07 08:59:16 minidell kernel: TCP: Hash tables configured (established 131072 bind 65536)
Aug 07 08:59:16 minidell kernel: UDP hash table entries: 8192 (order: 6, 262144 bytes)
Aug 07 08:59:16 minidell kernel: UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
Aug 07 08:59:16 minidell kernel: NET: Registered protocol family 1
Aug 07 08:59:16 minidell kernel: NET: Registered protocol family 44
Aug 07 08:59:16 minidell kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Aug 07 08:59:16 minidell kernel: PCI: CLS 0 bytes, default 64
Aug 07 08:59:16 minidell kernel: Trying to unpack rootfs image as initramfs...
Aug 07 08:59:16 minidell kernel: Freeing initrd memory: 11548K
Aug 07 08:59:16 minidell kernel: DMAR: ACPI device "device:64" under DMAR at fed91000 as 00:15.0
Aug 07 08:59:16 minidell kernel: DMAR: ACPI device "device:65" under DMAR at fed91000 as 00:15.1
Aug 07 08:59:16 minidell kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Aug 07 08:59:16 minidell kernel: software IO TLB: mapped [mem 0x5ceed000-0x60eed000] (64MB)
Aug 07 08:59:16 minidell kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x1fd3b81b95f, max_idle_ns: 440795257325 ns
Aug 07 08:59:16 minidell kernel: clocksource: Switched to clocksource tsc
Aug 07 08:59:16 minidell kernel: check: Scanning for low memory corruption every 60 seconds
Aug 07 08:59:16 minidell kernel: Initialise system trusted keyrings
Aug 07 08:59:16 minidell kernel: Key type blacklist registered
Aug 07 08:59:16 minidell kernel: workingset: timestamp_bits=41 max_order=22 bucket_order=0
Aug 07 08:59:16 minidell kernel: zbud: loaded
Aug 07 08:59:16 minidell kernel: Key type asymmetric registered
Aug 07 08:59:16 minidell kernel: Asymmetric key parser 'x509' registered
Aug 07 08:59:16 minidell kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
Aug 07 08:59:16 minidell kernel: io scheduler mq-deadline registered
Aug 07 08:59:16 minidell kernel: io scheduler kyber registered
Aug 07 08:59:16 minidell kernel: io scheduler bfq registered
Aug 07 08:59:16 minidell kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Aug 07 08:59:16 minidell kernel: efifb: probing for efifb
Aug 07 08:59:16 minidell kernel: efifb: framebuffer at 0x90000000, using 22500k, total 22500k
Aug 07 08:59:16 minidell kernel: efifb: mode is 3200x1800x32, linelength=12800, pages=1
Aug 07 08:59:16 minidell kernel: efifb: scrolling: redraw
Aug 07 08:59:16 minidell kernel: efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
Aug 07 08:59:16 minidell kernel: fbcon: Deferring console take-over
Aug 07 08:59:16 minidell kernel: fb0: EFI VGA frame buffer device
Aug 07 08:59:16 minidell kernel: intel_idle: MWAIT substates: 0x11142120
Aug 07 08:59:16 minidell kernel: intel_idle: v0.4.1 model 0x4E
Aug 07 08:59:16 minidell kernel: intel_idle: lapic_timer_reliable_states 0xffffffff
Aug 07 08:59:16 minidell kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
Aug 07 08:59:16 minidell kernel: ACPI: Lid Switch [LID0]
Aug 07 08:59:16 minidell kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
Aug 07 08:59:16 minidell kernel: ACPI: Power Button [PBTN]
Aug 07 08:59:16 minidell kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2
Aug 07 08:59:16 minidell kernel: ACPI: Sleep Button [SBTN]
Aug 07 08:59:16 minidell kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
Aug 07 08:59:16 minidell kernel: ACPI: Power Button [PWRF]
Aug 07 08:59:16 minidell kernel: thermal LNXTHERM:00: registered as thermal_zone0
Aug 07 08:59:16 minidell kernel: ACPI: Thermal Zone [THM] (25 C)
Aug 07 08:59:16 minidell kernel: thermal LNXTHERM:01: registered as thermal_zone1
Aug 07 08:59:16 minidell kernel: ACPI: Thermal Zone [TZ00] (28 C)
Aug 07 08:59:16 minidell kernel: thermal LNXTHERM:02: registered as thermal_zone2
Aug 07 08:59:16 minidell kernel: ACPI: Thermal Zone [TZ01] (30 C)
Aug 07 08:59:16 minidell kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
Aug 07 08:59:16 minidell kernel: nvme nvme0: pci function 0000:3c:00.0
Aug 07 08:59:16 minidell kernel: usbcore: registered new interface driver usbserial_generic
Aug 07 08:59:16 minidell kernel: usbserial: USB Serial support registered for generic
Aug 07 08:59:16 minidell kernel: rtc_cmos 00:01: RTC can wake from S4
Aug 07 08:59:16 minidell kernel: rtc_cmos 00:01: registered as rtc0
Aug 07 08:59:16 minidell kernel: rtc_cmos 00:01: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
Aug 07 08:59:16 minidell kernel: intel_pstate: Intel P-state driver initializing
Aug 07 08:59:16 minidell kernel: intel_pstate: HWP enabled
Aug 07 08:59:16 minidell kernel: ledtrig-cpu: registered to indicate activity on CPUs
Aug 07 08:59:16 minidell kernel: intel_pmc_core intel_pmc_core.0:  initialized
Aug 07 08:59:16 minidell kernel: NET: Registered protocol family 10
Aug 07 08:59:16 minidell kernel: Segment Routing with IPv6
Aug 07 08:59:16 minidell kernel: NET: Registered protocol family 17
Aug 07 08:59:16 minidell kernel: mce: Using 9 MCE banks
Aug 07 08:59:16 minidell kernel: RAS: Correctable Errors collector initialized.
Aug 07 08:59:16 minidell kernel: microcode: sig=0x406e3, pf=0x40, revision=0xcc
Aug 07 08:59:16 minidell kernel: microcode: Microcode Update Driver: v2.2.
Aug 07 08:59:16 minidell kernel: sched_clock: Marking stable (990167272, -2771382)->(994280446, -6884556)
Aug 07 08:59:16 minidell kernel: registered taskstats version 1
Aug 07 08:59:16 minidell kernel: Loading compiled-in X.509 certificates
Aug 07 08:59:16 minidell kernel: Loaded X.509 cert 'Build time autogenerated kernel key: 1011b62d72c83860a4e13b879e0d10b98bb6f587'
Aug 07 08:59:16 minidell kernel: zswap: loaded using pool lzo/zbud
Aug 07 08:59:16 minidell kernel: Key type big_key registered
Aug 07 08:59:16 minidell kernel: PM:   Magic number: 15:825:977
Aug 07 08:59:16 minidell kernel: rtc_cmos 00:01: setting system clock to 2019-08-07T08:59:15 UTC (1565168355)
Aug 07 08:59:16 minidell kernel: nvme nvme0: 4/0/0 default/read/poll queues
Aug 07 08:59:16 minidell kernel:  nvme0n1: p1 p2 p3 p4
Aug 07 08:59:16 minidell kernel: Freeing unused decrypted memory: 2040K
Aug 07 08:59:16 minidell kernel: Freeing unused kernel image memory: 1612K
Aug 07 08:59:16 minidell kernel: Write protecting the kernel read-only data: 18432k
Aug 07 08:59:16 minidell kernel: Freeing unused kernel image memory: 2012K
Aug 07 08:59:16 minidell kernel: Freeing unused kernel image memory: 196K
Aug 07 08:59:16 minidell kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Aug 07 08:59:16 minidell kernel: x86/mm: Checking user space page tables
Aug 07 08:59:16 minidell kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Aug 07 08:59:16 minidell kernel: Run /init as init process
Aug 07 08:59:16 minidell kernel: fbcon: Taking over console
Aug 07 08:59:16 minidell kernel: Console: switching to colour frame buffer device 400x112
Aug 07 08:59:16 minidell kernel: i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
Aug 07 08:59:16 minidell kernel: i8042: Warning: Keylock active
Aug 07 08:59:16 minidell kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Aug 07 08:59:16 minidell kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
Aug 07 08:59:16 minidell kernel: SCSI subsystem initialized
Aug 07 08:59:16 minidell kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Aug 07 08:59:16 minidell kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
Aug 07 08:59:16 minidell kernel: xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000081109810
Aug 07 08:59:16 minidell kernel: xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
Aug 07 08:59:16 minidell kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.02
Aug 07 08:59:16 minidell kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Aug 07 08:59:16 minidell kernel: usb usb1: Product: xHCI Host Controller
Aug 07 08:59:16 minidell kernel: usb usb1: Manufacturer: Linux 5.2.5-arch1-1-ARCH xhci-hcd
Aug 07 08:59:16 minidell kernel: usb usb1: SerialNumber: 0000:00:14.0
Aug 07 08:59:16 minidell kernel: hub 1-0:1.0: USB hub found
Aug 07 08:59:16 minidell kernel: hub 1-0:1.0: 12 ports detected
Aug 07 08:59:16 minidell kernel: libata version 3.00 loaded.
Aug 07 08:59:16 minidell kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Aug 07 08:59:16 minidell kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
Aug 07 08:59:16 minidell kernel: xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
Aug 07 08:59:16 minidell kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.02
Aug 07 08:59:16 minidell kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Aug 07 08:59:16 minidell kernel: usb usb2: Product: xHCI Host Controller
Aug 07 08:59:16 minidell kernel: usb usb2: Manufacturer: Linux 5.2.5-arch1-1-ARCH xhci-hcd
Aug 07 08:59:16 minidell kernel: usb usb2: SerialNumber: 0000:00:14.0
Aug 07 08:59:16 minidell kernel: hub 2-0:1.0: USB hub found
Aug 07 08:59:16 minidell kernel: hub 2-0:1.0: 6 ports detected
Aug 07 08:59:16 minidell kernel: usb: port power management may be unreliable
Aug 07 08:59:16 minidell kernel: ahci 0000:00:17.0: version 3.0
Aug 07 08:59:16 minidell kernel: ahci 0000:00:17.0: AHCI 0001.0301 32 slots 8 ports 6 Gbps 0x0 impl SATA mode
Aug 07 08:59:16 minidell kernel: ahci 0000:00:17.0: flags: 64bit ncq pm led clo only pio slum part deso sadm sds apst 
Aug 07 08:59:16 minidell kernel: scsi host0: ahci
Aug 07 08:59:16 minidell kernel: scsi host1: ahci
Aug 07 08:59:16 minidell kernel: scsi host2: ahci
Aug 07 08:59:16 minidell kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
Aug 07 08:59:16 minidell kernel: scsi host3: ahci
Aug 07 08:59:16 minidell kernel: scsi host4: ahci
Aug 07 08:59:16 minidell kernel: scsi host5: ahci
Aug 07 08:59:16 minidell kernel: scsi host6: ahci
Aug 07 08:59:16 minidell kernel: scsi host7: ahci
Aug 07 08:59:16 minidell kernel: ata1: DUMMY
Aug 07 08:59:16 minidell kernel: ata2: DUMMY
Aug 07 08:59:16 minidell kernel: ata3: DUMMY
Aug 07 08:59:16 minidell kernel: ata4: DUMMY
Aug 07 08:59:16 minidell kernel: ata5: DUMMY
Aug 07 08:59:16 minidell kernel: ata6: DUMMY
Aug 07 08:59:16 minidell kernel: ata7: DUMMY
Aug 07 08:59:16 minidell kernel: ata8: DUMMY
Aug 07 08:59:16 minidell kernel: EXT4-fs (nvme0n1p2): mounted filesystem with ordered data mode. Opts: (null)
Aug 07 08:59:16 minidell kernel: random: fast init done
Aug 07 08:59:16 minidell systemd[1]: systemd 242.84-1-arch running in system mode. (+PAM +AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
Aug 07 08:59:16 minidell systemd[1]: Detected architecture x86-64.
Aug 07 08:59:16 minidell systemd[1]: Set hostname to <minidell>.
Aug 07 08:59:16 minidell systemd[1]: /usr/lib/systemd/system/docker.socket:6: ListenStream= references a path below legacy directory /var/run/, updating /var/run/docker.sock → /run/docker.sock; please update the unit file accordingly.
Aug 07 08:59:16 minidell systemd[1]: Listening on udev Control Socket.
Aug 07 08:59:16 minidell systemd[1]: Listening on udev Kernel Socket.
Aug 07 08:59:16 minidell systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Aug 07 08:59:16 minidell systemd[1]: Listening on Journal Socket (/dev/log).
Aug 07 08:59:16 minidell systemd[1]: Listening on LVM2 poll daemon socket.
Aug 07 08:59:16 minidell systemd[1]: Listening on Journal Socket.
Aug 07 08:59:16 minidell kernel: EXT4-fs (nvme0n1p2): re-mounted. Opts: (null)
Aug 07 08:59:16 minidell kernel: random: lvm: uninitialized urandom read (4 bytes read)
Aug 07 08:59:16 minidell kernel: random: systemd-random-: uninitialized urandom read (512 bytes read)
Aug 07 08:59:16 minidell kernel: usb 1-1: new full-speed USB device number 2 using xhci_hcd
Aug 07 08:59:16 minidell systemd-journald[292]: Journal started
Aug 07 08:59:16 minidell systemd-journald[292]: Runtime journal (/run/log/journal/9b8f896bfeea4c6e8b1eba0997616e9f) is 8.0M, max 793.9M, 785.9M free.
Aug 07 08:59:16 minidell audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 07 08:59:16 minidell systemd[1]: Starting Flush Journal to Persistent Storage...
Aug 07 08:59:16 minidell kernel: audit: type=1130 audit(1565168356.329:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 07 08:59:16 minidell kernel: usb 1-1: New USB device found, idVendor=046d, idProduct=c52b, bcdDevice=12.09
Aug 07 08:59:16 minidell kernel: usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Aug 07 08:59:16 minidell kernel: usb 1-1: Product: USB Receiver
Aug 07 08:59:16 minidell kernel: usb 1-1: Manufacturer: Logitech
Aug 07 08:59:16 minidell systemd-journald[292]: Time spent on flushing to /var is 80.412ms for 734 entries.
Aug 07 08:59:16 minidell systemd-journald[292]: System journal (/var/log/journal/9b8f896bfeea4c6e8b1eba0997616e9f) is 72.0M, max 4.0G, 3.9G free.
Aug 07 08:59:16 minidell kernel: audit: type=1130 audit(1565168356.383:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 07 08:59:16 minidell audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 07 08:59:16 minidell systemd[1]: Started udev Kernel Device Manager.
Aug 07 08:59:16 minidell systemd[1]: Started Flush Journal to Persistent Storage.
Aug 07 08:59:16 minidell audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 07 08:59:16 minidell kernel: audit: type=1130 audit(1565168356.429:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 07 08:59:16 minidell kernel: ACPI: AC Adapter [AC] (off-line)
Aug 07 08:59:16 minidell kernel: usb 1-3: new full-speed USB device number 3 using xhci_hcd
Aug 07 08:59:16 minidell kernel: ACPI Warning: \_SB.IETM._ART: Return Package type mismatch at index 0 - found Integer, expected Reference (20190509/nspredef-258)
Aug 07 08:59:16 minidell kernel: ACPI: Invalid package element [0]: got number, expecting [R]
Aug 07 08:59:16 minidell kernel: _ART package 0 is invalid, ignored
Aug 07 08:59:16 minidell kernel: acpi INT33D5:00: intel-hid: created platform device
Aug 07 08:59:16 minidell kernel: input: Intel HID events as /devices/platform/INT33D5:00/input/input6
Aug 07 08:59:16 minidell kernel: hidraw: raw HID events driver (C) Jiri Kosina
Aug 07 08:59:16 minidell kernel: wmi_bus wmi_bus-PNP0C14:01: WQBC data block query control method not found
Aug 07 08:59:16 minidell kernel: proc_thermal 0000:00:04.0: enabling device (0000 -> 0002)
Aug 07 08:59:16 minidell kernel: intel-lpss 0000:00:15.0: enabling device (0000 -> 0002)
Aug 07 08:59:16 minidell kernel: mei_me 0000:00:16.0: enabling device (0000 -> 0002)
Aug 07 08:59:16 minidell kernel: proc_thermal 0000:00:04.0: Creating sysfs group for PROC_THERMAL_PCI
Aug 07 08:59:16 minidell kernel: battery: ACPI: Battery Slot [BAT0] (battery present)
Aug 07 08:59:16 minidell kernel: idma64 idma64.0: Found Intel integrated DMA 64-bit
Aug 07 08:59:16 minidell kernel: i801_smbus 0000:00:1f.4: SPD Write Disable is set
Aug 07 08:59:16 minidell kernel: i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
Aug 07 08:59:16 minidell systemd[1]: Found device KXG50ZNV512G NVMe TOSHIBA 512GB EFI\x20System\x20Partition.
Aug 07 08:59:16 minidell kernel: input: PC Speaker as /devices/platform/pcspkr/input/input7
Aug 07 08:59:16 minidell kernel: RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
Aug 07 08:59:16 minidell kernel: RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
Aug 07 08:59:16 minidell kernel: RAPL PMU: hw unit of domain package 2^-14 Joules
Aug 07 08:59:16 minidell kernel: RAPL PMU: hw unit of domain dram 2^-14 Joules
Aug 07 08:59:16 minidell kernel: RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
Aug 07 08:59:16 minidell kernel: RAPL PMU: hw unit of domain psys 2^-14 Joules
Aug 07 08:59:16 minidell systemd[1]: Found device KXG50ZNV512G NVMe TOSHIBA 512GB 4.
Aug 07 08:59:16 minidell kernel: Linux agpgart interface v0.103
Aug 07 08:59:16 minidell kernel: usb 1-3: New USB device found, idVendor=0cf3, idProduct=e300, bcdDevice= 0.01
Aug 07 08:59:16 minidell kernel: usb 1-3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Aug 07 08:59:16 minidell systemd-udevd[328]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
Aug 07 08:59:16 minidell systemd[1]: Found device KXG50ZNV512G NVMe TOSHIBA 512GB 3.
Aug 07 08:59:16 minidell systemd[1]: Activating swap /dev/disk/by-uuid/a9f9880e-0102-42b1-8ad2-a0af9fb1f980...
Aug 07 08:59:16 minidell kernel: intel-lpss 0000:00:15.1: enabling device (0000 -> 0002)
Aug 07 08:59:16 minidell kernel: idma64 idma64.1: Found Intel integrated DMA 64-bit
Aug 07 08:59:16 minidell kernel: cryptd: max_cpu_qlen set to 1000
Aug 07 08:59:16 minidell kernel: Adding 1048572k swap on /dev/nvme0n1p3.  Priority:-2 extents:1 across:1048572k SSFS
Aug 07 08:59:16 minidell systemd[1]: Activated swap /dev/disk/by-uuid/a9f9880e-0102-42b1-8ad2-a0af9fb1f980.
Aug 07 08:59:16 minidell systemd[1]: Reached target Swap.
Aug 07 08:59:16 minidell systemd[1]: Mounting Temporary Directory (/tmp)...
Aug 07 08:59:16 minidell systemd[1]: Mounted Temporary Directory (/tmp).
Aug 07 08:59:16 minidell kernel: i2c_hid i2c-DLL0704:01: i2c-DLL0704:01 supply vdd not found, using dummy regulator
Aug 07 08:59:16 minidell kernel: i2c_hid i2c-DLL0704:01: i2c-DLL0704:01 supply vddl not found, using dummy regulator
Aug 07 08:59:16 minidell systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Aug 07 08:59:16 minidell kernel: dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.3)
Aug 07 08:59:16 minidell systemd[1]: Started Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
Aug 07 08:59:16 minidell audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 07 08:59:16 minidell systemd[1]: Reached target Local File Systems (Pre).
Aug 07 08:59:16 minidell kernel: audit: type=1130 audit(1565168356.693:5): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 07 08:59:16 minidell systemd[1]: Starting File System Check on /dev/disk/by-uuid/27EE-4C9D...
Aug 07 08:59:16 minidell systemd[1]: Starting File System Check on /dev/disk/by-uuid/82109b18-af30-478a-a518-42afc5ff77b1...
Aug 07 08:59:16 minidell systemd[1]: Condition check resulted in Virtual Machine and Container Storage (Compatibility) being skipped.
Aug 07 08:59:16 minidell kernel: AVX2 version of gcm_enc/dec engaged.
Aug 07 08:59:16 minidell kernel: AES CTR mode by8 optimization enabled
Aug 07 08:59:16 minidell kernel: iTCO_vendor_support: vendor-support=0
Aug 07 08:59:16 minidell kernel: iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
Aug 07 08:59:16 minidell kernel: iTCO_wdt: Found a Intel PCH TCO device (Version=4, TCOBASE=0x0400)
Aug 07 08:59:16 minidell kernel: iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
Aug 07 08:59:16 minidell kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Aug 07 08:59:16 minidell kernel: input: Dell WMI hotkeys as /devices/platform/PNP0C14:01/wmi_bus/wmi_bus-PNP0C14:01/9DBB5994-A997-11DA-B012-B622A1EF5492/input/input9
Aug 07 08:59:16 minidell systemd-fsck[368]: fsck.fat 4.1 (2017-01-24)
Aug 07 08:59:16 minidell systemd-fsck[368]: /dev/nvme0n1p1: 27 files, 13250/130812 clusters
Aug 07 08:59:16 minidell kernel: cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Aug 07 08:59:16 minidell kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
Aug 07 08:59:16 minidell kernel: cfg80211: failed to load regulatory.db
Aug 07 08:59:16 minidell systemd[1]: Started File System Check on /dev/disk/by-uuid/27EE-4C9D.
Aug 07 08:59:16 minidell audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-27EE\x2d4C9D comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 07 08:59:16 minidell systemd[1]: boot.mount: Directory /boot to mount over is not empty, mounting anyway.
Aug 07 08:59:16 minidell systemd[1]: Mounting /boot...
Aug 07 08:59:16 minidell kernel: audit: type=1130 audit(1565168356.743:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-27EE\x2d4C9D comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 07 08:59:16 minidell kernel: usb 1-4: new full-speed USB device number 4 using xhci_hcd
Aug 07 08:59:16 minidell kernel: snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
Aug 07 08:59:16 minidell systemd[1]: Mounted /boot.
Aug 07 08:59:17 minidell kernel: usb 1-4: New USB device found, idVendor=04f3, idProduct=2234, bcdDevice=11.11
Aug 07 08:59:17 minidell kernel: usb 1-4: New USB device strings: Mfr=4, Product=14, SerialNumber=0
Aug 07 08:59:17 minidell kernel: usb 1-4: Product: Touchscreen
Aug 07 08:59:17 minidell kernel: usb 1-4: Manufacturer: ELAN
Aug 07 08:59:17 minidell systemd-fsck[369]: /dev/nvme0n1p4: clean, 89814/24608768 files, 3035514/98419025 blocks
Aug 07 08:59:17 minidell audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-82109b18\x2daf30\x2d478a\x2da518\x2d42afc5ff77b1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 07 08:59:17 minidell systemd[1]: Started File System Check on /dev/disk/by-uuid/82109b18-af30-478a-a518-42afc5ff77b1.
Aug 07 08:59:17 minidell kernel: audit: type=1130 audit(1565168357.079:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-82109b18\x2daf30\x2d478a\x2da518\x2d42afc5ff77b1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 07 08:59:17 minidell systemd[1]: Mounting /home...
Aug 07 08:59:17 minidell kernel: EXT4-fs (nvme0n1p4): mounted filesystem with ordered data mode. Opts: (null)
Aug 07 08:59:17 minidell systemd[1]: Mounted /home.
Aug 07 08:59:17 minidell systemd[1]: Reached target Local File Systems.
Aug 07 08:59:17 minidell systemd[1]: Starting Create Volatile Files and Directories...
Aug 07 08:59:17 minidell systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
Aug 07 08:59:17 minidell systemd[1]: Condition check resulted in Rebuild Dynamic Linker Cache being skipped.
Aug 07 08:59:17 minidell kernel: [drm] Found 64MB of eDRAM
Aug 07 08:59:17 minidell kernel: checking generic (90000000 15f9000) vs hw (90000000 10000000)
Aug 07 08:59:17 minidell kernel: fb0: switching to inteldrmfb from EFI VGA
Aug 07 08:59:17 minidell kernel: Console: switching to colour dummy device 80x25
Aug 07 08:59:17 minidell kernel: i915 0000:00:02.0: vgaarb: deactivate vga console
Aug 07 08:59:17 minidell kernel: ath10k_pci 0000:3a:00.0: enabling device (0000 -> 0002)
Aug 07 08:59:17 minidell kernel: ath10k_pci 0000:3a:00.0: pci irq msi oper_irq_mode 2 irq_mode 0 reset_mode 0
Aug 07 08:59:17 minidell kernel: [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
Aug 07 08:59:17 minidell kernel: [drm] Driver supports precise vblank timestamp query.
Aug 07 08:59:17 minidell kernel: i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
Aug 07 08:59:17 minidell kernel: [drm] Finished loading DMC firmware i915/skl_dmc_ver1_27.bin (v1.27)
Aug 07 08:59:17 minidell kernel: audit: type=1130 audit(1565168357.113:8): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 07 08:59:17 minidell audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 07 08:59:17 minidell systemd[1]: Started Create Volatile Files and Directories.
Aug 07 08:59:17 minidell systemd[1]: Condition check resulted in Rebuild Journal Catalog being skipped.
Aug 07 08:59:17 minidell systemd[1]: Condition check resulted in Update is Completed being skipped.
Aug 07 08:59:17 minidell systemd[1]: Starting Update UTMP about System Boot/Shutdown...
Aug 07 08:59:17 minidell audit[432]: SYSTEM_BOOT pid=432 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
Aug 07 08:59:17 minidell kernel: audit: type=1127 audit(1565168357.123:9): pid=432 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
Aug 07 08:59:17 minidell kernel: input: DLL0704:01 06CB:76AF Mouse as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-DLL0704:01/0018:06CB:76AF.0001/input/input10
Aug 07 08:59:17 minidell kernel: input: DLL0704:01 06CB:76AF Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-DLL0704:01/0018:06CB:76AF.0001/input/input11
Aug 07 08:59:17 minidell kernel: hid-generic 0018:06CB:76AF.0001: input,hidraw0: I2C HID v1.00 Mouse [DLL0704:01 06CB:76AF] on i2c-DLL0704:01
Aug 07 08:59:17 minidell kernel: [drm] Initialized i915 1.6.0 20190417 for 0000:00:02.0 on minor 0
Aug 07 08:59:17 minidell kernel: ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
Aug 07 08:59:17 minidell systemd[1]: Created slice system-systemd\x2dbacklight.slice.
Aug 07 08:59:17 minidell kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input13
Aug 07 08:59:17 minidell systemd[1]: Starting Load/Save Screen Backlight Brightness of leds:dell::kbd_backlight...
Aug 07 08:59:17 minidell systemd[1]: Started Update UTMP about System Boot/Shutdown.
Aug 07 08:59:17 minidell audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-update-utmp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 07 08:59:17 minidell kernel: audit: type=1130 audit(1565168357.139:10): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-update-utmp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 07 08:59:17 minidell systemd[1]: Started Load/Save Screen Backlight Brightness of leds:dell::kbd_backlight.
Aug 07 08:59:17 minidell systemd[1]: Reached target System Initialization.
Aug 07 08:59:17 minidell audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-backlight@leds:dell::kbd_backlight comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 07 08:59:17 minidell systemd[1]: Started Daily verification of password and group files.
Aug 07 08:59:17 minidell systemd[1]: Starting Docker Socket for the API.
Aug 07 08:59:17 minidell systemd[1]: Started Daily man-db regeneration.
Aug 07 08:59:17 minidell systemd[1]: Started Daily rotation of log files.
Aug 07 08:59:17 minidell systemd[1]: Started Daily Cleanup of Temporary Directories.
Aug 07 08:59:17 minidell systemd[1]: Reached target Timers.
Aug 07 08:59:17 minidell systemd[1]: Listening on D-Bus System Message Bus Socket.
Aug 07 08:59:17 minidell systemd[1]: Listening on Docker Socket for the API.
Aug 07 08:59:17 minidell systemd[1]: Reached target Sockets.
Aug 07 08:59:17 minidell systemd[1]: Reached target Basic System.
Aug 07 08:59:17 minidell systemd[1]: Starting MariaDB 10.4.7 database server...
Aug 07 08:59:17 minidell systemd[1]: Starting Docker Application Container Engine...
Aug 07 08:59:17 minidell systemd[1]: Started D-Bus System Message Bus.
Aug 07 08:59:17 minidell audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dbus comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 07 08:59:17 minidell systemd[1]: Starting Permit User Sessions...
Aug 07 08:59:17 minidell kernel: random: dbus-daemon: uninitialized urandom read (12 bytes read)
Aug 07 08:59:17 minidell systemd[1]: Starting Login Service...
Aug 07 08:59:17 minidell kernel: snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
Aug 07 08:59:17 minidell kernel: fbcon: i915drmfb (fb0) is primary device
Aug 07 08:59:17 minidell kernel: random: dbus-daemon: uninitialized urandom read (12 bytes read)
Aug 07 08:59:17 minidell systemd[1]: Started Permit User Sessions.
Aug 07 08:59:17 minidell kernel: random: crng init done
Aug 07 08:59:17 minidell kernel: Console: switching to colour frame buffer device 400x112
Aug 07 08:59:17 minidell kernel: input: DLL0704:01 06CB:76AF Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-DLL0704:01/0018:06CB:76AF.0001/input/input15
Aug 07 08:59:17 minidell kernel: hid-multitouch 0018:06CB:76AF.0001: input,hidraw0: I2C HID v1.00 Mouse [DLL0704:01 06CB:76AF] on i2c-DLL0704:01
Aug 07 08:59:17 minidell kernel: usb 1-5: new high-speed USB device number 5 using xhci_hcd
Aug 07 08:59:17 minidell kernel: mousedev: PS/2 mouse device common for all mice
Aug 07 08:59:17 minidell kernel: i915 0000:00:02.0: fb0: i915drmfb frame buffer device
Aug 07 08:59:17 minidell audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-user-sessions comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 07 08:59:17 minidell systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:intel_backlight...
Aug 07 08:59:17 minidell audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 07 08:59:17 minidell systemd[1]: Started Getty on tty1.
Aug 07 08:59:17 minidell systemd[1]: Reached target Login Prompts.
Aug 07 08:59:17 minidell audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-backlight@backlight:intel_backlight comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 07 08:59:17 minidell systemd[1]: Started Load/Save Screen Backlight Brightness of backlight:intel_backlight.
Aug 07 08:59:17 minidell kernel: snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC3246: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
Aug 07 08:59:17 minidell kernel: snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Aug 07 08:59:17 minidell kernel: snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
Aug 07 08:59:17 minidell kernel: snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
Aug 07 08:59:17 minidell kernel: snd_hda_codec_realtek hdaudioC0D0:    inputs:
Aug 07 08:59:17 minidell kernel: snd_hda_codec_realtek hdaudioC0D0:      Headset Mic=0x19
Aug 07 08:59:17 minidell kernel: snd_hda_codec_realtek hdaudioC0D0:      Headphone Mic=0x1a
Aug 07 08:59:17 minidell kernel: snd_hda_codec_realtek hdaudioC0D0:      Internal Mic=0x12
Aug 07 08:59:17 minidell kernel: intel_rapl: Found RAPL domain package
Aug 07 08:59:17 minidell kernel: intel_rapl: Found RAPL domain core
Aug 07 08:59:17 minidell kernel: intel_rapl: Found RAPL domain uncore
Aug 07 08:59:17 minidell kernel: intel_rapl: Found RAPL domain dram
Aug 07 08:59:17 minidell kernel: input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1f.3/sound/card0/input17
Aug 07 08:59:17 minidell kernel: input: HDA Intel PCH Headphone Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input18
Aug 07 08:59:17 minidell kernel: input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input19
Aug 07 08:59:17 minidell kernel: input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input20
Aug 07 08:59:17 minidell kernel: input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input21
Aug 07 08:59:17 minidell kernel: input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input22
Aug 07 08:59:17 minidell kernel: input: HDA Intel PCH HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input23
Aug 07 08:59:17 minidell kernel: usb 1-5: New USB device found, idVendor=0bda, idProduct=568b, bcdDevice=63.18
Aug 07 08:59:17 minidell kernel: usb 1-5: New USB device strings: Mfr=3, Product=1, SerialNumber=2
Aug 07 08:59:17 minidell kernel: usb 1-5: Product: Integrated_Webcam_HD
Aug 07 08:59:17 minidell kernel: usb 1-5: Manufacturer: CKFGH10M392030002532
Aug 07 08:59:17 minidell kernel: usb 1-5: SerialNumber: 200901010001
Aug 07 08:59:17 minidell systemd[1]: Condition check resulted in Manage Sound Card State (restore and store) being skipped.
Aug 07 08:59:17 minidell systemd[1]: Condition check resulted in Save/Restore Sound Card State being skipped.
Aug 07 08:59:17 minidell systemd[1]: Reached target Sound Card.
Aug 07 08:59:17 minidell dockerd[436]: time="2019-08-07T08:59:17.390857769Z" level=info msg="Starting up"
Aug 07 08:59:17 minidell dockerd[436]: time="2019-08-07T08:59:17.404995220Z" level=info msg="libcontainerd: started new containerd process" pid=467
Aug 07 08:59:17 minidell dockerd[436]: time="2019-08-07T08:59:17.405227339Z" level=info msg="parsed scheme: \"unix\"" module=grpc
Aug 07 08:59:17 minidell dockerd[436]: time="2019-08-07T08:59:17.405250285Z" level=info msg="scheme \"unix\" not registered, fallback to default scheme" module=grpc
Aug 07 08:59:17 minidell dockerd[436]: time="2019-08-07T08:59:17.405278429Z" level=info msg="ccResolverWrapper: sending update to cc: {[{unix:///var/run/docker/containerd/containerd.sock 0  <nil>}] }" module=grpc
Aug 07 08:59:17 minidell dockerd[436]: time="2019-08-07T08:59:17.405298744Z" level=info msg="ClientConn switching balancer to \"pick_first\"" module=grpc
Aug 07 08:59:17 minidell dockerd[436]: time="2019-08-07T08:59:17.405406503Z" level=info msg="pickfirstBalancer: HandleSubConnStateChange: 0xc0006f5240, CONNECTING" module=grpc
Aug 07 08:59:17 minidell kernel: ath10k_pci 0000:3a:00.0: qca6174 hw3.2 target 0x05030000 chip_id 0x00340aff sub 1a56:1535
Aug 07 08:59:17 minidell kernel: ath10k_pci 0000:3a:00.0: kconfig debug 1 debugfs 1 tracing 1 dfs 0 testmode 0
Aug 07 08:59:17 minidell kernel: ath10k_pci 0000:3a:00.0: firmware ver RM.4.4.1.c2-00057-QCARMSWP-1 api 6 features wowlan,ignore-otp,no-4addr-pad,raw-mode crc32 e061250a
Aug 07 08:59:17 minidell mysqld[458]: 2019-08-07  8:59:17 0 [Note] /usr/bin/mysqld (mysqld 10.4.7-MariaDB) starting as process 458 ...
Aug 07 08:59:17 minidell kernel: input: Logitech USB Receiver as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/0003:046D:C52B.0002/input/input24
Aug 07 08:59:17 minidell mysqld[458]: 2019-08-07  8:59:17 0 [Warning] WSREP: Failed to guess base node address. Set it explicitly via wsrep_node_address.
Aug 07 08:59:17 minidell mysqld[458]: 2019-08-07  8:59:17 0 [Warning] WSREP: Failed to guess base node address. Set it explicitly via wsrep_node_address.
Aug 07 08:59:17 minidell mysqld[458]: 2019-08-07  8:59:17 0 [Warning] WSREP: Guessing address for incoming client connections failed. Try setting wsrep_node_incoming_address explicitly.
Aug 07 08:59:17 minidell mysqld[458]: 2019-08-07  8:59:17 0 [Note] WSREP: Node addr:
Aug 07 08:59:17 minidell kernel: media: Linux media interface: v0.10
Aug 07 08:59:17 minidell systemd-udevd[328]: Process '/usr/bin/alsactl restore 0' failed with exit code 99.
Aug 07 08:59:17 minidell mysqld[458]: 2019-08-07  8:59:17 0 [Note] InnoDB: Using Linux native AIO
Aug 07 08:59:17 minidell mysqld[458]: 2019-08-07  8:59:17 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
Aug 07 08:59:17 minidell mysqld[458]: 2019-08-07  8:59:17 0 [Note] InnoDB: Uses event mutexes
Aug 07 08:59:17 minidell mysqld[458]: 2019-08-07  8:59:17 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
Aug 07 08:59:17 minidell mysqld[458]: 2019-08-07  8:59:17 0 [Note] InnoDB: Number of pools: 1
Aug 07 08:59:17 minidell kernel: ath10k_pci 0000:3a:00.0: board_file api 2 bmi_id N/A crc32 4ed3569e
Aug 07 08:59:17 minidell kernel: hid-generic 0003:046D:C52B.0002: input,hidraw1: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:00:14.0-1/input0
Aug 07 08:59:17 minidell mysqld[458]: 2019-08-07  8:59:17 0 [Note] InnoDB: Using SSE2 crc32 instructions
Aug 07 08:59:17 minidell mysqld[458]: 2019-08-07  8:59:17 0 [Note] mysqld: O_TMPFILE is not supported on /tmp (disabling future attempts)
Aug 07 08:59:17 minidell mysqld[458]: 2019-08-07  8:59:17 0 [Note] InnoDB: Initializing buffer pool, total size = 128M, instances = 1, chunk size = 128M
Aug 07 08:59:17 minidell kernel: input: Logitech USB Receiver Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:046D:C52B.0003/input/input25
Aug 07 08:59:17 minidell kernel: input: Logitech USB Receiver Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:046D:C52B.0003/input/input26
Aug 07 08:59:17 minidell mysqld[458]: 2019-08-07  8:59:17 0 [Note] InnoDB: Completed initialization of buffer pool
Aug 07 08:59:17 minidell mysqld[458]: 2019-08-07  8:59:17 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority().
Aug 07 08:59:17 minidell kernel: videodev: Linux video capture interface: v2.00
Aug 07 08:59:17 minidell systemd-logind[439]: New seat seat0.
Aug 07 08:59:17 minidell systemd-logind[439]: Watching system buttons on /dev/input/event3 (Power Button)
Aug 07 08:59:17 minidell dockerd[436]: time="2019-08-07T08:59:17.558588441Z" level=info msg="starting containerd" revision=85f6aa58b8a3170aec9824568f7a31832878b603.m version=v1.2.7.m
Aug 07 08:59:17 minidell dockerd[436]: time="2019-08-07T08:59:17.559070902Z" level=info msg="loading plugin "io.containerd.content.v1.content"..." type=io.containerd.content.v1
Aug 07 08:59:17 minidell kernel: Bluetooth: Core ver 2.22
Aug 07 08:59:17 minidell kernel: NET: Registered protocol family 31
Aug 07 08:59:17 minidell kernel: Bluetooth: HCI device and connection manager initialized
Aug 07 08:59:17 minidell kernel: Bluetooth: HCI socket layer initialized
Aug 07 08:59:17 minidell kernel: Bluetooth: L2CAP socket layer initialized
Aug 07 08:59:17 minidell kernel: Bluetooth: SCO socket layer initialized
Aug 07 08:59:17 minidell dockerd[436]: time="2019-08-07T08:59:17.559381348Z" level=info msg="loading plugin "io.containerd.snapshotter.v1.btrfs"..." type=io.containerd.snapshotter.v1
Aug 07 08:59:17 minidell dockerd[436]: time="2019-08-07T08:59:17.559613086Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.btrfs" error="path /var/lib/docker/containerd/daemon/io.containerd.snapshotter.v1.btrfs must be a btrfs filesystem to be used with the btrfs snapshotter"
Aug 07 08:59:17 minidell dockerd[436]: time="2019-08-07T08:59:17.559639896Z" level=info msg="loading plugin "io.containerd.snapshotter.v1.aufs"..." type=io.containerd.snapshotter.v1
Aug 07 08:59:17 minidell dockerd[436]: time="2019-08-07T08:59:17.563950483Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.aufs" error="modprobe aufs failed: "modprobe: FATAL: Module aufs not found in directory /lib/modules/5.2.5-arch1-1-ARCH\n": exit status 1"
Aug 07 08:59:17 minidell dockerd[436]: time="2019-08-07T08:59:17.563980892Z" level=info msg="loading plugin "io.containerd.snapshotter.v1.native"..." type=io.containerd.snapshotter.v1
Aug 07 08:59:17 minidell dockerd[436]: time="2019-08-07T08:59:17.564209420Z" level=info msg="loading plugin "io.containerd.snapshotter.v1.overlayfs"..." type=io.containerd.snapshotter.v1
Aug 07 08:59:17 minidell dockerd[436]: time="2019-08-07T08:59:17.564428162Z" level=info msg="loading plugin "io.containerd.snapshotter.v1.zfs"..." type=io.containerd.snapshotter.v1
Aug 07 08:59:17 minidell dockerd[436]: time="2019-08-07T08:59:17.564668938Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.zfs" error="path /var/lib/docker/containerd/daemon/io.containerd.snapshotter.v1.zfs must be a zfs filesystem to be used with the zfs snapshotter"
Aug 07 08:59:17 minidell dockerd[436]: time="2019-08-07T08:59:17.564688874Z" level=info msg="loading plugin "io.containerd.metadata.v1.bolt"..." type=io.containerd.metadata.v1
Aug 07 08:59:17 minidell dockerd[436]: time="2019-08-07T08:59:17.564716360Z" level=warning msg="could not use snapshotter zfs in metadata plugin" error="path /var/lib/docker/containerd/daemon/io.containerd.snapshotter.v1.zfs must be a zfs filesystem to be used with the zfs snapshotter"
Aug 07 08:59:17 minidell dockerd[436]: time="2019-08-07T08:59:17.564726731Z" level=warning msg="could not use snapshotter btrfs in metadata plugin" error="path /var/lib/docker/containerd/daemon/io.containerd.snapshotter.v1.btrfs must be a btrfs filesystem to be used with the btrfs snapshotter"
Aug 07 08:59:17 minidell dockerd[436]: time="2019-08-07T08:59:17.564734485Z" level=warning msg="could not use snapshotter aufs in metadata plugin" error="modprobe aufs failed: "modprobe: FATAL: Module aufs not found in directory /lib/modules/5.2.5-arch1-1-ARCH\n": exit status 1"
Aug 07 08:59:17 minidell dockerd[436]: time="2019-08-07T08:59:17.565377524Z" level=info msg="loading plugin "io.containerd.differ.v1.walking"..." type=io.containerd.differ.v1
Aug 07 08:59:17 minidell dockerd[436]: time="2019-08-07T08:59:17.565406618Z" level=info msg="loading plugin "io.containerd.gc.v1.scheduler"..." type=io.containerd.gc.v1
Aug 07 08:59:17 minidell dockerd[436]: time="2019-08-07T08:59:17.565443696Z" level=info msg="loading plugin "io.containerd.service.v1.containers-service"..." type=io.containerd.service.v1
Aug 07 08:59:17 minidell dockerd[436]: time="2019-08-07T08:59:17.565461398Z" level=info msg="loading plugin "io.containerd.service.v1.content-service"..." type=io.containerd.service.v1
Aug 07 08:59:17 minidell dockerd[436]: time="2019-08-07T08:59:17.565476392Z" level=info msg="loading plugin "io.containerd.service.v1.diff-service"..." type=io.containerd.service.v1
Aug 07 08:59:17 minidell dockerd[436]: time="2019-08-07T08:59:17.565492008Z" level=info msg="loading plugin "io.containerd.service.v1.images-service"..." type=io.containerd.service.v1
Aug 07 08:59:17 minidell dockerd[436]: time="2019-08-07T08:59:17.565507913Z" level=info msg="loading plugin "io.containerd.service.v1.leases-service"..." type=io.containerd.service.v1
Aug 07 08:59:17 minidell dockerd[436]: time="2019-08-07T08:59:17.565522486Z" level=info msg="loading plugin "io.containerd.service.v1.namespaces-service"..." type=io.containerd.service.v1
Aug 07 08:59:17 minidell dockerd[436]: time="2019-08-07T08:59:17.565536010Z" level=info msg="loading plugin "io.containerd.service.v1.snapshots-service"..." type=io.containerd.service.v1
Aug 07 08:59:17 minidell dockerd[436]: time="2019-08-07T08:59:17.565551112Z" level=info msg="loading plugin "io.containerd.runtime.v1.linux"..." type=io.containerd.runtime.v1
Aug 07 08:59:17 minidell dockerd[436]: time="2019-08-07T08:59:17.565632908Z" level=info msg="loading plugin "io.containerd.runtime.v2.task"..." type=io.containerd.runtime.v2
Aug 07 08:59:17 minidell dockerd[436]: time="2019-08-07T08:59:17.565693293Z" level=info msg="loading plugin "io.containerd.monitor.v1.cgroups"..." type=io.containerd.monitor.v1
Aug 07 08:59:17 minidell dockerd[436]: time="2019-08-07T08:59:17.566153502Z" level=info msg="loading plugin "io.containerd.service.v1.tasks-service"..." type=io.containerd.service.v1
Aug 07 08:59:17 minidell dockerd[436]: time="2019-08-07T08:59:17.566187728Z" level=info msg="loading plugin "io.containerd.internal.v1.restart"..." type=io.containerd.internal.v1
Aug 07 08:59:17 minidell dockerd[436]: time="2019-08-07T08:59:17.566234180Z" level=info msg="loading plugin "io.containerd.grpc.v1.containers"..." type=io.containerd.grpc.v1
Aug 07 08:59:17 minidell dockerd[436]: time="2019-08-07T08:59:17.566253559Z" level=info msg="loading plugin "io.containerd.grpc.v1.content"..." type=io.containerd.grpc.v1
Aug 07 08:59:17 minidell dockerd[436]: time="2019-08-07T08:59:17.566270008Z" level=info msg="loading plugin "io.containerd.grpc.v1.diff"..." type=io.containerd.grpc.v1
Aug 07 08:59:17 minidell dockerd[436]: time="2019-08-07T08:59:17.566284394Z" level=info msg="loading plugin "io.containerd.grpc.v1.events"..." type=io.containerd.grpc.v1
Aug 07 08:59:17 minidell dockerd[436]: time="2019-08-07T08:59:17.566297035Z" level=info msg="loading plugin "io.containerd.grpc.v1.healthcheck"..." type=io.containerd.grpc.v1
Aug 07 08:59:17 minidell dockerd[436]: time="2019-08-07T08:59:17.566311349Z" level=info msg="loading plugin "io.containerd.grpc.v1.images"..." type=io.containerd.grpc.v1
Aug 07 08:59:17 minidell dockerd[436]: time="2019-08-07T08:59:17.566323784Z" level=info msg="loading plugin "io.containerd.grpc.v1.leases"..." type=io.containerd.grpc.v1
Aug 07 08:59:17 minidell dockerd[436]: time="2019-08-07T08:59:17.566336928Z" level=info msg="loading plugin "io.containerd.grpc.v1.namespaces"..." type=io.containerd.grpc.v1
Aug 07 08:59:17 minidell dockerd[436]: time="2019-08-07T08:59:17.566350676Z" level=info msg="loading plugin "io.containerd.internal.v1.opt"..." type=io.containerd.internal.v1
Aug 07 08:59:17 minidell dockerd[436]: time="2019-08-07T08:59:17.567896528Z" level=info msg="loading plugin "io.containerd.grpc.v1.snapshots"..." type=io.containerd.grpc.v1
Aug 07 08:59:17 minidell dockerd[436]: time="2019-08-07T08:59:17.568014132Z" level=info msg="loading plugin "io.containerd.grpc.v1.tasks"..." type=io.containerd.grpc.v1
Aug 07 08:59:17 minidell dockerd[436]: time="2019-08-07T08:59:17.568097085Z" level=info msg="loading plugin "io.containerd.grpc.v1.version"..." type=io.containerd.grpc.v1
Aug 07 08:59:17 minidell dockerd[436]: time="2019-08-07T08:59:17.568182521Z" level=info msg="loading plugin "io.containerd.grpc.v1.introspection"..." type=io.containerd.grpc.v1
Aug 07 08:59:17 minidell dockerd[436]: time="2019-08-07T08:59:17.568647551Z" level=info msg=serving... address="/var/run/docker/containerd/containerd-debug.sock"
Aug 07 08:59:17 minidell dockerd[436]: time="2019-08-07T08:59:17.568768240Z" level=info msg=serving... address="/var/run/docker/containerd/containerd.sock"
Aug 07 08:59:17 minidell dockerd[436]: time="2019-08-07T08:59:17.568843844Z" level=info msg="containerd successfully booted in 0.011184s"
Aug 07 08:59:17 minidell kernel: input: Logitech USB Receiver System Control as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:046D:C52B.0003/input/input27
Aug 07 08:59:17 minidell kernel: hid-generic 0003:046D:C52B.0003: input,hiddev0,hidraw2: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:14.0-1/input1
Aug 07 08:59:17 minidell kernel: hid-generic 0003:046D:C52B.0004: hiddev1,hidraw3: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-1/input2
Aug 07 08:59:17 minidell dockerd[436]: time="2019-08-07T08:59:17.573408796Z" level=info msg="pickfirstBalancer: HandleSubConnStateChange: 0xc0006f5240, READY" module=grpc
Aug 07 08:59:17 minidell kernel: ath10k_pci 0000:3a:00.0: unsupported HTC service id: 1536
Aug 07 08:59:17 minidell kernel: input: ELAN Touchscreen as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/0003:04F3:2234.0005/input/input29
Aug 07 08:59:17 minidell kernel: hid-multitouch 0003:04F3:2234.0005: input,hiddev2,hidraw4: USB HID v1.10 Device [ELAN Touchscreen] on usb-0000:00:14.0-4/input0
Aug 07 08:59:17 minidell kernel: usbcore: registered new interface driver usbhid
Aug 07 08:59:17 minidell kernel: usbhid: USB HID core driver
Aug 07 08:59:17 minidell systemd-logind[439]: Watching system buttons on /dev/input/event1 (Power Button)
Aug 07 08:59:17 minidell systemd[1]: Starting Load/Save RF Kill Switch Status...
Aug 07 08:59:17 minidell dockerd[436]: time="2019-08-07T08:59:17.583278729Z" level=info msg="parsed scheme: \"unix\"" module=grpc
Aug 07 08:59:17 minidell dockerd[436]: time="2019-08-07T08:59:17.583382027Z" level=info msg="scheme \"unix\" not registered, fallback to default scheme" module=grpc
Aug 07 08:59:17 minidell dockerd[436]: time="2019-08-07T08:59:17.583480560Z" level=info msg="ccResolverWrapper: sending update to cc: {[{unix:///var/run/docker/containerd/containerd.sock 0  <nil>}] }" module=grpc
Aug 07 08:59:17 minidell dockerd[436]: time="2019-08-07T08:59:17.583707064Z" level=info msg="ClientConn switching balancer to \"pick_first\"" module=grpc
Aug 07 08:59:17 minidell dockerd[436]: time="2019-08-07T08:59:17.583874069Z" level=info msg="pickfirstBalancer: HandleSubConnStateChange: 0xc0007822c0, CONNECTING" module=grpc
Aug 07 08:59:17 minidell dockerd[436]: time="2019-08-07T08:59:17.584271321Z" level=info msg="pickfirstBalancer: HandleSubConnStateChange: 0xc0007822c0, READY" module=grpc
Aug 07 08:59:17 minidell systemd-logind[439]: Watching system buttons on /dev/input/event0 (Lid Switch)
Aug 07 08:59:17 minidell systemd-logind[439]: Watching system buttons on /dev/input/event2 (Sleep Button)
Aug 07 08:59:17 minidell kernel: Bluetooth: hci0: using rampatch file: qca/rampatch_usb_00000302.bin
Aug 07 08:59:17 minidell kernel: Bluetooth: hci0: QCA: patch rome 0x302 build 0x3e8, firmware rome 0x302 build 0x111
Aug 07 08:59:17 minidell dockerd[436]: time="2019-08-07T08:59:17.589388347Z" level=info msg="parsed scheme: \"unix\"" module=grpc
Aug 07 08:59:17 minidell dockerd[436]: time="2019-08-07T08:59:17.589422590Z" level=info msg="scheme \"unix\" not registered, fallback to default scheme" module=grpc
Aug 07 08:59:17 minidell dockerd[436]: time="2019-08-07T08:59:17.589446611Z" level=info msg="ccResolverWrapper: sending update to cc: {[{unix:///var/run/docker/containerd/containerd.sock 0  <nil>}] }" module=grpc
Aug 07 08:59:17 minidell dockerd[436]: time="2019-08-07T08:59:17.589461611Z" level=info msg="ClientConn switching balancer to \"pick_first\"" module=grpc
Aug 07 08:59:17 minidell dockerd[436]: time="2019-08-07T08:59:17.589534978Z" level=info msg="pickfirstBalancer: HandleSubConnStateChange: 0xc0005f39e0, CONNECTING" module=grpc
Aug 07 08:59:17 minidell dockerd[436]: time="2019-08-07T08:59:17.591075481Z" level=info msg="pickfirstBalancer: HandleSubConnStateChange: 0xc0005f39e0, READY" module=grpc
Aug 07 08:59:17 minidell kernel: usbcore: registered new interface driver btusb
Aug 07 08:59:17 minidell kernel: uvcvideo: Found UVC 1.00 device Integrated_Webcam_HD (0bda:568b)
Aug 07 08:59:17 minidell mysqld[458]: 2019-08-07  8:59:17 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
Aug 07 08:59:17 minidell mysqld[458]: 2019-08-07  8:59:17 0 [Note] InnoDB: Creating shared tablespace for temporary tables
Aug 07 08:59:17 minidell mysqld[458]: 2019-08-07  8:59:17 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
Aug 07 08:59:17 minidell mysqld[458]: 2019-08-07  8:59:17 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB.
Aug 07 08:59:17 minidell kernel: ath10k_pci 0000:3a:00.0: htt-ver 3.56 wmi-op 4 htt-op 3 cal otp max-sta 32 raw 0 hwcrypto 1
Aug 07 08:59:17 minidell mysqld[458]: 2019-08-07  8:59:17 0 [Note] InnoDB: Waiting for purge to start
Aug 07 08:59:17 minidell systemd[1]: Started Load/Save RF Kill Switch Status.
Aug 07 08:59:17 minidell audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 07 08:59:17 minidell systemd[1]: Reached target Bluetooth.
Aug 07 08:59:17 minidell dockerd[436]: time="2019-08-07T08:59:17.611838765Z" level=info msg="[graphdriver] using prior storage driver: overlay2"
Aug 07 08:59:17 minidell kernel: uvcvideo 1-5:1.0: Entity type for entity Extension 4 was not initialized!
Aug 07 08:59:17 minidell kernel: uvcvideo 1-5:1.0: Entity type for entity Extension 7 was not initialized!
Aug 07 08:59:17 minidell kernel: uvcvideo 1-5:1.0: Entity type for entity Processing 2 was not initialized!
Aug 07 08:59:17 minidell kernel: uvcvideo 1-5:1.0: Entity type for entity Camera 1 was not initialized!
Aug 07 08:59:17 minidell kernel: input: Integrated_Webcam_HD: Integrate as /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/input/input33
Aug 07 08:59:17 minidell kernel: Bluetooth: hci0: using NVM file: qca/nvm_usb_00000302.bin
Aug 07 08:59:17 minidell kernel: usbcore: registered new interface driver uvcvideo
Aug 07 08:59:17 minidell kernel: USB Video Class driver (1.1.1)
Aug 07 08:59:17 minidell mysqld[458]: 2019-08-07  8:59:17 0 [Note] InnoDB: 10.4.7 started; log sequence number 140088; transaction id 21
Aug 07 08:59:17 minidell mysqld[458]: 2019-08-07  8:59:17 0 [Note] InnoDB: Loading buffer pool(s) from /var/lib/mysql/ib_buffer_pool
Aug 07 08:59:17 minidell mysqld[458]: 2019-08-07  8:59:17 0 [Note] InnoDB: Buffer pool(s) load completed at 190807  8:59:17
Aug 07 08:59:17 minidell mysqld[458]: 2019-08-07  8:59:17 0 [Note] Server socket created on IP: '::'.
Aug 07 08:59:17 minidell kernel: ath: EEPROM regdomain: 0x6c
Aug 07 08:59:17 minidell kernel: ath: EEPROM indicates we should expect a direct regpair map
Aug 07 08:59:17 minidell kernel: ath: Country alpha2 being used: 00
Aug 07 08:59:17 minidell kernel: ath: Regpair used: 0x6c
Aug 07 08:59:17 minidell systemd-logind[439]: Watching system buttons on /dev/input/event5 (Intel HID events)
Aug 07 08:59:17 minidell dockerd[436]: time="2019-08-07T08:59:17.667260462Z" level=warning msg="Your kernel does not support cgroup rt period"
Aug 07 08:59:17 minidell dockerd[436]: time="2019-08-07T08:59:17.667288028Z" level=warning msg="Your kernel does not support cgroup rt runtime"
Aug 07 08:59:17 minidell dockerd[436]: time="2019-08-07T08:59:17.667300180Z" level=warning msg="Your kernel does not support cgroup blkio weight"
Aug 07 08:59:17 minidell dockerd[436]: time="2019-08-07T08:59:17.667309228Z" level=warning msg="Your kernel does not support cgroup blkio weight_device"
Aug 07 08:59:17 minidell dockerd[436]: time="2019-08-07T08:59:17.667492097Z" level=info msg="Loading containers: start."
Aug 07 08:59:17 minidell systemd-udevd[316]: Using default interface naming scheme 'v240'.
Aug 07 08:59:17 minidell systemd-udevd[316]: Config file /usr/lib/systemd/network/99-default.link applies to device based on potentially unpredictable interface name 'wlan0'
Aug 07 08:59:17 minidell systemd-udevd[316]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
Aug 07 08:59:17 minidell kernel: ath10k_pci 0000:3a:00.0 wlp58s0: renamed from wlan0
Aug 07 08:59:17 minidell mysqld[458]: 2019-08-07  8:59:17 0 [Note] Reading of all Master_info entries succeeded
Aug 07 08:59:17 minidell mysqld[458]: 2019-08-07  8:59:17 0 [Note] Added new Master_info '' to hash table
Aug 07 08:59:17 minidell mysqld[458]: 2019-08-07  8:59:17 0 [Note] /usr/bin/mysqld: ready for connections.
Aug 07 08:59:17 minidell mysqld[458]: Version: '10.4.7-MariaDB'  socket: '/run/mysqld/mysqld.sock'  port: 3306  Source distribution
Aug 07 08:59:17 minidell systemd[1]: Started MariaDB 10.4.7 database server.
Aug 07 08:59:17 minidell audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=mariadb comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 07 08:59:17 minidell systemd-logind[439]: Watching system buttons on /dev/input/event4 (AT Translated Set 2 keyboard)
Aug 07 08:59:17 minidell systemd-udevd[310]: Using default interface naming scheme 'v240'.
Aug 07 08:59:17 minidell kernel: bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
Aug 07 08:59:17 minidell kernel: Bridge firewalling registered
Aug 07 08:59:17 minidell kernel: logitech-djreceiver 0003:046D:C52B.0004: hiddev0,hidraw1: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-1/input2
Aug 07 08:59:17 minidell audit: NETFILTER_CFG table=filter family=2 entries=0
Aug 07 08:59:17 minidell audit: NETFILTER_CFG table=nat family=2 entries=0
Aug 07 08:59:17 minidell systemd[1]: Started Login Service.
Aug 07 08:59:17 minidell audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-logind comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 07 08:59:17 minidell audit: NETFILTER_CFG table=nat family=2 entries=5
Aug 07 08:59:17 minidell audit: NETFILTER_CFG table=filter family=2 entries=4
Aug 07 08:59:17 minidell audit: NETFILTER_CFG table=filter family=2 entries=6
Aug 07 08:59:17 minidell audit: NETFILTER_CFG table=filter family=2 entries=8
Aug 07 08:59:17 minidell audit: NETFILTER_CFG table=filter family=2 entries=10
Aug 07 08:59:17 minidell audit: NETFILTER_CFG table=filter family=2 entries=11
Aug 07 08:59:17 minidell audit: NETFILTER_CFG table=filter family=2 entries=12
Aug 07 08:59:17 minidell kernel: Initializing XFRM netlink socket
Aug 07 08:59:17 minidell systemd-udevd[316]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
Aug 07 08:59:17 minidell audit: NETFILTER_CFG table=nat family=2 entries=7
Aug 07 08:59:17 minidell audit: NETFILTER_CFG table=nat family=2 entries=8
Aug 07 08:59:17 minidell audit: NETFILTER_CFG table=filter family=2 entries=12
Aug 07 08:59:17 minidell audit: NETFILTER_CFG table=filter family=2 entries=13
Aug 07 08:59:17 minidell audit: NETFILTER_CFG table=nat family=2 entries=9
Aug 07 08:59:17 minidell audit: NETFILTER_CFG table=nat family=2 entries=10
Aug 07 08:59:17 minidell audit: NETFILTER_CFG table=filter family=2 entries=14
Aug 07 08:59:17 minidell audit: NETFILTER_CFG table=filter family=2 entries=15
Aug 07 08:59:17 minidell audit: NETFILTER_CFG table=filter family=2 entries=16
Aug 07 08:59:17 minidell audit: NETFILTER_CFG table=filter family=2 entries=17
Aug 07 08:59:17 minidell audit: NETFILTER_CFG table=filter family=2 entries=18
Aug 07 08:59:17 minidell systemd-udevd[316]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
Aug 07 08:59:17 minidell audit: NETFILTER_CFG table=nat family=2 entries=11
Aug 07 08:59:17 minidell audit: NETFILTER_CFG table=nat family=2 entries=12
Aug 07 08:59:17 minidell audit: NETFILTER_CFG table=filter family=2 entries=19
Aug 07 08:59:17 minidell audit: NETFILTER_CFG table=filter family=2 entries=20
Aug 07 08:59:17 minidell audit: NETFILTER_CFG table=filter family=2 entries=21
Aug 07 08:59:17 minidell audit: NETFILTER_CFG table=filter family=2 entries=22
Aug 07 08:59:17 minidell audit: NETFILTER_CFG table=filter family=2 entries=23
Aug 07 08:59:17 minidell audit: NETFILTER_CFG table=filter family=2 entries=22
Aug 07 08:59:17 minidell audit: NETFILTER_CFG table=filter family=2 entries=23
Aug 07 08:59:17 minidell audit: NETFILTER_CFG table=filter family=2 entries=24
Aug 07 08:59:17 minidell audit: NETFILTER_CFG table=nat family=2 entries=13
Aug 07 08:59:17 minidell audit: NETFILTER_CFG table=nat family=2 entries=12
Aug 07 08:59:17 minidell audit: NETFILTER_CFG table=filter family=2 entries=25
Aug 07 08:59:17 minidell audit: NETFILTER_CFG table=filter family=2 entries=24
Aug 07 08:59:17 minidell audit: NETFILTER_CFG table=filter family=2 entries=23
Aug 07 08:59:17 minidell audit: NETFILTER_CFG table=filter family=2 entries=22
Aug 07 08:59:17 minidell kernel: input: Logitech Unifying Device. Wireless PID:406d Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.2/0003:046D:C52B.0004/0003:046D:406D.0006/input/input34
Aug 07 08:59:17 minidell kernel: hid-generic 0003:046D:406D.0006: input,hidraw2: USB HID v1.11 Mouse [Logitech Unifying Device. Wireless PID:406d] on usb-0000:00:14.0-1/input2:1
Aug 07 08:59:17 minidell audit: NETFILTER_CFG table=filter family=2 entries=21
Aug 07 08:59:17 minidell audit: NETFILTER_CFG table=filter family=2 entries=20
Aug 07 08:59:17 minidell dockerd[436]: time="2019-08-07T08:59:17.856240647Z" level=info msg="Default bridge (docker0) is assigned with an IP address 172.17.0.0/16. Daemon option --bip can be used to set a preferred IP address"
Aug 07 08:59:17 minidell audit: NETFILTER_CFG table=nat family=2 entries=11
Aug 07 08:59:17 minidell audit: NETFILTER_CFG table=nat family=2 entries=12
Aug 07 08:59:17 minidell audit: NETFILTER_CFG table=filter family=2 entries=19
Aug 07 08:59:17 minidell audit: NETFILTER_CFG table=filter family=2 entries=20
Aug 07 08:59:17 minidell audit: NETFILTER_CFG table=filter family=2 entries=21
Aug 07 08:59:17 minidell audit: NETFILTER_CFG table=filter family=2 entries=22
Aug 07 08:59:17 minidell audit: NETFILTER_CFG table=filter family=2 entries=23
Aug 07 08:59:17 minidell audit: NETFILTER_CFG table=filter family=2 entries=22
Aug 07 08:59:17 minidell audit: NETFILTER_CFG table=filter family=2 entries=23
Aug 07 08:59:17 minidell audit: NETFILTER_CFG table=filter family=2 entries=24
Aug 07 08:59:17 minidell audit: NETFILTER_CFG table=filter family=2 entries=25
Aug 07 08:59:17 minidell audit: NETFILTER_CFG table=filter family=2 entries=27
Aug 07 08:59:17 minidell audit: NETFILTER_CFG table=filter family=2 entries=28
Aug 07 08:59:17 minidell dockerd[436]: time="2019-08-07T08:59:17.895949130Z" level=info msg="Loading containers: done."
Aug 07 08:59:17 minidell kernel: input: Logitech M705 as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.2/0003:046D:C52B.0004/0003:046D:406D.0006/input/input38
Aug 07 08:59:17 minidell kernel: logitech-hidpp-device 0003:046D:406D.0006: input,hidraw2: USB HID v1.11 Mouse [Logitech M705] on usb-0000:00:14.0-1/input2:1
Aug 07 08:59:17 minidell dockerd[436]: time="2019-08-07T08:59:17.937613341Z" level=warning msg="Not using native diff for overlay2, this may cause degraded performance for building images: kernel has CONFIG_OVERLAY_FS_REDIRECT_DIR enabled" storage-driver=overlay2
Aug 07 08:59:17 minidell dockerd[436]: time="2019-08-07T08:59:17.937870415Z" level=info msg="Docker daemon" commit=74b1e89e8a graphdriver(s)=overlay2 version=19.03.1-ce
Aug 07 08:59:17 minidell dockerd[436]: time="2019-08-07T08:59:17.938166343Z" level=info msg="Daemon has completed initialization"
Aug 07 08:59:17 minidell dockerd[436]: time="2019-08-07T08:59:17.953377159Z" level=info msg="API listen on /run/docker.sock"
Aug 07 08:59:17 minidell systemd[1]: Started Docker Application Container Engine.
Aug 07 08:59:17 minidell audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=docker comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 07 08:59:17 minidell systemd[1]: Reached target Multi-User System.
Aug 07 08:59:17 minidell systemd[1]: Reached target Graphical Interface.
Aug 07 08:59:17 minidell systemd[1]: Startup finished in 10.568s (firmware) + 88ms (loader) + 1.509s (kernel) + 1.963s (userspace) = 14.130s.
Aug 07 08:59:22 minidell login[442]: pam_unix(login:session): session opened for user alejandro by LOGIN(uid=0)
Aug 07 08:59:22 minidell kernel: kauditd_printk_skb: 60 callbacks suppressed
Aug 07 08:59:22 minidell kernel: audit: type=1006 audit(1565168362.019:71): pid=442 uid=0 old-auid=4294967295 auid=1000 tty=tty1 old-ses=4294967295 ses=1 res=1
Aug 07 08:59:22 minidell systemd[1]: Created slice User Slice of UID 1000.
Aug 07 08:59:22 minidell systemd[1]: Starting User Runtime Directory /run/user/1000...
Aug 07 08:59:22 minidell systemd-logind[439]: New session 1 of user alejandro.
Aug 07 08:59:22 minidell systemd[1]: Started User Runtime Directory /run/user/1000.
Aug 07 08:59:22 minidell audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 07 08:59:22 minidell systemd[1]: Starting User Manager for UID 1000...
Aug 07 08:59:22 minidell kernel: audit: type=1130 audit(1565168362.043:72): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 07 08:59:22 minidell systemd[699]: pam_unix(systemd-user:session): session opened for user alejandro by (uid=0)
Aug 07 08:59:22 minidell kernel: audit: type=1006 audit(1565168362.049:73): pid=699 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=2 res=1
Aug 07 08:59:22 minidell systemd[699]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Aug 07 08:59:22 minidell kernel: audit: type=1130 audit(1565168362.093:74): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 07 08:59:22 minidell audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 07 08:59:22 minidell systemd[699]: Reached target Paths.
Aug 07 08:59:22 minidell login[442]: LOGIN ON tty1 BY alejandro
Aug 07 08:59:22 minidell systemd[699]: Listening on Sound System.
Aug 07 08:59:22 minidell systemd[699]: Listening on GnuPG network certificate management daemon.
Aug 07 08:59:22 minidell systemd[699]: Listening on p11-kit server.
Aug 07 08:59:22 minidell systemd[699]: Starting D-Bus User Message Bus Socket.
Aug 07 08:59:22 minidell systemd[699]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Aug 07 08:59:22 minidell systemd[699]: Listening on GnuPG cryptographic agent and passphrase cache.
Aug 07 08:59:22 minidell systemd[699]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Aug 07 08:59:22 minidell systemd[699]: Reached target Timers.
Aug 07 08:59:22 minidell systemd[699]: Listening on D-Bus User Message Bus Socket.
Aug 07 08:59:22 minidell systemd[699]: Reached target Sockets.
Aug 07 08:59:22 minidell systemd[699]: Reached target Basic System.
Aug 07 08:59:22 minidell systemd[699]: Reached target Main User Target.
Aug 07 08:59:22 minidell systemd[699]: Startup finished in 36ms.
Aug 07 08:59:22 minidell systemd[1]: Started User Manager for UID 1000.
Aug 07 08:59:22 minidell systemd[1]: Started Session 1 of user alejandro.
Aug 07 08:59:22 minidell systemd[1]: systemd-rfkill.service: Succeeded.
Aug 07 08:59:22 minidell audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 07 08:59:22 minidell kernel: audit: type=1131 audit(1565168362.669:75): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 07 08:59:30 minidell kernel: psmouse serio1: Failed to deactivate mouse on isa0060/serio1: -5
Aug 07 08:59:31 minidell kernel: psmouse serio1: Failed to enable mouse on isa0060/serio1
Aug 07 08:59:35 minidell kernel: input: PS/2 Generic Mouse as /devices/platform/i8042/serio1/input/input8
Aug 07 08:59:35 minidell kernel: psmouse serio1: Failed to enable mouse on isa0060/serio1
Aug 07 08:59:40 minidell systemd[699]: Started D-Bus User Message Bus.
Aug 07 08:59:45 minidell dbus-daemon[870]: [session uid=1000 pid=870] Activating via systemd: service name='org.a11y.Bus' unit='at-spi-dbus-bus.service' requested by ':1.2' (uid=1000 pid=899 comm="/usr/lib/firefox/firefox ")
Aug 07 08:59:45 minidell systemd[699]: Starting Accessibility services bus...
Aug 07 08:59:45 minidell dbus-daemon[870]: [session uid=1000 pid=870] Successfully activated service 'org.a11y.Bus'
Aug 07 08:59:45 minidell systemd[699]: Started Accessibility services bus.
Aug 07 08:59:46 minidell kernel: logitech-hidpp-device 0003:046D:406D.0006: HID++ 4.5 device connected.
Aug 07 08:59:46 minidell kernel: logitech-hidpp-device 0003:046D:406D.0006: multiplier = 8
Aug 07 09:00:07 minidell sudo[1286]: alejandro : TTY=pts/0 ; PWD=/home/alejandro ; USER=root ; COMMAND=/usr/bin/wifi-menu
Aug 07 09:00:07 minidell sudo[1286]: pam_unix(sudo:session): session opened for user root by alejandro(uid=0)
Aug 07 09:00:08 minidell kernel: ath10k_pci 0000:3a:00.0: unsupported HTC service id: 1536
Aug 07 09:00:17 minidell systemd[1]: Created slice system-netctl.slice.
Aug 07 09:00:17 minidell systemd[1]: Starting Networking for netctl profile wlp58s0-Philae <3...
Aug 07 09:00:17 minidell network[1444]: Starting network profile 'wlp58s0-Philae <3'...
Aug 07 09:00:18 minidell kernel: ath10k_pci 0000:3a:00.0: unsupported HTC service id: 1536
Aug 07 09:00:22 minidell kernel: wlp58s0: authenticate with d8:fb:5e:1e:6a:1b
Aug 07 09:00:22 minidell kernel: wlp58s0: send auth to d8:fb:5e:1e:6a:1b (try 1/3)
Aug 07 09:00:22 minidell kernel: wlp58s0: authenticated
Aug 07 09:00:22 minidell kernel: wlp58s0: associate with d8:fb:5e:1e:6a:1b (try 1/3)
Aug 07 09:00:22 minidell kernel: wlp58s0: RX AssocResp from d8:fb:5e:1e:6a:1b (capab=0x511 status=0 aid=110)
Aug 07 09:00:22 minidell kernel: wlp58s0: associated
Aug 07 09:00:22 minidell kernel: wlp58s0: Limiting TX power to 23 (23 - 0) dBm as advertised by d8:fb:5e:1e:6a:1b
Aug 07 09:00:23 minidell kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlp58s0: link becomes ready
Aug 07 09:00:23 minidell systemd[1]: Started Networking for netctl profile wlp58s0-Philae <3.
Aug 07 09:00:23 minidell audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=netctl@wlp58s0\x2dPhilae\x20\x3c3 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 07 09:00:23 minidell systemd[1]: Reached target Network.
Aug 07 09:00:23 minidell kernel: audit: type=1130 audit(1565168423.153:76): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=netctl@wlp58s0\x2dPhilae\x20\x3c3 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 07 09:00:23 minidell sudo[1286]: pam_unix(sudo:session): session closed for user root
Aug 07 09:00:23 minidell kernel: 8021q: 802.1Q VLAN Support v1.8
Aug 07 09:00:23 minidell dhcpcd[1629]: DUID 00:04:4c:4c:45:44:00:59:44:10:80:50:b1:c0:4f:4c:43:32
Aug 07 09:00:23 minidell dhcpcd[1629]: wlp58s0: IAID d0:d3:4a:09
Aug 07 09:00:24 minidell dhcpcd[1629]: wlp58s0: rebinding lease of 192.168.1.77
Aug 07 09:00:24 minidell dhcpcd[1629]: wlp58s0: probing address 192.168.1.77/24
Aug 07 09:00:29 minidell dhcpcd[1629]: wlp58s0: leased 192.168.1.77 for 43200 seconds
Aug 07 09:00:29 minidell dhcpcd[1629]: wlp58s0: adding route to 192.168.1.0/24
Aug 07 09:00:29 minidell dhcpcd[1629]: wlp58s0: adding default route via 192.168.1.1
Aug 07 09:00:29 minidell dhcpcd[1629]: forked to background, child pid 1698
Aug 07 09:00:29 minidell network[1444]: Started network profile 'wlp58s0-Philae <3'
Aug 07 09:01:07 minidell systemd[699]: Starting Sound Service...
Aug 07 09:01:07 minidell dbus-daemon[437]: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service' requested by ':1.175' (uid=1000 pid=1972 comm="/usr/bin/pulseaudio --daemonize=no ")
Aug 07 09:01:07 minidell systemd[1]: Starting RealtimeKit Scheduling Policy Service...
Aug 07 09:01:07 minidell dbus-daemon[437]: [system] Successfully activated service 'org.freedesktop.RealtimeKit1'
Aug 07 09:01:07 minidell rtkit-daemon[1973]: Successfully called chroot.
Aug 07 09:01:07 minidell rtkit-daemon[1973]: Successfully dropped privileges.
Aug 07 09:01:07 minidell audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 07 09:01:07 minidell systemd[1]: Started RealtimeKit Scheduling Policy Service.
Aug 07 09:01:07 minidell rtkit-daemon[1973]: Successfully limited resources.
Aug 07 09:01:07 minidell rtkit-daemon[1973]: Running.
Aug 07 09:01:07 minidell rtkit-daemon[1973]: Watchdog thread running.
Aug 07 09:01:07 minidell rtkit-daemon[1973]: Canary thread running.
Aug 07 09:01:07 minidell dbus-daemon[437]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.176' (uid=0 pid=1973 comm="/usr/lib/rtkit-daemon ")
Aug 07 09:01:07 minidell kernel: audit: type=1130 audit(1565168467.646:77): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 07 09:01:07 minidell systemd[1]: Starting Authorization Manager...
Aug 07 09:01:07 minidell polkitd[1976]: Started polkitd version 0.116
Aug 07 09:01:07 minidell polkitd[1976]: Loading rules from directory /etc/polkit-1/rules.d
Aug 07 09:01:07 minidell polkitd[1976]: Loading rules from directory /usr/share/polkit-1/rules.d
Aug 07 09:01:07 minidell polkitd[1976]: Finished loading, compiling and executing 2 rules
Aug 07 09:01:07 minidell dbus-daemon[437]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Aug 07 09:01:07 minidell audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 07 09:01:07 minidell systemd[1]: Started Authorization Manager.
Aug 07 09:01:07 minidell kernel: audit: type=1130 audit(1565168467.706:78): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 07 09:01:07 minidell polkitd[1976]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
Aug 07 09:01:07 minidell rtkit-daemon[1973]: Successfully made thread 1972 of process 1972 owned by '1000' high priority at nice level -11.
Aug 07 09:01:07 minidell rtkit-daemon[1973]: Supervising 1 threads of 1 processes of 1 users.
Aug 07 09:01:07 minidell rtkit-daemon[1973]: Supervising 1 threads of 1 processes of 1 users.
Aug 07 09:01:07 minidell rtkit-daemon[1973]: Successfully made thread 1988 of process 1972 owned by '1000' RT at priority 5.
Aug 07 09:01:07 minidell rtkit-daemon[1973]: Supervising 2 threads of 1 processes of 1 users.
Aug 07 09:01:07 minidell rtkit-daemon[1973]: Supervising 2 threads of 1 processes of 1 users.
Aug 07 09:01:07 minidell rtkit-daemon[1973]: Successfully made thread 1989 of process 1972 owned by '1000' RT at priority 5.
Aug 07 09:01:07 minidell rtkit-daemon[1973]: Supervising 3 threads of 1 processes of 1 users.
Aug 07 09:01:07 minidell systemd[699]: Started Sound Service.
Aug 07 09:06:59 minidell konsole[1103]: The X11 connection broke (error 1). Did the X11 server die?
Aug 07 09:07:01 minidell audit[860]: ANOM_ABEND auid=1000 uid=1000 gid=985 ses=1 pid=860 comm="sway" exe="/usr/bin/sway" sig=11 res=1
Aug 07 09:07:01 minidell kernel: sway[860]: segfault at 0 ip 00007f9b693b81c3 sp 00007fff9527fb38 error 6 in libwayland-server.so.0.1.0[7f9b693b2000+7000]
Aug 07 09:07:01 minidell kernel: Code: 5b 5d 41 5c 41 5d c3 48 89 3f 48 89 7f 08 c3 0f 1f 84 00 00 00 00 00 48 8b 47 08 48 89 3e 48 89 46 08 48 89 77 08 48 8b 46 08 <48> 89 30 c3 66 0f 1f 84 00 00 00 00 00 48 8b 17 48 8b 47 08 48 89
Aug 07 09:07:01 minidell kernel: audit: type=1701 audit(1565168821.583:79): auid=1000 uid=1000 gid=985 ses=1 pid=860 comm="sway" exe="/usr/bin/sway" sig=11 res=1
Aug 07 09:07:01 minidell systemd[1]: Created slice system-systemd\x2dcoredump.slice.
Aug 07 09:07:01 minidell systemd[1]: Started Process Core Dump (PID 3174/UID 0).
Aug 07 09:07:01 minidell audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@0-3174-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 07 09:07:01 minidell kernel: audit: type=1130 audit(1565168821.593:80): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@0-3174-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 07 09:07:01 minidell systemd-coredump[3175]: Process 860 (sway) of user 1000 dumped core.
                                                 
                                                 Stack trace of thread 860:
                                                 #0  0x00007f9b693b81c3 wl_list_insert (libwayland-server.so.0)
                                                 #1  0x00007f9b69372b8b wlr_signal_emit_safe (libwlroots.so.3)
                                                 #2  0x00007f9b6934dbd4 wlr_seat_destroy (libwlroots.so.3)
                                                 #3  0x00007f9b693b3cdf n/a (libwayland-server.so.0)
                                                 #4  0x00007f9b693b4467 wl_display_destroy (libwayland-server.so.0)
                                                 #5  0x000055c71265c833 server_fini (sway)
                                                 #6  0x000055c7126515b0 main (sway)
                                                 #7  0x00007f9b690eeee3 __libc_start_main (libc.so.6)
                                                 #8  0x000055c71265171e _start (sway)
Aug 07 09:07:01 minidell systemd[1]: systemd-coredump@0-3174-0.service: Succeeded.
Aug 07 09:07:01 minidell kernel: audit: type=1131 audit(1565168821.873:81): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@0-3174-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 07 09:07:01 minidell audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@0-3174-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Aug 07 09:07:22 minidell kernel: usb 1-1: USB disconnect, device number 2

Any ideas on how I should keep troubleshooting this?

EDIT: I'm running memtest86+ right now to ensure the RAM is ok.

Last edited by xiroux (2019-08-10 17:57:32)

Offline

#2 2019-08-07 10:53:32

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,425

Re: [SOLVED] Dell XPS 13 9350: Random freezes when running window manager

Welcome to the boards, excellent first post, provides most relevant logs and information on what was attempted.

FWIW there's a known issue with the current kernel and certain intel chips, so one thing you should try is booting with the

i915.enable_psr=0

kernel parameter.

Offline

#3 2019-08-07 18:40:09

xiroux
Member
Registered: 2019-08-07
Posts: 4

Re: [SOLVED] Dell XPS 13 9350: Random freezes when running window manager

It seems that it is working: I have seen no freezes since I added the kernel parameter (continuously working for several hours) and now I'm testing it again after a reboot.

I will wait some more boots and some more hours using it before assuming it's solved, as the error has never been deterministic. I'll marked this as SOLVED when I am confident enough that it is working.

The memory test reported zero errors, btw.

Thank you!

Last edited by xiroux (2019-08-07 18:41:41)

Offline

#4 2019-08-10 17:56:21

xiroux
Member
Registered: 2019-08-07
Posts: 4

Re: [SOLVED] Dell XPS 13 9350: Random freezes when running window manager

After a few days and lots of hours, I am pretty certain that the problem is solved by booting with the

i915.enable_psr=0

kernel parameter. Thank you!

Offline

#5 2019-08-13 14:16:44

zenlord
Member
From: Belgium
Registered: 2006-05-24
Posts: 1,221
Website

Re: [SOLVED] Dell XPS 13 9350: Random freezes when running window manager

FYI - the problem was solved in kernel v5.2.8.
I was also using the kernel parameter in the meantime, but this weekend I removed it and have not seen a crash.
Kind regards,
Vincent

Offline

#6 2019-08-15 08:42:25

xiroux
Member
Registered: 2019-08-07
Posts: 4

Re: [SOLVED] Dell XPS 13 9350: Random freezes when running window manager

Indeed, I am not experiencing crashes anymore with kernel v5.2.8 (I also removed the kernel parameter to test it).

Offline

#7 2019-08-22 07:02:07

minze
Member
Registered: 2014-12-20
Posts: 24

Re: [SOLVED] Dell XPS 13 9350: Random freezes when running window manager

I had the same problem as OP, but it appeared first when upgrading to v5.2.9.  Can confirm that passing that kernel parameter solved the problem though. Either the problem was reintroduced in 2.9 or it was not fixed.

Offline

#8 2020-08-31 21:42:35

krogoth
Member
Registered: 2020-08-31
Posts: 1

Re: [SOLVED] Dell XPS 13 9350: Random freezes when running window manager

This is 31 August 2020:

`uname -a` output for my Dell XPS 13 9360 laptop is:

```
Linux midget 5.8.1-arch1-1 #1 SMP PREEMPT Wed, 12 Aug 2020 18:50:43 +0000 x86_64 GNU/Linux
```

and I am having all the same problems as reported by OP. If I use an external monitor and switch off the laptop's monitor the problem never manifests.

Booting with the kernel parameter `i915.enable_psr=0` seems indeed to have solved the issue but I still need more testing (more reboots and for longer).

Offline

Board footer

Powered by FluxBB