Date: Fri, 08 Mar 2019 03:11:25 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 236382] x11/alacritty: Fix SpawnNewInstance on FreeBSD Message-ID: <bug-236382-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D236382 Bug ID: 236382 Summary: x11/alacritty: Fix SpawnNewInstance on FreeBSD Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Keywords: patch Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: zeising@FreeBSD.org Reporter: tobik@freebsd.org CC: zeising@FreeBSD.org Assignee: zeising@FreeBSD.org Flags: maintainer-feedback?(zeising@FreeBSD.org) Attachment #202706 maintainer-approval?(zeising@FreeBSD.org) Flags: CC: zeising@FreeBSD.org Created attachment 202706 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D202706&action= =3Dedit alacritty.diff Add [1] to the port to fix SpawnNewInstance. On Linux it looks up /proc/$shell_pid/cwd to open the new instance in the same working directory which doesn't work on FreeBSD. On FreeBSD we can fallback to /compat/linux for now. [1] https://github.com/jwilm/alacritty/pull/2162 --=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-236382-7788>