On Tue, 25 Mar 2025 22:32:20 +0800 "emu...@disroot.org" <emu...@disroot.org> wrote:
> On Tue, 25 Mar 2025 14:20:30 +0100 > Landry Breuil <lan...@openbsd.org> wrote: > > > Le Tue, Mar 25, 2025 at 08:44:00PM +0800, emu...@disroot.org a écrit : > > > firefox-esr 128.8.0 on a new install of 7.6.amd64 is non-functional for > > > me (no UI input or browsing possible), with dozens of the error below > > > per second when run from a terminal. > > > > can you ensure that you have /etc/firefox-esr unmodified ? > > That might well be it, I had added the lines in pkg-readmes/firefox for > keepassxc-browser and also allowed writing to mimeapps.list in XDG_DATA_HOME > in unveil.main, to stop the requests to be 'Default Browser'. But that > modified file works fine with firefox 136. I'll test firefox-esr with an > unmodified unveil.main to find out if that:s the cause. > -- > Chris Billington Landry, you were right- I had somehow ended up with "/usr/local/lib/firefox rx" instead of "/usr/local/lib/firefox-esr rx" in unveil.main for firefox-esr. Correcting this solved the issue. Thanks and sorry for the noise. -- Chris Billington