KickassWomen@lemmy.world to Linux@lemmy.worldEnglish · 4 months agoUsing Radeon HD 5450 and Firefox ESR (128.10.1esr - 64-bit) on Debian 12. Javascript pop-ups appear very slowlyfiles.catbox.moevideomessage-square11linkfedilinkarrow-up16arrow-down12file-text
arrow-up14arrow-down1videoUsing Radeon HD 5450 and Firefox ESR (128.10.1esr - 64-bit) on Debian 12. Javascript pop-ups appear very slowlyfiles.catbox.moeKickassWomen@lemmy.world to Linux@lemmy.worldEnglish · 4 months agomessage-square11linkfedilinkfile-text
minus-squareKickassWomen@lemmy.worldOPlinkfedilinkEnglisharrow-up1·4 months agoThis is apparently the latest version of Firefox ESR that’s available in Debian’s repository. I used these commands to update Debian: sudo apt update -y && sudo apt upgrade -y && sudo apt autoremove Here’s the output: Reading package lists... Done Building dependency tree... Done Reading state information... Done Calculating upgrade... Done 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Reading package lists... Done Building dependency tree... Done Reading state information... Done 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
minus-squareLimcon@lemmy.mllinkfedilinkEnglisharrow-up2·4 months agoAh, a newer version without being ESR. I found this from the Mozilla website: https://support.mozilla.org/en-US/kb/install-firefox-linux#w_install-firefox-deb-package-for-debian-based-distributions-recommended
minus-squareKickassWomen@lemmy.worldOPlinkfedilinkEnglisharrow-up2·4 months agoThanks but I want to stick with the ESR version. It’s nice n’ stable.
minus-squareKickassWomen@lemmy.worldOPlinkfedilinkEnglisharrow-up2·4 months agoI opened Firefox 134.0.2 (64-bit) that I installed via Flatpak—got the same slow pop-up issues.
minus-squareLimcon@lemmy.mllinkfedilinkEnglisharrow-up2·4 months agoYeah, so it might be something else, IDK. Good luck!
This is apparently the latest version of Firefox ESR that’s available in Debian’s repository.
I used these commands to update Debian:
sudo apt update -y && sudo apt upgrade -y && sudo apt autoremove
Here’s the output:
Reading package lists... Done Building dependency tree... Done Reading state information... Done Calculating upgrade... Done 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Reading package lists... Done Building dependency tree... Done Reading state information... Done 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Ah, a newer version without being ESR. I found this from the Mozilla website:
https://support.mozilla.org/en-US/kb/install-firefox-linux#w_install-firefox-deb-package-for-debian-based-distributions-recommended
Thanks but I want to stick with the ESR version. It’s nice n’ stable.
I opened Firefox 134.0.2 (64-bit) that I installed via Flatpak—got the same slow pop-up issues.
Yeah, so it might be something else, IDK. Good luck!