KickassWomen@lemmy.world to Linux@lemmy.worldEnglish · 24 days agoUsing Radeon HD 5450 and Firefox ESR (128.10.1esr - 64-bit) on Debian 12. Javascript pop-ups appear very slowlyfiles.catbox.moevideomessage-square30linkfedilinkarrow-up118arrow-down11file-text
arrow-up117arrow-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 · 24 days agomessage-square30linkfedilinkfile-text
minus-squareKickassWomen@lemmy.worldOPlinkfedilinkEnglisharrow-up1·24 days 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·24 days 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·24 days 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·24 days agoYeah, so it might be something else, IDK. Good luck!
minus-squarePossibly linux@lemmy.ziplinkfedilinkEnglisharrow-up1·23 days agoWhat’s the system resource usable look like?
minus-squarePossibly linux@lemmy.ziplinkfedilinkEnglisharrow-up1·edit-223 days agoWhat’s the CPU and what memory speed?
minus-squareKickassWomen@lemmy.worldOPlinkfedilinkEnglisharrow-up1·21 days agoCPU: AMD Ryzen 7 5700X As for my memory, I don’t know the speed and I doubt that speed is the problem here because when I use Ungoogled Chromium, the javascript pop-up opens smoothly.
minus-squarePossibly linux@lemmy.ziplinkfedilinkEnglisharrow-up2·21 days agoThat’s a powerful CPU so I doubt that is the problem. I just wanted to get the obvious out of the way.
minus-squareKickassWomen@lemmy.worldOPlinkfedilinkEnglisharrow-up2arrow-down1·24 days agoThanks but I want to stick with the ESR version. It’s nice n’ stable.
minus-squarePossibly linux@lemmy.ziplinkfedilinkEnglisharrow-up1·edit-223 days agohttps://flatpak.org/setup/Debian Once you have Flatpak setup you can run sudo flatpak install firefox Also, is there a reason you are using Debian? If that’s what you want then that is fine but it isn’t something people use for the new packages.
minus-squareKickassWomen@lemmy.worldOPlinkfedilinkEnglisharrow-up1·23 days ago Once you have Flatpak setup you can run sudo flatpak install firefox I already have Flatpak installed and it has the same problem as Firefox ESR (which comes with Debian by default, if my memory serves me correctly) Also, is there a reason you are using Debian? If that’s what you want then that is fine but it isn’t something people use for the new packages. I have used Debian-based distros in the past like Mint and Ubuntu so I wanted to use Debian itself out of curiosity.
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
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!
What’s the system resource usable look like?
What’s the CPU and what memory speed?
CPU: AMD Ryzen 7 5700X
As for my memory, I don’t know the speed and I doubt that speed is the problem here because when I use Ungoogled Chromium, the javascript pop-up opens smoothly.
That’s a powerful CPU so I doubt that is the problem. I just wanted to get the obvious out of the way.
Thanks but I want to stick with the ESR version. It’s nice n’ stable.
https://flatpak.org/setup/Debian
Once you have Flatpak setup you can run sudo flatpak install firefox
Also, is there a reason you are using Debian? If that’s what you want then that is fine but it isn’t something people use for the new packages.
I already have Flatpak installed and it has the same problem as Firefox ESR (which comes with Debian by default, if my memory serves me correctly)
I have used Debian-based distros in the past like Mint and Ubuntu so I wanted to use Debian itself out of curiosity.