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

end of file errors for google and facebook

www.google.com. PR_END_OF_FILE_ERROR www.facebook.com. PR_END_OF_FILE_ERROR Hi, This occurred after a moment of power loss during a thunderstorm on my Lenovo desktop.… (funda kabanzi)

www.google.com. PR_END_OF_FILE_ERROR www.facebook.com. PR_END_OF_FILE_ERROR Hi, This occurred after a moment of power loss during a thunderstorm on my Lenovo desktop. All my other sites as far as i can tell are ok. I used Edge and was able to access FB and Google on Desktop] i checked and the current version of firefox is installed on desktop

even weirder, i can access both google and FB on my laptop with firefox. I've tried syncing the two with having bookmarks etc. i can sync from laptop to desktop but not vise versa.

i thought I'd uninstall and reinstall firefox but i don't want to lose any info esp my Bookmarks on the Desktop hence why i was trying to sync the two.

My desktop is older, maybe 5-6 years, my laptop is 1 year old. Dunno if this matters. thanks, Jan

Asked by jansch135 1 unyaka odlule

Answered by cor-el 1 unyaka odlule

  • Okugcinwe kunqolobane

New error message

When trying to open a reference from URL, I get the following: "Sorry, you are not allowed to preview drafts" I have never seen this before, especially from the web age … (funda kabanzi)

When trying to open a reference from URL, I get the following: "Sorry, you are not allowed to preview drafts"

I have never seen this before, especially from the web age in question.

Asked by shydubren 1 unyaka odlule

Last reply by cor-el 1 unyaka odlule

  • Okugcinwe kunqolobane

send link stoped working

I have looked for 4 hours now to find a fix for send link in my file tab you have & I am done i need help .malito box that comes up to hook in with what ever I … (funda kabanzi)

I have looked for 4 hours now to find a fix for send link in my file tab you have & I am done i need help .malito box that comes up to hook in with what ever I want to send stoped.again 2 time now. last time I re load firefox & it work for few days then now GONE.DEAD. windows 10 hp alinone i am running so if you can tell me what to do be nice with out having to start all over. thanks alisa from wyoming . [email removed from public]

Asked by Wyominglady8 1 unyaka odlule

Last reply by James 1 unyaka odlule

  • Okugcinwe kunqolobane

Weird firefox icon

I had a weird firefox icon with what looked like a little computer on it popping in and out of the dock randomly. If I clicked on it, it would open a new window and go t… (funda kabanzi)

I had a weird firefox icon with what looked like a little computer on it popping in and out of the dock randomly. If I clicked on it, it would open a new window and go to random places I had been on the internet recently. Tried clearing the data and closing/restarting the program and it persisted. I finally rebooted the computer, and it was still there, although it has now magically disappeared. Very annoying.

Asked by mwn46 1 unyaka odlule

Last reply by cor-el 1 unyaka odlule

  • Okugcinwe kunqolobane

Trouble with Sync After Forced Win Rebuild

Long time Firefox/Mozilla user. Installed/upgraded/migrated on Win, Android, Linux (various distros) over the years. This was posted under migration but might be releva… (funda kabanzi)

Long time Firefox/Mozilla user. Installed/upgraded/migrated on Win, Android, Linux (various distros) over the years.

This was posted under migration but might be relevant in this topic.

Built a new Win 10 system 11/21. Installed Firefox, logged in and Enabled Sync. Installed licensed Adobe photo editing software. No problems. Used for 2 weeks.

Spent 5 months in hospital.

Back home, used new PC for ~45 days; Win 10 went wiggy on me after an update - could not get to Settings menu ya da ya da. It went downhill from there. No identifiable hardware issues (tested memory and (.m2) boot drive, etc

Tried many fixes to Windows while trying to keep user data. Ended up reinstalling Win 10 (multiple times...). System working, but no bookmarks/passwords. Installed Firefox. Of course, it didn't work - understandibly.

Went to old PC, Firefox does not seem to give me the option to *see* my login password); looked up Firefox password (I hated to do it, but with ~500 userid/passwords, I started to let FF manage these a few years back). Found it. Went to new box and logged in. Password error. Digging deeper, it *appears* that the present password was set circa 2015 and the Firefox saved password was set circa 2021.

I've now been fussing with this a week. Searching, searching; trying pretty much everything I can think of. Nothing works.

Any path forward besides changing passwords on all of the involved (~20+) devices?

Now I need to try to recall where I put the recovery key ... (yes, I have since embarked on an extensive backup/restore point campaign which includes backing up backup system software).

Asked by speed.david.l 1 unyaka odlule

Last reply by speed.david.l 1 unyaka odlule

  • Okugcinwe kunqolobane

new tab location

I was able to add a tab by pulling the address under the main address window for a great shortcut. I either cant anymore or do not know how to?? At one tine all you had t… (funda kabanzi)

I was able to add a tab by pulling the address under the main address window for a great shortcut. I either cant anymore or do not know how to?? At one tine all you had to do was pull it down eith your mouse? is there another way??

Asked by John Wargo 1 unyaka odlule

Last reply by cor-el 1 unyaka odlule

  • Okugcinwe kunqolobane

Dark Mode disabling for NON-Tech user

Hello y'all: I am technologically challenged and I have tried for over an hour to turn off the dark mode on Firefox. Pls note I read ALL the other treads regarding this t… (funda kabanzi)

Hello y'all: I am technologically challenged and I have tried for over an hour to turn off the dark mode on Firefox. Pls note I read ALL the other treads regarding this topic and for some with little to no-knowledge of programing like yours truly, the answers are interesting but for me useless.

I don't even know how the heck the dark mode got turn on to begin with. I have bad eye sights and this sudden change is driving me inside.

I thank you in advance for a simple, non-technical answer.

Desperate from France!

Asked by tanniaeva 1 unyaka odlule

Last reply by Terry 1 unyaka odlule

  • Okugcinwe kunqolobane

closing Firefox on linux from the terminal and avoiding "restore session" warnings

I'm trying to just close and restart firefox from some bash scripts on Linux so that I can manage a few items from various hotkeys. I'm trying to close an existing Firef… (funda kabanzi)

I'm trying to just close and restart firefox from some bash scripts on Linux so that I can manage a few items from various hotkeys.

I'm trying to close an existing Firefox process "cleanly", and am running into issues with how to kill the Firefox process and have it restart without showing the "restore session" page. If I update about:config and override "browser.sessionstore.resume_from_crash" to false, then I get the behavior I'm looking for, but I'd rather not have to override this.

I've tried multiple kill signals from the `kill` command, including HUP, STOP, QUIT, TERM, INT, however all of them seem to trigger the same behavior.

So is there a way to cleanly close (or restart) Firefox from the terminal?

Asked by Erick 1 unyaka odlule

Last reply by cor-el 1 unyaka odlule

  • Okugcinwe kunqolobane

Safe zoom slider in footer (like Vivaldi)

Hello, I've taken to using Vivaldi as my work browser and use the footer zoom slider quite often. While the dropdown menu in FF isn't terrible, it's still one more step … (funda kabanzi)

Hello,

I've taken to using Vivaldi as my work browser and use the footer zoom slider quite often. While the dropdown menu in FF isn't terrible, it's still one more step to enable. And additional steps if I need to tweak. Anyone know a safe way to add this to the FF footer?

And while we're at it, where is the footer?

Thanks

Asked by dweade+firefox 1 unyaka odlule

Last reply by user104147805413306348376805769878442569366 1 unyaka odlule

  • Okugcinwe kunqolobane

Account login stopped working for Bell.ca

About 2 updates ago I starting having issues logging into my Bell.ca account to retrieve my monthly bill. After many conversations will Bell they say that they aren't the… (funda kabanzi)

About 2 updates ago I starting having issues logging into my Bell.ca account to retrieve my monthly bill. After many conversations will Bell they say that they aren't the problem. I have had to use either Chrome or Edge to get my bill and I don't like either one of those browsers. Can you suggest what might be going on?

Asked by Jim 1 unyaka odlule

Last reply by Jim 1 unyaka odlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

when I try to download the QU210Installfiles.exe FireFox adds a .jpg to it making it QU210InstallFiles.exe.jpg

FireFox keeps putting a .jpg at the end of any file I try to download with .exe as its extension and adds a .jpg, example, when I download QU210InstallFiles.exe it change… (funda kabanzi)

FireFox keeps putting a .jpg at the end of any file I try to download with .exe as its extension and adds a .jpg, example, when I download QU210InstallFiles.exe it changes it to QU210InstallFiles.exe.jpg and I cannot there for install the program because it has the .jpg added to it and it wants to open in windows media viewer instead. It never use to do this, what have you guys done....uuhhhh, any help would be nice and I thank you. Daniel Goggia

Asked by danielos2 1 unyaka odlule

Answered by danielos2 1 unyaka odlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

Is it still possible?

I was wondering if I can enable this function (that green text saying "Mozilla Foundation (US)") or it was deleted. If it's still in browser, can someone show me how to e… (funda kabanzi)

I was wondering if I can enable this function (that green text saying "Mozilla Foundation (US)") or it was deleted. If it's still in browser, can someone show me how to enable it?

Asked by vi 1 unyaka odlule

Answered by cor-el 1 unyaka odlule

  • Okugcinwe kunqolobane

Firefox PDF viewer shipping label barcodes are bad

When I use the firefox 104.0.1 pdf viewer to print shipping labels they look fine in the preview but when I print them the barcodes are missing all the small lines and wh… (funda kabanzi)

When I use the firefox 104.0.1 pdf viewer to print shipping labels they look fine in the preview but when I print them the barcodes are missing all the small lines and where it says P or F up in the top left box it just prints some block looking thing. Prints fine from Adobe or Preview. Mac Big Sur .

Asked by Joey C 1 unyaka odlule

Last reply by jscher2000 - Support Volunteer 1 unyaka odlule

  • Okugcinwe kunqolobane

Mouse speed drops by 80% when firefox has focus

My mouse cursor is suddenly extremely slow whenever firefox has focus. Instead of crossing the entire screen with a small hand movement, I get maybe 1/10th of the width o… (funda kabanzi)

My mouse cursor is suddenly extremely slow whenever firefox has focus. Instead of crossing the entire screen with a small hand movement, I get maybe 1/10th of the width of the screen with the same movement.

Asked by Zan 1 unyaka odlule

Last reply by Zan 1 unyaka odlule

  • Okugcinwe kunqolobane

Ctrl+Tab shows no thumbnails

OS Version: NAME="Fedora Linux" VERSION="36 (Workstation Edition)" Firefox Version: Version 104.0.1 (64-bit) Mozilla Firefox for Fedora fedora - 1.0 Issue: I have "Ctrl+… (funda kabanzi)

OS Version: NAME="Fedora Linux" VERSION="36 (Workstation Edition)" Firefox Version: Version 104.0.1 (64-bit) Mozilla Firefox for Fedora fedora - 1.0

Issue: I have "Ctrl+Tab cycles through tabs in recently used order" enabled. When I press(and hold) Ctrl+Tab I don't see the thumbnails of the tabs I'm cycling through.

When I create a new profile (on about:profiles) sometimes I get Thumbnails on Ctrl+Tab, sometimes not. Removing all Addons doesn't have an effect.

Does someone know how I could go about debugging this issue?

Asked by someone 1 unyaka odlule

Last reply by cor-el 1 unyaka odlule