Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

[Solved]IceWeasel/ Firefox Quantum issues

If none of the specific sub-forums seem right for your thread, ask here.
Message
Author
User avatar
bw123
Posts: 4015
Joined: 2011-05-09 06:02
Has thanked: 1 time
Been thanked: 28 times

Re: IceWeasel/ Firefox Quantum issues

#21 Post by bw123 »

3hre wrote: ...
Regarding Firefox; I got the tar off of Firefox's page under the Firefox for Linux link and since there was were no further specifications/choices assumed, apparently erroneously, that it was not an issue. Is there a more reliable source? I don't really want to think about having to do this but would it be a good idea to just scrub my HD and do a fresh install?
You might be able to figure things out and fix it. Use which, and look in your home for the firefox you said you installed from a tar. If these commands find something, that will give you a hint, you might have two versions. I'm guessing that the ppa ver can be removed with apt. The tar ver you should probably just delete from wherever you untared it to, but check that you did not run some script to install that.

Code: Select all

$ which firefox
$ ls ~/firefox/firefox
why don't you just find the different versions, remove them, and use the debian repository to install firefox-esr?
https://wiki.debian.org/Firefox

p.s. that ppa repo needs to go, find it under /etc/apt/somewhere and get rid of it, probably in a file in sources.list.d? yeah it's there because you showed that apt policy says it is there. If you have installed anything else from there along with another program, or apt upgrade or similar commands then you probably will need to reinstall the os to fix it.
resigned by AI ChatGPT

User avatar
stevepusser
Posts: 12930
Joined: 2009-10-06 05:53
Has thanked: 41 times
Been thanked: 71 times

Re: IceWeasel/ Firefox Quantum issues

#22 Post by stevepusser »

Ummm...you installed an Ubuntu version of Firefox, then asked here why
I'm still dealing with issues here. In addition to the screencap below I am constantly getting these nag notices from Firefox in my browser to update, random errors, tons of lag, and for some reason, despite that I am using Debian, still saying that my Firefox is for Ubuntu.
Don't you see the connection? A Debian or real Ubuntu build of Firefox from source also disables the update notifications, but apparently the PPA version you installed does not--maybe they didn't build from source, but just repackaged the Mozilla binaries.
MX Linux packager and developer

3hre
Posts: 32
Joined: 2018-08-07 17:29

Re: IceWeasel/ Firefox Quantum issues

#23 Post by 3hre »

stevepusser wrote:Ummm...you installed an Ubuntu version of Firefox, then asked here why
I'm still dealing with issues here. In addition to the screencap below I am constantly getting these nag notices from Firefox in my browser to update, random errors, tons of lag, and for some reason, despite that I am using Debian, still saying that my Firefox is for Ubuntu.
Don't you see the connection? A Debian or real Ubuntu build of Firefox from source also disables the update notifications, but apparently the PPA version you installed does not--maybe they didn't build from source, but just repackaged the Mozilla binaries.
Yes, I do see the connection. I am just overwhelmed by it at this point, did not know how that happened because there was no indicator on the DL site that it was for Ubuntu, and do not know how to fix it. You know that place you can get sometimes when you've been trying to resolve a problem for so long that your brain gets a little gooey just from the stress alone? That is where I am

User avatar
debiman
Posts: 3063
Joined: 2013-03-12 07:18

Re: IceWeasel/ Firefox Quantum issues

#24 Post by debiman »

3hre wrote:and do not know how to fix it.
just uninstall that firefox, remove the ppa sources and any other cruft, apt update and apt upgrade, hope for the best.
failing that, reinstall debian.

Post Reply