Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 01 May 2021 16:54:04 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 233010] [new port] x11/kitty: Cross-platform, fast, feature full, GPU based terminal emulator
Message-ID:  <bug-233010-7788-vDIWtI9aLw@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-233010-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-233010-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D233010

Alexis Praga <alexis.praga@free.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |alexis.praga@free.fr

--- Comment #25 from Alexis Praga <alexis.praga@free.fr> ---
I've installed the port today on FreeBSD 13.0. The only crash I could repro=
duce
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.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-233010-7788-vDIWtI9aLw>