[Bug 233010] [new port] x11/kitty: Cross-platform, fast, feature full, GPU based terminal emulator
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat May 1 16:54:04 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233010
Alexis Praga <alexis.praga at free.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |alexis.praga at free.fr
--- Comment #25 from Alexis Praga <alexis.praga at free.fr> ---
I've installed the port today on FreeBSD 13.0. The only crash I could reproduce
was with "Shift or Alt + DirectionalArrow.
It fails with :
"OSError: Failed to load the function ca_context_create with error: Shared
object "liballocator.so.0" not found, required by "kitty""
A github issue was opened but the answer was to install the dependencies on
canberra : https://github.com/kovidgoyal/kitty/issues/2575.
On the bright side, I've installed it from source using :
git clone https://github.com/kovidgoyal/kitty && cd kitty
gmake
And it works without issue so far.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list