Afficher les questions étiquetées : Afficher toutes les questions

ImportEnterpriseRoots

Hello, Recently I have noticed 'Your browser is being managed by your organization. - That being ImportEnterpriseRoots' appearing in settings. I have seen this mentione… (lire la suite)

Hello,

Recently I have noticed 'Your browser is being managed by your organization. - That being ImportEnterpriseRoots' appearing in settings. I have seen this mentioned by others but as of yet I cannot see if it has been sorted yet. I have uninstalled and it went away, but it has since returned the following day. I Do not have any other anti-virus on this laptop other than Windows Defender so it cannot be that. I will not be using Firefox as default until this is gone, or at the very least know that its safe.

Demandé par Slartibartfast il y a 4 semaines

Dernière réponse par jscher2000 - Support Volunteer il y a 2 jours

Google Translate

I DO NOT use Google for anything, if I can help it. Every time I go to my credit union's website, the google bar showing View this page in (English, in my case) or turn o… (lire la suite)

I DO NOT use Google for anything, if I can help it. Every time I go to my credit union's website, the google bar showing View this page in (English, in my case) or turn off for detect language shows up. I have no idea where it came from, I haven't used Chrome in years.

I've attached a small screenshot. It's not a huge deal, but I don't like google showing up at my credit union, or anywhere else.

Any help would be appreciated.

Demandé par karenmarieme il y a 4 semaines

Dernière réponse par xinglixing07 il y a 4 jours

Webassembly.compile() doesn't support SharedArrayBuffer in 138

Hello, as per description I noticed that firefox version 138 requires an ArrayBuffer as the argument of WebAssembly.compile() and doesn't allow anymore (like in 137) a S… (lire la suite)

Hello,

as per description I noticed that firefox version 138 requires an ArrayBuffer as the argument of WebAssembly.compile() and doesn't allow anymore (like in 137) a SharedArrayBuffer, is this intended or it will be fixed in the future? Follows a simple test case. Kind reagards.


--- index.html --- <title>Example</title> <script> let instance = undefined; async function loadWasm() { try { const response = await fetch('./sum.wasm'); const buffer = await response.arrayBuffer(); const sharedBuffer = new SharedArrayBuffer(buffer.byteLength); const tmpView = new Uint8Array(sharedBuffer); tmpView.set(new Uint8Array(buffer)); const module = await WebAssembly.compile(sharedBuffer); instance = await WebAssembly.instantiate(module); } catch (error) { alert(`failed to compile in wasm: ${error.message}`); } } loadWasm(); function testWasm() { if (instance) alert(`sum 1 + 2 = ${instance.exports.add(1, 2)}`); else alert('invalid instance, failed to compile'); } </script> <button onclick="testWasm()">Press to run wasm function (sum)</button> --- ---

--- sum.wat --- (to convert into .wasm using: wat2wasm sum.wat -o sum.wasm) (module (func $add (param $lhs i32) (param $rhs i32) (result i32) local.get $lhs local.get $rhs i32.add) (export "add" (func $add)) ) --- ---

Demandé par Fra il y a 1 semaine

Dernière réponse par TyDraniu il y a 1 semaine

loss of open tabs during firefox update

Today was the second time in two weeks I have lost every open tab in Firefox. Previous to this, this problem has not occurred in at least 5 years. What is going on? To ut… (lire la suite)

Today was the second time in two weeks I have lost every open tab in Firefox. Previous to this, this problem has not occurred in at least 5 years. What is going on? To utilize data from multiple sites takes a long time to relocate sites and this is becoming unacceptable. Firefox updates are better than this. Thank you for your help.

Demandé par gls.grasswithers il y a 2 semaines

Dernière réponse par jonzn4SUSE il y a 2 semaines

Container won't Remove

Firefox Containers > Manage Containers > Remove [container]; message (modal, I think it's called?) pops up to say I have a tab open and do I want to proceed? I to u… (lire la suite)

Firefox Containers > Manage Containers > Remove [container]; message (modal, I think it's called?) pops up to say I have a tab open and do I want to proceed? I to up to the container icon upper-right, search for [container], click to open that page, then CTRL+W to close it. Then I try to Remove [container] again; fails. That container is still in the list, and still popping up a note that a tab is open in that container (no, I closed it).

I really like the Containers feature, AND it could use some improvement.

Unrelated, I'm open to help with proofreading; feel free to ask, or point me to a git where I could contribute. I'm not happy about the apparent erosion of privacy in Firefox, but it sure beats Google, Microsoft, Apple, etc.

Demandé par Henry il y a 2 semaines

Dernière réponse par jscher2000 - Support Volunteer il y a 2 semaines

Several versions running on Task Manager

Firefox has been running incredibly slow. I currently only have this window open, but if I open my task manger it shows 10 Firefox windows running. If I right click and e… (lire la suite)

Firefox has been running incredibly slow. I currently only have this window open, but if I open my task manger it shows 10 Firefox windows running. If I right click and end task, it will end the task, but shortly there after a new one will pop up. 1 of the is running in efficiency mode. I assume this is what is slowing down performance, but I do not know how to fix.

Demandé par cane3791 il y a 2 semaines

Dernière réponse par jonzn4SUSE il y a 2 semaines

transfer of saved bookmarks to my new computer

when attempting to move Firefox bookmarks to my new computer, I click import data within the Firefox page. The computer asks me to select the file. I have no idea where… (lire la suite)

when attempting to move Firefox bookmarks to my new computer, I click import data within the Firefox page. The computer asks me to select the file. I have no idea where the bookmarks reside and cannot find a file. What is the procedure to get this done?

Demandé par tonyschwarz il y a 2 semaines

Dernière réponse par jscher2000 - Support Volunteer il y a 2 semaines

e-mail with outlook

WHEN I SIGN INTO MY OUTLOOK ACCOUNT, FIREFOX IS BLOCKING MY CONNECTION. IT WILL NOT CONNECT TO SECURESERVER.NET. I CANNOT ACCESS MY E-MAILS IN FIREFOX CURRENTLY. PLEASE H… (lire la suite)

WHEN I SIGN INTO MY OUTLOOK ACCOUNT, FIREFOX IS BLOCKING MY CONNECTION. IT WILL NOT CONNECT TO SECURESERVER.NET. I CANNOT ACCESS MY E-MAILS IN FIREFOX CURRENTLY. PLEASE HELP! ALL THE TECH PEOPLE SAID IT IS THE BROWSER????

I AM HAVING THE PROBLEM ON THE OTHER COMPUTER. I THINK THIS PC IS O.K.

Demandé par JIMSMITH2 il y a 3 semaines

Dernière réponse par jonzn4SUSE il y a 2 semaines

problem loading page

The server at 192.168.1.1 is taking too long to respond. The site could be temporarily unavailable or too busy. Try again in a few moments. If you are unable to lo… (lire la suite)

The server at 192.168.1.1 is taking too long to respond.

   The site could be temporarily unavailable or too busy. Try again in a few moments.
   If you are unable to load any pages, check your computer’s network connection.
   If your computer or network is protected by a firewall or proxy, make sure that Firefox is permitted to access the web.

How do I change the time out to a longer time?

Demandé par sog22 il y a 3 semaines

Dernière réponse par jonzn4SUSE il y a 3 semaines

Viruses Detected!

I am receiving pop-ups from what appears to be Mozilla Firefox saying: System is infected! Viruses detected, Turn on protection and delete viruses. The virus identified … (lire la suite)

I am receiving pop-ups from what appears to be Mozilla Firefox saying: System is infected! Viruses detected, Turn on protection and delete viruses. The virus identified is ZEUS.2020 Trojan. Click here to scan and clean via: d3av3500fes73a78mk0.mosgdefender.com This link doesn't work. So, how can I get this issue resolved? Any help would be appreciated. These pop up happen frequently one after the other. I appreciate any help solving this issue. Thank you, Tricia Hawkins

Demandé par Tricia Hawkins il y a 3 semaines

Dernière réponse par TyDraniu il y a 3 semaines

reopen previous session option is missing from the history menu

in FF 137.02 Win11Pro there is no reopen previous session option in the history menu, even though in settings, history, "firefox will" is set to remember history. We trie… (lire la suite)

in FF 137.02 Win11Pro there is no reopen previous session option in the history menu, even though in settings, history, "firefox will" is set to remember history. We tried reinstalling FF. No luck.

Is there a way to reopen the previous session?

Has that feature been deleted?

Demandé par Philtopia il y a 3 semaines

Dernière réponse par jonzn4SUSE il y a 3 semaines

Bookmarks not syncing on new device

Hello, Earlier today I reformatted my device but when I logged in to firefox I can only see my history is getting synced my bookmarks are empty, I've checked and bookmar… (lire la suite)

Hello,

Earlier today I reformatted my device but when I logged in to firefox I can only see my history is getting synced my bookmarks are empty, I've checked and bookmarks are check off and they should be synced. How do I get them to sync? It has worked fine in the past. Thanks.

Demandé par FlightlessChicken il y a 3 semaines

Dernière réponse par jonzn4SUSE il y a 3 semaines

Firefox Sync stuck "Syncing"

I'm attempting to set up Firefox in a newly installed OS and have logged into my Sync account. Many aspects seem to be loaded in, but the status via the Settings is stuc… (lire la suite)

I'm attempting to set up Firefox in a newly installed OS and have logged into my Sync account. Many aspects seem to be loaded in, but the status via the Settings is stuck at "Syncing..." despite waiting several hours. Quitting Firefox results in a crash window popping up.

There are no files in the weave/logs directory. The weave/failed directory has multiple json files; most almost completely empty. addons.json has an ID, but that's pretty much it.

Deleting the .mozilla directory and starting over yielded no change in behavior.

Any help would be appreciated. Thank you.

Demandé par firefox3103 il y a 3 semaines

Dernière réponse par jonzn4SUSE il y a 3 semaines