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

Cannot start Wezterm #6500

Open
sudanchapagain opened this issue Dec 20, 2024 · 0 comments
Open

Cannot start Wezterm #6500

sudanchapagain opened this issue Dec 20, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@sudanchapagain
Copy link

What Operating System(s) are you seeing this problem on?

Linux Wayland

Which Wayland compositor or X11 Window manager(s) are you using?

GNOME Mutter

WezTerm version

wezterm 20240203-110809-5046fc22

Did you try the latest nightly build to see if the issue is better (or worse!) than your current version?

No, and I'll explain why below

Describe the bug

When i open wezterm i get the following error

❯ flatpak run org.wezfurlong.wezterm
xkbcommon: ERROR: /usr/share/X11/locale/en_US.UTF-8/Compose:1661:1: unrecognized keysym "dead_hamza" on left-hand side
xkbcommon: ERROR: /usr/share/X11/locale/en_US.UTF-8/Compose:1662:1: unrecognized keysym "dead_hamza" on left-hand side
xkbcommon: ERROR: /usr/share/X11/locale/en_US.UTF-8/Compose:1663:1: unrecognized keysym "dead_hamza" on left-hand side
xkbcommon: ERROR: /usr/share/X11/locale/en_US.UTF-8/Compose:1664:1: unrecognized keysym "dead_hamza" on left-hand side
xkbcommon: ERROR: /usr/share/X11/locale/en_US.UTF-8/Compose:1665:1: unrecognized keysym "dead_hamza" on left-hand side
xkbcommon: ERROR: /usr/share/X11/locale/en_US.UTF-8/Compose:1661:1: unrecognized keysym "dead_hamza" on left-hand side
xkbcommon: ERROR: /usr/share/X11/locale/en_US.UTF-8/Compose:1662:1: unrecognized keysym "dead_hamza" on left-hand side
xkbcommon: ERROR: /usr/share/X11/locale/en_US.UTF-8/Compose:1663:1: unrecognized keysym "dead_hamza" on left-hand side
xkbcommon: ERROR: /usr/share/X11/locale/en_US.UTF-8/Compose:1664:1: unrecognized keysym "dead_hamza" on left-hand side
xkbcommon: ERROR: /usr/share/X11/locale/en_US.UTF-8/Compose:1665:1: unrecognized keysym "dead_hamza" on left-hand side
wl_surface@44: error 2: Buffer size (12x613) must be an integer multiple of the buffer_scale (2).
18:01:49.285  ERROR  wezterm_gui > running message loop: error during event_q.dispatch protocol_error=Some(ProtocolError { code: 2, object_id: 44, object_interface: "wl_surface", message: "" }): Protocol error (os error 71); terminating
warning: queue 0x60ed700e64e0 destroyed while proxies still attached:
  wl_buffer@54 still attached
  wl_buffer@27 still attached
  wl_buffer@53 still attached
  wl_buffer@24 still attached
  wl_buffer@28 still attached
  zwp_primary_selection_offer_v1@4278190081 still attached
  wl_data_offer@4278190080 still attached
  wl_subsurface@47 still attached
  wl_surface@46 still attached
  wl_subsurface@45 still attached
  wl_surface@44 still attached
  wl_subsurface@43 still attached
  wl_surface@42 still attached
  wl_subsurface@41 still attached
  wl_surface@40 still attached
  wl_subsurface@39 still attached
  wl_surface@38 still attached
  xdg_wm_base@21 still attached
  wl_surface@20 still attached
  wl_data_device@17 still attached
  wl_pointer@15 still attached
  zwp_text_input_v3@14 still attached
  wl_keyboard@13 still attached
  zwp_primary_selection_device_v1@12 still attached
  zwp_primary_selection_device_manager_v1@3 still attached
  wl_data_device@11 still attached
  zwp_text_input_manager_v3@10 still attached
  wl_seat@9 still attached
  wl_subcompositor@8 still attached
  wl_data_device_manager@7 still attached
  wl_output@6 still attached
  wl_shm@5 still attached
  wl_compositor@4 still attached
  wl_registry@2 still attached

To Reproduce

  1. flatpak run org.wezfurlong.wezterm

Configuration

no config.

Expected Behavior

should open wezterm.

Logs

there are few log files but only two versions

version one

17:52:20.200  ERROR  mux::connui > Configuration Error: Unable to load a font specified by your font=wezterm.font('JetBrains Mono', {weight="Regular", stretch='Normal', style=Normal}) configuration. Fallback(s) are being used instead, and the terminal may not render as intended. See https://wezfurlong.org/wezterm/config/fonts.html for more information
17:52:20.202  WARN   wezterm_font::shaper::harfbuzz > metrics: I wanted to skip idx 0 because diff=112 factor=7 theoretical_height=16 cell_height=128, but there are no more fallback fonts. Metrics will likely be crazy.
17:52:20.209  WARN   wezterm_font::shaper::harfbuzz > metrics: I wanted to skip idx 0 because diff=112 factor=7 theoretical_height=16 cell_height=128, but there are no more fallback fonts. Metrics will likely be crazy.
17:52:20.219  ERROR  mux::connui                    > Configuration Error: Unable to load a font specified by your font=wezterm.font('JetBrains Mono', {weight="Regular", stretch='Normal', style=Normal}) configuration. Fallback(s) are being used instead, and the terminal may not render as intended. See https://wezfurlong.org/wezterm/config/fonts.html for more information
17:52:20.274  WARN   wezterm_font::shaper::harfbuzz > metrics: I wanted to skip idx 0 because diff=112 factor=7 theoretical_height=16 cell_height=128, but there are no more fallback fonts. Metrics will likely be crazy.
17:52:20.289  WARN   wezterm_font::shaper::harfbuzz > metrics: I wanted to skip idx 0 because diff=112 factor=7 theoretical_height=16 cell_height=128, but there are no more fallback fonts. Metrics will likely be crazy.
17:52:20.294  ERROR  wezterm_gui::frontend          > Failed to create window: with_egl_lib failed: libEGL.so.1: Error loading shared library libEGL.so.1: No such file or directory, libEGL.so: Error loading shared library libEGL.so: No such file or directory, libEGL.so.1: Error loading shared library libEGL.so.1: No such file or directory, libEGL.so: Error loading shared library libEGL.so: No such file or directory
17:52:20.298  ERROR  wezterm_gui::frontend          > Failed to create window: with_egl_lib failed: libEGL.so.1: Error loading shared library libEGL.so.1: No such file or directory, libEGL.so: Error loading shared library libEGL.so: No such file or directory, libEGL.so.1: Error loading shared library libEGL.so.1: No such file or directory, libEGL.so: Error loading shared library libEGL.so: No such file or directory

version 2

17:53:30.843  ERROR  wezterm_gui::frontend > Failed to create window: with_egl_lib failed: libEGL.so.1: Error loading shared library libEGL.so.1: No such file or directory, libEGL.so: Error loading shared library libEGL.so: No such file or directory, libEGL.so.1: Error loading shared library libEGL.so.1: No such file or directory, libEGL.so: Error loading shared library libEGL.so: No such file or directory

Anything else?

I am on chimera linux (https://chimera-linux.org) and it currently does not have wezterm packaged as such i am using the flatpak version. I also, did use a alpine distrobox container to see if it works, it didn't. I believe the font not found log is from there.

@sudanchapagain sudanchapagain added the bug Something isn't working label Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant