Hyprland icon indicating copy to clipboard operation
Hyprland copied to clipboard

External monitor unplug crashes kitty

Open davc0n opened this issue 1 year ago • 1 comments

Hyprland Version

System/Version info
Hyprland, built from branch  at commit fe7b748eb668136dd0558b7c8279bfcd7ab4d759  (props: bump version to 0.39.1).
Date: Tue Apr 16 16:01:03 2024
Tag: v0.39.1, commits: 4460

flags: (if any)


System Information:
System name: Linux
Node name: thinkpad
Release: 6.8.8-arch1-1
Version: #1 SMP PREEMPT_DYNAMIC Sun, 28 Apr 2024 15:59:47 +0000


GPU information: 
03:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Picasso/Raven 2 [Radeon Vega Series / Radeon Vega Mobile Series] [1002:15d8] (rev d2) (prog-if 00 [VGA controller])


os-release: NAME="Arch Linux"
PRETTY_NAME="Arch Linux"
ID=arch
BUILD_ID=rolling
ANSI_COLOR="38;2;23;147;209"
HOME_URL="https://archlinux.org/"
DOCUMENTATION_URL="https://wiki.archlinux.org/"
SUPPORT_URL="https://bbs.archlinux.org/"
BUG_REPORT_URL="https://gitlab.archlinux.org/groups/archlinux/-/issues"
PRIVACY_POLICY_URL="https://terms.archlinux.org/docs/privacy-policy/"
LOGO=archlinux-logo


plugins:

Bug or Regression?

Bug

Description

External monitor unplug crashes kitty if two windows are split horizontally and it has been lanched with --single-instance option. If there are only two windows and a vertical split, doesn't crash.

How to reproduce

  1. Set $terminal = kitty --single-instance in hyprland conf
  2. Open two kitty windows in an external monitor's workspace
  3. Split horizontally
  4. Unplug the monitor

Crash reports, logs, images, videos

No response

davc0n avatar May 02 '24 11:05 davc0n

could be https://github.com/hyprwm/Hyprland/issues/509 try git

thejch avatar May 02 '24 23:05 thejch

Solved in v0.40.0

davc0n avatar May 10 '24 08:05 davc0n