Hi Alan,
Thanks for your prompt reply, certainly understand everyone taking some time off!
To clarify one of my earlier points: we have noticed that ubuntu-frame
does not dispose/release its allocated memory even after the wpe-webkit-mir-kiosk
service is stopped, nor is memory released upon restart of wpe-webkit-mir-kiosk
. Every time a new url is provided to wpe-webkit-mir-kiosk
the memory allocated to ubuntu-frame
increases.
We have a packaged OS/Application image which works well on an Intel i7-12700H (Alder Lake) CPU with A770M GPU. We are only seeing these errors when we try to use the same image on Meteor Lake hardware.
The errors were first observed when we were running our own custom snap appliation; in order to troubleshoot we reflashed with a completely vanilla 24.04 image and used only wpe-webkit-mir-kiosk
to run content, but saw the exact same behaviour occuring.
See below log dump from ubuntu-frame
capturing one of the crash-restart events as described above, taken straight from a production machine. Note that these logs have been obfuscated. Our application player
can be seen. You will note a number of screenshots being taken - this is a screenshot service based on grim that we are using that requires the use of the add-wayland-extensions=zwlr_screencopy_manager_v1
extension.
Thanks in advance for any assistance/guidance.
2024-12-24T13:04:29.195315+11:00 PLAYER player.screenshot[1169818]: Current number of screenshots: 6
2024-12-24T13:04:29.199994+11:00 PLAYER player.screenshot[1169818]: Removing old screenshots, exceeding maximum limit of 5...
2024-12-24T13:04:29.203518+11:00 PLAYER player.screenshot[1169818]: Removed old screenshot: /root/snap/player/common/SCREENSHOT_2024-12-24T13-04-03+11-00.png
2024-12-24T13:04:29.203552+11:00 PLAYER player.screenshot[1169818]: Screenshot captured successfully: /root/snap/player/common/SCREENSHOT_2024-12-24T13-04-29+11-00.png
2024-12-24T13:04:34.213842+11:00 PLAYER player.screenshot[1169818]: Capturing screenshot: /root/snap/player/common/SCREENSHOT_2024-12-24T13-04-34+11-00.png
2024-12-24T13:04:34.217524+11:00 PLAYER kernel: audit: type=1326 audit(1735005874.215:196730): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.ubuntu-frame.daemon pid=1627605 comm="Mir/Workqueue" exe="/snap/ubuntu-frame/11646/usr/local/bin/frame" sig=0 arch=c000003e syscall=141 compat=0 ip=0x7b117c19762b code=0x50000
2024-12-24T13:04:34.221281+11:00 PLAYER ubuntu-frame.daemon[1627605]: [2024-12-24 13:04:34.220920] <information> GLRenderer: EGL vendor: Mesa Project
2024-12-24T13:04:34.221377+11:00 PLAYER ubuntu-frame.daemon[1627605]: [2024-12-24 13:04:34.220948] <information> GLRenderer: EGL version: 1.5
2024-12-24T13:04:34.221427+11:00 PLAYER ubuntu-frame.daemon[1627605]: [2024-12-24 13:04:34.220950] <information> GLRenderer: EGL client APIs: OpenGL OpenGL_ES
2024-12-24T13:04:34.221463+11:00 PLAYER ubuntu-frame.daemon[1627605]: [2024-12-24 13:04:34.220953] <information> GLRenderer: 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_EXT_protected_content EGL_EXT_query_reset_notification_strategy EGL_IMG_context_priority EGL_KHR_cl_event2 EGL_KHR_config_attribs EGL_KHR_context_flush_control 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_gl_interop EGL_MESA_image_dma_buf_export EGL_MESA_query_driver EGL_WL_bind_wayland_display
2024-12-24T13:04:34.221519+11:00 PLAYER ubuntu-frame.daemon[1627605]: [2024-12-24 13:04:34.220957] <information> GLRenderer: GL vendor: Intel
2024-12-24T13:04:34.221536+11:00 PLAYER ubuntu-frame.daemon[1627605]: [2024-12-24 13:04:34.220959] <information> GLRenderer: GL renderer: Mesa Intel(R) Graphics (MTL)
2024-12-24T13:04:34.221552+11:00 PLAYER ubuntu-frame.daemon[1627605]: [2024-12-24 13:04:34.220961] <information> GLRenderer: GL version: OpenGL ES 3.2 Mesa 24.0.9-0ubuntu0.1
2024-12-24T13:04:34.221579+11:00 PLAYER ubuntu-frame.daemon[1627605]: [2024-12-24 13:04:34.220963] <information> GLRenderer: GLSL version: OpenGL ES GLSL ES 3.20
2024-12-24T13:04:34.221622+11:00 PLAYER ubuntu-frame.daemon[1627605]: [2024-12-24 13:04:34.221126] <information> GLRenderer: GL extensions: GL_EXT_blend_minmax GL_EXT_multi_draw_arrays GL_EXT_texture_filter_anisotropic GL_EXT_texture_compression_s3tc GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_rgtc GL_EXT_texture_format_BGRA8888 GL_OES_compressed_ETC1_RGB8_texture GL_OES_depth24 GL_OES_element_index_uint GL_OES_fbo_render_mipmap GL_OES_mapbuffer GL_OES_rgb8_rgba8 GL_OES_standard_derivatives GL_OES_stencil8 GL_OES_texture_3D GL_OES_texture_float GL_OES_texture_float_linear GL_OES_texture_half_float GL_OES_texture_half_float_linear GL_OES_texture_npot GL_OES_vertex_half_float GL_EXT_draw_instanced GL_EXT_texture_sRGB_decode GL_OES_EGL_image GL_OES_depth_texture GL_AMD_performance_monitor GL_OES_packed_depth_stencil GL_EXT_texture_type_2_10_10_10_REV GL_NV_conditional_render GL_OES_get_program_binary GL_APPLE_texture_max_level GL_EXT_discard_framebuffer GL_EXT_read_format_bgra GL_NV_pack_subimage GL_NV_texture_barrier GL_EXT_frag_depth GL_NV_fbo_color_attachments GL_OES_EGL_image_external GL_OES_EGL_sync GL_OES_vertex_array_object GL_OES_viewport_array GL_ANGLE_pack_reverse_row_order GL_ANGLE_texture_compression_dxt3 GL_ANGLE_texture_compression_dxt5 GL_EXT_occlusion_query_boolean GL_EXT_robustness GL_EXT_texture_rg GL_EXT_unpack_subimage GL_NV_draw_buffers GL_NV_read_buffer GL_NV_read_depth GL_NV_read_depth_stencil GL_NV_read_stencil GL_APPLE_sync GL_EXT_draw_buffers GL_EXT_instanced_arrays GL_EXT_map_buffer_range GL_KHR_debug GL_KHR_robustness GL_KHR_texture_compression_astc_ldr GL_NV_generate_mipmap_sRGB GL_NV_pixel_buffer_object GL_OES_depth_texture_cube_map GL_OES_required_internalformat GL_OES_surfaceless_context GL_EXT_color_buffer_float GL_EXT_debug_label GL_EXT_sRGB_write_control GL_EXT_separate_shader_objects GL_EXT_shader_framebuffer_fetch GL_EXT_shader_group_vote GL_EXT_shader_implicit_conversions GL_EXT_shader_integer_mix GL_EXT_tessellation_point_size GL_EXT_tessellation_shader GL_INTEL_conservative_rasterization GL_INTEL_performance_query GL_ANDROID_extension_pack_es31a GL_EXT_base_instance GL_EXT_compressed_ETC1_RGB8_sub_texture GL_EXT_copy_image GL_EXT_draw_buffers_indexed GL_EXT_draw_elements_base_vertex GL_EXT_gpu_shader5 GL_EXT_polygon_offset_clamp GL_EXT_primitive_bounding_box GL_EXT_render_snorm GL_EXT_shader_io_blocks GL_EXT_texture_border_clamp GL_EXT_texture_buffer GL_EXT_texture_cube_map_array GL_EXT_texture_norm16 GL_EXT_texture_view GL_KHR_blend_equation_advanced GL_KHR_blend_equation_advanced_coherent GL_KHR_context_flush_control GL_KHR_robust_buffer_access_behavior GL_NV_image_formats GL_NV_shader_noperspective_interpolation GL_OES_copy_image GL_OES_draw_buffers_indexed GL_OES_draw_elements_base_vertex GL_OES_gpu_shader5 GL_OES_primitive_bounding_box GL_OES_sample_shading GL_OES_sample_variables GL_OES_shader_io_blocks GL_OES_shader_multisample_interpolation GL_OES_tessellation_point_size GL_OES_tessellation_shader GL_OES_texture_border_clamp GL_OES_texture_buffer GL_OES_texture_cube_map_array GL_OES_texture_stencil8 GL_OES_texture_storage_multisample_2d_array GL_OES_texture_view GL_EXT_blend_func_extended GL_EXT_buffer_storage GL_EXT_float_blend GL_EXT_geometry_point_size GL_EXT_geometry_shader GL_EXT_shader_samples_identical GL_EXT_texture_sRGB_R8 GL_KHR_no_error GL_KHR_texture_compression_astc_sliced_3d GL_NV_fragment_shader_interlock GL_OES_EGL_image_external_essl3 GL_OES_geometry_point_size GL_OES_geometry_shader GL_OES_shader_image_atomic GL_EXT_clear_texture GL_EXT_clip_cull_distance GL_EXT_disjoint_timer_query GL_EXT_texture_compression_s3tc_srgb GL_MESA_shader_integer_functions GL_EXT_clip_control GL_EXT_color_buffer_half_float GL_EXT_memory_object GL_EXT_memory_object_fd GL_EXT_semaphore GL_EXT_semaphore_fd GL_EXT_texture_compression_bptc GL_EXT_texture_mirror_clamp_to_edge GL_KHR_parallel_shader_compile GL_NV_alpha_to_coverage_dither_control GL_EXT_EGL_image_storage GL_EXT_shader_framebuffer_fetch_non_coherent GL_EXT_texture_shadow_lod GL_INTEL_bl
2024-12-24T13:04:34.221717+11:00 PLAYER ubuntu-frame.daemon[1627605]: [2024-12-24 13:04:34.221132] <information> GLRenderer: GL max texture size = 16384
2024-12-24T13:04:34.222859+11:00 PLAYER ubuntu-frame.daemon[1627605]: [2024-12-24 13:04:34.222696] <information> GLRenderer: GL framebuffer bits: RGBA=8888, depth=0, stencil=0
2024-12-24T13:04:34.244475+11:00 PLAYER kernel: audit: type=1326 audit(1735005874.242:196731): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.ubuntu-frame.daemon pid=1627605 comm="Mir/Workqueue" exe="/snap/ubuntu-frame/11646/usr/local/bin/frame" sig=0 arch=c000003e syscall=141 compat=0 ip=0x7b117c19762b code=0x50000
2024-12-24T13:04:34.245825+11:00 PLAYER ubuntu-frame.daemon[1627605]: [2024-12-24 13:04:34.245614] <information> GLRenderer: EGL vendor: Mesa Project
2024-12-24T13:04:34.245874+11:00 PLAYER ubuntu-frame.daemon[1627605]: [2024-12-24 13:04:34.245632] <information> GLRenderer: EGL version: 1.5
2024-12-24T13:04:34.245904+11:00 PLAYER ubuntu-frame.daemon[1627605]: [2024-12-24 13:04:34.245635] <information> GLRenderer: EGL client APIs: OpenGL OpenGL_ES
2024-12-24T13:04:34.245932+11:00 PLAYER ubuntu-frame.daemon[1627605]: [2024-12-24 13:04:34.245638] <information> GLRenderer: 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_EXT_protected_content EGL_EXT_query_reset_notification_strategy EGL_IMG_context_priority EGL_KHR_cl_event2 EGL_KHR_config_attribs EGL_KHR_context_flush_control 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_gl_interop EGL_MESA_image_dma_buf_export EGL_MESA_query_driver EGL_WL_bind_wayland_display
2024-12-24T13:04:34.245993+11:00 PLAYER ubuntu-frame.daemon[1627605]: [2024-12-24 13:04:34.245642] <information> GLRenderer: GL vendor: Intel
2024-12-24T13:04:34.246016+11:00 PLAYER ubuntu-frame.daemon[1627605]: [2024-12-24 13:04:34.245644] <information> GLRenderer: GL renderer: Mesa Intel(R) Graphics (MTL)
2024-12-24T13:04:34.246038+11:00 PLAYER ubuntu-frame.daemon[1627605]: [2024-12-24 13:04:34.245646] <information> GLRenderer: GL version: OpenGL ES 3.2 Mesa 24.0.9-0ubuntu0.1
2024-12-24T13:04:34.246066+11:00 PLAYER ubuntu-frame.daemon[1627605]: [2024-12-24 13:04:34.245648] <information> GLRenderer: GLSL version: OpenGL ES GLSL ES 3.20
2024-12-24T13:04:34.246128+11:00 PLAYER ubuntu-frame.daemon[1627605]: [2024-12-24 13:04:34.245813] <information> GLRenderer: GL extensions: GL_EXT_blend_minmax GL_EXT_multi_draw_arrays GL_EXT_texture_filter_anisotropic GL_EXT_texture_compression_s3tc GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_rgtc GL_EXT_texture_format_BGRA8888 GL_OES_compressed_ETC1_RGB8_texture GL_OES_depth24 GL_OES_element_index_uint GL_OES_fbo_render_mipmap GL_OES_mapbuffer GL_OES_rgb8_rgba8 GL_OES_standard_derivatives GL_OES_stencil8 GL_OES_texture_3D GL_OES_texture_float GL_OES_texture_float_linear GL_OES_texture_half_float GL_OES_texture_half_float_linear GL_OES_texture_npot GL_OES_vertex_half_float GL_EXT_draw_instanced GL_EXT_texture_sRGB_decode GL_OES_EGL_image GL_OES_depth_texture GL_AMD_performance_monitor GL_OES_packed_depth_stencil GL_EXT_texture_type_2_10_10_10_REV GL_NV_conditional_render GL_OES_get_program_binary GL_APPLE_texture_max_level GL_EXT_discard_framebuffer GL_EXT_read_format_bgra GL_NV_pack_subimage GL_NV_texture_barrier GL_EXT_frag_depth GL_NV_fbo_color_attachments GL_OES_EGL_image_external GL_OES_EGL_sync GL_OES_vertex_array_object GL_OES_viewport_array GL_ANGLE_pack_reverse_row_order GL_ANGLE_texture_compression_dxt3 GL_ANGLE_texture_compression_dxt5 GL_EXT_occlusion_query_boolean GL_EXT_robustness GL_EXT_texture_rg GL_EXT_unpack_subimage GL_NV_draw_buffers GL_NV_read_buffer GL_NV_read_depth GL_NV_read_depth_stencil GL_NV_read_stencil GL_APPLE_sync GL_EXT_draw_buffers GL_EXT_instanced_arrays GL_EXT_map_buffer_range GL_KHR_debug GL_KHR_robustness GL_KHR_texture_compression_astc_ldr GL_NV_generate_mipmap_sRGB GL_NV_pixel_buffer_object GL_OES_depth_texture_cube_map GL_OES_required_internalformat GL_OES_surfaceless_context GL_EXT_color_buffer_float GL_EXT_debug_label GL_EXT_sRGB_write_control GL_EXT_separate_shader_objects GL_EXT_shader_framebuffer_fetch GL_EXT_shader_group_vote GL_EXT_shader_implicit_conversions GL_EXT_shader_integer_mix GL_EXT_tessellation_point_size GL_EXT_tessellation_shader GL_INTEL_conservative_rasterization GL_INTEL_performance_query GL_ANDROID_extension_pack_es31a GL_EXT_base_instance GL_EXT_compressed_ETC1_RGB8_sub_texture GL_EXT_copy_image GL_EXT_draw_buffers_indexed GL_EXT_draw_elements_base_vertex GL_EXT_gpu_shader5 GL_EXT_polygon_offset_clamp GL_EXT_primitive_bounding_box GL_EXT_render_snorm GL_EXT_shader_io_blocks GL_EXT_texture_border_clamp GL_EXT_texture_buffer GL_EXT_texture_cube_map_array GL_EXT_texture_norm16 GL_EXT_texture_view GL_KHR_blend_equation_advanced GL_KHR_blend_equation_advanced_coherent GL_KHR_context_flush_control GL_KHR_robust_buffer_access_behavior GL_NV_image_formats GL_NV_shader_noperspective_interpolation GL_OES_copy_image GL_OES_draw_buffers_indexed GL_OES_draw_elements_base_vertex GL_OES_gpu_shader5 GL_OES_primitive_bounding_box GL_OES_sample_shading GL_OES_sample_variables GL_OES_shader_io_blocks GL_OES_shader_multisample_interpolation GL_OES_tessellation_point_size GL_OES_tessellation_shader GL_OES_texture_border_clamp GL_OES_texture_buffer GL_OES_texture_cube_map_array GL_OES_texture_stencil8 GL_OES_texture_storage_multisample_2d_array GL_OES_texture_view GL_EXT_blend_func_extended GL_EXT_buffer_storage GL_EXT_float_blend GL_EXT_geometry_point_size GL_EXT_geometry_shader GL_EXT_shader_samples_identical GL_EXT_texture_sRGB_R8 GL_KHR_no_error GL_KHR_texture_compression_astc_sliced_3d GL_NV_fragment_shader_interlock GL_OES_EGL_image_external_essl3 GL_OES_geometry_point_size GL_OES_geometry_shader GL_OES_shader_image_atomic GL_EXT_clear_texture GL_EXT_clip_cull_distance GL_EXT_disjoint_timer_query GL_EXT_texture_compression_s3tc_srgb GL_MESA_shader_integer_functions GL_EXT_clip_control GL_EXT_color_buffer_half_float GL_EXT_memory_object GL_EXT_memory_object_fd GL_EXT_semaphore GL_EXT_semaphore_fd GL_EXT_texture_compression_bptc GL_EXT_texture_mirror_clamp_to_edge GL_KHR_parallel_shader_compile GL_NV_alpha_to_coverage_dither_control GL_EXT_EGL_image_storage GL_EXT_shader_framebuffer_fetch_non_coherent GL_EXT_texture_shadow_lod GL_INTEL_bl
2024-12-24T13:04:34.246225+11:00 PLAYER ubuntu-frame.daemon[1627605]: [2024-12-24 13:04:34.245819] <information> GLRenderer: GL max texture size = 16384
2024-12-24T13:04:34.256247+11:00 PLAYER ubuntu-frame.daemon[1627605]: [2024-12-24 13:04:34.247262] <information> GLRenderer: GL framebuffer bits: RGBA=8888, depth=0, stencil=0
2024-12-24T13:04:34.314041+11:00 PLAYER player.screenshot[1169818]: Current number of screenshots: 6
2024-12-24T13:04:34.319452+11:00 PLAYER player.screenshot[1169818]: Removing old screenshots, exceeding maximum limit of 5...
2024-12-24T13:04:34.322489+11:00 PLAYER player.screenshot[1169818]: Removed old screenshot: /root/snap/player/common/SCREENSHOT_2024-12-24T13-04-08+11-00.png
2024-12-24T13:04:34.322515+11:00 PLAYER player.screenshot[1169818]: Screenshot captured successfully: /root/snap/player/common/SCREENSHOT_2024-12-24T13-04-34+11-00.png
2024-12-24T13:04:39.333760+11:00 PLAYER player.screenshot[1169818]: Capturing screenshot: /root/snap/player/common/SCREENSHOT_2024-12-24T13-04-39+11-00.png
2024-12-24T13:04:39.340473+11:00 PLAYER kernel: audit: type=1326 audit(1735005879.338:196732): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.ubuntu-frame.daemon pid=1627605 comm="Mir/Workqueue" exe="/snap/ubuntu-frame/11646/usr/local/bin/frame" sig=0 arch=c000003e syscall=141 compat=0 ip=0x7b117c19762b code=0x50000
2024-12-24T13:04:39.343294+11:00 PLAYER ubuntu-frame.daemon[1627605]: [2024-12-24 13:04:39.342969] <information> GLRenderer: EGL vendor: Mesa Project
2024-12-24T13:04:39.343399+11:00 PLAYER ubuntu-frame.daemon[1627605]: [2024-12-24 13:04:39.342996] <information> GLRenderer: EGL version: 1.5
2024-12-24T13:04:39.343438+11:00 PLAYER ubuntu-frame.daemon[1627605]: [2024-12-24 13:04:39.342999] <information> GLRenderer: EGL client APIs: OpenGL OpenGL_ES
2024-12-24T13:04:39.343469+11:00 PLAYER ubuntu-frame.daemon[1627605]: [2024-12-24 13:04:39.343002] <information> GLRenderer: 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_EXT_protected_content EGL_EXT_query_reset_notification_strategy EGL_IMG_context_priority EGL_KHR_cl_event2 EGL_KHR_config_attribs EGL_KHR_context_flush_control 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_gl_interop EGL_MESA_image_dma_buf_export EGL_MESA_query_driver EGL_WL_bind_wayland_display
2024-12-24T13:04:39.343903+11:00 PLAYER ubuntu-frame.daemon[1627605]: [2024-12-24 13:04:39.343006] <information> GLRenderer: GL vendor: Intel
2024-12-24T13:04:39.345105+11:00 PLAYER ubuntu-frame.daemon[1627605]: [2024-12-24 13:04:39.343008] <information> GLRenderer: GL renderer: Mesa Intel(R) Graphics (MTL)
2024-12-24T13:04:39.345148+11:00 PLAYER ubuntu-frame.daemon[1627605]: [2024-12-24 13:04:39.343010] <information> GLRenderer: GL version: OpenGL ES 3.2 Mesa 24.0.9-0ubuntu0.1
2024-12-24T13:04:39.345174+11:00 PLAYER ubuntu-frame.daemon[1627605]: [2024-12-24 13:04:39.343013] <information> GLRenderer: GLSL version: OpenGL ES GLSL ES 3.20
2024-12-24T13:04:39.345239+11:00 PLAYER ubuntu-frame.daemon[1627605]: [2024-12-24 13:04:39.343177] <information> GLRenderer: GL extensions: GL_EXT_blend_minmax GL_EXT_multi_draw_arrays GL_EXT_texture_filter_anisotropic GL_EXT_texture_compression_s3tc GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_rgtc GL_EXT_texture_format_BGRA8888 GL_OES_compressed_ETC1_RGB8_texture GL_OES_depth24 GL_OES_element_index_uint GL_OES_fbo_render_mipmap GL_OES_mapbuffer GL_OES_rgb8_rgba8 GL_OES_standard_derivatives GL_OES_stencil8 GL_OES_texture_3D GL_OES_texture_float GL_OES_texture_float_linear GL_OES_texture_half_float GL_OES_texture_half_float_linear GL_OES_texture_npot GL_OES_vertex_half_float GL_EXT_draw_instanced GL_EXT_texture_sRGB_decode GL_OES_EGL_image GL_OES_depth_texture GL_AMD_performance_monitor GL_OES_packed_depth_stencil GL_EXT_texture_type_2_10_10_10_REV GL_NV_conditional_render GL_OES_get_program_binary GL_APPLE_texture_max_level GL_EXT_discard_framebuffer GL_EXT_read_format_bgra GL_NV_pack_subimage GL_NV_texture_barrier GL_EXT_frag_depth GL_NV_fbo_color_attachments GL_OES_EGL_image_external GL_OES_EGL_sync GL_OES_vertex_array_object GL_OES_viewport_array GL_ANGLE_pack_reverse_row_order GL_ANGLE_texture_compression_dxt3 GL_ANGLE_texture_compression_dxt5 GL_EXT_occlusion_query_boolean GL_EXT_robustness GL_EXT_texture_rg GL_EXT_unpack_subimage GL_NV_draw_buffers GL_NV_read_buffer GL_NV_read_depth GL_NV_read_depth_stencil GL_NV_read_stencil GL_APPLE_sync GL_EXT_draw_buffers GL_EXT_instanced_arrays GL_EXT_map_buffer_range GL_KHR_debug GL_KHR_robustness GL_KHR_texture_compression_astc_ldr GL_NV_generate_mipmap_sRGB GL_NV_pixel_buffer_object GL_OES_depth_texture_cube_map GL_OES_required_internalformat GL_OES_surfaceless_context GL_EXT_color_buffer_float GL_EXT_debug_label GL_EXT_sRGB_write_control GL_EXT_separate_shader_objects GL_EXT_shader_framebuffer_fetch GL_EXT_shader_group_vote GL_EXT_shader_implicit_conversions GL_EXT_shader_integer_mix GL_EXT_tessellation_point_size GL_EXT_tessellation_shader GL_INTEL_conservative_rasterization GL_INTEL_performance_query GL_ANDROID_extension_pack_es31a GL_EXT_base_instance GL_EXT_compressed_ETC1_RGB8_sub_texture GL_EXT_copy_image GL_EXT_draw_buffers_indexed GL_EXT_draw_elements_base_vertex GL_EXT_gpu_shader5 GL_EXT_polygon_offset_clamp GL_EXT_primitive_bounding_box GL_EXT_render_snorm GL_EXT_shader_io_blocks GL_EXT_texture_border_clamp GL_EXT_texture_buffer GL_EXT_texture_cube_map_array GL_EXT_texture_norm16 GL_EXT_texture_view GL_KHR_blend_equation_advanced GL_KHR_blend_equation_advanced_coherent GL_KHR_context_flush_control GL_KHR_robust_buffer_access_behavior GL_NV_image_formats GL_NV_shader_noperspective_interpolation GL_OES_copy_image GL_OES_draw_buffers_indexed GL_OES_draw_elements_base_vertex GL_OES_gpu_shader5 GL_OES_primitive_bounding_box GL_OES_sample_shading GL_OES_sample_variables GL_OES_shader_io_blocks GL_OES_shader_multisample_interpolation GL_OES_tessellation_point_size GL_OES_tessellation_shader GL_OES_texture_border_clamp GL_OES_texture_buffer GL_OES_texture_cube_map_array GL_OES_texture_stencil8 GL_OES_texture_storage_multisample_2d_array GL_OES_texture_view GL_EXT_blend_func_extended GL_EXT_buffer_storage GL_EXT_float_blend GL_EXT_geometry_point_size GL_EXT_geometry_shader GL_EXT_shader_samples_identical GL_EXT_texture_sRGB_R8 GL_KHR_no_error GL_KHR_texture_compression_astc_sliced_3d GL_NV_fragment_shader_interlock GL_OES_EGL_image_external_essl3 GL_OES_geometry_point_size GL_OES_geometry_shader GL_OES_shader_image_atomic GL_EXT_clear_texture GL_EXT_clip_cull_distance GL_EXT_disjoint_timer_query GL_EXT_texture_compression_s3tc_srgb GL_MESA_shader_integer_functions GL_EXT_clip_control GL_EXT_color_buffer_half_float GL_EXT_memory_object GL_EXT_memory_object_fd GL_EXT_semaphore GL_EXT_semaphore_fd GL_EXT_texture_compression_bptc GL_EXT_texture_mirror_clamp_to_edge GL_KHR_parallel_shader_compile GL_NV_alpha_to_coverage_dither_control GL_EXT_EGL_image_storage GL_EXT_shader_framebuffer_fetch_non_coherent GL_EXT_texture_shadow_lod GL_INTEL_bl
2024-12-24T13:04:39.345352+11:00 PLAYER ubuntu-frame.daemon[1627605]: [2024-12-24 13:04:39.343183] <information> GLRenderer: GL max texture size = 16384
2024-12-24T13:04:39.345521+11:00 PLAYER ubuntu-frame.daemon[1627605]: [2024-12-24 13:04:39.345471] <information> GLRenderer: GL framebuffer bits: RGBA=8888, depth=0, stencil=0
2024-12-24T13:04:39.420789+11:00 PLAYER player.screenshot[1169818]: Current number of screenshots: 6
2024-12-24T13:04:39.425492+11:00 PLAYER player.screenshot[1169818]: Removing old screenshots, exceeding maximum limit of 5...
2024-12-24T13:04:39.428352+11:00 PLAYER player.screenshot[1169818]: Removed old screenshot: /root/snap/player/common/SCREENSHOT_2024-12-24T13-04-13+11-00.png
2024-12-24T13:04:39.428408+11:00 PLAYER player.screenshot[1169818]: Screenshot captured successfully: /root/snap/player/common/SCREENSHOT_2024-12-24T13-04-39+11-00.png
2024-12-24T13:04:39.903455+11:00 PLAYER kernel: [UFW AUDIT] IN= OUT=lo SRC=127.0.0.1 DST=127.0.0.53 LEN=84 TOS=0x00 PREC=0x00 TTL=64 ID=31778 DF PROTO=UDP SPT=44066 DPT=53 LEN=64
2024-12-24T13:04:39.903474+11:00 PLAYER kernel: [UFW AUDIT] IN=lo OUT= MAC=00:00:00:00:00:00:00:00:00:00:00:00:08:00 SRC=127.0.0.1 DST=127.0.0.53 LEN=84 TOS=0x00 PREC=0x00 TTL=64 ID=31778 DF PROTO=UDP SPT=44066 DPT=53 LEN=64
2024-12-24T13:04:39.903477+11:00 PLAYER kernel: [UFW ALLOW] IN= OUT=enp1s0 SRC=192.168.0.151 DST=192.168.0.1 LEN=84 TOS=0x00 PREC=0x00 TTL=64 ID=37824 PROTO=UDP SPT=53420 DPT=53 LEN=64
2024-12-24T13:04:44.437543+11:00 PLAYER player.screenshot[1169818]: Capturing screenshot: /root/snap/player/common/SCREENSHOT_2024-12-24T13-04-44+11-00.png
2024-12-24T13:04:44.442444+11:00 PLAYER kernel: audit: type=1326 audit(1735005884.440:196733): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.ubuntu-frame.daemon pid=1627605 comm="Mir/Workqueue" exe="/snap/ubuntu-frame/11646/usr/local/bin/frame" sig=0 arch=c000003e syscall=141 compat=0 ip=0x7b117c19762b code=0x50000
2024-12-24T13:04:44.444356+11:00 PLAYER ubuntu-frame.daemon[1627605]: [2024-12-24 13:04:44.444127] <information> GLRenderer: EGL vendor: Mesa Project
2024-12-24T13:04:44.444406+11:00 PLAYER ubuntu-frame.daemon[1627605]: [2024-12-24 13:04:44.444154] <information> GLRenderer: EGL version: 1.5
2024-12-24T13:04:44.444425+11:00 PLAYER ubuntu-frame.daemon[1627605]: [2024-12-24 13:04:44.444157] <information> GLRenderer: EGL client APIs: OpenGL OpenGL_ES
2024-12-24T13:04:44.444446+11:00 PLAYER ubuntu-frame.daemon[1627605]: [2024-12-24 13:04:44.444160] <information> GLRenderer: 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_EXT_protected_content EGL_EXT_query_reset_notification_strategy EGL_IMG_context_priority EGL_KHR_cl_event2 EGL_KHR_config_attribs EGL_KHR_context_flush_control 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_gl_interop EGL_MESA_image_dma_buf_export EGL_MESA_query_driver EGL_WL_bind_wayland_display
2024-12-24T13:04:44.444495+11:00 PLAYER ubuntu-frame.daemon[1627605]: [2024-12-24 13:04:44.444164] <information> GLRenderer: GL vendor: Intel
2024-12-24T13:04:44.444509+11:00 PLAYER ubuntu-frame.daemon[1627605]: [2024-12-24 13:04:44.444167] <information> GLRenderer: GL renderer: Mesa Intel(R) Graphics (MTL)
2024-12-24T13:04:44.444521+11:00 PLAYER ubuntu-frame.daemon[1627605]: [2024-12-24 13:04:44.444169] <information> GLRenderer: GL version: OpenGL ES 3.2 Mesa 24.0.9-0ubuntu0.1
2024-12-24T13:04:44.444535+11:00 PLAYER ubuntu-frame.daemon[1627605]: [2024-12-24 13:04:44.444171] <information> GLRenderer: GLSL version: OpenGL ES GLSL ES 3.20
2024-12-24T13:04:44.444575+11:00 PLAYER ubuntu-frame.daemon[1627605]: [2024-12-24 13:04:44.444365] <information> GLRenderer: GL extensions: GL_EXT_blend_minmax GL_EXT_multi_draw_arrays GL_EXT_texture_filter_anisotropic GL_EXT_texture_compression_s3tc GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_rgtc GL_EXT_texture_format_BGRA8888 GL_OES_compressed_ETC1_RGB8_texture GL_OES_depth24 GL_OES_element_index_uint GL_OES_fbo_render_mipmap GL_OES_mapbuffer GL_OES_rgb8_rgba8 GL_OES_standard_derivatives GL_OES_stencil8 GL_OES_texture_3D GL_OES_texture_float GL_OES_texture_float_linear GL_OES_texture_half_float GL_OES_texture_half_float_linear GL_OES_texture_npot GL_OES_vertex_half_float GL_EXT_draw_instanced GL_EXT_texture_sRGB_decode GL_OES_EGL_image GL_OES_depth_texture GL_AMD_performance_monitor GL_OES_packed_depth_stencil GL_EXT_texture_type_2_10_10_10_REV GL_NV_conditional_render GL_OES_get_program_binary GL_APPLE_texture_max_level GL_EXT_discard_framebuffer GL_EXT_read_format_bgra GL_NV_pack_subimage GL_NV_texture_barrier GL_EXT_frag_depth GL_NV_fbo_color_attachments GL_OES_EGL_image_external GL_OES_EGL_sync GL_OES_vertex_array_object GL_OES_viewport_array GL_ANGLE_pack_reverse_row_order GL_ANGLE_texture_compression_dxt3 GL_ANGLE_texture_compression_dxt5 GL_EXT_occlusion_query_boolean GL_EXT_robustness GL_EXT_texture_rg GL_EXT_unpack_subimage GL_NV_draw_buffers GL_NV_read_buffer GL_NV_read_depth GL_NV_read_depth_stencil GL_NV_read_stencil GL_APPLE_sync GL_EXT_draw_buffers GL_EXT_instanced_arrays GL_EXT_map_buffer_range GL_KHR_debug GL_KHR_robustness GL_KHR_texture_compression_astc_ldr GL_NV_generate_mipmap_sRGB GL_NV_pixel_buffer_object GL_OES_depth_texture_cube_map GL_OES_required_internalformat GL_OES_surfaceless_context GL_EXT_color_buffer_float GL_EXT_debug_label GL_EXT_sRGB_write_control GL_EXT_separate_shader_objects GL_EXT_shader_framebuffer_fetch GL_EXT_shader_group_vote GL_EXT_shader_implicit_conversions GL_EXT_shader_integer_mix GL_EXT_tessellation_point_size GL_EXT_tessellation_shader GL_INTEL_conservative_rasterization GL_INTEL_performance_query GL_ANDROID_extension_pack_es31a GL_EXT_base_instance GL_EXT_compressed_ETC1_RGB8_sub_texture GL_EXT_copy_image GL_EXT_draw_buffers_indexed GL_EXT_draw_elements_base_vertex GL_EXT_gpu_shader5 GL_EXT_polygon_offset_clamp GL_EXT_primitive_bounding_box GL_EXT_render_snorm GL_EXT_shader_io_blocks GL_EXT_texture_border_clamp GL_EXT_texture_buffer GL_EXT_texture_cube_map_array GL_EXT_texture_norm16 GL_EXT_texture_view GL_KHR_blend_equation_advanced GL_KHR_blend_equation_advanced_coherent GL_KHR_context_flush_control GL_KHR_robust_buffer_access_behavior GL_NV_image_formats GL_NV_shader_noperspective_interpolation GL_OES_copy_image GL_OES_draw_buffers_indexed GL_OES_draw_elements_base_vertex GL_OES_gpu_shader5 GL_OES_primitive_bounding_box GL_OES_sample_shading GL_OES_sample_variables GL_OES_shader_io_blocks GL_OES_shader_multisample_interpolation GL_OES_tessellation_point_size GL_OES_tessellation_shader GL_OES_texture_border_clamp GL_OES_texture_buffer GL_OES_texture_cube_map_array GL_OES_texture_stencil8 GL_OES_texture_storage_multisample_2d_array GL_OES_texture_view GL_EXT_blend_func_extended GL_EXT_buffer_storage GL_EXT_float_blend GL_EXT_geometry_point_size GL_EXT_geometry_shader GL_EXT_shader_samples_identical GL_EXT_texture_sRGB_R8 GL_KHR_no_error GL_KHR_texture_compression_astc_sliced_3d GL_NV_fragment_shader_interlock GL_OES_EGL_image_external_essl3 GL_OES_geometry_point_size GL_OES_geometry_shader GL_OES_shader_image_atomic GL_EXT_clear_texture GL_EXT_clip_cull_distance GL_EXT_disjoint_timer_query GL_EXT_texture_compression_s3tc_srgb GL_MESA_shader_integer_functions GL_EXT_clip_control GL_EXT_color_buffer_half_float GL_EXT_memory_object GL_EXT_memory_object_fd GL_EXT_semaphore GL_EXT_semaphore_fd GL_EXT_texture_compression_bptc GL_EXT_texture_mirror_clamp_to_edge GL_KHR_parallel_shader_compile GL_NV_alpha_to_coverage_dither_control GL_EXT_EGL_image_storage GL_EXT_shader_framebuffer_fetch_non_coherent GL_EXT_texture_shadow_lod GL_INTEL_bl
2024-12-24T13:04:44.444632+11:00 PLAYER ubuntu-frame.daemon[1627605]: [2024-12-24 13:04:44.444371] <information> GLRenderer: GL max texture size = 16384
2024-12-24T13:04:44.446504+11:00 PLAYER ubuntu-frame.daemon[1627605]: [2024-12-24 13:04:44.446479] <information> GLRenderer: GL framebuffer bits: RGBA=8888, depth=0, stencil=0
2024-12-24T13:04:44.530331+11:00 PLAYER ubuntu-frame.daemon[1627605]: !!! Fatal signal received. Attempting cleanup, but deadlock may occur
2024-12-24T13:04:44.711730+11:00 PLAYER ubuntu-frame.daemon[1627605]: Mir fatal error: Unsupported attempt to continue after a fatal signal: SIGSEGV
2024-12-24T13:04:44.711809+11:00 PLAYER ubuntu-frame.daemon[1627605]: !!! Fatal signal received. Attempting cleanup, but deadlock may occur
2024-12-24T13:04:44.711820+11:00 PLAYER ubuntu-frame.daemon[1627605]: Mir fatal error: Unsupported attempt to continue after a fatal signal: SIGABRT
2024-12-24T13:04:45.968595+11:00 PLAYER player.screenshot[1635775]: failed to screenshoot all outputs
2024-12-24T13:04:45.968830+11:00 PLAYER player.screenshot[1169818]: Error: Failed to capture screenshot.
2024-12-24T13:04:45.968882+11:00 PLAYER player.screenshot[1169818]: Checking for screenshot files to clean up...
2024-12-24T13:04:45.973240+11:00 PLAYER player.screenshot[1169818]: Cleaning up all screenshot files...
2024-12-24T13:04:45.977172+11:00 PLAYER player.screenshot[1169818]: All screenshot files removed.
2024-12-24T13:04:46.039574+11:00 PLAYER PLAYERApp[1627697]: Error reading events from display: Broken pipe
2024-12-24T13:04:46.153847+11:00 PLAYER systemd[1]: snap.ubuntu-frame.daemon.service: Main process exited, code=dumped, status=6/ABRT
2024-12-24T13:04:46.153992+11:00 PLAYER systemd[1]: snap.ubuntu-frame.daemon.service: Failed with result 'core-dump'.
2024-12-24T13:04:46.154011+11:00 PLAYER systemd[1]: snap.ubuntu-frame.daemon.service: Triggering OnFailure= dependencies.
2024-12-24T13:04:46.155875+11:00 PLAYER systemd[1]: snap.ubuntu-frame.daemon.service: Consumed 13.456s CPU time, 6.0G memory peak, 1.1G memory swap peak.
2024-12-24T13:04:46.165680+11:00 PLAYER systemd[1]: Starting plymouth-quit.service - Terminate Plymouth Boot Screen...
2024-12-24T13:04:46.189969+11:00 PLAYER systemd[1]: Finished plymouth-quit.service - Terminate Plymouth Boot Screen.
2024-12-24T13:04:46.196103+11:00 PLAYER systemd[1]: snap.player.daemon.service: Main process exited, code=exited, status=1/FAILURE
2024-12-24T13:04:46.214977+11:00 PLAYER systemd[1]: snap.player.daemon.service: Failed with result 'exit-code'.
2024-12-24T13:04:46.215217+11:00 PLAYER systemd[1]: snap.player.daemon.service: Consumed 11.268s CPU time, 642.6M memory peak, 48.2M memory swap peak.
2024-12-24T13:04:46.294580+11:00 PLAYER kernel: [UFW AUDIT] IN=enp1s0 OUT= MAC=ff:ff:ff:ff:ff:ff:a8:6e:84:6c:9d:28:08:00 SRC=192.168.0.1 DST=192.168.0.255 LEN=394 TOS=0x00 PREC=0x00 TTL=64 ID=2815 DF PROTO=UDP SPT=40299 DPT=20002 LEN=374
2024-12-24T13:04:49.321708+11:00 PLAYER systemd[1]: snap.ubuntu-frame.daemon.service: Scheduled restart job, restart counter is at 194.
2024-12-24T13:04:49.322707+11:00 PLAYER systemd[1]: snap.player.daemon.service: Scheduled restart job, restart counter is at 58.
2024-12-24T13:04:49.322819+11:00 PLAYER systemd[1]: plymouth-quit.service: Deactivated successfully.
2024-12-24T13:04:49.322969+11:00 PLAYER systemd[1]: Stopped plymouth-quit.service - Terminate Plymouth Boot Screen.
2024-12-24T13:04:49.334621+11:00 PLAYER systemd[1]: Started snap.player.daemon.service - Service for snap application player.daemon.
2024-12-24T13:04:49.335731+11:00 PLAYER systemd[1]: Starting snap.ubuntu-frame.daemon.service - Service for snap application ubuntu-frame.daemon...
2024-12-24T13:04:50.027532+11:00 PLAYER kernel: audit: type=1400 audit(1735005890.025:196734): apparmor="DENIED" operation="capable" class="cap" profile="/snap/snapd/23258/usr/lib/snapd/snap-confine" pid=1635796 comm="snap-confine" capability=12 capname="net_admin"
2024-12-24T13:04:50.027550+11:00 PLAYER kernel: audit: type=1400 audit(1735005890.025:196735): apparmor="DENIED" operation="capable" class="cap" profile="/snap/snapd/23258/usr/lib/snapd/snap-confine" pid=1635793 comm="snap-confine" capability=12 capname="net_admin"
2024-12-24T13:04:50.333153+11:00 PLAYER ubuntu-frame.daemon[1635860]: ++ snapctl get display
2024-12-24T13:04:50.468094+11:00 PLAYER ubuntu-frame.daemon[1635796]: + '[' -z 'layouts:
2024-12-24T13:04:50.468176+11:00 PLAYER ubuntu-frame.daemon[1635796]: # keys here are layout labels (used for atomically switching between them).
2024-12-24T13:04:50.468186+11:00 PLAYER ubuntu-frame.daemon[1635796]: # The yaml anchor '\''the_default'\'' is used to alias the '\''default'\'' label
2024-12-24T13:04:50.468194+11:00 PLAYER ubuntu-frame.daemon[1635796]: default:
2024-12-24T13:04:50.468201+11:00 PLAYER ubuntu-frame.daemon[1635796]: cards:
2024-12-24T13:04:50.468212+11:00 PLAYER ubuntu-frame.daemon[1635796]: # a list of cards (currently matched by card-id)
2024-12-24T13:04:50.468219+11:00 PLAYER ubuntu-frame.daemon[1635796]: - card-id: 0
2024-12-24T13:04:50.468226+11:00 PLAYER ubuntu-frame.daemon[1635796]: DisplayPort-1:
2024-12-24T13:04:50.468235+11:00 PLAYER ubuntu-frame.daemon[1635796]: # (disconnected)
2024-12-24T13:04:50.468244+11:00 PLAYER ubuntu-frame.daemon[1635796]: HDMI-A-1:
2024-12-24T13:04:50.468252+11:00 PLAYER ubuntu-frame.daemon[1635796]: # (disconnected)
2024-12-24T13:04:50.468258+11:00 PLAYER ubuntu-frame.daemon[1635796]: HDMI-A-2:
2024-12-24T13:04:50.468264+11:00 PLAYER ubuntu-frame.daemon[1635796]: # (disconnected)
2024-12-24T13:04:50.468271+11:00 PLAYER ubuntu-frame.daemon[1635796]: HDMI-A-3:
2024-12-24T13:04:50.468278+11:00 PLAYER ubuntu-frame.daemon[1635796]: # This output supports the following modes: 1920x1080@60.0, 1920x1080@59.9,
2024-12-24T13:04:50.468285+11:00 PLAYER ubuntu-frame.daemon[1635796]: # 1920x1080@50.0, 1600x900@60.0, 1280x1024@75.0, 1280x1024@60.0, 1280x800@59.9,
2024-12-24T13:04:50.468292+11:00 PLAYER ubuntu-frame.daemon[1635796]: # 1152x864@75.0, 1280x720@60.0, 1280x720@59.9, 1280x720@50.0, 1024x768@75.0,
2024-12-24T13:04:50.468299+11:00 PLAYER ubuntu-frame.daemon[1635796]: # 1024x768@60.0, 800x600@75.0, 800x600@60.3, 720x576@50.0, 720x480@60.0,
2024-12-24T13:04:50.468306+11:00 PLAYER ubuntu-frame.daemon[1635796]: # 720x480@59.9, 640x480@75.0, 640x480@60.0, 640x480@59.9, 720x400@70.1
2024-12-24T13:04:50.468314+11:00 PLAYER ubuntu-frame.daemon[1635796]: #
2024-12-24T13:04:50.468324+11:00 PLAYER ubuntu-frame.daemon[1635796]: # Uncomment the following to enforce the selected configuration.
2024-12-24T13:04:50.468333+11:00 PLAYER ubuntu-frame.daemon[1635796]: # Or amend as desired.
2024-12-24T13:04:50.468340+11:00 PLAYER ubuntu-frame.daemon[1635796]: #
2024-12-24T13:04:50.468348+11:00 PLAYER ubuntu-frame.daemon[1635796]: state: enabled#011# {enabled, disabled}, defaults to enabled
2024-12-24T13:04:50.468355+11:00 PLAYER ubuntu-frame.daemon[1635796]: mode: 1920x1080@60.0#011# Defaults to preferred mode
2024-12-24T13:04:50.468364+11:00 PLAYER ubuntu-frame.daemon[1635796]: position: [0, 0]#011# Defaults to [0, 0]
2024-12-24T13:04:50.468372+11:00 PLAYER ubuntu-frame.daemon[1635796]: orientation: normal#011# {normal, left, right, inverted}, defaults to normal
2024-12-24T13:04:50.468379+11:00 PLAYER ubuntu-frame.daemon[1635796]: scale: 1
2024-12-24T13:04:50.468392+11:00 PLAYER ubuntu-frame.daemon[1635796]: group: 0#011# Outputs with the same non-zero value are treated as a single display
2024-12-24T13:04:50.468399+11:00 PLAYER ubuntu-frame.daemon[1635796]: DisplayPort-2:
2024-12-24T13:04:50.468409+11:00 PLAYER ubuntu-frame.daemon[1635796]: # (disconnected)
2024-12-24T13:04:50.468416+11:00 PLAYER ubuntu-frame.daemon[1635796]: HDMI-A-4:
2024-12-24T13:04:50.468422+11:00 PLAYER ubuntu-frame.daemon[1635796]: # (disconnected)
2024-12-24T13:04:50.468428+11:00 PLAYER ubuntu-frame.daemon[1635796]: - card-id: 1
2024-12-24T13:04:50.468436+11:00 PLAYER ubuntu-frame.daemon[1635796]: unknown-1-1:
2024-12-24T13:04:50.468443+11:00 PLAYER ubuntu-frame.daemon[1635796]: # This output supports the following modes: 800x600@60.0
2024-12-24T13:04:50.468451+11:00 PLAYER ubuntu-frame.daemon[1635796]: #
2024-12-24T13:04:50.468458+11:00 PLAYER ubuntu-frame.daemon[1635796]: # Uncomment the following to enforce the selected configuration.
2024-12-24T13:04:50.468464+11:00 PLAYER ubuntu-frame.daemon[1635796]: # Or amend as desired.
2024-12-24T13:04:50.468470+11:00 PLAYER ubuntu-frame.daemon[1635796]: #
2024-12-24T13:04:50.468477+11:00 PLAYER ubuntu-frame.daemon[1635796]: state: enabled#011# {enabled, disabled}, defaults to enabled
2024-12-24T13:04:50.468483+11:00 PLAYER ubuntu-frame.daemon[1635796]: mode: 800x600@60.0#011# Defaults to preferred mode
2024-12-24T13:04:50.468490+11:00 PLAYER ubuntu-frame.daemon[1635796]: position: [0, 0]#011# Defaults to [0, 0]
2024-12-24T13:04:50.468496+11:00 PLAYER ubuntu-frame.daemon[1635796]: orientation: normal#011# {normal, left, right, inverted}, defaults to normal
2024-12-24T13:04:50.468504+11:00 PLAYER ubuntu-frame.daemon[1635796]: scale: 1
2024-12-24T13:04:50.468511+11:00 PLAYER ubuntu-frame.daemon[1635796]: group: 0#011# Outputs with the same non-zero value are treated as a single display
2024-12-24T13:04:50.468517+11:00 PLAYER ubuntu-frame.daemon[1635796]: side_by_side:
2024-12-24T13:04:50.468554+11:00 PLAYER ubuntu-frame.daemon[1635796]: cards:
2024-12-24T13:04:50.468570+11:00 PLAYER ubuntu-frame.daemon[1635796]: # a list of cards (currently matched by card-id)
2024-12-24T13:04:50.468577+11:00 PLAYER ubuntu-frame.daemon[1635796]: - card-id: 0
2024-12-24T13:04:50.468583+11:00 PLAYER ubuntu-frame.daemon[1635796]: DisplayPort-1:
2024-12-24T13:04:50.468589+11:00 PLAYER ubuntu-frame.daemon[1635796]: # (disconnected)
2024-12-24T13:04:50.468595+11:00 PLAYER ubuntu-frame.daemon[1635796]: HDMI-A-1:
2024-12-24T13:04:50.468601+11:00 PLAYER ubuntu-frame.daemon[1635796]: # (disconnected)
2024-12-24T13:04:50.468606+11:00 PLAYER ubuntu-frame.daemon[1635796]: HDMI-A-2:
2024-12-24T13:04:50.468613+11:00 PLAYER ubuntu-frame.daemon[1635796]: # (disconnected)
2024-12-24T13:04:50.468619+11:00 PLAYER ubuntu-frame.daemon[1635796]: HDMI-A-3:
2024-12-24T13:04:50.468625+11:00 PLAYER ubuntu-frame.daemon[1635796]: # This output supports the following modes: 1920x1080@60.0, 1920x1080@59.9,
2024-12-24T13:04:50.468632+11:00 PLAYER ubuntu-frame.daemon[1635796]: # 1920x1080@50.0, 1600x900@60.0, 1280x1024@75.0, 1280x1024@60.0, 1280x800@59.9,
2024-12-24T13:04:50.468638+11:00 PLAYER ubuntu-frame.daemon[1635796]: # 1152x864@75.0, 1280x720@60.0, 1280x720@59.9, 1280x720@50.0, 1024x768@75.0,
2024-12-24T13:04:50.468645+11:00 PLAYER ubuntu-frame.daemon[1635796]: # 1024x768@60.0, 800x600@75.0, 800x600@60.3, 720x576@50.0, 720x480@60.0,
2024-12-24T13:04:50.468651+11:00 PLAYER ubuntu-frame.daemon[1635796]: # 720x480@59.9, 640x480@75.0, 640x480@60.0, 640x480@59.9, 720x400@70.1
2024-12-24T13:04:50.468657+11:00 PLAYER ubuntu-frame.daemon[1635796]: #
2024-12-24T13:04:50.468663+11:00 PLAYER ubuntu-frame.daemon[1635796]: # Uncomment the following to enforce the selected configuration.
2024-12-24T13:04:50.468669+11:00 PLAYER ubuntu-frame.daemon[1635796]: # Or amend as desired.
2024-12-24T13:04:50.468675+11:00 PLAYER ubuntu-frame.daemon[1635796]: #
2024-12-24T13:04:50.468681+11:00 PLAYER ubuntu-frame.daemon[1635796]: state: enabled#011# {enabled, disabled}, defaults to enabled
2024-12-24T13:04:50.468688+11:00 PLAYER ubuntu-frame.daemon[1635796]: mode: 1920x1080@60.0#011# Defaults to preferred mode
2024-12-24T13:04:50.468694+11:00 PLAYER ubuntu-frame.daemon[1635796]: position: [0, 0]#011# Defaults to [0, 0]
2024-12-24T13:04:50.468700+11:00 PLAYER ubuntu-frame.daemon[1635796]: orientation: normal#011# {normal, left, right, inverted}, defaults to normal
2024-12-24T13:04:50.468706+11:00 PLAYER ubuntu-frame.daemon[1635796]: scale: 1
2024-12-24T13:04:50.468714+11:00 PLAYER ubuntu-frame.daemon[1635796]: group: 0#011# Outputs with the same non-zero value are treated as a single display
2024-12-24T13:04:50.468720+11:00 PLAYER ubuntu-frame.daemon[1635796]: DisplayPort-2:
2024-12-24T13:04:50.468726+11:00 PLAYER ubuntu-frame.daemon[1635796]: # (disconnected)
2024-12-24T13:04:50.468732+11:00 PLAYER ubuntu-frame.daemon[1635796]: HDMI-A-4:
2024-12-24T13:04:50.468738+11:00 PLAYER ubuntu-frame.daemon[1635796]: # (disconnected)
2024-12-24T13:04:50.468745+11:00 PLAYER ubuntu-frame.daemon[1635796]: - card-id: 1
2024-12-24T13:04:50.468751+11:00 PLAYER ubuntu-frame.daemon[1635796]: unknown-1-1:
2024-12-24T13:04:50.468758+11:00 PLAYER ubuntu-frame.daemon[1635796]: # This output supports the following modes: 800x600@60.0
2024-12-24T13:04:50.468764+11:00 PLAYER ubuntu-frame.daemon[1635796]: #
2024-12-24T13:04:50.468771+11:00 PLAYER ubuntu-frame.daemon[1635796]: # Uncomment the following to enforce the selected configuration.
2024-12-24T13:04:50.468777+11:00 PLAYER ubuntu-frame.daemon[1635796]: # Or amend as desired.
2024-12-24T13:04:50.468783+11:00 PLAYER ubuntu-frame.daemon[1635796]: #
2024-12-24T13:04:50.468789+11:00 PLAYER ubuntu-frame.daemon[1635796]: state: enabled#011# {enabled, disabled}, defaults to enabled
2024-12-24T13:04:50.468795+11:00 PLAYER ubuntu-frame.daemon[1635796]: mode: 800x600@60.0#011# Defaults to preferred mode
2024-12-24T13:04:50.468801+11:00 PLAYER ubuntu-frame.daemon[1635796]: position: [1920, 0]#011# Defaults to [0, 0]
2024-12-24T13:04:50.468811+11:00 PLAYER ubuntu-frame.daemon[1635796]: orientation: normal#011# {normal, left, right, inverted}, defaults to normal
2024-12-24T13:04:50.468817+11:00 PLAYER ubuntu-frame.daemon[1635796]: scale: 1
2024-12-24T13:04:50.468824+11:00 PLAYER ubuntu-frame.daemon[1635796]: group: 0#011# Outputs with the same non-zero value are treated as a single display' ']'
2024-12-24T13:04:50.482166+11:00 PLAYER ubuntu-frame.daemon[1635796]: + disown
2024-12-24T13:04:50.482310+11:00 PLAYER ubuntu-frame.daemon[1635796]: + exec nohup /snap/ubuntu-frame/11646/bin/run-frame /snap/ubuntu-frame/11646/bin/gpu-2404-wrapper /snap/ubuntu-frame/11646/usr/local/bin/frame
2024-12-24T13:04:50.482406+11:00 PLAYER ubuntu-frame.daemon[1635867]: + sh -c 'sleep 5; mkdir "/run/user/007"; rmdir "/run/user/007"'
2024-12-24T13:04:50.491738+11:00 PLAYER ubuntu-frame.daemon[1635796]: + [ /snap/ubuntu-frame/11646/bin/gpu-2404-wrapper = --help ]
2024-12-24T13:04:50.491983+11:00 PLAYER ubuntu-frame.daemon[1635872]: + dirname /run/user/0/snap.ubuntu-frame
2024-12-24T13:04:50.493692+11:00 PLAYER player.daemon[1635793]: Waiting for /run/user/0 to be available...
2024-12-24T13:04:50.493737+11:00 PLAYER player.daemon[1635793]: /run/user/0 is available.
2024-12-24T13:04:50.493746+11:00 PLAYER player.daemon[1635793]: Waiting for /run/user/0/wayland-0 to be available...
2024-12-24T13:04:50.493756+11:00 PLAYER player.daemon[1635793]: /run/user/0/wayland-0 is available.
2024-12-24T13:04:50.494630+11:00 PLAYER ubuntu-frame.daemon[1635796]: + XDG_RUNTIME_DIR=/run/user/0
2024-12-24T13:04:50.494645+11:00 PLAYER ubuntu-frame.daemon[1635796]: + export XDG_RUNTIME_DIR
2024-12-24T13:04:50.494661+11:00 PLAYER ubuntu-frame.daemon[1635796]: + mkdir -p /run/user/0 -m 700
2024-12-24T13:04:50.498903+11:00 PLAYER player.daemon[1635793]: Executing command: /snap/player/x1/bin/dbus-launch
2024-12-24T13:04:50.506537+11:00 PLAYER ubuntu-frame.daemon[1635796]: + [ -n ]
2024-12-24T13:04:50.506566+11:00 PLAYER ubuntu-frame.daemon[1635796]: + exec /snap/ubuntu-frame/11646/bin/gpu-2404-wrapper /snap/ubuntu-frame/11646/usr/local/bin/frame
2024-12-24T13:04:50.722901+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:50.721953] < - debug - > miral: Loaded display configuration file: /var/snap/ubuntu-frame/11646/frame.display
2024-12-24T13:04:50.745705+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:50.745662] <information> mirserver: Starting
2024-12-24T13:04:50.746216+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:50.746190] < - debug - > mirserver: Using Linux VT subsystem for session management
2024-12-24T13:04:50.746721+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:50.746698] <information> mircommon: Loading modules from: /snap/ubuntu-frame/11646/usr/lib/x86_64-linux-gnu/mir/server-platform
2024-12-24T13:04:50.746768+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:50.746754] <information> mircommon: Loading module: /snap/ubuntu-frame/11646/usr/lib/x86_64-linux-gnu/mir/server-platform/graphics-eglstream-kms.so.22
2024-12-24T13:04:50.746798+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:50.746763] <information> mircommon: Loading module: /snap/ubuntu-frame/11646/usr/lib/x86_64-linux-gnu/mir/server-platform/graphics-gbm-kms.so.22
2024-12-24T13:04:50.746819+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:50.746769] <information> mircommon: Loading module: /snap/ubuntu-frame/11646/usr/lib/x86_64-linux-gnu/mir/server-platform/renderer-egl-generic.so.22
2024-12-24T13:04:50.746837+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:50.746774] <information> mircommon: Loading module: /snap/ubuntu-frame/11646/usr/lib/x86_64-linux-gnu/mir/server-platform/server-x11.so.22
2024-12-24T13:04:50.746853+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:50.746778] <information> mircommon: Loading module: /snap/ubuntu-frame/11646/usr/lib/x86_64-linux-gnu/mir/server-platform/input-evdev.so.10
2024-12-24T13:04:50.747951+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:50.747918] <information> mirserver: Found display driver: mir:x11 (version 2.19.2)
2024-12-24T13:04:50.749388+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:50.749367] <information> mirserver: (Unsupported by system environment)
2024-12-24T13:04:50.749574+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:50.749557] <information> mirserver: Found display driver: mir:egl-generic (version 2.19.2)
2024-12-24T13:04:50.749763+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:50.749749] <information> mirserver: Found display driver: mir:gbm-kms (version 2.19.2)
2024-12-24T13:04:50.752973+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:50.752945] < - debug - > gbm-kms: Quirks: checking device with devnode: /dev/dri/card1, driver i915
2024-12-24T13:04:50.985237+11:00 PLAYER player.screenshot[1169818]: Capturing screenshot: /root/snap/player/common/SCREENSHOT_2024-12-24T13-04-50+11-00.png
2024-12-24T13:04:50.986628+11:00 PLAYER player.screenshot[1635904]: failed to create display
2024-12-24T13:04:50.986671+11:00 PLAYER player.screenshot[1169818]: Error: Failed to capture screenshot.
2024-12-24T13:04:50.986691+11:00 PLAYER player.screenshot[1169818]: Checking for screenshot files to clean up...
2024-12-24T13:04:50.989236+11:00 PLAYER player.screenshot[1169818]: No screenshot files found to clean up.
2024-12-24T13:04:51.050453+11:00 PLAYER kernel: audit: type=1400 audit(1735005891.048:196736): apparmor="DENIED" operation="capable" class="cap" profile="snap.ubuntu-frame.daemon" pid=1635796 comm="frame" capability=38 capname="perfmon"
2024-12-24T13:04:51.057912+11:00 PLAYER ubuntu-frame.daemon[1635796]: Failed to create /root/.cache for shader cache (Permission denied)---disabling.
2024-12-24T13:04:51.058424+11:00 PLAYER kernel: audit: type=1400 audit(1735005891.056:196737): apparmor="DENIED" operation="mkdir" class="file" profile="snap.ubuntu-frame.daemon" name="/root/.cache/" pid=1635796 comm="frame" requested_mask="c" denied_mask="c" fsuid=0 ouid=0
2024-12-24T13:04:51.061407+11:00 PLAYER kernel: audit: type=1326 audit(1735005891.059:196738): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.ubuntu-frame.daemon pid=1635796 comm="frame" exe="/snap/ubuntu-frame/11646/usr/local/bin/frame" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7ff0e99176e1 code=0x50000
2024-12-24T13:04:51.082587+11:00 PLAYER kernel: audit: type=1326 audit(1735005891.079:196739): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.ubuntu-frame.daemon pid=1635796 comm="frame" exe="/snap/ubuntu-frame/11646/usr/local/bin/frame" sig=0 arch=c000003e syscall=141 compat=0 ip=0x7ff0e999162b code=0x50000
2024-12-24T13:04:51.095741+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.095549] < - debug - > gbm-kms: Quirks: checking device with devnode: (null), driver
2024-12-24T13:04:51.096923+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.095715] < - debug - > gbm-kms: Quirks: checking device with devnode: (null), driver
2024-12-24T13:04:51.096965+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.095844] < - debug - > gbm-kms: Quirks: checking device with devnode: (null), driver
2024-12-24T13:04:51.096993+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.095950] < - debug - > gbm-kms: Quirks: checking device with devnode: (null), driver
2024-12-24T13:04:51.097037+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.096003] < - debug - > gbm-kms: Quirks: checking device with devnode: (null), driver
2024-12-24T13:04:51.097064+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.096042] < - debug - > gbm-kms: Quirks: checking device with devnode: (null), driver
2024-12-24T13:04:51.097090+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.096101] < - debug - > gbm-kms: Quirks: checking device with devnode: /dev/dri/card0, driver simple-framebuffer
2024-12-24T13:04:51.110858+11:00 PLAYER ubuntu-frame.daemon[1635796]: MESA-LOADER: failed to open simpledrm: /snap/ubuntu-frame/11646/gpu-2404/usr/lib/i386-linux-gnu/dri//simpledrm_dri.so: cannot open shared object file: No such file or directory (search paths /snap/ubuntu-frame/11646/gpu-2404/usr/lib/x86_64-linux-gnu/dri/:/snap/ubuntu-frame/11646/gpu-2404/usr/lib/i386-linux-gnu/dri/, suffix _dri)
2024-12-24T13:04:51.120422+11:00 PLAYER kernel: audit: type=1326 audit(1735005891.118:196740): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.player.daemon pid=1635929 comm="PLAYERApp" exe="/snap/player/x1/player/PLAYERApp" sig=0 arch=c000003e syscall=330 compat=0 ip=0x73593aaf6f6b code=0x50000
2024-12-24T13:04:51.120436+11:00 PLAYER kernel: audit: type=1326 audit(1735005891.118:196741): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.player.daemon pid=1635932 comm="PLAYERApp" exe="/snap/player/x1/player/PLAYERApp" sig=0 arch=c000003e syscall=330 compat=0 ip=0x7511ec428f6b code=0x50000
2024-12-24T13:04:51.128404+11:00 PLAYER kernel: audit: type=1326 audit(1735005891.126:196742): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=snap.player.daemon pid=1635885 comm="PLAYERApp" exe="/snap/player/x1/player/PLAYERApp" sig=0 arch=c000003e syscall=444 compat=0 ip=0x70a2c308688d code=0x50000
2024-12-24T13:04:51.129892+11:00 PLAYER ubuntu-frame.daemon[1635796]: Failed to create /root/.cache for shader cache (Permission denied)---disabling.
2024-12-24T13:04:51.130404+11:00 PLAYER kernel: audit: type=1400 audit(1735005891.128:196743): apparmor="DENIED" operation="mkdir" class="file" profile="snap.ubuntu-frame.daemon" name="/root/.cache/" pid=1635796 comm="frame" requested_mask="c" denied_mask="c" fsuid=0 ouid=0
2024-12-24T13:04:51.145082+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.144990] < -warning- > gbm-kms: Failed to detect whether device /dev/dri/card0 supports KMS, continuing with lower confidence
2024-12-24T13:04:51.146936+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.146762] < - debug - > gbm-kms: Quirks: checking device with devnode: (null), driver
2024-12-24T13:04:51.147057+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.147031] <information> mirserver: Driver supports:
2024-12-24T13:04:51.147105+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.147045] <information> mirserver: #011/devices/pci0000:00/0000:00:02.0/drm/card1 (priority 256)
2024-12-24T13:04:51.147132+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.147047] <information> mirserver: #011/devices/platform/simple-framebuffer.0/drm/card0 (priority 128)
2024-12-24T13:04:51.147309+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.147290] <information> mirserver: Found display driver: mir:eglstream-kms (version 2.19.2)
2024-12-24T13:04:51.148044+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.148001] < - debug - > eglstream: Found EGLDeviceEXT with device extensions: EGL_EXT_device_drm EGL_EXT_device_drm_render_node
2024-12-24T13:04:51.151125+11:00 PLAYER ubuntu-frame.daemon[1635796]: Failed to create /root/.cache for shader cache (Permission denied)---disabling.
2024-12-24T13:04:51.153618+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.153587] < -warning- > eglstream: Failed to create EGL context: no EGL_STREAM_BIT_KHR configs supported
2024-12-24T13:04:51.160451+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.160392] < - debug - > eglstream: Found EGLDeviceEXT with device extensions: EGL_MESA_device_software EGL_EXT_device_drm_render_node
2024-12-24T13:04:51.160536+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.160453] <information> eglstream: Failed to query DRM node for EGLDevice: Failed to determine DRM device node path from EGLDevice: EGL_BAD_PARAMETER (0x300c)
2024-12-24T13:04:51.160591+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.160459] <information> mirserver: Driver supports:
2024-12-24T13:04:51.160648+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.160463] <information> mirserver: #011/devices/pci0000:00/0000:00:02.0/drm/card1 (priority 0)
2024-12-24T13:04:51.160674+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.160503] <information> mirserver: Selected display driver: mir:gbm-kms (version 2.19.2) for device ((null): /dev/dri/card1)
2024-12-24T13:04:51.163084+11:00 PLAYER ubuntu-frame.daemon[1635796]: Failed to create /root/.cache for shader cache (Permission denied)---disabling.
2024-12-24T13:04:51.164472+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.164423] <information> mirserver: Selected display driver: mir:gbm-kms (version 2.19.2) for device ((null): /dev/dri/card0)
2024-12-24T13:04:51.164591+11:00 PLAYER ubuntu-frame.daemon[1635796]: MESA-LOADER: failed to open simpledrm: /snap/ubuntu-frame/11646/gpu-2404/usr/lib/i386-linux-gnu/dri//simpledrm_dri.so: cannot open shared object file: No such file or directory (search paths /snap/ubuntu-frame/11646/gpu-2404/usr/lib/x86_64-linux-gnu/dri/:/snap/ubuntu-frame/11646/gpu-2404/usr/lib/i386-linux-gnu/dri/, suffix _dri)
2024-12-24T13:04:51.164756+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.164742] <information> mircommon: Loading modules from: /snap/ubuntu-frame/11646/usr/lib/x86_64-linux-gnu/mir/server-platform
2024-12-24T13:04:51.164780+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.164768] <information> mircommon: Loading module: /snap/ubuntu-frame/11646/usr/lib/x86_64-linux-gnu/mir/server-platform/graphics-eglstream-kms.so.22
2024-12-24T13:04:51.164800+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.164774] <information> mircommon: Loading module: /snap/ubuntu-frame/11646/usr/lib/x86_64-linux-gnu/mir/server-platform/graphics-gbm-kms.so.22
2024-12-24T13:04:51.164813+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.164778] <information> mircommon: Loading module: /snap/ubuntu-frame/11646/usr/lib/x86_64-linux-gnu/mir/server-platform/renderer-egl-generic.so.22
2024-12-24T13:04:51.164854+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.164781] <information> mircommon: Loading module: /snap/ubuntu-frame/11646/usr/lib/x86_64-linux-gnu/mir/server-platform/server-x11.so.22
2024-12-24T13:04:51.164873+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.164784] <information> mircommon: Loading module: /snap/ubuntu-frame/11646/usr/lib/x86_64-linux-gnu/mir/server-platform/input-evdev.so.10
2024-12-24T13:04:51.165373+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.165344] <information> mirserver: Found rendering driver: mir:eglstream-kms (version 2.19.2)
2024-12-24T13:04:51.166917+11:00 PLAYER ubuntu-frame.daemon[1635796]: Failed to create /root/.cache for shader cache (Permission denied)---disabling.
2024-12-24T13:04:51.169162+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.169141] <information> eglstream: EGLDevice found but unsuitable. Missing extension EGL_KHR_stream_consumer_gltexture
2024-12-24T13:04:51.169916+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.169151] <information> eglstream: EGLDevice found but unsuitable. Missing extension EGL_NV_stream_attrib
2024-12-24T13:04:51.169968+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.169268] < - debug - > eglstream: Failed to find kernel device for EGLDevice: Failed to determine DRM device node path from EGLDevice: EGL_BAD_PARAMETER (0x300c)
2024-12-24T13:04:51.169980+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.169273] < - debug - > eglstream: EGLDeviceEXTs found, but none are suitable for Mir
2024-12-24T13:04:51.169992+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.169277] <information> mirserver: Driver supports:
2024-12-24T13:04:51.170010+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.169279] <information> mirserver: #011/devices/pci0000:00/0000:00:02.0/drm/card1 (priority 0)
2024-12-24T13:04:51.170023+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.169286] <information> mirserver: Found rendering driver: mir:gbm-kms (version 2.19.2)
2024-12-24T13:04:51.170034+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.169290] < - debug - > gbm-kms: GBM-capable display found
2024-12-24T13:04:51.170047+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.169958] < - debug - > gbm-kms: Quirks: checking device with devnode: /dev/dri/card1, driver i915
2024-12-24T13:04:51.170084+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.170075] < - debug - > gbm-kms: Quirks: checking device with devnode: (null), driver
2024-12-24T13:04:51.170121+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.170111] < - debug - > gbm-kms: Quirks: checking device with devnode: (null), driver
2024-12-24T13:04:51.170153+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.170145] < - debug - > gbm-kms: Quirks: checking device with devnode: (null), driver
2024-12-24T13:04:51.170189+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.170179] < - debug - > gbm-kms: Quirks: checking device with devnode: (null), driver
2024-12-24T13:04:51.170220+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.170213] < - debug - > gbm-kms: Quirks: checking device with devnode: (null), driver
2024-12-24T13:04:51.170254+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.170247] < - debug - > gbm-kms: Quirks: checking device with devnode: (null), driver
2024-12-24T13:04:51.170297+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.170290] < - debug - > gbm-kms: Quirks: checking device with devnode: /dev/dri/renderD128, driver i915
2024-12-24T13:04:51.171429+11:00 PLAYER ubuntu-frame.daemon[1635796]: Failed to create /root/.cache for shader cache (Permission denied)---disabling.
2024-12-24T13:04:51.176915+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.176890] < - debug - > gbm-kms: Quirks: checking device with devnode: /dev/dri/card0, driver simple-framebuffer
2024-12-24T13:04:51.177026+11:00 PLAYER ubuntu-frame.daemon[1635796]: MESA-LOADER: failed to open simpledrm: /snap/ubuntu-frame/11646/gpu-2404/usr/lib/i386-linux-gnu/dri//simpledrm_dri.so: cannot open shared object file: No such file or directory (search paths /snap/ubuntu-frame/11646/gpu-2404/usr/lib/x86_64-linux-gnu/dri/:/snap/ubuntu-frame/11646/gpu-2404/usr/lib/i386-linux-gnu/dri/, suffix _dri)
2024-12-24T13:04:51.178444+11:00 PLAYER ubuntu-frame.daemon[1635796]: Failed to create /root/.cache for shader cache (Permission denied)---disabling.
2024-12-24T13:04:51.182534+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.182508] <information> gbm-kms: Detected software renderer: llvmpipe (LLVM 17.0.6, 256 bits)
2024-12-24T13:04:51.184051+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.184003] < - debug - > gbm-kms: Quirks: checking device with devnode: (null), driver
2024-12-24T13:04:51.184096+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.184059] <information> mirserver: Driver supports:
2024-12-24T13:04:51.184115+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.184071] <information> mirserver: #011/devices/pci0000:00/0000:00:02.0/drm/renderD128 (priority 256)
2024-12-24T13:04:51.184126+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.184079] <information> mirserver: #011/devices/platform/simple-framebuffer.0/drm/card0 (priority 0)
2024-12-24T13:04:51.184148+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.184099] <information> mirserver: Found rendering driver: mir:egl-generic (version 2.19.2)
2024-12-24T13:04:51.186554+11:00 PLAYER ubuntu-frame.daemon[1635796]: Failed to create /root/.cache for shader cache (Permission denied)---disabling.
2024-12-24T13:04:51.190466+11:00 PLAYER ubuntu-frame.daemon[1635796]: Failed to create /root/.cache for shader cache (Permission denied)---disabling.
2024-12-24T13:04:51.192721+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.192692] <information> mirserver: Driver supports:
2024-12-24T13:04:51.192743+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.192704] <information> mirserver: #011System (priority 128)
2024-12-24T13:04:51.192759+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.192711] <information> mirserver: Found rendering driver: mir:x11 (version 2.19.2)
2024-12-24T13:04:51.192770+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.192760] <information> mirserver: Selected rendering driver: mir:gbm-kms (version 2.19.2) for device ((null): /dev/dri/renderD128)
2024-12-24T13:04:51.192798+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.192789] < - debug - > gbm-kms: Checking whether /dev/dri/renderD128 is the same device as (/dev/dri/card1, /dev/dri/renderD128)...
2024-12-24T13:04:51.192808+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.192793] < - debug - > gbm-kms: #011...yup.
2024-12-24T13:04:51.253639+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.253526] < -warning- > gbm-kms: Unable to determine the current display mode.
2024-12-24T13:04:51.253717+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.253624] <information> gbm-kms: DRM device details:
2024-12-24T13:04:51.253744+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.253638] <information> gbm-kms: /dev/dri/card1: using driver i915 [Intel Graphics] (version: 1.6.0 driver date: 20230929)
2024-12-24T13:04:51.253765+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.253676] <information> gbm-kms: #011Output: DisplayPort-1 (disconnected)
2024-12-24T13:04:51.253788+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.253696] <information> gbm-kms: #011Output: HDMI-A-1 (disconnected)
2024-12-24T13:04:51.253815+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.253722] <information> gbm-kms: #011Output: HDMI-A-2 (disconnected)
2024-12-24T13:04:51.279833+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.279763] <information> gbm-kms: #011Output: HDMI-A-3 (connected)
2024-12-24T13:04:51.279890+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.279790] <information> gbm-kms: #011#011Mode: 1920āĆ³1080@60.00
2024-12-24T13:04:51.279924+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.279793] <information> gbm-kms: #011#011Mode: 1920āĆ³1080@59.94
2024-12-24T13:04:51.279948+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.279796] <information> gbm-kms: #011#011Mode: 1920āĆ³1080@50.00
2024-12-24T13:04:51.279972+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.279798] <information> gbm-kms: #011#011Mode: 1600āĆ³900@60.00
2024-12-24T13:04:51.279992+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.279800] <information> gbm-kms: #011#011Mode: 1280āĆ³1024@75.02
2024-12-24T13:04:51.280014+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.279802] <information> gbm-kms: #011#011Mode: 1280āĆ³1024@60.01
2024-12-24T13:04:51.280038+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.279805] <information> gbm-kms: #011#011Mode: 1280āĆ³800@59.90
2024-12-24T13:04:51.280053+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.279807] <information> gbm-kms: #011#011Mode: 1152āĆ³864@75.00
2024-12-24T13:04:51.280082+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.279809] <information> gbm-kms: #011#011Mode: 1280āĆ³720@60.00
2024-12-24T13:04:51.280100+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.279812] <information> gbm-kms: #011#011Mode: 1280āĆ³720@59.94
2024-12-24T13:04:51.280115+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.279815] <information> gbm-kms: #011#011Mode: 1280āĆ³720@50.00
2024-12-24T13:04:51.280130+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.279817] <information> gbm-kms: #011#011Mode: 1024āĆ³768@75.02
2024-12-24T13:04:51.280142+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.279819] <information> gbm-kms: #011#011Mode: 1024āĆ³768@60.00
2024-12-24T13:04:51.280157+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.279822] <information> gbm-kms: #011#011Mode: 800āĆ³600@75.00
2024-12-24T13:04:51.280172+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.279824] <information> gbm-kms: #011#011Mode: 800āĆ³600@60.31
2024-12-24T13:04:51.280187+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.279826] <information> gbm-kms: #011#011Mode: 720āĆ³576@50.00
2024-12-24T13:04:51.280201+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.279828] <information> gbm-kms: #011#011Mode: 720āĆ³480@60.00
2024-12-24T13:04:51.280219+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.279830] <information> gbm-kms: #011#011Mode: 720āĆ³480@59.94
2024-12-24T13:04:51.280231+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.279833] <information> gbm-kms: #011#011Mode: 640āĆ³480@75.00
2024-12-24T13:04:51.280246+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.279835] <information> gbm-kms: #011#011Mode: 640āĆ³480@60.00
2024-12-24T13:04:51.280263+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.279837] <information> gbm-kms: #011#011Mode: 640āĆ³480@59.94
2024-12-24T13:04:51.280278+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.279839] <information> gbm-kms: #011#011Mode: 720āĆ³400@70.08
2024-12-24T13:04:51.280293+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.279877] <information> gbm-kms: #011Output: DisplayPort-2 (disconnected)
2024-12-24T13:04:51.280308+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.279895] <information> gbm-kms: #011Output: HDMI-A-4 (disconnected)
2024-12-24T13:04:51.280326+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.279907] < - debug - > miral: Display config using layout: 'default'
2024-12-24T13:04:51.280340+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.279959] <information> miral: Display config:
2024-12-24T13:04:51.280362+11:00 PLAYER ubuntu-frame.daemon[1635796]: 8>< ---------------------------------------------------
2024-12-24T13:04:51.280379+11:00 PLAYER ubuntu-frame.daemon[1635796]: layouts:
2024-12-24T13:04:51.280411+11:00 PLAYER ubuntu-frame.daemon[1635796]: default: # the current layout
2024-12-24T13:04:51.280424+11:00 PLAYER ubuntu-frame.daemon[1635796]: cards:
2024-12-24T13:04:51.280437+11:00 PLAYER ubuntu-frame.daemon[1635796]: # a list of cards (currently matched by card-id)
2024-12-24T13:04:51.280449+11:00 PLAYER ubuntu-frame.daemon[1635796]: - card-id: 0
2024-12-24T13:04:51.280461+11:00 PLAYER ubuntu-frame.daemon[1635796]: DisplayPort-1:
2024-12-24T13:04:51.280473+11:00 PLAYER ubuntu-frame.daemon[1635796]: # (disconnected)
2024-12-24T13:04:51.280485+11:00 PLAYER ubuntu-frame.daemon[1635796]: HDMI-A-1:
2024-12-24T13:04:51.280497+11:00 PLAYER ubuntu-frame.daemon[1635796]: # (disconnected)
2024-12-24T13:04:51.280508+11:00 PLAYER ubuntu-frame.daemon[1635796]: HDMI-A-2:
2024-12-24T13:04:51.280520+11:00 PLAYER ubuntu-frame.daemon[1635796]: # (disconnected)
2024-12-24T13:04:51.280531+11:00 PLAYER ubuntu-frame.daemon[1635796]: HDMI-A-3:
2024-12-24T13:04:51.280546+11:00 PLAYER ubuntu-frame.daemon[1635796]: # This output supports the following modes: 1920x1080@60.0, 1920x1080@59.9,
2024-12-24T13:04:51.280559+11:00 PLAYER ubuntu-frame.daemon[1635796]: # 1920x1080@50.0, 1600x900@60.0, 1280x1024@75.0, 1280x1024@60.0, 1280x800@59.9,
2024-12-24T13:04:51.280571+11:00 PLAYER ubuntu-frame.daemon[1635796]: # 1152x864@75.0, 1280x720@60.0, 1280x720@59.9, 1280x720@50.0, 1024x768@75.0,
2024-12-24T13:04:51.280587+11:00 PLAYER ubuntu-frame.daemon[1635796]: # 1024x768@60.0, 800x600@75.0, 800x600@60.3, 720x576@50.0, 720x480@60.0,
2024-12-24T13:04:51.280600+11:00 PLAYER ubuntu-frame.daemon[1635796]: # 720x480@59.9, 640x480@75.0, 640x480@60.0, 640x480@59.9, 720x400@70.1
2024-12-24T13:04:51.280612+11:00 PLAYER ubuntu-frame.daemon[1635796]: #
2024-12-24T13:04:51.280624+11:00 PLAYER ubuntu-frame.daemon[1635796]: # Uncomment the following to enforce the selected configuration.
2024-12-24T13:04:51.280637+11:00 PLAYER ubuntu-frame.daemon[1635796]: # Or amend as desired.
2024-12-24T13:04:51.280649+11:00 PLAYER ubuntu-frame.daemon[1635796]: #
2024-12-24T13:04:51.280661+11:00 PLAYER ubuntu-frame.daemon[1635796]: state: enabled#011# {enabled, disabled}, defaults to enabled
2024-12-24T13:04:51.280673+11:00 PLAYER ubuntu-frame.daemon[1635796]: mode: 1920x1080@59.9#011# Defaults to preferred mode
2024-12-24T13:04:51.280688+11:00 PLAYER ubuntu-frame.daemon[1635796]: position: [0, 0]#011# Defaults to [0, 0]
2024-12-24T13:04:51.280701+11:00 PLAYER ubuntu-frame.daemon[1635796]: orientation: normal#011# {normal, left, right, inverted}, defaults to normal
2024-12-24T13:04:51.280713+11:00 PLAYER ubuntu-frame.daemon[1635796]: scale: 1
2024-12-24T13:04:51.280725+11:00 PLAYER ubuntu-frame.daemon[1635796]: group: 0#011# Outputs with the same non-zero value are treated as a single display
2024-12-24T13:04:51.280737+11:00 PLAYER ubuntu-frame.daemon[1635796]: DisplayPort-2:
2024-12-24T13:04:51.280749+11:00 PLAYER ubuntu-frame.daemon[1635796]: # (disconnected)
2024-12-24T13:04:51.280760+11:00 PLAYER ubuntu-frame.daemon[1635796]: HDMI-A-4:
2024-12-24T13:04:51.280772+11:00 PLAYER ubuntu-frame.daemon[1635796]: # (disconnected)
2024-12-24T13:04:51.280783+11:00 PLAYER ubuntu-frame.daemon[1635796]: 8>< ---------------------------------------------------
2024-12-24T13:04:51.305996+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.305938] < -warning- > gbm-kms: Ignoring attempt to set zero length gamma
2024-12-24T13:04:51.331811+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.331778] <information> gbm-kms: Clearing screen due to differing encountered and target modes
2024-12-24T13:04:51.475544+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.475231] < - debug - > gbm-kms: No EDID data available on connector 35
2024-12-24T13:04:51.475640+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.475257] < -warning- > gbm-kms: Unable to determine the current display mode.
2024-12-24T13:04:51.475683+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.475320] <information> gbm-kms: DRM device details:
2024-12-24T13:04:51.475751+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.475332] <information> gbm-kms: /dev/dri/card0: using driver simpledrm [DRM driver for simple-framebuffer platform devices] (version: 1.0.0 driver date: 20200625)
2024-12-24T13:04:51.475770+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.475342] <information> gbm-kms: #011Output: unknown-1 (connected)
2024-12-24T13:04:51.475798+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.475348] <information> gbm-kms: #011#011Mode: 800āĆ³600@60.00
2024-12-24T13:04:51.475817+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.475355] < - debug - > miral: Display config using layout: 'default'
2024-12-24T13:04:51.475832+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.475375] <information> miral: Display config:
2024-12-24T13:04:51.475845+11:00 PLAYER ubuntu-frame.daemon[1635796]: 8>< ---------------------------------------------------
2024-12-24T13:04:51.475860+11:00 PLAYER ubuntu-frame.daemon[1635796]: layouts:
2024-12-24T13:04:51.475878+11:00 PLAYER ubuntu-frame.daemon[1635796]: default: # the current layout
2024-12-24T13:04:51.475893+11:00 PLAYER ubuntu-frame.daemon[1635796]: cards:
2024-12-24T13:04:51.475911+11:00 PLAYER ubuntu-frame.daemon[1635796]: # a list of cards (currently matched by card-id)
2024-12-24T13:04:51.475925+11:00 PLAYER ubuntu-frame.daemon[1635796]: - card-id: 0
2024-12-24T13:04:51.475943+11:00 PLAYER ubuntu-frame.daemon[1635796]: unknown-1:
2024-12-24T13:04:51.475974+11:00 PLAYER ubuntu-frame.daemon[1635796]: # This output supports the following modes: 800x600@60.0
2024-12-24T13:04:51.475988+11:00 PLAYER ubuntu-frame.daemon[1635796]: #
2024-12-24T13:04:51.476002+11:00 PLAYER ubuntu-frame.daemon[1635796]: # Uncomment the following to enforce the selected configuration.
2024-12-24T13:04:51.476018+11:00 PLAYER ubuntu-frame.daemon[1635796]: # Or amend as desired.
2024-12-24T13:04:51.476031+11:00 PLAYER ubuntu-frame.daemon[1635796]: #
2024-12-24T13:04:51.476047+11:00 PLAYER ubuntu-frame.daemon[1635796]: state: enabled#011# {enabled, disabled}, defaults to enabled
2024-12-24T13:04:51.476061+11:00 PLAYER ubuntu-frame.daemon[1635796]: mode: 800x600@60.0#011# Defaults to preferred mode
2024-12-24T13:04:51.476075+11:00 PLAYER ubuntu-frame.daemon[1635796]: position: [0, 0]#011# Defaults to [0, 0]
2024-12-24T13:04:51.476089+11:00 PLAYER ubuntu-frame.daemon[1635796]: orientation: normal#011# {normal, left, right, inverted}, defaults to normal
2024-12-24T13:04:51.476103+11:00 PLAYER ubuntu-frame.daemon[1635796]: scale: 1
2024-12-24T13:04:51.476117+11:00 PLAYER ubuntu-frame.daemon[1635796]: group: 0#011# Outputs with the same non-zero value are treated as a single display
2024-12-24T13:04:51.476131+11:00 PLAYER ubuntu-frame.daemon[1635796]: 8>< ---------------------------------------------------
2024-12-24T13:04:51.476144+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.475409] < -warning- > gbm-kms: Ignoring attempt to set zero length gamma
2024-12-24T13:04:51.476957+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.475448] < - debug - > miral: Display config using layout: 'default'
2024-12-24T13:04:51.476978+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.475464] <information> miral: Display config:
2024-12-24T13:04:51.476996+11:00 PLAYER ubuntu-frame.daemon[1635796]: 8>< ---------------------------------------------------
2024-12-24T13:04:51.477010+11:00 PLAYER ubuntu-frame.daemon[1635796]: layouts:
2024-12-24T13:04:51.477023+11:00 PLAYER ubuntu-frame.daemon[1635796]: default: # the current layout
2024-12-24T13:04:51.477037+11:00 PLAYER ubuntu-frame.daemon[1635796]: cards:
2024-12-24T13:04:51.477051+11:00 PLAYER ubuntu-frame.daemon[1635796]: # a list of cards (currently matched by card-id)
2024-12-24T13:04:51.477065+11:00 PLAYER ubuntu-frame.daemon[1635796]: - card-id: 0
2024-12-24T13:04:51.477079+11:00 PLAYER ubuntu-frame.daemon[1635796]: DisplayPort-1:
2024-12-24T13:04:51.477095+11:00 PLAYER ubuntu-frame.daemon[1635796]: # (disconnected)
2024-12-24T13:04:51.477109+11:00 PLAYER ubuntu-frame.daemon[1635796]: HDMI-A-1:
2024-12-24T13:04:51.477123+11:00 PLAYER ubuntu-frame.daemon[1635796]: # (disconnected)
2024-12-24T13:04:51.477141+11:00 PLAYER ubuntu-frame.daemon[1635796]: HDMI-A-2:
2024-12-24T13:04:51.477155+11:00 PLAYER ubuntu-frame.daemon[1635796]: # (disconnected)
2024-12-24T13:04:51.477169+11:00 PLAYER ubuntu-frame.daemon[1635796]: HDMI-A-3:
2024-12-24T13:04:51.477192+11:00 PLAYER ubuntu-frame.daemon[1635796]: # This output supports the following modes: 1920x1080@60.0, 1920x1080@59.9,
2024-12-24T13:04:51.477207+11:00 PLAYER ubuntu-frame.daemon[1635796]: # 1920x1080@50.0, 1600x900@60.0, 1280x1024@75.0, 1280x1024@60.0, 1280x800@59.9,
2024-12-24T13:04:51.477222+11:00 PLAYER ubuntu-frame.daemon[1635796]: # 1152x864@75.0, 1280x720@60.0, 1280x720@59.9, 1280x720@50.0, 1024x768@75.0,
2024-12-24T13:04:51.477237+11:00 PLAYER ubuntu-frame.daemon[1635796]: # 1024x768@60.0, 800x600@75.0, 800x600@60.3, 720x576@50.0, 720x480@60.0,
2024-12-24T13:04:51.477252+11:00 PLAYER ubuntu-frame.daemon[1635796]: # 720x480@59.9, 640x480@75.0, 640x480@60.0, 640x480@59.9, 720x400@70.1
2024-12-24T13:04:51.477266+11:00 PLAYER ubuntu-frame.daemon[1635796]: #
2024-12-24T13:04:51.477281+11:00 PLAYER ubuntu-frame.daemon[1635796]: # Uncomment the following to enforce the selected configuration.
2024-12-24T13:04:51.477294+11:00 PLAYER ubuntu-frame.daemon[1635796]: # Or amend as desired.
2024-12-24T13:04:51.477312+11:00 PLAYER ubuntu-frame.daemon[1635796]: #
2024-12-24T13:04:51.477326+11:00 PLAYER ubuntu-frame.daemon[1635796]: state: enabled#011# {enabled, disabled}, defaults to enabled
2024-12-24T13:04:51.477340+11:00 PLAYER ubuntu-frame.daemon[1635796]: mode: 1920x1080@59.9#011# Defaults to preferred mode
2024-12-24T13:04:51.477355+11:00 PLAYER ubuntu-frame.daemon[1635796]: position: [0, 0]#011# Defaults to [0, 0]
2024-12-24T13:04:51.477369+11:00 PLAYER ubuntu-frame.daemon[1635796]: orientation: normal#011# {normal, left, right, inverted}, defaults to normal
2024-12-24T13:04:51.477396+11:00 PLAYER ubuntu-frame.daemon[1635796]: scale: 1
2024-12-24T13:04:51.477411+11:00 PLAYER ubuntu-frame.daemon[1635796]: group: 0#011# Outputs with the same non-zero value are treated as a single display
2024-12-24T13:04:51.477425+11:00 PLAYER ubuntu-frame.daemon[1635796]: DisplayPort-2:
2024-12-24T13:04:51.477439+11:00 PLAYER ubuntu-frame.daemon[1635796]: # (disconnected)
2024-12-24T13:04:51.477453+11:00 PLAYER ubuntu-frame.daemon[1635796]: HDMI-A-4:
2024-12-24T13:04:51.477467+11:00 PLAYER ubuntu-frame.daemon[1635796]: # (disconnected)
2024-12-24T13:04:51.477482+11:00 PLAYER ubuntu-frame.daemon[1635796]: - card-id: 1
2024-12-24T13:04:51.477504+11:00 PLAYER ubuntu-frame.daemon[1635796]: unknown-1-1:
2024-12-24T13:04:51.477519+11:00 PLAYER ubuntu-frame.daemon[1635796]: # This output supports the following modes: 800x600@60.0
2024-12-24T13:04:51.477533+11:00 PLAYER ubuntu-frame.daemon[1635796]: #
2024-12-24T13:04:51.477548+11:00 PLAYER ubuntu-frame.daemon[1635796]: # Uncomment the following to enforce the selected configuration.
2024-12-24T13:04:51.477562+11:00 PLAYER ubuntu-frame.daemon[1635796]: # Or amend as desired.
2024-12-24T13:04:51.477575+11:00 PLAYER ubuntu-frame.daemon[1635796]: #
2024-12-24T13:04:51.477589+11:00 PLAYER ubuntu-frame.daemon[1635796]: state: enabled#011# {enabled, disabled}, defaults to enabled
2024-12-24T13:04:51.477604+11:00 PLAYER ubuntu-frame.daemon[1635796]: mode: 800x600@60.0#011# Defaults to preferred mode
2024-12-24T13:04:51.477622+11:00 PLAYER ubuntu-frame.daemon[1635796]: position: [0, 0]#011# Defaults to [0, 0]
2024-12-24T13:04:51.477637+11:00 PLAYER ubuntu-frame.daemon[1635796]: orientation: normal#011# {normal, left, right, inverted}, defaults to normal
2024-12-24T13:04:51.477651+11:00 PLAYER ubuntu-frame.daemon[1635796]: scale: 1
2024-12-24T13:04:51.477665+11:00 PLAYER ubuntu-frame.daemon[1635796]: group: 0#011# Outputs with the same non-zero value are treated as a single display
2024-12-24T13:04:51.477680+11:00 PLAYER ubuntu-frame.daemon[1635796]: 8>< ---------------------------------------------------
2024-12-24T13:04:51.485321+11:00 PLAYER ubuntu-frame.daemon[1635796]: xkbcommon: ERROR: couldn't find a Compose file for locale "C.UTF-8" (mapped to "C.UTF-8")
2024-12-24T13:04:51.485352+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.485322] <information> mirserver: Cursor disabled
2024-12-24T13:04:51.486662+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.486643] <information> gbm-kms-buffer-allocator: Enabled linux-dmabuf import support
2024-12-24T13:04:51.531161+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.531061] < - ERROR - > mirserver: Unable to watch directory /snap/ubuntu-frame/11646/usr/share/applications
2024-12-24T13:04:51.531214+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.531100] < - ERROR - > mirserver: Unable to watch directory /snap/ubuntu-frame/11646/gpu-2404/usr/share/applications
2024-12-24T13:04:51.533081+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.533052] <information> mircommon: Loading modules from: /snap/ubuntu-frame/11646/usr/lib/x86_64-linux-gnu/mir/server-platform
2024-12-24T13:04:51.533114+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.533094] <information> mircommon: Loading module: /snap/ubuntu-frame/11646/usr/lib/x86_64-linux-gnu/mir/server-platform/graphics-eglstream-kms.so.22
2024-12-24T13:04:51.533132+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.533122] <information> mircommon: Loading module: /snap/ubuntu-frame/11646/usr/lib/x86_64-linux-gnu/mir/server-platform/graphics-gbm-kms.so.22
2024-12-24T13:04:51.533148+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.533132] <information> mircommon: Loading module: /snap/ubuntu-frame/11646/usr/lib/x86_64-linux-gnu/mir/server-platform/renderer-egl-generic.so.22
2024-12-24T13:04:51.533169+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.533143] <information> mircommon: Loading module: /snap/ubuntu-frame/11646/usr/lib/x86_64-linux-gnu/mir/server-platform/server-x11.so.22
2024-12-24T13:04:51.533186+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.533150] <information> mircommon: Loading module: /snap/ubuntu-frame/11646/usr/lib/x86_64-linux-gnu/mir/server-platform/input-evdev.so.10
2024-12-24T13:04:51.533837+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.533806] <information> mirserver: Selected input driver: mir:evdev-input (version: 2.19.2)
2024-12-24T13:04:51.545807+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.545774] <information> mirserver: Mir version 2.19.2
2024-12-24T13:04:51.549202+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.549148] <information> GLRenderer: EGL vendor: Mesa Project
2024-12-24T13:04:51.549241+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.549163] <information> GLRenderer: EGL version: 1.5
2024-12-24T13:04:51.549251+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.549166] <information> GLRenderer: EGL client APIs: OpenGL OpenGL_ES
2024-12-24T13:04:51.549266+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.549169] <information> GLRenderer: 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_EXT_protected_content EGL_EXT_query_reset_notification_strategy EGL_IMG_context_priority EGL_KHR_cl_event2 EGL_KHR_config_attribs EGL_KHR_context_flush_control 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_gl_interop EGL_MESA_image_dma_buf_export EGL_MESA_query_driver EGL_WL_bind_wayland_display
2024-12-24T13:04:51.549298+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.549174] <information> GLRenderer: GL vendor: Intel
2024-12-24T13:04:51.549307+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.549178] <information> GLRenderer: GL renderer: Mesa Intel(R) Graphics (MTL)
2024-12-24T13:04:51.549318+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.549180] <information> GLRenderer: GL version: OpenGL ES 3.2 Mesa 24.0.9-0ubuntu0.1
2024-12-24T13:04:51.551052+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.549183] <information> GLRenderer: GLSL version: OpenGL ES GLSL ES 3.20
2024-12-24T13:04:51.551122+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.549352] <information> GLRenderer: GL extensions: GL_EXT_blend_minmax GL_EXT_multi_draw_arrays GL_EXT_texture_filter_anisotropic GL_EXT_texture_compression_s3tc GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_rgtc GL_EXT_texture_format_BGRA8888 GL_OES_compressed_ETC1_RGB8_texture GL_OES_depth24 GL_OES_element_index_uint GL_OES_fbo_render_mipmap GL_OES_mapbuffer GL_OES_rgb8_rgba8 GL_OES_standard_derivatives GL_OES_stencil8 GL_OES_texture_3D GL_OES_texture_float GL_OES_texture_float_linear GL_OES_texture_half_float GL_OES_texture_half_float_linear GL_OES_texture_npot GL_OES_vertex_half_float GL_EXT_draw_instanced GL_EXT_texture_sRGB_decode GL_OES_EGL_image GL_OES_depth_texture GL_AMD_performance_monitor GL_OES_packed_depth_stencil GL_EXT_texture_type_2_10_10_10_REV GL_NV_conditional_render GL_OES_get_program_binary GL_APPLE_texture_max_level GL_EXT_discard_framebuffer GL_EXT_read_format_bgra GL_NV_pack_subimage GL_NV_texture_barrier GL_EXT_frag_depth GL_NV_fbo_color_attachments GL_OES_EGL_image_external GL_OES_EGL_sync GL_OES_vertex_array_object GL_OES_viewport_array GL_ANGLE_pack_reverse_row_order GL_ANGLE_texture_compression_dxt3 GL_ANGLE_texture_compression_dxt5 GL_EXT_occlusion_query_boolean GL_EXT_robustness GL_EXT_texture_rg GL_EXT_unpack_subimage GL_NV_draw_buffers GL_NV_read_buffer GL_NV_read_depth GL_NV_read_depth_stencil GL_NV_read_stencil GL_APPLE_sync GL_EXT_draw_buffers GL_EXT_instanced_arrays GL_EXT_map_buffer_range GL_KHR_debug GL_KHR_robustness GL_KHR_texture_compression_astc_ldr GL_NV_generate_mipmap_sRGB GL_NV_pixel_buffer_object GL_OES_depth_texture_cube_map GL_OES_required_internalformat GL_OES_surfaceless_context GL_EXT_color_buffer_float GL_EXT_debug_label GL_EXT_sRGB_write_control GL_EXT_separate_shader_objects GL_EXT_shader_framebuffer_fetch GL_EXT_shader_group_vote GL_EXT_shader_implicit_conversions GL_EXT_shader_integer_mix GL_EXT_tessellation_point_size GL_EXT_tessellation_shader GL_INTEL_conservative_rasterization GL_INTEL_performance_query GL_ANDROID_extension_pack_es31a GL_EXT_base_instance GL_EXT_compressed_ETC1_RGB8_sub_texture GL_EXT_copy_image GL_EXT_draw_buffers_indexed GL_EXT_draw_elements_base_vertex GL_EXT_gpu_shader5 GL_EXT_polygon_offset_clamp GL_EXT_primitive_bounding_box GL_EXT_render_snorm GL_EXT_shader_io_blocks GL_EXT_texture_border_clamp GL_EXT_texture_buffer GL_EXT_texture_cube_map_array GL_EXT_texture_norm16 GL_EXT_texture_view GL_KHR_blend_equation_advanced GL_KHR_blend_equation_advanced_coherent GL_KHR_context_flush_control GL_KHR_robust_buffer_access_behavior GL_NV_image_formats GL_NV_shader_noperspective_interpolation GL_OES_copy_image GL_OES_draw_buffers_indexed GL_OES_draw_elements_base_vertex GL_OES_gpu_shader5 GL_OES_primitive_bounding_box GL_OES_sample_shading GL_OES_sample_variables GL_OES_shader_io_blocks GL_OES_shader_multisample_interpolation GL_OES_tessellation_point_size GL_OES_tessellation_shader GL_OES_texture_border_clamp GL_OES_texture_buffer GL_OES_texture_cube_map_array GL_OES_texture_stencil8 GL_OES_texture_storage_multisample_2d_array GL_OES_texture_view GL_EXT_blend_func_extended GL_EXT_buffer_storage GL_EXT_float_blend GL_EXT_geometry_point_size GL_EXT_geometry_shader GL_EXT_shader_samples_identical GL_EXT_texture_sRGB_R8 GL_KHR_no_error GL_KHR_texture_compression_astc_sliced_3d GL_NV_fragment_shader_interlock GL_OES_EGL_image_external_essl3 GL_OES_geometry_point_size GL_OES_geometry_shader GL_OES_shader_image_atomic GL_EXT_clear_texture GL_EXT_clip_cull_distance GL_EXT_disjoint_timer_query GL_EXT_texture_compression_s3tc_srgb GL_MESA_shader_integer_functions GL_EXT_clip_control GL_EXT_color_buffer_half_float GL_EXT_memory_object GL_EXT_memory_object_fd GL_EXT_semaphore GL_EXT_semaphore_fd GL_EXT_texture_compression_bptc GL_EXT_texture_mirror_clamp_to_edge GL_KHR_parallel_shader_compile GL_NV_alpha_to_coverage_dither_control GL_EXT_EGL_image_storage GL_EXT_shader_framebuffer_fetch_non_coherent GL_EXT_texture_shadow_lod GL_INTEL_bl
2024-12-24T13:04:51.551175+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.549363] <information> GLRenderer: GL max texture size = 16384
2024-12-24T13:04:51.551191+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.550377] <information> GLRenderer: GL framebuffer bits: RGBA=8888, depth=0, stencil=0
2024-12-24T13:04:51.561226+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.561180] <information> GLRenderer: EGL vendor: Mesa Project
2024-12-24T13:04:51.561260+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.561194] <information> GLRenderer: EGL version: 1.5
2024-12-24T13:04:51.561270+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.561196] <information> GLRenderer: EGL client APIs: OpenGL OpenGL_ES
2024-12-24T13:04:51.561281+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.561200] <information> GLRenderer: 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_EXT_protected_content EGL_EXT_query_reset_notification_strategy EGL_IMG_context_priority EGL_KHR_cl_event2 EGL_KHR_config_attribs EGL_KHR_context_flush_control 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_gl_interop EGL_MESA_image_dma_buf_export EGL_MESA_query_driver EGL_WL_bind_wayland_display
2024-12-24T13:04:51.561302+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.561204] <information> GLRenderer: GL vendor: Intel
2024-12-24T13:04:51.561312+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.561206] <information> GLRenderer: GL renderer: Mesa Intel(R) Graphics (MTL)
2024-12-24T13:04:51.561323+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.561209] <information> GLRenderer: GL version: OpenGL ES 3.2 Mesa 24.0.9-0ubuntu0.1
2024-12-24T13:04:51.561332+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.561211] <information> GLRenderer: GLSL version: OpenGL ES GLSL ES 3.20
2024-12-24T13:04:51.561403+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.561378] <information> GLRenderer: GL extensions: GL_EXT_blend_minmax GL_EXT_multi_draw_arrays GL_EXT_texture_filter_anisotropic GL_EXT_texture_compression_s3tc GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_rgtc GL_EXT_texture_format_BGRA8888 GL_OES_compressed_ETC1_RGB8_texture GL_OES_depth24 GL_OES_element_index_uint GL_OES_fbo_render_mipmap GL_OES_mapbuffer GL_OES_rgb8_rgba8 GL_OES_standard_derivatives GL_OES_stencil8 GL_OES_texture_3D GL_OES_texture_float GL_OES_texture_float_linear GL_OES_texture_half_float GL_OES_texture_half_float_linear GL_OES_texture_npot GL_OES_vertex_half_float GL_EXT_draw_instanced GL_EXT_texture_sRGB_decode GL_OES_EGL_image GL_OES_depth_texture GL_AMD_performance_monitor GL_OES_packed_depth_stencil GL_EXT_texture_type_2_10_10_10_REV GL_NV_conditional_render GL_OES_get_program_binary GL_APPLE_texture_max_level GL_EXT_discard_framebuffer GL_EXT_read_format_bgra GL_NV_pack_subimage GL_NV_texture_barrier GL_EXT_frag_depth GL_NV_fbo_color_attachments GL_OES_EGL_image_external GL_OES_EGL_sync GL_OES_vertex_array_object GL_OES_viewport_array GL_ANGLE_pack_reverse_row_order GL_ANGLE_texture_compression_dxt3 GL_ANGLE_texture_compression_dxt5 GL_EXT_occlusion_query_boolean GL_EXT_robustness GL_EXT_texture_rg GL_EXT_unpack_subimage GL_NV_draw_buffers GL_NV_read_buffer GL_NV_read_depth GL_NV_read_depth_stencil GL_NV_read_stencil GL_APPLE_sync GL_EXT_draw_buffers GL_EXT_instanced_arrays GL_EXT_map_buffer_range GL_KHR_debug GL_KHR_robustness GL_KHR_texture_compression_astc_ldr GL_NV_generate_mipmap_sRGB GL_NV_pixel_buffer_object GL_OES_depth_texture_cube_map GL_OES_required_internalformat GL_OES_surfaceless_context GL_EXT_color_buffer_float GL_EXT_debug_label GL_EXT_sRGB_write_control GL_EXT_separate_shader_objects GL_EXT_shader_framebuffer_fetch GL_EXT_shader_group_vote GL_EXT_shader_implicit_conversions GL_EXT_shader_integer_mix GL_EXT_tessellation_point_size GL_EXT_tessellation_shader GL_INTEL_conservative_rasterization GL_INTEL_performance_query GL_ANDROID_extension_pack_es31a GL_EXT_base_instance GL_EXT_compressed_ETC1_RGB8_sub_texture GL_EXT_copy_image GL_EXT_draw_buffers_indexed GL_EXT_draw_elements_base_vertex GL_EXT_gpu_shader5 GL_EXT_polygon_offset_clamp GL_EXT_primitive_bounding_box GL_EXT_render_snorm GL_EXT_shader_io_blocks GL_EXT_texture_border_clamp GL_EXT_texture_buffer GL_EXT_texture_cube_map_array GL_EXT_texture_norm16 GL_EXT_texture_view GL_KHR_blend_equation_advanced GL_KHR_blend_equation_advanced_coherent GL_KHR_context_flush_control GL_KHR_robust_buffer_access_behavior GL_NV_image_formats GL_NV_shader_noperspective_interpolation GL_OES_copy_image GL_OES_draw_buffers_indexed GL_OES_draw_elements_base_vertex GL_OES_gpu_shader5 GL_OES_primitive_bounding_box GL_OES_sample_shading GL_OES_sample_variables GL_OES_shader_io_blocks GL_OES_shader_multisample_interpolation GL_OES_tessellation_point_size GL_OES_tessellation_shader GL_OES_texture_border_clamp GL_OES_texture_buffer GL_OES_texture_cube_map_array GL_OES_texture_stencil8 GL_OES_texture_storage_multisample_2d_array GL_OES_texture_view GL_EXT_blend_func_extended GL_EXT_buffer_storage GL_EXT_float_blend GL_EXT_geometry_point_size GL_EXT_geometry_shader GL_EXT_shader_samples_identical GL_EXT_texture_sRGB_R8 GL_KHR_no_error GL_KHR_texture_compression_astc_sliced_3d GL_NV_fragment_shader_interlock GL_OES_EGL_image_external_essl3 GL_OES_geometry_point_size GL_OES_geometry_shader GL_OES_shader_image_atomic GL_EXT_clear_texture GL_EXT_clip_cull_distance GL_EXT_disjoint_timer_query GL_EXT_texture_compression_s3tc_srgb GL_MESA_shader_integer_functions GL_EXT_clip_control GL_EXT_color_buffer_half_float GL_EXT_memory_object GL_EXT_memory_object_fd GL_EXT_semaphore GL_EXT_semaphore_fd GL_EXT_texture_compression_bptc GL_EXT_texture_mirror_clamp_to_edge GL_KHR_parallel_shader_compile GL_NV_alpha_to_coverage_dither_control GL_EXT_EGL_image_storage GL_EXT_shader_framebuffer_fetch_non_coherent GL_EXT_texture_shadow_lod GL_INTEL_bl
2024-12-24T13:04:51.561442+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.561388] <information> GLRenderer: GL max texture size = 16384
2024-12-24T13:04:51.562446+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.562269] <information> GLRenderer: GL framebuffer bits: RGBA=8880, depth=0, stencil=0
2024-12-24T13:04:51.619592+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.619508] <information> mirserver: Initial display configuration:
2024-12-24T13:04:51.619674+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.619528] <information> mirserver: * Output 1: DisplayPort disconnected
2024-12-24T13:04:51.619717+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.619531] <information> mirserver: * Output 2: HDMI-A disconnected
2024-12-24T13:04:51.619748+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.619533] <information> mirserver: * Output 3: HDMI-A disconnected
2024-12-24T13:04:51.619781+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.619535] <information> mirserver: * Output 4: HDMI-A connected, used
2024-12-24T13:04:51.619807+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.619541] <information> mirserver: . |_ EDID monitor name: DELL P2418HT
2024-12-24T13:04:51.619833+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.619544] <information> mirserver: . |_ EDID manufacturer: DEL
2024-12-24T13:04:51.620075+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.619547] <information> mirserver: . |_ EDID product code: 16660
2024-12-24T13:04:51.620099+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.619552] <information> mirserver: . |_ Physical size 24.0" 530x300mm
2024-12-24T13:04:51.620111+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.619555] <information> mirserver: . |_ Power is on
2024-12-24T13:04:51.620124+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.619558] <information> mirserver: . |_ Current mode 1920x1080 59.94Hz
2024-12-24T13:04:51.620135+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.619560] <information> mirserver: . |_ Preferred mode 1920x1080 60.00Hz
2024-12-24T13:04:51.620162+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.619562] <information> mirserver: . |_ Orientation normal
2024-12-24T13:04:51.620171+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.619568] <information> mirserver: . |_ Logical size 1920x1080
2024-12-24T13:04:51.620179+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.619570] <information> mirserver: . |_ Logical position +0+0
2024-12-24T13:04:51.620186+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.619572] <information> mirserver: . |_ Scaling factor: 1.00
2024-12-24T13:04:51.620197+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.619574] <information> mirserver: * Output 5: DisplayPort disconnected
2024-12-24T13:04:51.620207+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.619576] <information> mirserver: * Output 6: HDMI-A disconnected
2024-12-24T13:04:51.620215+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.619578] <information> mirserver: * Output 7: unknown connected, used
2024-12-24T13:04:51.620225+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.619581] <information> mirserver: . |_ Physical size 10.4" 211x158mm
2024-12-24T13:04:51.620233+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.619583] <information> mirserver: . |_ Power is on
2024-12-24T13:04:51.620243+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.619585] <information> mirserver: . |_ Current mode 800x600 60.00Hz
2024-12-24T13:04:51.624566+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.619587] <information> mirserver: . |_ Preferred mode 800x600 60.00Hz
2024-12-24T13:04:51.624593+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.619589] <information> mirserver: . |_ Orientation normal
2024-12-24T13:04:51.624605+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.619591] <information> mirserver: . |_ Logical size 800x600
2024-12-24T13:04:51.624616+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.619593] <information> mirserver: . |_ Logical position +0+0
2024-12-24T13:04:51.624622+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.619595] <information> mirserver: . |_ Scaling factor: 1.00
2024-12-24T13:04:51.624634+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.619668] < - debug - > miral: Configuring pointer: 'basic-window-manager'
2024-12-24T13:04:51.624648+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:51.619682] <information> input-hub: Device configuration: basic-window-manager, capabilities={pointer}
2024-12-24T13:04:53.010169+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:53.009946] <information> frame: New surface for snap="player" with title=""
2024-12-24T13:04:53.221373+11:00 PLAYER player.daemon[1636201]: libva error: /snap/player/x1/graphics/usr/lib/x86_64-linux-gnu/dri//iHD_drv_video.so init failed
2024-12-24T13:04:53.230511+11:00 PLAYER player.daemon[1636201]: libva error: /snap/player/x1/graphics/usr/lib/x86_64-linux-gnu/dri//i965_drv_video.so init failed
2024-12-24T13:04:53.335868+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:53.335708] <information> frame: Surface for snap="player" retitled to "PLAYERApp" (was "")
2024-12-24T13:04:55.051528+11:00 PLAYER kernel: kauditd_printk_skb: 194 callbacks suppressed
2024-12-24T13:04:55.051541+11:00 PLAYER kernel: audit: type=1400 audit(1735005895.048:196938): apparmor="DENIED" operation="open" class="file" profile="snap.player.daemon" name="/sys/fs/cgroup/system.slice/snap.player.daemon.service/memory.high" pid=1635885 comm="PLAYERApp" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
2024-12-24T13:04:55.075417+11:00 PLAYER kernel: audit: type=1400 audit(1735005895.073:196939): apparmor="DENIED" operation="open" class="file" profile="snap.player.daemon" name="/sys/fs/cgroup/system.slice/snap.player.daemon.service/memory.high" pid=1635885 comm="PLAYERApp" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
2024-12-24T13:04:55.076422+11:00 PLAYER kernel: audit: type=1400 audit(1735005895.074:196940): apparmor="DENIED" operation="open" class="file" profile="snap.player.daemon" name="/sys/fs/cgroup/system.slice/snap.player.daemon.service/memory.high" pid=1635885 comm="PLAYERApp" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
2024-12-24T13:04:55.076432+11:00 PLAYER kernel: audit: type=1400 audit(1735005895.074:196941): apparmor="DENIED" operation="open" class="file" profile="snap.player.daemon" name="/sys/fs/cgroup/system.slice/snap.player.daemon.service/memory.high" pid=1635885 comm="PLAYERApp" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
2024-12-24T13:04:55.076433+11:00 PLAYER kernel: audit: type=1400 audit(1735005895.074:196942): apparmor="DENIED" operation="open" class="file" profile="snap.player.daemon" name="/sys/fs/cgroup/system.slice/snap.player.daemon.service/memory.high" pid=1635885 comm="PLAYERApp" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
2024-12-24T13:04:55.077405+11:00 PLAYER kernel: audit: type=1400 audit(1735005895.075:196943): apparmor="DENIED" operation="open" class="file" profile="snap.player.daemon" name="/sys/fs/cgroup/system.slice/snap.player.daemon.service/memory.high" pid=1635885 comm="PLAYERApp" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
2024-12-24T13:04:55.077414+11:00 PLAYER kernel: audit: type=1400 audit(1735005895.075:196944): apparmor="DENIED" operation="open" class="file" profile="snap.player.daemon" name="/sys/fs/cgroup/system.slice/snap.player.daemon.service/memory.high" pid=1635885 comm="PLAYERApp" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
2024-12-24T13:04:55.082153+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:55.081536] <information> frame: New surface for snap="player" with title=""
2024-12-24T13:04:55.088408+11:00 PLAYER kernel: audit: type=1400 audit(1735005895.086:196945): apparmor="DENIED" operation="open" class="file" profile="snap.player.daemon" name="/sys/fs/cgroup/system.slice/snap.player.daemon.service/memory.high" pid=1635885 comm="PLAYERApp" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
2024-12-24T13:04:55.089403+11:00 PLAYER kernel: audit: type=1400 audit(1735005895.087:196946): apparmor="DENIED" operation="open" class="file" profile="snap.player.daemon" name="/sys/fs/cgroup/system.slice/snap.player.daemon.service/memory.high" pid=1635885 comm="PLAYERApp" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
2024-12-24T13:04:55.089409+11:00 PLAYER kernel: audit: type=1400 audit(1735005895.087:196947): apparmor="DENIED" operation="open" class="file" profile="snap.player.daemon" name="/sys/fs/cgroup/system.slice/snap.player.daemon.service/memory.high" pid=1635885 comm="PLAYERApp" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
2024-12-24T13:04:55.997930+11:00 PLAYER player.screenshot[1169818]: Capturing screenshot: /root/snap/player/common/SCREENSHOT_2024-12-24T13-04-55+11-00.png
2024-12-24T13:04:56.003460+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:56.003368] <information> GLRenderer: EGL vendor: Mesa Project
2024-12-24T13:04:56.003541+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:56.003412] <information> GLRenderer: EGL version: 1.5
2024-12-24T13:04:56.003569+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:56.003419] <information> GLRenderer: EGL client APIs: OpenGL OpenGL_ES
2024-12-24T13:04:56.003592+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:56.003425] <information> GLRenderer: 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_EXT_protected_content EGL_EXT_query_reset_notification_strategy EGL_IMG_context_priority EGL_KHR_cl_event2 EGL_KHR_config_attribs EGL_KHR_context_flush_control 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_gl_interop EGL_MESA_image_dma_buf_export EGL_MESA_query_driver EGL_WL_bind_wayland_display
2024-12-24T13:04:56.003652+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:56.003432] <information> GLRenderer: GL vendor: Intel
2024-12-24T13:04:56.003688+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:56.003438] <information> GLRenderer: GL renderer: Mesa Intel(R) Graphics (MTL)
2024-12-24T13:04:56.003717+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:56.003442] <information> GLRenderer: GL version: OpenGL ES 3.2 Mesa 24.0.9-0ubuntu0.1
2024-12-24T13:04:56.003737+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:56.003447] <information> GLRenderer: GLSL version: OpenGL ES GLSL ES 3.20
2024-12-24T13:04:56.003775+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:56.003663] <information> GLRenderer: GL extensions: GL_EXT_blend_minmax GL_EXT_multi_draw_arrays GL_EXT_texture_filter_anisotropic GL_EXT_texture_compression_s3tc GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_rgtc GL_EXT_texture_format_BGRA8888 GL_OES_compressed_ETC1_RGB8_texture GL_OES_depth24 GL_OES_element_index_uint GL_OES_fbo_render_mipmap GL_OES_mapbuffer GL_OES_rgb8_rgba8 GL_OES_standard_derivatives GL_OES_stencil8 GL_OES_texture_3D GL_OES_texture_float GL_OES_texture_float_linear GL_OES_texture_half_float GL_OES_texture_half_float_linear GL_OES_texture_npot GL_OES_vertex_half_float GL_EXT_draw_instanced GL_EXT_texture_sRGB_decode GL_OES_EGL_image GL_OES_depth_texture GL_AMD_performance_monitor GL_OES_packed_depth_stencil GL_EXT_texture_type_2_10_10_10_REV GL_NV_conditional_render GL_OES_get_program_binary GL_APPLE_texture_max_level GL_EXT_discard_framebuffer GL_EXT_read_format_bgra GL_NV_pack_subimage GL_NV_texture_barrier GL_EXT_frag_depth GL_NV_fbo_color_attachments GL_OES_EGL_image_external GL_OES_EGL_sync GL_OES_vertex_array_object GL_OES_viewport_array GL_ANGLE_pack_reverse_row_order GL_ANGLE_texture_compression_dxt3 GL_ANGLE_texture_compression_dxt5 GL_EXT_occlusion_query_boolean GL_EXT_robustness GL_EXT_texture_rg GL_EXT_unpack_subimage GL_NV_draw_buffers GL_NV_read_buffer GL_NV_read_depth GL_NV_read_depth_stencil GL_NV_read_stencil GL_APPLE_sync GL_EXT_draw_buffers GL_EXT_instanced_arrays GL_EXT_map_buffer_range GL_KHR_debug GL_KHR_robustness GL_KHR_texture_compression_astc_ldr GL_NV_generate_mipmap_sRGB GL_NV_pixel_buffer_object GL_OES_depth_texture_cube_map GL_OES_required_internalformat GL_OES_surfaceless_context GL_EXT_color_buffer_float GL_EXT_debug_label GL_EXT_sRGB_write_control GL_EXT_separate_shader_objects GL_EXT_shader_framebuffer_fetch GL_EXT_shader_group_vote GL_EXT_shader_implicit_conversions GL_EXT_shader_integer_mix GL_EXT_tessellation_point_size GL_EXT_tessellation_shader GL_INTEL_conservative_rasterization GL_INTEL_performance_query GL_ANDROID_extension_pack_es31a GL_EXT_base_instance GL_EXT_compressed_ETC1_RGB8_sub_texture GL_EXT_copy_image GL_EXT_draw_buffers_indexed GL_EXT_draw_elements_base_vertex GL_EXT_gpu_shader5 GL_EXT_polygon_offset_clamp GL_EXT_primitive_bounding_box GL_EXT_render_snorm GL_EXT_shader_io_blocks GL_EXT_texture_border_clamp GL_EXT_texture_buffer GL_EXT_texture_cube_map_array GL_EXT_texture_norm16 GL_EXT_texture_view GL_KHR_blend_equation_advanced GL_KHR_blend_equation_advanced_coherent GL_KHR_context_flush_control GL_KHR_robust_buffer_access_behavior GL_NV_image_formats GL_NV_shader_noperspective_interpolation GL_OES_copy_image GL_OES_draw_buffers_indexed GL_OES_draw_elements_base_vertex GL_OES_gpu_shader5 GL_OES_primitive_bounding_box GL_OES_sample_shading GL_OES_sample_variables GL_OES_shader_io_blocks GL_OES_shader_multisample_interpolation GL_OES_tessellation_point_size GL_OES_tessellation_shader GL_OES_texture_border_clamp GL_OES_texture_buffer GL_OES_texture_cube_map_array GL_OES_texture_stencil8 GL_OES_texture_storage_multisample_2d_array GL_OES_texture_view GL_EXT_blend_func_extended GL_EXT_buffer_storage GL_EXT_float_blend GL_EXT_geometry_point_size GL_EXT_geometry_shader GL_EXT_shader_samples_identical GL_EXT_texture_sRGB_R8 GL_KHR_no_error GL_KHR_texture_compression_astc_sliced_3d GL_NV_fragment_shader_interlock GL_OES_EGL_image_external_essl3 GL_OES_geometry_point_size GL_OES_geometry_shader GL_OES_shader_image_atomic GL_EXT_clear_texture GL_EXT_clip_cull_distance GL_EXT_disjoint_timer_query GL_EXT_texture_compression_s3tc_srgb GL_MESA_shader_integer_functions GL_EXT_clip_control GL_EXT_color_buffer_half_float GL_EXT_memory_object GL_EXT_memory_object_fd GL_EXT_semaphore GL_EXT_semaphore_fd GL_EXT_texture_compression_bptc GL_EXT_texture_mirror_clamp_to_edge GL_KHR_parallel_shader_compile GL_NV_alpha_to_coverage_dither_control GL_EXT_EGL_image_storage GL_EXT_shader_framebuffer_fetch_non_coherent GL_EXT_texture_shadow_lod GL_INTEL_bl
2024-12-24T13:04:56.003861+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:56.003671] <information> GLRenderer: GL max texture size = 16384
2024-12-24T13:04:56.006081+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:56.005944] <information> GLRenderer: GL framebuffer bits: RGBA=8888, depth=0, stencil=0
2024-12-24T13:04:56.026794+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:56.026746] <information> GLRenderer: EGL vendor: Mesa Project
2024-12-24T13:04:56.026830+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:56.026759] <information> GLRenderer: EGL version: 1.5
2024-12-24T13:04:56.026865+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:56.026762] <information> GLRenderer: EGL client APIs: OpenGL OpenGL_ES
2024-12-24T13:04:56.026891+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:56.026766] <information> GLRenderer: 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_EXT_protected_content EGL_EXT_query_reset_notification_strategy EGL_IMG_context_priority EGL_KHR_cl_event2 EGL_KHR_config_attribs EGL_KHR_context_flush_control 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_gl_interop EGL_MESA_image_dma_buf_export EGL_MESA_query_driver EGL_WL_bind_wayland_display
2024-12-24T13:04:56.026948+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:56.026769] <information> GLRenderer: GL vendor: Intel
2024-12-24T13:04:56.026973+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:56.026771] <information> GLRenderer: GL renderer: Mesa Intel(R) Graphics (MTL)
2024-12-24T13:04:56.027008+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:56.026774] <information> GLRenderer: GL version: OpenGL ES 3.2 Mesa 24.0.9-0ubuntu0.1
2024-12-24T13:04:56.027027+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:56.026776] <information> GLRenderer: GLSL version: OpenGL ES GLSL ES 3.20
2024-12-24T13:04:56.027067+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:56.026939] <information> GLRenderer: GL extensions: GL_EXT_blend_minmax GL_EXT_multi_draw_arrays GL_EXT_texture_filter_anisotropic GL_EXT_texture_compression_s3tc GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_rgtc GL_EXT_texture_format_BGRA8888 GL_OES_compressed_ETC1_RGB8_texture GL_OES_depth24 GL_OES_element_index_uint GL_OES_fbo_render_mipmap GL_OES_mapbuffer GL_OES_rgb8_rgba8 GL_OES_standard_derivatives GL_OES_stencil8 GL_OES_texture_3D GL_OES_texture_float GL_OES_texture_float_linear GL_OES_texture_half_float GL_OES_texture_half_float_linear GL_OES_texture_npot GL_OES_vertex_half_float GL_EXT_draw_instanced GL_EXT_texture_sRGB_decode GL_OES_EGL_image GL_OES_depth_texture GL_AMD_performance_monitor GL_OES_packed_depth_stencil GL_EXT_texture_type_2_10_10_10_REV GL_NV_conditional_render GL_OES_get_program_binary GL_APPLE_texture_max_level GL_EXT_discard_framebuffer GL_EXT_read_format_bgra GL_NV_pack_subimage GL_NV_texture_barrier GL_EXT_frag_depth GL_NV_fbo_color_attachments GL_OES_EGL_image_external GL_OES_EGL_sync GL_OES_vertex_array_object GL_OES_viewport_array GL_ANGLE_pack_reverse_row_order GL_ANGLE_texture_compression_dxt3 GL_ANGLE_texture_compression_dxt5 GL_EXT_occlusion_query_boolean GL_EXT_robustness GL_EXT_texture_rg GL_EXT_unpack_subimage GL_NV_draw_buffers GL_NV_read_buffer GL_NV_read_depth GL_NV_read_depth_stencil GL_NV_read_stencil GL_APPLE_sync GL_EXT_draw_buffers GL_EXT_instanced_arrays GL_EXT_map_buffer_range GL_KHR_debug GL_KHR_robustness GL_KHR_texture_compression_astc_ldr GL_NV_generate_mipmap_sRGB GL_NV_pixel_buffer_object GL_OES_depth_texture_cube_map GL_OES_required_internalformat GL_OES_surfaceless_context GL_EXT_color_buffer_float GL_EXT_debug_label GL_EXT_sRGB_write_control GL_EXT_separate_shader_objects GL_EXT_shader_framebuffer_fetch GL_EXT_shader_group_vote GL_EXT_shader_implicit_conversions GL_EXT_shader_integer_mix GL_EXT_tessellation_point_size GL_EXT_tessellation_shader GL_INTEL_conservative_rasterization GL_INTEL_performance_query GL_ANDROID_extension_pack_es31a GL_EXT_base_instance GL_EXT_compressed_ETC1_RGB8_sub_texture GL_EXT_copy_image GL_EXT_draw_buffers_indexed GL_EXT_draw_elements_base_vertex GL_EXT_gpu_shader5 GL_EXT_polygon_offset_clamp GL_EXT_primitive_bounding_box GL_EXT_render_snorm GL_EXT_shader_io_blocks GL_EXT_texture_border_clamp GL_EXT_texture_buffer GL_EXT_texture_cube_map_array GL_EXT_texture_norm16 GL_EXT_texture_view GL_KHR_blend_equation_advanced GL_KHR_blend_equation_advanced_coherent GL_KHR_context_flush_control GL_KHR_robust_buffer_access_behavior GL_NV_image_formats GL_NV_shader_noperspective_interpolation GL_OES_copy_image GL_OES_draw_buffers_indexed GL_OES_draw_elements_base_vertex GL_OES_gpu_shader5 GL_OES_primitive_bounding_box GL_OES_sample_shading GL_OES_sample_variables GL_OES_shader_io_blocks GL_OES_shader_multisample_interpolation GL_OES_tessellation_point_size GL_OES_tessellation_shader GL_OES_texture_border_clamp GL_OES_texture_buffer GL_OES_texture_cube_map_array GL_OES_texture_stencil8 GL_OES_texture_storage_multisample_2d_array GL_OES_texture_view GL_EXT_blend_func_extended GL_EXT_buffer_storage GL_EXT_float_blend GL_EXT_geometry_point_size GL_EXT_geometry_shader GL_EXT_shader_samples_identical GL_EXT_texture_sRGB_R8 GL_KHR_no_error GL_KHR_texture_compression_astc_sliced_3d GL_NV_fragment_shader_interlock GL_OES_EGL_image_external_essl3 GL_OES_geometry_point_size GL_OES_geometry_shader GL_OES_shader_image_atomic GL_EXT_clear_texture GL_EXT_clip_cull_distance GL_EXT_disjoint_timer_query GL_EXT_texture_compression_s3tc_srgb GL_MESA_shader_integer_functions GL_EXT_clip_control GL_EXT_color_buffer_half_float GL_EXT_memory_object GL_EXT_memory_object_fd GL_EXT_semaphore GL_EXT_semaphore_fd GL_EXT_texture_compression_bptc GL_EXT_texture_mirror_clamp_to_edge GL_KHR_parallel_shader_compile GL_NV_alpha_to_coverage_dither_control GL_EXT_EGL_image_storage GL_EXT_shader_framebuffer_fetch_non_coherent GL_EXT_texture_shadow_lod GL_INTEL_bl
2024-12-24T13:04:56.027152+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:56.026944] <information> GLRenderer: GL max texture size = 16384
2024-12-24T13:04:56.027780+11:00 PLAYER ubuntu-frame.daemon[1635796]: [2024-12-24 13:04:56.027755] <information> GLRenderer: GL framebuffer bits: RGBA=8888, depth=0, stencil=0
2024-12-24T13:04:56.093847+11:00 PLAYER player.screenshot[1169818]: Current number of screenshots: 1
2024-12-24T13:04:56.093924+11:00 PLAYER player.screenshot[1169818]: No screenshots to rotate.
2024-12-24T13:04:56.093945+11:00 PLAYER player.screenshot[1169818]: Screenshot captured successfully: /root/snap/player/common/SCREENSHOT_2024-12-24T13-04-55+11-00.png
2024-12-24T13:04:59.382208+11:00 PLAYER systemd[1]: Started snap.ubuntu-frame.daemon.service - Service for snap application ubuntu-frame.daemon.