Dear Maintainer, On freshly installed Debian bullseye armhf, firefox-esr does not start at all with the following error: rm -rf .mozilla MOZILLA_DISABLE_PLUGINS=1 firefox-esr Error: eval: #() is not a valid R5RS form. use '#() instead Best regards, Ryutaroh Matsumoto
Firefox-ESR always fails to start also in a QEMU armhf VM with linux-image-armmp-lpae/bullseye. It seems that firefox-esr is completely unavailable on Debian Bullseye armhf, while few people would use firefox on 32-bit architectures... Best regards, Ryutaroh Matsumoto
I found that GTK_IM_MODULE=uim firefox-esr causes the reported start-up failure, while GTK_IM_MODULE=xim firefox-esr allows the normal start-up of firefox-esr. So I reassign this to uim. The same symptom is also observed with firefox/sid. See also https://wiki.matoken.org/linux/issue http://hidenosuke.org/diary/?date=20080213 Best regards, Ryutaroh Matsumoto
I was having the same issue after installing a (maybe two?) Japanese Input Method(s). Then I found this article https://wiki.matoken.org/linux/issue From the terminal window, I was able to start up the Firefox by typing: GTK_IM_MODULE=xim /usr/lib/firefox-esr/firefox-esr I have no idea why the input method selection affect Firefox. Kuro
Please disregard my earlier message. I found out that this information was already in the bug record. It wasn't shown to me at the time I sent my message, for some reason. Kuro