Kukhonjiswa imibuzo ethegiwe: Veza yonke imibuzo
  • Kusonjululiwe
  • Okugcinwe kunqolobane

Escape developer's version in favor of stable without losing profiles

Hello. I use developer's version of ff for a few weeks (currently on 107.0b2). I recently decided to switch back to stable version 106. However, when I run it it says ``… (funda kabanzi)

Hello. I use developer's version of ff for a few weeks (currently on 107.0b2). I recently decided to switch back to stable version 106. However, when I run it it says

``` Using an older version of Firefox can corrupt bookmarks and browsing history already saved to an existing Firefox profile. To protect your information, create a new profile for this installation of Firefox. ```

So, how do I move from developer's version back to stable without losing anything?

(OS: debian 11, if it matters)

Asked by WhiteBlackGoose 1 unyaka odlule

Answered by WhiteBlackGoose 1 unyaka odlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

Bookmarks and Passwords - How to archive.

Over the years I have accumulated important links in my Firefox Bookmarks bar and passwords file and it would be a disaster if for some reason my hard drive got compromis… (funda kabanzi)

Over the years I have accumulated important links in my Firefox Bookmarks bar and passwords file and it would be a disaster if for some reason my hard drive got compromised and I could no longer access them. Is there any way to copy the data to another set-up, independent of my laptop, from where the data could be retrieved in a usable form for display on another laptop or PC? Thanks.

Asked by joeogden 9 izinyanga ezidlule

Answered by cor-el 9 izinyanga ezidlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

Firefox won't work since moving to secondary hard drive

My HP Omen has 2 hard drives. Originally, Firefox was installed on the C: drive and working perfectly. In order to clear up space, I tried to use the Windows Move feature… (funda kabanzi)

My HP Omen has 2 hard drives. Originally, Firefox was installed on the C: drive and working perfectly. In order to clear up space, I tried to use the Windows Move feature to move the program from the C: drive to the secondary (and larger) E: drive. Since then, Firefox won't work aside from opening a Firefox window. It will load no pages, settings, etc.

I've tried uninstalling Firefox from both the C: and E: drives. Searched for any remaining files and deleted them. Deleted Old Firefox Data folders. I've reinstalled Firefox, without the option of where to install it, but it still fails to work at all. I get an error message regarding a missing file, VCRUNTIME140_1.dll. I've searched for the file and it's NOT missing. It is in both the Firefox folder and the Windows/Systems32 folder.

I've searched for data in the Users folders that might relate to Firefox but NOTHING seems to work that will allow Firefox to work again. I've tried putting Firefox in Troubleshooting Mode but it won't restart as it says it needs to. It just won't work!

If anyone can just tell me how to COMPLETELY remove Firefox from both hard drives so that I can just do a clean, new Firefox install, that would be preferable. I know how to import bookmarks from Chrome.

If anyone can offer some help for someone who isn't great with computers, I would greatly appreciate it. If you need any other information, please don't hesitate to ask.

Asked by shadley02 1 unyaka odlule

Answered by jscher2000 - Support Volunteer 1 unyaka odlule

  • Kusonjululiwe

Mozilla isn't able to download anything larger than 1GB files

For context, I accidentally made my root D: folder into the downloads folder and during this time I was still able to download using firefox. But when I finally changed t… (funda kabanzi)

For context, I accidentally made my root D: folder into the downloads folder and during this time I was still able to download using firefox. But when I finally changed the folder to my default one, firefox stopped being able to download anything larger than 1gb files. I can still download small images but anything larger than that I can't download. Else, it would only just show "Failed" in the downloads bar.

I've tried: 1. Changing the download location

>Also tried reindicating my download location

2. Turned off dangerous downloads 3. Putting an exception to the sites I try download from 4. Clearing the downloads 5. Tried troubleshooting mode 6. Restarting my computer 7. Restarting Firefox

I can't download on firefox but the same files I can download on Chrome.

Asked by Chorsa Alterna 4 izinyanga ezidlule

Answered by cor-el 4 izinyanga ezidlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

Can't adjust or dismiss sidebar -

Normally I use side-berry to hold all of my tabs - the panel normally collapses and hides to the left of the screen - showing just the favicons of the website. After the… (funda kabanzi)

Normally I use side-berry to hold all of my tabs - the panel normally collapses and hides to the left of the screen - showing just the favicons of the website.

After the most recent firefox update 107.0 (20221110173214) there is now a large bar that i can't remove!

I have a CSS file for appearance, which i have included below.

any idea how to shrink this dead zone? I would really like to keep using my fun tabs.

****
#main-window[tabsintitlebar="true"]:not([extradragspace="true"]) #TabsToolbar > .toolbar-items {
  opacity: 0;
  pointer-events: none;
}


#main-window:not([tabsintitlebar="true"]) #TabsToolbar {
    visibility: collapse !important;
}
 
#nav-bar {
    margin-right:140px;
}
 
/* Some space on top to allow window dragging */
#titlebar {
    appearance: none !important;
    height: 20px;
}
 
/* Fix for main menu calling by Alt button */
#titlebar > #toolbar-menubar {
    margin-top: 10px;
}
 
.titlebar-buttonbox-container {
  display: block;
  height: 35px;
  margin-top: 0px;
}

:root {
  --sidebar-min-width: 50px;
  --sidebar-visible-width: 160px;
}

#sidebar-header {
  overflow: hidden !important;
}

#sidebar-box #sidebar-header {
  display: none !important;
}

#sidebar,
#sidebar-header {
  min-width: var(--sidebar-min-width) !important;
  max-width: var(--sidebar-min-width) !important;
  transition: .1s ease .05s;
  z-index:1;
}
.titlebar-buttonbox-container .titlebar-button {
  display: block;
  height: 45px;
}

#sidebar-box:hover :-moz-any(#sidebar,#sidebar-header) {
  background-color: var(--toolbar-bgcolor) !important;
  min-width: var(--sidebar-visible-width) !important;
  max-width: var(--sidebar-visible-width) !important;
  margin-right: calc((var(--sidebar-visible-width) - var(--sidebar-min-width)) * -1) !important;
  z-index:1;
  position: relative !important;
  transition: .1s ease .05s;
}

Asked by warmbloodedreptile 1 unyaka odlule

Answered by jscher2000 - Support Volunteer 1 unyaka odlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

Firefox Update 115 (installed today) has caused connection problems

Hi, I have spent hours this morning trying to diagnose a problem with Firefox Update 115. It is Unstable and I can't Stream Music from Youtube or even Amazon Music. Web p… (funda kabanzi)

Hi, I have spent hours this morning trying to diagnose a problem with Firefox Update 115. It is Unstable and I can't Stream Music from Youtube or even Amazon Music. Web pages from sites I use everyday are out of order when displaying text as well. It's a real mess. Now, here's the kicker, I haven't been able to stream my music from both aforementioned websites, but get this, if I use the Incognito Browser, Music streams No Problem. Seems like you guys broke something in the main FF browser. I have spent hours trying to debug this and have concluded that your most recent Update has broken streaming links. I can't rollback the Update and that is even more frustrating. Please Fix This. BTW, your Help Pages really stink. Sorry, but they offer no help when the problem is clearly FF. Kind Regards, Joe White

Asked by seeekerman 7 izinyanga ezidlule

Answered by seeekerman 7 izinyanga ezidlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

Dialogue to "open" or "save" downloads no longer appearing

Hi, Up until very recently, I've been able to download files without issue. Every time it'd ask "do you want to open or save?". It's no longer doing that, and instead sa… (funda kabanzi)

Hi,

Up until very recently, I've been able to download files without issue. Every time it'd ask "do you want to open or save?". It's no longer doing that, and instead saves them by default. How do I revert this back to asking what I want to do?

Asked by All Seeing Eyes 2 iminyaka edlule

Answered by All Seeing Eyes 1 unyaka odlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

How to install Firefox Dev Edition without overriding existing vanilla Firefox installation?

Hi! I have latest version of Firefox installed on my PC. But sometimes I am programming for web. So I would like to have Firefox Developer Edition as well. But I don't wa… (funda kabanzi)

Hi! I have latest version of Firefox installed on my PC. But sometimes I am programming for web. So I would like to have Firefox Developer Edition as well. But I don't want them both at the same time - one for my usual web surfing and another one for web programming using leading (or even bleeding) edge features.

How do I install and use them separately? I tried running Firefox Dev Edition installer, but it does not ask questions like where to install and which Firefox profile to use.

Asked by glebminaev02 1 unyaka odlule

Answered by techguy150 1 unyaka odlule

  • Kusonjululiwe

GPG key for signing Firefox Releases

Hello, trying to verify the integrity of firefox-118.0.1.tar.bz2 I realized the GPG key has changed. The following blog post details the change and shows the new key: ht… (funda kabanzi)

Hello, trying to verify the integrity of firefox-118.0.1.tar.bz2 I realized the GPG key has changed.

The following blog post details the change and shows the new key: https://blog.mozilla.org/security/2023/05/11/updated-gpg-key-for-signing-firefox-releases/

But when I download the key using the link provided (which points to keys.openpgp.org) the key I get is different from the key posted on the Mozilla blog page.

What is even more strange, is that the key from keys.openpgp.org declares in the comment that 14F2 6682 D091 6CDD 81E3 7B6D 61B7 B526 D98F 0353 is the fingerprint of the key (the same that is posted on the Mozilla blog) but it can't be because the key different.

So my questions: 1) Why Mozilla is posting a link to a key that is different? 2) Why keys.openpgp.org shows the correct fingerprint with a different key?

And, in the end, which key should I trust and why.

Thanks.

Asked by Piero 5 izinyanga ezidlule

Answered by zeroknight 5 izinyanga ezidlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

Firefox failed to update after compatibility.ini modification

Hi! When Firefox 96.0 rolled out on my machine, I was surprised to see my old Firefox Quantum theme default to dark. I did not enjoy this new behavior, so I tried to dow… (funda kabanzi)

Hi!

When Firefox 96.0 rolled out on my machine, I was surprised to see my old Firefox Quantum theme default to dark. I did not enjoy this new behavior, so I tried to downgrade to 95.0.2. After installing it, Firefox told me it couldn't load the user profile, as it was used on a newer version of Firefox.

I have no idea where exactly I read this, but some website contained an instruction to erase compatibility.ini and that would allow me to use the profile on older versions. Tried that and it actually worked. I did notice that, when Firefox tried to update, it would say it failed. I was hoping that, once I find a solution to the forced dark mode and I update Firefox, the problem would go away.

Fast forward a few weeks, I found AutoConfig and browser.theme.toolbar-theme option in about:config. So I updated Firefox manually and applied AutoConfig and my original problem was gone.

Fast forward more weeks, there is another update for Firefox. And Firefox was still unable to automatically update. So I tried reconstructing compatibility.ini, which I did fully. But Firefox still won't update.

At this point, it's been like 3 months with a crippled user profile and I must say I'm tired of updating Firefox manually.

Is there any way I can fix this profile? If not, what exactly should I copy over so all my preferences, cookies, addons and themes get carried over to a new one?

Asked by alexasergiu03 2 iminyaka edlule

Answered by alexasergiu03 1 unyaka odlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

I changed location of appdata\roaming in Win 11 and now Firefox extensions don't work.

I'm having a problem with Win 11 that will likely require that I reinstall the OS. I decided to move most of the data in my User folder by right clicking and changing the… (funda kabanzi)

I'm having a problem with Win 11 that will likely require that I reinstall the OS. I decided to move most of the data in my User folder by right clicking and changing the drive from "C:" to "E:" in the Locations tab. Firefox was closed as a I did this, it worked fine, and then I restarted the PC. Upon opening Firefox none of the extensions are working and I'm not sure what to do.

Asked by MasterZoen 6 izinyanga ezidlule

Answered by MasterZoen 6 izinyanga ezidlule

  • Kusonjululiwe

Cannot make FireFox run on new Windows 11

Hello I got a new Asus Vivobook Core i9 16G Ram I did the basic Windows 11 installation for the Laptop and installed TotalAV. After all Windows 11 updates passed, I wan… (funda kabanzi)

Hello

I got a new Asus Vivobook Core i9 16G Ram I did the basic Windows 11 installation for the Laptop and installed TotalAV.

After all Windows 11 updates passed, I wanted to install FireFox anf got this issue: Firefox cannot start correctly (0xc0000022) after version ..

I tried several time to close all Firefox task, uninstall, remove all files from existing profiles (local, roaming, etc...) so as all files under "Programs"". I made sure to get the latest code, but I always get back to this issue.

While opening FireFox, I immediatly get a Crashed Tab reported. Even the Settings are not opening in a Tab.

I even tried to use a older version. Same issue... Never the less I can Update the older version in "About FireFox".

After update I see 122 installed

I used FireFox for many years, and wanted to continue.. In the meantime I installed Opera

Any help is appreciated. Thank you in advance Laurent

Asked by laurent.zotto 2 izinyanga ezidlule

Answered by laurent.zotto 2 izinyanga ezidlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

Temp folder on browser

I have a problem with opening files: Mozilla keeps saving them and ignores temp folder. I tried to modify browser.download.improvements_to_download_panel in about:config,… (funda kabanzi)

I have a problem with opening files: Mozilla keeps saving them and ignores temp folder. I tried to modify browser.download.improvements_to_download_panel in about:config, but nothing happened. Can anybody help me?

Asked by sergio.pastore99 1 unyaka odlule

Answered by cor-el 1 unyaka odlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

downloads failing

Trying to download nord vpn and is says "failed" tried to download a receipt for the purchase of above and it says "failed" the browser on Win 10 is set to save files to … (funda kabanzi)

Trying to download nord vpn and is says "failed" tried to download a receipt for the purchase of above and it says "failed" the browser on Win 10 is set to save files to downloads

Asked by Dan Morrow 10 izinyanga ezidlule

Answered by Dan Morrow 10 izinyanga ezidlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

Firefox downgrades itself automatically every night

At some point every night, my Firefox (and only Firefox) reverts to version 111 from the latest version. This happens on 2 different Windows 11 machines. I can only get… (funda kabanzi)

At some point every night, my Firefox (and only Firefox) reverts to version 111 from the latest version. This happens on 2 different Windows 11 machines.

I can only get Firefox to run again by running from command prompt with "-allow-downgrade" option and then updating again.

I usually don't notice until I launch Firefox the following morning and it gives me a message that the profile was created with an older version and to exit or create a new profile.

I've had Firefox open and then it reverts and it gives me a XULRunner error about the profile being used by an older version.

I don't have any special backup or restore software running and the physical files in my Firefox folder in c:\program files\mozilla firefox are being physically pushed to a prior version dated 3/21/2023.

On both machines, I've completely uninstalled and reinstalled and it's good for a day and then reverts.

No log entries for the reversion can be found. It's just back to a prior version.

I've never come across anything like this before and have scanned for any malware or other issue, but haven't found anything.

Asked by Splutt 11 izinyanga ezidlule

Answered by Splutt 11 izinyanga ezidlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

Okay to copy profile from Win 10 to Win 11 and then back to Win 10?

I'm currently using a Windows 10 desktop computer most of the time, but will need to use a Windows 11 laptop for research travel several times over the next several month… (funda kabanzi)

I'm currently using a Windows 10 desktop computer most of the time, but will need to use a Windows 11 laptop for research travel several times over the next several months.

Will it be possible to copy my profile from Win 10 to the Win 11 computer, use the Win 11 computer for a few weeks, and then copy the profile back to the Win 10 computer?

Or is there something different about Firefox working with Win 10 or Win 11 that would keep this from working for me?

(BTW: Using Sync would probably not be feasible.)

Advice will be much appreciated!

Asked by K in NC 1 unyaka odlule

Answered by Paul 1 unyaka odlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

Mac Mini (late2012) OS X El Capitan 10.11.6 refusing to work with firefox

Downloaded the latest version of firefox. When it was opened and it went through the verification process then to move firefox folder into applications for use we receiv… (funda kabanzi)

Downloaded the latest version of firefox. When it was opened and it went through the verification process then to move firefox folder into applications for use we received a notice where the firefox logo had a circle with a line through it (indicating to us that is would not function) then an arrow pointing to the application folder. The firefox version downloaded and opened Firefox 91.8 Oesr.dmg

Any suggestions as to what safe version I could use on a mac mini late2012 operating OS X El Capitan 10.11.6 Which I am told is the latest version that can be used on this machine with the following characteristics: processor 2.3 GHzIntel Corei7 memory 4GB 1600 MHz DDR3 Start up disk el capitan 10.11.4 this is strange since 4 lines above it states OS X El Capitan Version 10.11.6 graphics Intel HD Graphics 4000 1536MB

Your suggestions would be welcome.

Thanks

Asked by richterbria 1 unyaka odlule

Answered by FredMcD 1 unyaka odlule

  • Ikhiyiwe
  • Okugcinwe kunqolobane

how to download and install an older version of Firefox

I currently am running FF vers. 109.0.1 64 bit on Win 10 pro. I don't like what I've been reading about the latest update, my machines are old and I'm not ready to upgra… (funda kabanzi)

I currently am running FF vers. 109.0.1 64 bit on Win 10 pro. I don't like what I've been reading about the latest update, my machines are old and I'm not ready to upgrade so I don't want an even more overloaded/uses up more CPU, etc., version of Firefox. I don't have complex needs in a browser, so some of the "upgrades" haven't been useful for me or have made using FF more difficult.

  I found a list of what I guess are older versions but no information was provided on how to choose a version of say v. 110, to make sure it's the right one for my laptop and/desktop (or the one that will work w/the fewest problems) that it's in English, etc.   
  My impression is that FF is mostly worked on by people who have a variety of needs & interests so increasing sophistication is what they want and that's fine, I'd like to keep using FF w/my current machines, w/as simple a version ,ie., useful for an unsophisticated user.    Is that possible?    If so, I'd like to upgrade to 110 64 bit or perhaps 111 64 bit unless either or both had huge security holes, etc and many users found they weren't very functional.   I do have security software.

Asked by azure7 7 izinyanga ezidlule

Last reply by azure7 6 izinyanga ezidlule