gk-cli icon indicating copy to clipboard operation
gk-cli copied to clipboard

[BUG] read /dev/ptmx: input/output error

Open comio opened this issue 1 month ago • 0 comments

Description

Gentoo Linux with bash 5.3.3(1). Under a very simple git repository with just two commit, given the gk graph I obtain the error

10:02:02 ✔ comio@smo-mantel:~/devel/gk-overlay [master|✔] $ gk graph
* 4fdb9b0 - (HEAD -> master, origin/master, origin/HEAD) dev-vcs/gitkraken-desktop: Bump version v11.5.1 (11 ore fa) <Luigi 'Comio' Mantellini>
* cec769a - dev-vcs/gk-cli: Bump v3.1.45 (11 ore fa) <Luigi 'Comio' Mantellini>
read /dev/ptmx: input/output error

GitKraken CLI Version

3.1.45 (Installer) 3.1.46 (Core)

OS Version

Gentoo Linux on AMD64.

Git Version

git version 2.51.2

Logs, Screenshots, Screen Captures, URLs, etc

The complete strace:

gk.log

comio avatar Nov 02 '25 09:11 comio