Date: Fri, 11 Oct 2019 10:40:59 -0700 From: John Kennedy <warlock@phouka.net> To: freebsd-x11@freebsd.org Subject: Re: sway-1.2_1 crashes Message-ID: <20191011174059.GE46984@phouka1.phouka.net> In-Reply-To: <20191011082409.2swof5muimfpwz5w@pamparam> References: <20191007165337.GA85696@phouka1.phouka.net> <wodg-9qj1-wny@FreeBSD.org> <20191007232340.GB85696@phouka1.phouka.net> <20191008172007.GA89365@phouka1.phouka.net> <d0f4-pju3-wny@FreeBSD.org> <20191011082409.2swof5muimfpwz5w@pamparam>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Oct 11, 2019 at 10:24:09AM +0200, Tamas Szakaly wrote: > Hi, > I've already left a comment on the Sway issue, but thought I should also > mention it here, that the broken VT switching is not a sway/wlroots issue, but > a libepoll-shim one. See https://github.com/jiixyj/epoll-shim/pull/7 for > details. VT switching works on my 13.0-CURRENT HardenedBSD system with the > latest version of libepoll-shim from jiixyj's repo. > > I think that issue could cause other weird behaviour too, so maybe it worth > checking if these crashes occur with the latest version of libepoll-shim. On Thu, 10 Oct 2019 19:54:28 +0200, Jan Beich wrote: > VT switching is broken in Sway, see https://github.com/swaywm/sway/issues/3612 > Other than direct session Sway can use ConsoleKit2 if wlroots is built with > CONSOLEKIT port option enabled. But I don't remember if it helps VT swich issue. It looks like you (Tamas) and Jan are talking about the same thing. Jan's link eventually leads to this: https://github.com/freebsd/freebsd-ports/commit/a7c3fd3d428e Which is a bump in libepoll-shim from 0.0.20190311 to 0.0.20190903. I'm running the would-be-previous version: $ pkg info | grep libepoll libepoll-shim-0.0.20190311 epoll shim implemented using kevent Not sure why I'm not seeing the updated Makefile yet. It looks like Jan bumped the version from 0.0.20181229 -> 0.0.20190311 back in late April. $ (cd /usr/ports && git branch && git remote -v) * master origin https://github.com/freebsd/freebsd-ports.git (fetch) origin https://github.com/freebsd/freebsd-ports.git (push) Browsing into the git repo still shows my current version: https://github.com/freebsd/freebsd-ports/blob/master/devel/libepoll-shim/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20191011174059.GE46984>