Firefox logged me in...without entering login information
I have a Firefox account and use it to sync across devices; being able to sync and then completely log out on one device is a primary reason I use Firefox. I log out of d… (читать ещё)
I have a Firefox account and use it to sync across devices; being able to sync and then completely log out on one device is a primary reason I use Firefox.
I log out of devices that I do not own when I'm exiting Firefox. Today I opened Firefox on a device that I'm 100% certain I logged out of yesterday - and found that my bookmarks, bookmarks bar, and add-ons were already visible and active, and one of my add-ons was already logged in.
I verified that the Firefox Sync / login screen showed that no one was logged into the Firefox account, and then I logged in using my usual credentials. It reflected that I was then logged in, but everything else remained visible.
I followed Firefox instructions for viewing the logs, and strangely, there was no log. I went up a directory, and found that all the logs were in the 'failed' directory. Clicking on each of the failed subfolders shows only: ids []
This is very concerning because it entirely negates the security and privacy aspects of having a login. I was not logged into Firefox - and the Firefox interface confirmed that this morning, in addition to confirming it when I logged out yesterday - yet somehow not only were my personal bookmarks showing, but one of my add-ons was also logged in, providing further access to anyone who might have opened a Firefox window from this device.
Hello I am a Firefox user and I just updated Firefox to the latest version.I get my desktop Instagram from Firefox browser. I have all the extensions for I
Hello I am a Firefox user and I just updated Firefox to the latest version.I get my desktop Instagram from Firefox browser. I have all the extensions for Instagram o… (читать ещё)
Hello I am a Firefox user and I just updated Firefox to the latest version.I get my desktop Instagram from Firefox browser. I have all the extensions for Instagram on my Firefox add ons. I was able earlier this week to to be able to send Instagram videos to the desktop to save in a file. I can no longer send any Instagram videos to my desktop. reached out to one of the Instagram Extensions developer for Fire fox and chrome in which by the way I can send to desk top. The developer seems to think it has something to do with a code between Instagram and Firefox Please help. I want to say with Firefox and not Chrome but I may have to If i want the videos to go to my desktop. I also ran Firefox with addon disabled changed Firefox and Instagram passwords i do not know what to do Please help
report bug
Hopefully someone will pick this up? Since my Surface Pro updated to Windows 1909 everytime Firefox updates it causes problems with sound. This is whether I am watching v… (читать ещё)
Hopefully someone will pick this up? Since my Surface Pro updated to Windows 1909 everytime Firefox updates it causes problems with sound. This is whether I am watching video outside Firefox, watching You tube in Firefox or any video in Firefox.
Symptoms.
Watching video in external video player, not having opened Firefox since rebooting surface pro - no issues Open Firefox watch a couple of vids on YouTube and sound fails - try going back to watching videos outside Firefox, video still failed.
Cure- reload Windows.
New update for Firefox (yesterday) and problem re-appears again.
This happened a couple of years ago and I solved it then by deleting Firefox from my Surface Pro. After about 6 months I decided to give it another chance and all was good until after the 1909 update and Firefox updated. Reloaded Windows 1909 (clean copy) and all ok again until yesterday when Firefox updated again.
Guess I'm going to have to reload Windows again to cure the issue caused by Firefox, again.
How do I reconstruct a profile?
My profile appears to be corrupted. Newly created bookmarks disappear when the session is ended and new one is started. If I create a new profile and copy the contents of… (читать ещё)
My profile appears to be corrupted. Newly created bookmarks disappear when the session is ended and new one is started. If I create a new profile and copy the contents of the old one, the problems come with it. I've tried removing add-ons, but none seem to be the cause. Safe mode works, but that's not a long-term solution. I've reinstalled FF, but copying the profile brings the problems with it.
My latest attempt is to create a new profile and import bookmarks, creating a new places.sqlite file. I copied a variety of other files (prefs.js, extentions*, key3.db, key4.db) and so far everything still works.
There's one issue with extensions.json and extensions.sqlite. These point to the extensions directory of the old, corrupted profile. This works, but obviously is not desirable. It's easy to do a find/replace on the .json file, but without changing the the .sqlite file this breaks extensions. Fixing the .sqlite file is harder (at least for me), but do-able. Is that the right solution?
Or is there a better way to reconstruct a corrupted profile?
Firefox starts on CentOS 7.7.1908 but immediately goes defunct
I am having trouble running Firefox 68.2.0 on a fresh install of CentOS 7.7.1908. This happens whether or not a .mozilla/ directory exists. The problem happens when I … (читать ещё)
I am having trouble running Firefox 68.2.0 on a fresh install of CentOS 7.7.1908. This happens whether or not a .mozilla/ directory exists. The problem happens when I invoke Firefox from the command line with or without the "-safe-mode" switch. No Firefox window come up.
Here's what the process listing looks like:
[cgr@mypc ~]$ ps -ef | grep firefox | grep -v grep cgr 14109 12544 0 13:04 pts/2 00:00:00 /usr/lib64/firefox/firefox cgr 14118 14109 0 13:04 pts/2 00:00:00 [firefox] <defunct> [cgr@mypc ~]$ kill -KILL 14109 [cgr@mypc ~]$ ps -ef | grep firefox | grep -v grep [cgr@mypc ~]$
[cgr@mypc ~]$ ps -ef | grep firefox | grep -v grep cgr 14434 12544 0 13:29 pts/2 00:00:00 /usr/lib64/firefox/firefox -safe-mode cgr 14444 14434 0 13:29 pts/2 00:00:00 [firefox] <defunct> [cgr@mypc ~]$ kill -KILL 14434 [cgr@mypc ~]$
[cgr@mypc ~]$ ps -ef | grep firefox | grep -v grep cgr 14465 12544 1 13:30 pts/2 00:00:00 /usr/lib64/firefox/firefox -ProfileManager [cgr@mypc ~]$ kill -KILL 14465 [cgr@mypc ~]$ ps -ef | grep firefox | grep -v grep [cgr@mypc ~]$
I must use the -KILL switch to kill the program.
Any ideas on how to fix this problem>?
Thanks, cgr