Date: Tue, 27 Feb 2024 08:34:06 +0100 From: Emmanuel Vadot <manu@bidouilliste.com> To: Christoph Moench-Tegeder <cmt@FreeBSD.org> Cc: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: Re: git: 5ee4d6fde813 - main - www/firefox: update to 123.0 (rc3) Message-ID: <20240227083406.3fc2d2694b71ae62ec4e5307@bidouilliste.com> In-Reply-To: <202402141815.41EIF7hE017571@gitrepo.freebsd.org> References: <202402141815.41EIF7hE017571@gitrepo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, On Wed, 14 Feb 2024 18:15:07 GMT Christoph Moench-Tegeder <cmt@FreeBSD.org> wrote: > The branch main has been updated by cmt: > > URL: https://cgit.FreeBSD.org/ports/commit/?id=5ee4d6fde813389c9d68dcdea6aa16e57b437d2c > > commit 5ee4d6fde813389c9d68dcdea6aa16e57b437d2c > Author: Christoph Moench-Tegeder <cmt@FreeBSD.org> > AuthorDate: 2024-02-14 18:14:26 +0000 > Commit: Christoph Moench-Tegeder <cmt@FreeBSD.org> > CommitDate: 2024-02-14 18:14:26 +0000 > > www/firefox: update to 123.0 (rc3) > > Release Notes (soon): > https://www.mozilla.org/en-US/firefox/123.0/releasenotes/ > --- > www/firefox/Makefile | 4 ++-- > www/firefox/distinfo | 6 +++--- > 2 files changed, 5 insertions(+), 5 deletions(-) > This update is broken on wayland. No problem on Xorg. I can start using Xwayland by setting MOZ_ENABLE_WAYLAND=0 in my env (which defaults to 1 for firefox for quite some time now). Trying to use native wayland, firefox keeps polling on some fd : 35417 firefox CALL poll(0x11a1e1c99ef0,0x2,0x7530) 35417 firefox RET poll 1 It just does that in an endless loop. -- Emmanuel Vadot <manu@bidouilliste.com> <manu@freebsd.org>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20240227083406.3fc2d2694b71ae62ec4e5307>