-
-
Notifications
You must be signed in to change notification settings - Fork 862
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
Next Release Checklist #6341
Comments
KDE Plasma 6 (Wayland) working great for me on nightly. |
I'm on Gnome 46/Mutter with Windowing system Wayland (fedora 40 workstation, up to date until yesterday), using wezterm 20241027_002434_14ad1937. Stuff which I "notice" (I seem to remember that it worked sometime before the rewrite or when I was still on macosx). This is all with
If I run with So all in all: Using Relevant Gnome config: gsettings set org.gnome.desktop.wm.keybindings maximize "['<Super>Up']"
gsettings set org.gnome.desktop.wm.preferences action-double-click-titlebar 'toggle-maximize' |
wezterm-git (20241030.215404.f847bd28-1) Output from running "wezterm" on kitty and having wayland support off:
With wayland support on:
|
There's a regression on Sway 1.10.
Tested on NixOS unstable, Linux 6.11.5, x86_64-linux. All logs are collected via: WAYLAND_DEBUG=1 WEZTERM_LOG=window::os::wayland=trace cargo r --release --bin wezterm-gui -- -n --config "front_end='WebGpu'" It's worth mentioning that [email protected] initially renders blurry text, which goes away after scaling/moving/maximizing the window once. But overall, I had a pretty reliable experience on Wayland on Sway 1.9. As for Sway 1.10: I've tried to chase down the error with a debug build & debugging via CodeLLDB, all I could gather from it, is that it crashes around here. |
wezterm 20241031_235112_0983ae90
Probably Regressions:
|
Thanks for commenting folks. From a triage perspective, what I care about here in the context of this issue is:
I don't want this issue to an umbrella for current bugs: those can all continue to live in the issue tracker. So please review the comments you have made and if the issues are also present in the prior stable release, please edit your comments to elide that information from here. I want to use this issue as a point of triage for getting wezterm-regressions-in-behavior-vs-its-last-stable-release resolved, and if it just duplicates general bugs it is not helpful. Thank you! |
wezterm 20241031_235112_0983ae90
|
Nightly fails to connect to an IPv6 link-local hostname that stable was connecting to successfully: #5934 (comment) |
I am using Plasma 6 on arch linux, and have found so far two issues:
|
I used the nightly version on Windows 11 for about a week. I switched back to the stable release because my 1Password SSH integration wasn't working since the build wasn't signed in a way that Windows/1Password recognized. During that time I didn't notice any regressions in functionality or performance (granted my configuration is pretty light). The main benefit of switching to the nightly for me was getting proper undercurl support so linting showed up in NeoVim. I'm currently using Windows Terminal while waiting for the next tagged release so I can use NeoVim and have linting work for me, but I'm eagerly awaiting a new release. |
Wezterm Nightly works fine for me on Hyprland 97a309b7844aea82b200139febc99998e7f06402 (NixOS) with Nvidia GPU |
Wezterm 979df78 work for me on Hyprland a425fbebe4cf4238e48a42f724ef2208959d66cf with NixOS |
Nightly crashes as soon as the window loose focus on river 0.3.5, see #6233. Current stable works as expected. |
Pop 22.04 doesn't crash with default config, but pop's tiling doesn't seem to work (i'll raise separate issue - #6431). |
tldr: long:
Yes, i would highly love to see a current release, since i build wezterm at the moment explicitly from github master branch, which would solve for me the recompilation time ;) My current situation between master and latest release from February are:
PS: config i use for current main: -- Your lua code / config here
return {
enable_wayland = true,
font_size = 12.0,
color_scheme = "Molokai",
window_decorations = "TITLE | RESIZE",
font = wezterm.font_with_fallback({
{ family = 'Fira Code' },
{ family = "Cambria Math", scale = 1.0 },
})
} |
I was using wezterm 20240203.110809.5046fc22-2 from the Arch Linux repository, which corresponds to the latest wezterm release on the Github release page, and it doesn't have this issue. This problem appeared for me after compiling the git version of wezterm in order to solve a different problem. So this is very likely a regression. The current git version as of today is still affected. |
Wezterm 20250103-160645-51886f4c works well for me on Wayland (cosmic-comp and Cosmic DE alpha 5 running on PopOS 24.04). The default configuration works without issue. |
Cannot confirm this. I tried it mentioned version on Arch/KDE/Wayland and for me it has the same behavior regarding the icon. |
The nightly version (WezTerm-windows-20250210-212000-f8921727) doesn't launch on my windows machine (10.0.18363 build 18363). Tried installing via scoop and the portable version. The current release works fine. Unfortunately I don't have the rights to update my Windows to see whether a different Windows 10 version would work |
@Noghpu Could you open a dedicated issue for this and fill up the issue template with your environment information? |
Arch Linux, Wayland, KDE Plasma 6.3
|
Let's just release at this point, and then fix stuff afterwards, then release again (like 1-2-3 weeks later maybe)? It seems like there has been quite some divergence, and that it's difficult to decide what's important enough to make it into this release? Anyway, I guess what I actually was thinking about: I really liked this initiative to get a release out, but I feel like it has been stalling since October, so wanted to push it along :) |
@futile The reason I haven't made a release yet is because there are a significant number of cases where things are regressions, and I don't want to be under the gun to resolve them because someone was hasty about cutting a release. If you are not making a commitment to actively submit PRs to resolve those issues in that hypothetical 2 week time span, then you don't get to pressure for a release, or make comments about how it isn't moving fast enough for you. If you are signing up to fix things up in 2 weeks, then I think that's great, but I'd rather spend the 2 weeks now, then cut the release once they are fixed. |
Got it, sorry for bothering you, that was unappropriate. Thanks for all your work on Wezterm! |
The latest version from git crashes #6729, the version |
Hi! System details:
Last stable release (Wezterm 20240203.110809.5046fc22-2):-Wezterm doesn't open from terminal (I try with ghostty and foot) or launcher (wofi 1.4.1-1). Nightly (7d0bff0)It works fine for me. Thank you! |
#6578 applies here. |
BEFORE YOU COMMENT: please avoid duplicating information from other comments to avoid overwhelming this one.
Prefer to use a thumbs up instead of a me-too comment.
We're overdue for making a new release.
Here's what's on my mind as release gating issues, and I need your help to check these off.
So if you are interested in having a new stable tag, please help by running through the list below and giving some feedback on the state of these things for your system:
Verify that Wayland support isn't an obvious regression since the last stable release.
Verify that the default configuration doesn't crash out.
wezterm -n
on your system to launch it without your config. Does it successfully launch and display text with no artifacts or blocks for glyphs?wezterm -n --config "front_end='WebGpu'"
Confirm that we're building for the current batch of OS/distros
Other misc issues:
The text was updated successfully, but these errors were encountered: