wezterm icon indicating copy to clipboard operation
wezterm copied to clipboard

Crashes

Open pronebird opened this issue 10 months ago • 2 comments

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

Linux Wayland

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

Debian 12

WezTerm version

20240203-110809-5046fc22

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

No

Describe the bug

I noticed that wezterm silently disappears from my debian VM from time to time and I swear I don't close it myself. Does wezterm write crash logs somewhere so I can prove that I am not crazy and perhaps help find the cause of this?

To Reproduce

No response

Configuration

local wezterm = require 'wezterm'
local config = wezterm.config_builder()

config.color_scheme = 'AdventureTime'
config.font_size = 14

return config

Expected Behavior

No response

Logs

No response

Anything else?

No response

pronebird avatar Apr 02 '24 12:04 pronebird

This is a wayland implementation problem. A temporary solution is to use XWayland. config.enable_wayland = false

RomanAverin avatar Apr 03 '24 15:04 RomanAverin

Please try the latest nightly build

wez avatar May 06 '24 00:05 wez

This issue has been automatically closed because there has been no response to our request for more information from the original author. With only the information that is currently in the issue, we don't have enough information to take action. Please reach out if you have or find the answers we need so that we can investigate further.

github-actions[bot] avatar May 20 '24 01:05 github-actions[bot]

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[bot] avatar Jun 19 '24 03:06 github-actions[bot]