Date: Tue, 27 Feb 2024 23:50:14 +0100 From: Christoph Moench-Tegeder <cmt@burggraben.net> To: Emmanuel Vadot <manu@bidouilliste.com> Cc: Christoph Moench-Tegeder <cmt@freebsd.org>, 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: <Zd5nJuU14LHppxVp@elch.exwg.net> In-Reply-To: <20240227083406.3fc2d2694b71ae62ec4e5307@bidouilliste.com> References: <202402141815.41EIF7hE017571@gitrepo.freebsd.org> <20240227083406.3fc2d2694b71ae62ec4e5307@bidouilliste.com>
next in thread | previous in thread | raw e-mail | index | archive | help
## Emmanuel Vadot (manu@bidouilliste.com): > > www/firefox/Makefile | 4 ++-- > > www/firefox/distinfo | 6 +++--- > > 2 files changed, 5 insertions(+), 5 deletions(-) > > This update is broken on wayland. Congratulations to our first wayland user? > Trying to use native wayland, firefox keeps polling on some fd : > > 35417 firefox CALL poll(0x11a1e1c99ef0,0x2,0x7530) > 35417 firefox RET poll 1 That's polling two fds, one of which is ready before the 30 second timeout expires. But I have no idea what's going on in wayland. I should, and some day I'll have to, but for now I don't really have time for that and dicking around with graphics systems doesn't get me excited like it did 25 years ago. Regards, Christoph -- Spare Space
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Zd5nJuU14LHppxVp>