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

can`t startup on arch linux hyprland #5228

Closed
matianhe3 opened this issue Mar 28, 2024 · 5 comments
Closed

can`t startup on arch linux hyprland #5228

matianhe3 opened this issue Mar 28, 2024 · 5 comments
Labels
bug Something isn't working

Comments

@matianhe3
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?

Hyprland

WezTerm version

wezterm 20240325-093507-e5ac32f2

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

Yes, and I updated the version box above to show the version of the nightly that I tried

Describe the bug

Can`t startup.

To Reproduce

No response

Configuration

no config.

Expected Behavior

No response

Logs

export WEZTERM_LOG=debug
❯ wezterm
10:03:19.253 DEBUG config > Reloaded configuration! generation=1
10:03:19.254 DEBUG sctk > Bound new global [49] wl_output v4
10:03:19.254 DEBUG sctk > Bound new global [48] zxdg_output_manager_v1 v3
10:03:19.254 DEBUG sctk > Bound new global [14] wl_seat v7
10:03:19.254 DEBUG window::os::x_and_wayland > Using wayland connection!
10:03:19.258 DEBUG config > Reloaded configuration! generation=2
10:03:19.269 DEBUG wezterm_font::ftwrap > set_char_size computing 13 dpi=96 (pixel height=17.333333333333332)
10:03:19.273 DEBUG sctk > supported wl_shm format Argb8888
10:03:19.273 DEBUG sctk > supported wl_shm format Xrgb8888
10:03:19.273 DEBUG sctk > supported wl_shm format Xbgr8888
10:03:19.273 DEBUG sctk > supported wl_shm format Abgr8888
10:03:19.273 DEBUG sctk > supported wl_shm format Bgr888
10:03:19.273 DEBUG sctk > supported wl_shm format Rgbx4444
10:03:19.273 DEBUG sctk > supported wl_shm format Rgba4444
10:03:19.273 DEBUG sctk > supported wl_shm format Rgbx5551
10:03:19.273 DEBUG sctk > supported wl_shm format Rgba5551
10:03:19.273 DEBUG sctk > supported wl_shm format Rgb565
10:03:19.273 DEBUG sctk > supported wl_shm format Xbgr2101010
10:03:19.273 DEBUG sctk > supported wl_shm format Abgr2101010
10:03:19.273 DEBUG sctk > supported wl_shm format Xbgr16161616f
10:03:19.273 DEBUG sctk > supported wl_shm format Abgr16161616f
10:03:19.274 DEBUG sctk > supported wl_shm format Xbgr16161616
10:03:19.274 DEBUG sctk > supported wl_shm format Abgr16161616
10:03:19.274 DEBUG wezterm_gui::frontend > workspace is default, fixup windows
10:03:19.285 DEBUG wezterm_font::ftwrap > set_char_size computing 13 dpi=96 (pixel height=17.333333333333332)
10:03:19.288 DEBUG window::os::wayland::window > Config: self.window_state=None, states: (empty) (empty)
10:03:19.288 DEBUG window::os::wayland::window > dispatch_pending_event self.window_state=(empty), pending:(empty)
10:03:19.288 DEBUG wezterm_gui::termwindow > Resized { dimensions: Dimensions { pixel_width: 960, pixel_height: 1042, dpi: 96 }, window_state: (empty), live_resizing: false }
10:03:19.288 DEBUG wezterm_term::screen > resize screen to 94x44 dpi=96
10:03:19.288 DEBUG wezterm_term::screen > resize screen to 94x44 dpi=96
10:03:19.292 DEBUG wezterm_font::ftwrap > set_char_size computing 12 dpi=96 (pixel height=16)
10:03:19.293 DEBUG wezterm_gui::termwindow > NeedRepaint
10:03:19.293 DEBUG window::os::wayland::window > Had configured an event
10:03:19.317 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Intensity(Bold)))
10:03:19.317 DEBUG wezterm_term::terminalstate > Intensity(Bold)
10:03:19.317 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Inverse(true)))
10:03:19.317 DEBUG wezterm_term::terminalstate > Inverse(true)
10:03:19.317 DEBUG wezterm_term::terminalstate::performer > perform Print('%')
10:03:19.317 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Inverse(false)))
10:03:19.317 DEBUG wezterm_term::terminalstate > Inverse(false)
10:03:19.317 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Intensity(Bold)))
10:03:19.317 DEBUG wezterm_term::terminalstate > Intensity(Bold)
10:03:19.317 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Reset))
10:03:19.317 DEBUG wezterm_term::terminalstate > Reset
10:03:19.317 DEBUG wezterm_term::terminalstate::performer > perform PrintString(" ")
10:03:19.317 DEBUG wezterm_term::terminalstate::performer > perform Control(CarriageReturn)
10:03:19.317 DEBUG wezterm_term::terminalstate::performer > perform Print(' ')
10:03:19.317 DEBUG wezterm_term::terminalstate::performer > perform Control(CarriageReturn)
10:03:19.317 DEBUG wezterm_term::terminalstate::performer > perform OperatingSystemCommand(FinalTermSemanticPrompt(FreshLineAndStartPrompt { aid: Some("352748"), cl: Some(MultipleLine) }))
10:03:19.317 DEBUG wezterm_term::terminalstate::performer > perform OperatingSystemCommand(ITermProprietary(SetUserVar { name: "WEZTERM_PROG", value: "" }))
10:03:19.322 DEBUG wezterm_term::terminalstate::performer > perform OperatingSystemCommand(ITermProprietary(SetUserVar { name: "WEZTERM_USER", value: "m" }))
10:03:19.322 DEBUG wezterm_term::terminalstate::performer > perform OperatingSystemCommand(ITermProprietary(SetUserVar { name: "WEZTERM_IN_TMUX", value: "0" }))
10:03:19.327 DEBUG wezterm_term::terminalstate::performer > perform OperatingSystemCommand(ITermProprietary(SetUserVar { name: "WEZTERM_HOST", value: "carch" }))
10:03:19.332 DEBUG wezterm_term::terminalstate::performer > perform OperatingSystemCommand(CurrentWorkingDirectory("file://carch/home/m/"))
10:03:19.332 DEBUG wezterm_term::terminalstate::performer > perform Esc(Code(StringTerminator))
10:03:19.332 DEBUG wezterm_gui::termwindow > OpenGL initialized! OpenGL: Mesa Intel(R) HD Graphics 630 (KBL GT2) 4.6 (Compatibility Profile) Mesa 24.0.3-arch1.2 wezterm version: 20240325-093507-e5ac32f2
10:03:19.333 DEBUG wezterm_gui::frontend > workspace is default, fixup windows
10:03:19.333 DEBUG wezterm_gui::termwindow > Notification(Any { .. })
10:03:19.333 DEBUG wezterm_gui::termwindow > Notification(Any { .. })
10:03:19.333 DEBUG wezterm_gui::termwindow > Notification(Any { .. })
10:03:19.333 DEBUG wezterm_gui::termwindow > Notification(Any { .. })
10:03:19.333 DEBUG wezterm_gui::termwindow > Notification(Any { .. })
10:03:19.333 DEBUG wezterm_gui::termwindow > Notification(Any { .. })
10:03:19.333 DEBUG wezterm_gui::termwindow > Notification(Any { .. })
10:03:19.334 DEBUG wezterm_gui::termwindow > Notification(Any { .. })
10:03:19.334 DEBUG wezterm_gui::termwindow > Notification(Any { .. })
10:03:19.334 DEBUG wezterm_gui::termwindow > Notification(Any { .. })
10:03:19.334 DEBUG wezterm_gui::termwindow > Notification(Any { .. })
10:03:19.334 DEBUG wezterm_gui::termwindow > Notification(Any { .. })
10:03:19.334 DEBUG wezterm_gui::termwindow > Notification(Any { .. })
10:03:19.335 DEBUG wezterm_gui::termwindow > Notification(Any { .. })

Anything else?

No response

@matianhe3 matianhe3 added the bug Something isn't working label Mar 28, 2024
@dylantompkins
Copy link

I am having the same problem. I am also using Hyprland, but I am on NixOS

@dylantompkins
Copy link

dylantompkins commented Mar 28, 2024

this is a duplicate of #5067

@rubiin
Copy link

rubiin commented Apr 6, 2024

I just switched to hyprland and wezterm seems to be broken as well. as working fine on kde wayland session though I assume kde wayland session uses xwayland

@shripadk
Copy link

Broken for me as well!

@matianhe3 matianhe3 closed this as not planned Won't fix, can't repro, duplicate, stale Jun 25, 2024
Copy link
Contributor

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 26, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants