Re: sway-1.2_1 crashes
John Kennedy <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]> |
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 _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-x11 To unsubscribe, send any mail to "[email protected]"