Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sfwbar application menu completely crashes Wayfire #2079

Closed
elgithubo opened this issue Dec 26, 2023 · 11 comments
Closed

sfwbar application menu completely crashes Wayfire #2079

elgithubo opened this issue Dec 26, 2023 · 11 comments
Labels
Milestone

Comments

@elgithubo
Copy link

Describe the bug
When using sfwbar (https://github.com/LBCrion/sfwbar) as taskbar under Wayfire the following problem occurs:
When trying to launch an application via sfwbar, the complete compositor crashes.
Some more details can be found here: LBCrion/sfwbar#131 (Note: the issue also occurs under Linux).

To Reproduce
Steps to reproduce the behavior:

  1. Install sfwbar.
  2. Click on any application in the sfwbar default application menu.
  3. Wayfire crashes.

Expected behavior
I would expect the requested application to launch.
At least, in case of launch error, it should not happen that Wayfire crashes completely and is quit.

Screenshots or stacktrace
Log:
wayfire.txt

Wayfire version
0.8.0

@elgithubo elgithubo added the bug label Dec 26, 2023
@ammen99 ammen99 added this to the 0.8.1 milestone Dec 26, 2023
@soreau
Copy link
Member

soreau commented Jan 19, 2024

I tried this with latest wayfire and it ran without crashing. Are you able to test latest wayfire git? Wayfire git now uses wlroots 0.17.x, which might make the difference.

@elgithubo
Copy link
Author

I have compiled Wayfire from latest git.
It seems "a bit more stable", but when I try to open applications within the application menu, the applications do not start and I can still make Wayfire crash after some seconds.

Can you open applications using the bottom left menu?

@soreau
Copy link
Member

soreau commented Jan 20, 2024

I built sfwbar from git and there is an error in the terminal when I click the menu and the menu doesn't show at all, so launching apps is not possible.

@elgithubo
Copy link
Author

The menu requires python. Can you check if installing python3 fixes it?

@soreau
Copy link
Member

soreau commented Jan 20, 2024

The menu requires python. Can you check if installing python3 fixes it?

$ command -v python3
/usr/bin/python3

python3 is installed.

@Consolatis
Copy link

Consolatis commented Jan 20, 2024

I think sfwbar startmenu.widget uses python and expects it to be a python3 symlink.

@soreau
Copy link
Member

soreau commented Feb 3, 2024

I built sfwbar from git and there is an error in the terminal when I click the menu and the menu doesn't show at all, so launching apps is not possible.

I found that having tick marks in the name of the menu entry would mess up the code generation and I had to patch sfwbar to get it to work, like this.

However, with a working menu, launching items does not crash wayfire wayland backend, so I can't offer a patch to stop wayfire from crashing. Does this still happen with latest wayfire git?

@elgithubo
Copy link
Author

I built sfwbar from git and there is an error in the terminal when I click the menu and the menu doesn't show at all, so launching apps is not possible.

I found that having tick marks in the name of the menu entry would mess up the code generation and I had to patch sfwbar to get it to work, like this.

However, with a working menu, launching items does not crash wayfire wayland backend, so I can't offer a patch to stop wayfire from crashing. Does this still happen with latest wayfire git?

At least on FreeBSD the issue still is there when using latest git version.
@LBCrion, you have reprocued the issue on Linux, maybe you can add something here?

@soreau
Copy link
Member

soreau commented Feb 4, 2024

@elgithubo Since you can reproduce the issue, can you try running wayfire inside of wayfire and reproduce the issue? You should be able to use something like wayfire -c /tmp/wayfire.ini and either put sfwbar in the [autostart] section of that config file or run WAYLAND_DISPLAY=wayland-2 sfwbar and crash it and wait for the backtrace to print, then upload the output somewhere and post the link here? I have a suspicion that you might get a different backtrace or that it doesn't crash.

@LBCrion
Copy link

LBCrion commented Feb 5, 2024

I can't reproduce the issue on linux with the current git version. Here's the output from 0.8.0 where I could reproduce it:

II 04-02-24 21:25:22.231 - [wayfire-0.8.0/src/main.cpp:334] Starting wayfire version 0.8.0-4dc014b (Dec 26 2023, branch 'master')
II 04-02-24 21:25:22.232 - [backend/wayland/backend.c:537] Creating wayland backend
II 04-02-24 21:25:22.238 - [render/egl.c:201] Supported EGL client extensions: EGL_EXT_device_base EGL_EXT_device_enumeration EGL_EXT_device_query EGL_EXT_platform_base EGL_KHR_client_get_all_proc_addresses EGL_EXT_client_extensions EGL_KHR_debug EGL_EXT_platform_device EGL_EXT_explicit_device EGL_EXT_platform_wayland EGL_KHR_platform_wayland EGL_EXT_platform_x11 EGL_KHR_platform_x11 EGL_EXT_platform_xcb EGL_MESA_platform_gbm EGL_KHR_platform_gbm EGL_MESA_platform_surfaceless
II 04-02-24 21:25:22.271 - [render/egl.c:347] Using EGL 1.5
II 04-02-24 21:25:22.271 - [render/egl.c:348] Supported EGL display extensions: EGL_ANDROID_blob_cache EGL_ANDROID_native_fence_sync EGL_EXT_create_context_robustness EGL_EXT_image_dma_buf_import EGL_EXT_image_dma_buf_import_modifiers EGL_IMG_context_priority EGL_KHR_cl_event2 EGL_KHR_config_attribs EGL_KHR_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_base 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
II 04-02-24 21:25:22.272 - [render/egl.c:350] Supported EGL device extensions: EGL_EXT_device_drm EGL_EXT_device_drm_render_node
II 04-02-24 21:25:22.272 - [render/egl.c:352] EGL vendor: Mesa Project
II 04-02-24 21:25:22.274 - [render/gles2/renderer.c:718] Creating GLES2 renderer
II 04-02-24 21:25:22.274 - [render/gles2/renderer.c:719] Using OpenGL ES 3.2 Mesa 23.3.5-arch1.1
II 04-02-24 21:25:22.274 - [render/gles2/renderer.c:720] GL vendor: Intel
II 04-02-24 21:25:22.274 - [render/gles2/renderer.c:721] GL renderer: Mesa Intel(R) HD Graphics 620 (KBL GT2)
II 04-02-24 21:25:22.274 - [render/gles2/renderer.c:722] Supported GLES2 extensions: GL_EXT_blend_minmax GL_EXT_multi_draw_arrays GL_EXT_texture_filter_anisotropic GL_EXT_texture_compression_s3tc GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_rgtc GL_EXT_texture_format_BGRA8888 GL_OES_compressed_ETC1_RGB8_texture GL_OES_depth24 GL_OES_element_index_uint GL_OES_fbo_render_mipmap GL_OES_mapbuffer GL_OES_rgb8_rgba8 GL_OES_standard_derivatives GL_OES_stencil8 GL_OES_texture_3D GL_OES_texture_float GL_OES_texture_float_linear GL_OES_texture_half_float GL_OES_texture_half_float_linear GL_OES_texture_npot GL_OES_vertex_half_float GL_EXT_draw_instanced GL_EXT_texture_sRGB_decode GL_OES_EGL_image GL_OES_depth_texture GL_AMD_performance_monitor GL_OES_packed_depth_stencil GL_EXT_texture_type_2_10_10_10_REV GL_NV_conditional_render GL_OES_get_program_binary GL_APPLE_texture_max_level GL_EXT_discard_framebuffer GL_EXT_read_format_bgra GL_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_blackhole_render GL_MESA_framebuffer_flip_y GL_NV_compute_shader_derivatives GL_EXT_demote_to_helper_invo
II 04-02-24 21:25:22.299 - [wayfire-0.8.0/src/default-config-backend.cpp:99] Using config file: /home/crion/.config/wayfire.ini
WW 04-02-24 21:25:22.299 - [wf-config-0.8.0/src/file.cpp:574] Failed to open XML directory /home/crion/.local/share//wayfire/metadata
II 04-02-24 21:25:22.299 - [wf-config-0.8.0/src/file.cpp:578] Reading XML configuration options from directory /usr/share/wayfire/metadata
II 04-02-24 21:25:22.299 - [wf-config-0.8.0/src/file.cpp:528] Reading XML configuration options from file /usr/share/wayfire/metadata/resize.xml
II 04-02-24 21:25:22.300 - [wf-config-0.8.0/src/file.cpp:528] Reading XML configuration options from file /usr/share/wayfire/metadata/switcher.xml
II 04-02-24 21:25:22.300 - [wf-config-0.8.0/src/file.cpp:528] Reading XML configuration options from file /usr/share/wayfire/metadata/vswitch.xml
II 04-02-24 21:25:22.301 - [wf-config-0.8.0/src/file.cpp:528] Reading XML configuration options from file /usr/share/wayfire/metadata/autostart.xml
II 04-02-24 21:25:22.301 - [wf-config-0.8.0/src/file.cpp:528] Reading XML configuration options from file /usr/share/wayfire/metadata/alpha.xml
II 04-02-24 21:25:22.301 - [wf-config-0.8.0/src/file.cpp:528] Reading XML configuration options from file /usr/share/wayfire/metadata/vswipe.xml
II 04-02-24 21:25:22.301 - [wf-config-0.8.0/src/file.cpp:528] Reading XML configuration options from file /usr/share/wayfire/metadata/fisheye.xml
II 04-02-24 21:25:22.301 - [wf-config-0.8.0/src/file.cpp:528] Reading XML configuration options from file /usr/share/wayfire/metadata/decoration.xml
II 04-02-24 21:25:22.302 - [wf-config-0.8.0/src/file.cpp:528] Reading XML configuration options from file /usr/share/wayfire/metadata/scale.xml
II 04-02-24 21:25:22.302 - [wf-config-0.8.0/src/file.cpp:528] Reading XML configuration options from file /usr/share/wayfire/metadata/gtk-shell.xml
II 04-02-24 21:25:22.302 - [wf-config-0.8.0/src/file.cpp:528] Reading XML configuration options from file /usr/share/wayfire/metadata/ipc-rules.xml
II 04-02-24 21:25:22.302 - [wf-config-0.8.0/src/file.cpp:528] Reading XML configuration options from file /usr/share/wayfire/metadata/workarounds.xml
II 04-02-24 21:25:22.302 - [wf-config-0.8.0/src/file.cpp:528] Reading XML configuration options from file /usr/share/wayfire/metadata/wobbly.xml
II 04-02-24 21:25:22.303 - [wf-config-0.8.0/src/file.cpp:528] Reading XML configuration options from file /usr/share/wayfire/metadata/core.xml
II 04-02-24 21:25:22.303 - [wf-config-0.8.0/src/file.cpp:528] Reading XML configuration options from file /usr/share/wayfire/metadata/move.xml
II 04-02-24 21:25:22.303 - [wf-config-0.8.0/src/file.cpp:528] Reading XML configuration options from file /usr/share/wayfire/metadata/place.xml
II 04-02-24 21:25:22.303 - [wf-config-0.8.0/src/file.cpp:528] Reading XML configuration options from file /usr/share/wayfire/metadata/foreign-toplevel.xml
II 04-02-24 21:25:22.304 - [wf-config-0.8.0/src/file.cpp:528] Reading XML configuration options from file /usr/share/wayfire/metadata/command.xml
II 04-02-24 21:25:22.304 - [wf-config-0.8.0/src/file.cpp:528] Reading XML configuration options from file /usr/share/wayfire/metadata/grid.xml
II 04-02-24 21:25:22.304 - [wf-config-0.8.0/src/file.cpp:528] Reading XML configuration options from file /usr/share/wayfire/metadata/wm-actions.xml
II 04-02-24 21:25:22.305 - [wf-config-0.8.0/src/file.cpp:528] Reading XML configuration options from file /usr/share/wayfire/metadata/blur.xml
II 04-02-24 21:25:22.305 - [wf-config-0.8.0/src/file.cpp:528] Reading XML configuration options from file /usr/share/wayfire/metadata/ipc.xml
II 04-02-24 21:25:22.305 - [wf-config-0.8.0/src/file.cpp:528] Reading XML configuration options from file /usr/share/wayfire/metadata/animate.xml
II 04-02-24 21:25:22.306 - [wf-config-0.8.0/src/file.cpp:528] Reading XML configuration options from file /usr/share/wayfire/metadata/preserve-output.xml
II 04-02-24 21:25:22.306 - [wf-config-0.8.0/src/file.cpp:528] Reading XML configuration options from file /usr/share/wayfire/metadata/output.xml
II 04-02-24 21:25:22.306 - [wf-config-0.8.0/src/file.cpp:528] Reading XML configuration options from file /usr/share/wayfire/metadata/idle.xml
II 04-02-24 21:25:22.306 - [wf-config-0.8.0/src/file.cpp:528] Reading XML configuration options from file /usr/share/wayfire/metadata/cube.xml
II 04-02-24 21:25:22.307 - [wf-config-0.8.0/src/file.cpp:528] Reading XML configuration options from file /usr/share/wayfire/metadata/scale-title-filter.xml
II 04-02-24 21:25:22.307 - [wf-config-0.8.0/src/file.cpp:528] Reading XML configuration options from file /usr/share/wayfire/metadata/simple-tile.xml
II 04-02-24 21:25:22.307 - [wf-config-0.8.0/src/file.cpp:528] Reading XML configuration options from file /usr/share/wayfire/metadata/extra-gestures.xml
II 04-02-24 21:25:22.308 - [wf-config-0.8.0/src/file.cpp:528] Reading XML configuration options from file /usr/share/wayfire/metadata/window-rules.xml
II 04-02-24 21:25:22.308 - [wf-config-0.8.0/src/file.cpp:528] Reading XML configuration options from file /usr/share/wayfire/metadata/xdg-activation.xml
II 04-02-24 21:25:22.308 - [wf-config-0.8.0/src/file.cpp:528] Reading XML configuration options from file /usr/share/wayfire/metadata/wrot.xml
II 04-02-24 21:25:22.308 - [wf-config-0.8.0/src/file.cpp:528] Reading XML configuration options from file /usr/share/wayfire/metadata/oswitch.xml
II 04-02-24 21:25:22.308 - [wf-config-0.8.0/src/file.cpp:528] Reading XML configuration options from file /usr/share/wayfire/metadata/invert.xml
II 04-02-24 21:25:22.309 - [wf-config-0.8.0/src/file.cpp:528] Reading XML configuration options from file /usr/share/wayfire/metadata/zoom.xml
II 04-02-24 21:25:22.309 - [wf-config-0.8.0/src/file.cpp:528] Reading XML configuration options from file /usr/share/wayfire/metadata/wayfire-shell.xml
II 04-02-24 21:25:22.309 - [wf-config-0.8.0/src/file.cpp:528] Reading XML configuration options from file /usr/share/wayfire/metadata/input-device.xml
II 04-02-24 21:25:22.309 - [wf-config-0.8.0/src/file.cpp:528] Reading XML configuration options from file /usr/share/wayfire/metadata/expo.xml
II 04-02-24 21:25:22.309 - [wf-config-0.8.0/src/file.cpp:528] Reading XML configuration options from file /usr/share/wayfire/metadata/fast-switcher.xml
II 04-02-24 21:25:22.310 - [wf-config-0.8.0/src/file.cpp:528] Reading XML configuration options from file /usr/share/wayfire/metadata/wsets.xml
II 04-02-24 21:25:22.310 - [wf-config-0.8.0/src/file.cpp:528] Reading XML configuration options from file /usr/share/wayfire/metadata/input.xml
EE 04-02-24 21:25:22.312 - [wf-config-0.8.0/src/compound-option.cpp:86] The option command/always_binding_launcher is neither specified nor has a default value
EE 04-02-24 21:25:22.312 - [wf-config-0.8.0/src/compound-option.cpp:86] The option command/always_binding_light_down is neither specified nor has a default value
EE 04-02-24 21:25:22.312 - [wf-config-0.8.0/src/compound-option.cpp:86] The option command/always_binding_light_up is neither specified nor has a default value
EE 04-02-24 21:25:22.312 - [wf-config-0.8.0/src/compound-option.cpp:86] The option command/always_binding_lock is neither specified nor has a default value
EE 04-02-24 21:25:22.312 - [wf-config-0.8.0/src/compound-option.cpp:86] The option command/always_binding_logout is neither specified nor has a default value
EE 04-02-24 21:25:22.312 - [wf-config-0.8.0/src/compound-option.cpp:86] The option command/always_binding_mute is neither specified nor has a default value
EE 04-02-24 21:25:22.312 - [wf-config-0.8.0/src/compound-option.cpp:86] The option command/always_binding_screenshot is neither specified nor has a default value
EE 04-02-24 21:25:22.312 - [wf-config-0.8.0/src/compound-option.cpp:86] The option command/always_binding_screenshot_interactive is neither specified nor has a default value
EE 04-02-24 21:25:22.312 - [wf-config-0.8.0/src/compound-option.cpp:86] The option command/always_binding_terminal is neither specified nor has a default value
EE 04-02-24 21:25:22.312 - [wf-config-0.8.0/src/compound-option.cpp:86] The option command/always_binding_volume_down is neither specified nor has a default value
EE 04-02-24 21:25:22.312 - [wf-config-0.8.0/src/compound-option.cpp:86] The option command/always_binding_volume_up is neither specified nor has a default value
EE 04-02-24 21:25:22.312 - [wf-config-0.8.0/src/compound-option.cpp:86] The option command/binding_light_down is neither specified nor has a default value
EE 04-02-24 21:25:22.312 - [wf-config-0.8.0/src/compound-option.cpp:86] The option command/binding_light_up is neither specified nor has a default value
EE 04-02-24 21:25:22.312 - [wf-config-0.8.0/src/compound-option.cpp:86] The option command/binding_volume_down is neither specified nor has a default value
EE 04-02-24 21:25:22.312 - [wf-config-0.8.0/src/compound-option.cpp:86] The option command/binding_volume_up is neither specified nor has a default value
EE 04-02-24 21:25:22.312 - [wf-config-0.8.0/src/compound-option.cpp:86] The option command/release_binding_launcher is neither specified nor has a default value
EE 04-02-24 21:25:22.312 - [wf-config-0.8.0/src/compound-option.cpp:86] The option command/release_binding_light_down is neither specified nor has a default value
EE 04-02-24 21:25:22.312 - [wf-config-0.8.0/src/compound-option.cpp:86] The option command/release_binding_light_up is neither specified nor has a default value
EE 04-02-24 21:25:22.312 - [wf-config-0.8.0/src/compound-option.cpp:86] The option command/release_binding_lock is neither specified nor has a default value
EE 04-02-24 21:25:22.312 - [wf-config-0.8.0/src/compound-option.cpp:86] The option command/release_binding_logout is neither specified nor has a default value
EE 04-02-24 21:25:22.312 - [wf-config-0.8.0/src/compound-option.cpp:86] The option command/release_binding_mute is neither specified nor has a default value
EE 04-02-24 21:25:22.312 - [wf-config-0.8.0/src/compound-option.cpp:86] The option command/release_binding_screenshot is neither specified nor has a default value
EE 04-02-24 21:25:22.312 - [wf-config-0.8.0/src/compound-option.cpp:86] The option command/release_binding_screenshot_interactive is neither specified nor has a default value
EE 04-02-24 21:25:22.312 - [wf-config-0.8.0/src/compound-option.cpp:86] The option command/release_binding_terminal is neither specified nor has a default value
EE 04-02-24 21:25:22.312 - [wf-config-0.8.0/src/compound-option.cpp:86] The option command/release_binding_volume_down is neither specified nor has a default value
EE 04-02-24 21:25:22.312 - [wf-config-0.8.0/src/compound-option.cpp:86] The option command/release_binding_volume_up is neither specified nor has a default value
EE 04-02-24 21:25:22.312 - [wf-config-0.8.0/src/compound-option.cpp:86] The option command/repeatable_binding_launcher is neither specified nor has a default value
EE 04-02-24 21:25:22.312 - [wf-config-0.8.0/src/compound-option.cpp:86] The option command/repeatable_binding_lock is neither specified nor has a default value
EE 04-02-24 21:25:22.312 - [wf-config-0.8.0/src/compound-option.cpp:86] The option command/repeatable_binding_logout is neither specified nor has a default value
EE 04-02-24 21:25:22.312 - [wf-config-0.8.0/src/compound-option.cpp:86] The option command/repeatable_binding_mute is neither specified nor has a default value
EE 04-02-24 21:25:22.312 - [wf-config-0.8.0/src/compound-option.cpp:86] The option command/repeatable_binding_screenshot is neither specified nor has a default value
EE 04-02-24 21:25:22.312 - [wf-config-0.8.0/src/compound-option.cpp:86] The option command/repeatable_binding_screenshot_interactive is neither specified nor has a default value
EE 04-02-24 21:25:22.312 - [wf-config-0.8.0/src/compound-option.cpp:86] The option command/repeatable_binding_terminal is neither specified nor has a default value
EE 04-02-24 21:25:22.313 - [wf-config-0.8.0/src/compound-option.cpp:86] The option command/always_binding_launcher is neither specified nor has a default value
EE 04-02-24 21:25:22.313 - [wf-config-0.8.0/src/compound-option.cpp:86] The option command/always_binding_light_down is neither specified nor has a default value
EE 04-02-24 21:25:22.313 - [wf-config-0.8.0/src/compound-option.cpp:86] The option command/always_binding_light_up is neither specified nor has a default value
EE 04-02-24 21:25:22.313 - [wf-config-0.8.0/src/compound-option.cpp:86] The option command/always_binding_lock is neither specified nor has a default value
EE 04-02-24 21:25:22.313 - [wf-config-0.8.0/src/compound-option.cpp:86] The option command/always_binding_logout is neither specified nor has a default value
EE 04-02-24 21:25:22.313 - [wf-config-0.8.0/src/compound-option.cpp:86] The option command/always_binding_mute is neither specified nor has a default value
EE 04-02-24 21:25:22.313 - [wf-config-0.8.0/src/compound-option.cpp:86] The option command/always_binding_screenshot is neither specified nor has a default value
EE 04-02-24 21:25:22.313 - [wf-config-0.8.0/src/compound-option.cpp:86] The option command/always_binding_screenshot_interactive is neither specified nor has a default value
EE 04-02-24 21:25:22.313 - [wf-config-0.8.0/src/compound-option.cpp:86] The option command/always_binding_terminal is neither specified nor has a default value
EE 04-02-24 21:25:22.313 - [wf-config-0.8.0/src/compound-option.cpp:86] The option command/always_binding_volume_down is neither specified nor has a default value
EE 04-02-24 21:25:22.313 - [wf-config-0.8.0/src/compound-option.cpp:86] The option command/always_binding_volume_up is neither specified nor has a default value
EE 04-02-24 21:25:22.313 - [wf-config-0.8.0/src/compound-option.cpp:86] The option command/binding_light_down is neither specified nor has a default value
EE 04-02-24 21:25:22.313 - [wf-config-0.8.0/src/compound-option.cpp:86] The option command/binding_light_up is neither specified nor has a default value
EE 04-02-24 21:25:22.313 - [wf-config-0.8.0/src/compound-option.cpp:86] The option command/binding_volume_down is neither specified nor has a default value
EE 04-02-24 21:25:22.313 - [wf-config-0.8.0/src/compound-option.cpp:86] The option command/binding_volume_up is neither specified nor has a default value
EE 04-02-24 21:25:22.313 - [wf-config-0.8.0/src/compound-option.cpp:86] The option command/release_binding_launcher is neither specified nor has a default value
EE 04-02-24 21:25:22.313 - [wf-config-0.8.0/src/compound-option.cpp:86] The option command/release_binding_light_down is neither specified nor has a default value
EE 04-02-24 21:25:22.313 - [wf-config-0.8.0/src/compound-option.cpp:86] The option command/release_binding_light_up is neither specified nor has a default value
EE 04-02-24 21:25:22.313 - [wf-config-0.8.0/src/compound-option.cpp:86] The option command/release_binding_lock is neither specified nor has a default value
EE 04-02-24 21:25:22.313 - [wf-config-0.8.0/src/compound-option.cpp:86] The option command/release_binding_logout is neither specified nor has a default value
EE 04-02-24 21:25:22.313 - [wf-config-0.8.0/src/compound-option.cpp:86] The option command/release_binding_mute is neither specified nor has a default value
EE 04-02-24 21:25:22.313 - [wf-config-0.8.0/src/compound-option.cpp:86] The option command/release_binding_screenshot is neither specified nor has a default value
EE 04-02-24 21:25:22.313 - [wf-config-0.8.0/src/compound-option.cpp:86] The option command/release_binding_screenshot_interactive is neither specified nor has a default value
EE 04-02-24 21:25:22.313 - [wf-config-0.8.0/src/compound-option.cpp:86] The option command/release_binding_terminal is neither specified nor has a default value
EE 04-02-24 21:25:22.313 - [wf-config-0.8.0/src/compound-option.cpp:86] The option command/release_binding_volume_down is neither specified nor has a default value
EE 04-02-24 21:25:22.313 - [wf-config-0.8.0/src/compound-option.cpp:86] The option command/release_binding_volume_up is neither specified nor has a default value
EE 04-02-24 21:25:22.313 - [wf-config-0.8.0/src/compound-option.cpp:86] The option command/repeatable_binding_launcher is neither specified nor has a default value
EE 04-02-24 21:25:22.313 - [wf-config-0.8.0/src/compound-option.cpp:86] The option command/repeatable_binding_lock is neither specified nor has a default value
EE 04-02-24 21:25:22.313 - [wf-config-0.8.0/src/compound-option.cpp:86] The option command/repeatable_binding_logout is neither specified nor has a default value
EE 04-02-24 21:25:22.313 - [wf-config-0.8.0/src/compound-option.cpp:86] The option command/repeatable_binding_mute is neither specified nor has a default value
EE 04-02-24 21:25:22.313 - [wf-config-0.8.0/src/compound-option.cpp:86] The option command/repeatable_binding_screenshot is neither specified nor has a default value
EE 04-02-24 21:25:22.313 - [wf-config-0.8.0/src/compound-option.cpp:86] The option command/repeatable_binding_screenshot_interactive is neither specified nor has a default value
EE 04-02-24 21:25:22.313 - [wf-config-0.8.0/src/compound-option.cpp:86] The option command/repeatable_binding_terminal is neither specified nor has a default value
II 04-02-24 21:25:22.315 - [backend/headless/backend.c:68] Creating headless backend
II 04-02-24 21:25:22.315 - [backend/headless/backend.c:16] Starting headless backend
EE 04-02-24 21:25:22.315 - [xwayland/sockets.c:63] Failed to bind socket @/tmp/.X11-unix/X0: Address already in use
EE 04-02-24 21:25:22.315 - [xwayland/sockets.c:63] Failed to bind socket @/tmp/.X11-unix/X1: Address already in use
EE 04-02-24 21:25:22.315 - [xwayland/sockets.c:63] Failed to bind socket @/tmp/.X11-unix/X2: Address already in use
II 04-02-24 21:25:22.318 - [xwayland/server.c:108] Starting Xwayland on :3
II 04-02-24 21:25:22.364 - [wayland] unable to lock lockfile /run/user/1000/wayland-1.lock, maybe another compositor is running
II 04-02-24 21:25:22.364 - [wayland] unable to lock lockfile /run/user/1000/wayland-2.lock, maybe another compositor is running
II 04-02-24 21:25:22.364 - [wayfire-0.8.0/src/main.cpp:404] Using socket name wayland-3
II 04-02-24 21:25:22.364 - [backend/wayland/backend.c:416] Starting Wayland backend
II 04-02-24 21:25:22.364 - [wayfire-0.8.0/src/core/seat/input-manager.cpp:47] handle new input: wayland-keyboard-seat0, default mapping: wayland-keyboard-seat0
II 04-02-24 21:25:22.372 - [wayfire-0.8.0/src/core/seat/input-manager.cpp:47] handle new input: wayland-touch-seat0, default mapping: wayland-touch-seat0
II 04-02-24 21:25:22.373 - [wayfire-0.8.0/src/core/seat/input-manager.cpp:47] handle new input: Wacom HID 485E Pen, default mapping: Wacom HID 485E Pen
II 04-02-24 21:25:22.373 - [wayfire-0.8.0/src/core/output-layout.cpp:1065] new output: WL-1 ("(null) (null) (null)")
II 04-02-24 21:25:22.373 - [wayfire-0.8.0/src/core/output-layout.cpp:401] loaded mode auto
II 04-02-24 21:25:22.373 - [wayfire-0.8.0/src/core/output-layout.cpp:583] Couldn't find matching mode 1280x720@60 for output WL-1. Trying to use custom mode(might not work)
II 04-02-24 21:25:22.376 - [wayfire-0.8.0/src/core/seat/input-manager.cpp:47] handle new input: wayland-pointer-seat0, default mapping: wayland-pointer-seat0
EE 04-02-24 21:25:22.377 - [wayfire-0.8.0/src/core/plugin-loader.cpp:169] Failed to load plugin "shortcuts-inhibit". Make sure it is installed in /usr/lib/wayfire or in $WAYFIRE_PLUGIN_PATH.
(type equals variant: [type: string, value: toplevel] | (type equals variant: [type: string, value: x-or] & focusable equals variant: [type: bool, value: 1]))
type equals variant: [type: string, value: overlay]
false
false
false
EE 04-02-24 21:25:22.485 - [types/wlr_cursor.c:875] Cannot map device "wayland-keyboard-seat0" to output (not found in this cursor)
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Could not resolve keysym XF86CameraAccessEnable
> Warning:          Could not resolve keysym XF86CameraAccessDisable
> Warning:          Could not resolve keysym XF86CameraAccessToggle
> Warning:          Could not resolve keysym XF86NextElement
> Warning:          Could not resolve keysym XF86PreviousElement
> Warning:          Could not resolve keysym XF86AutopilotEngageToggle
> Warning:          Could not resolve keysym XF86MarkWaypoint
> Warning:          Could not resolve keysym XF86Sos
> Warning:          Could not resolve keysym XF86NavChart
> Warning:          Could not resolve keysym XF86FishingChart
> Warning:          Could not resolve keysym XF86SingleRangeRadar
> Warning:          Could not resolve keysym XF86DualRangeRadar
> Warning:          Could not resolve keysym XF86RadarOverlay
> Warning:          Could not resolve keysym XF86TraditionalSonar
> Warning:          Could not resolve keysym XF86ClearvuSonar
> Warning:          Could not resolve keysym XF86SidevuSonar
> Warning:          Could not resolve keysym XF86NavInfo
Errors from xkbcomp are not fatal to the X server
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Unsupported maximum keycode 708, clipping.
>                   X11 cannot support keycodes above 255.
> Warning:          Could not resolve keysym XF86CameraAccessEnable
> Warning:          Could not resolve keysym XF86CameraAccessDisable
> Warning:          Could not resolve keysym XF86CameraAccessToggle
> Warning:          Could not resolve keysym XF86NextElement
> Warning:          Could not resolve keysym XF86PreviousElement
> Warning:          Could not resolve keysym XF86AutopilotEngageToggle
> Warning:          Could not resolve keysym XF86MarkWaypoint
> Warning:          Could not resolve keysym XF86Sos
> Warning:          Could not resolve keysym XF86NavChart
> Warning:          Could not resolve keysym XF86FishingChart
> Warning:          Could not resolve keysym XF86SingleRangeRadar
> Warning:          Could not resolve keysym XF86DualRangeRadar
> Warning:          Could not resolve keysym XF86RadarOverlay
> Warning:          Could not resolve keysym XF86TraditionalSonar
> Warning:          Could not resolve keysym XF86ClearvuSonar
> Warning:          Could not resolve keysym XF86SidevuSonar
> Warning:          Could not resolve keysym XF86NavInfo
Errors from xkbcomp are not fatal to the X server
II 04-02-24 21:25:35.728 - [wayfire-0.8.0/src/view/xdg-shell/xdg-toplevel-view.cpp:29] new xdg_shell_stable surface: Alacritty app-id: Alacritty
EE 04-02-24 21:26:09.910 - [render/swapchain.c:97] No free output buffer slot
II 04-02-24 21:26:09.910 - [wayfire-0.8.0/src/view/xdg-shell.cpp:61] New xdg popup
II 04-02-24 21:26:11.487 - [wayfire-0.8.0/src/view/xdg-shell.cpp:61] New xdg popup
II 04-02-24 21:26:15.478 - [wayfire-0.8.0/src/view/xdg-shell.cpp:61] New xdg popup
II 04-02-24 21:26:16.296 - [wayfire-0.8.0/src/view/xdg-shell.cpp:61] New xdg popup
II 04-02-24 21:26:17.742 - [wayfire-0.8.0/src/view/xdg-shell.cpp:61] New xdg popup
II 04-02-24 21:26:17.987 - [wayfire-0.8.0/src/view/xdg-shell.cpp:61] New xdg popup
wayfire: types/xdg_shell/wlr_xdg_surface.c:52: unmap_xdg_surface: Assertion `false && "not reached"' failed.
EE 04-02-24 21:26:19.830 - [wayfire-0.8.0/src/main.cpp:134] Fatal error: Fatal error(SIGABRT)
EE 04-02-24 21:26:19.917 - #1  wf::print_trace(bool) ??:?
EE 04-02-24 21:26:20.064 - #2  __sigaction ??:?
EE 04-02-24 21:26:20.206 - #3  pthread_key_delete ??:?
EE 04-02-24 21:26:20.347 - #4  gsignal ??:?
EE 04-02-24 21:26:20.488 - #5  abort ??:?
EE 04-02-24 21:26:20.629 - #6  ?? ??:0
EE 04-02-24 21:26:20.770 - #7  __assert_fail ??:?
EE 04-02-24 21:26:20.803 - #8  wlr_cursor_create ??:?
EE 04-02-24 21:26:20.825 - #9  wlr_cursor_create ??:?
EE 04-02-24 21:26:20.844 - #10 wl_resource_queue_event ??:?
EE 04-02-24 21:26:20.862 - #11 wl_resource_destroy ??:?
EE 04-02-24 21:26:20.881 - #12 ffi_prep_go_closure ??:?
EE 04-02-24 21:26:20.899 - #13 ?? ??:0
EE 04-02-24 21:26:20.917 - #14 ffi_call ??:?
EE 04-02-24 21:26:20.936 - #15 ?? ??:0
EE 04-02-24 21:26:20.954 - #16 wl_array_add ??:?
EE 04-02-24 21:26:20.972 - #17 wl_event_loop_dispatch ??:?
EE 04-02-24 21:26:20.991 - #18 wl_display_run ??:?
EE 04-02-24 21:26:21.014 - #19 main ??:?
EE 04-02-24 21:26:21.155 - #20 __libc_init_first ??:?
EE 04-02-24 21:26:21.296 - #21 __libc_start_main ??:?
EE 04-02-24 21:26:21.320 - #22 _start ??:?
(EE) failed to read Wayland events: Broken pipe

@soreau
Copy link
Member

soreau commented Feb 5, 2024

I can't reproduce the issue on linux with the current git version.

As I stated before, I can't repro it on latest git, either. @ammen99 brought out that it could be a possible wlroots bug, as wayfire git is using a different version of wlroots. Closing because this has been fixed since 0.8.0.

@soreau soreau closed this as completed Feb 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants