• Solved

MimeTypes.rdf missing

Hi, I'm using FF on Fedora 39. However Firefox does not remember any file associations. The MimeTypes.rdf file in the profile is missing and is also not created on rest… (read more)

Hi,

I'm using FF on Fedora 39.

However Firefox does not remember any file associations. The MimeTypes.rdf file in the profile is missing and is also not created on restarting the browser.

In the options I've now set the configuration to "Ask whether to open or save files". Now I see a popup when clicking on a file however there is no checkbox with "remember this file associations" (or something similiar).

Asked by daswas 1 week ago

Answered by cor-el 1 week ago

  • Solved

Arrow keys not working like normal

Twice in the past 2-3 weeks I have had to restart the computer, Linux Mint 21.2 Firefox 124(when updated in the past couple of days), due to the mouse freezing up and not… (read more)

Twice in the past 2-3 weeks I have had to restart the computer, Linux Mint 21.2 Firefox 124(when updated in the past couple of days), due to the mouse freezing up and not being able to move the mouse on the screen. That's not the current problem, but it might help direct things to the final solution.

After the most recent reboot last night now I'm having a rather problem. The up/down arrow keys are no longer scroll me up and down a webpage like they always have in the past. Instead of doing smooth scrolling like they always use to, now they are scrolling me up and down the links on a web page. For example, if I were to be on youtube it would first want to scroll me down the left side links before taking me through each and every video link, when the page goes to load in more videos than it wants to go back and scroll me down the left side links again. It acts like it is taking me through the html code, line by line, instead of scrolling me smoothly down the webpage. The only way I can scroll smoothly down the webpage is to use the mouse on the scrollbar on the right side. It does this both in normal mode and in Troubleshooting Mode.

I have checked and beret scrolling is false as well as beret_shortcut. Use autoscrolling, use smooth scrolling, show scrollbars and always underline links are all clicked on. Always use the cursor keys to navigate within pages is unclicked. I have tried different changes between clicking on and unclicking those options with no change being noticed.

How can I get this back to the way it used to run?

Asked by nayrdrofwarc 1 week ago

Answered by nayrdrofwarc 1 week ago

Pocket

I don't like getting recommendations in Pocket that you need a subscription to read. Why waste my time giving me the initial information on something, but then when I tr… (read more)

I don't like getting recommendations in Pocket that you need a subscription to read. Why waste my time giving me the initial information on something, but then when I try to read it, I can't because I already have too many subscriptions. Seems like there used to be an option besides "Dismiss" to not show content from particular sites?

Asked by marjica 2 hours ago

Two gmail accounts

I have logged out of one Gmail account and want Firefox to use another, but Firefox ignores the one I want to use. How do I get Firefox to recognize a certain Gmail acco… (read more)

I have logged out of one Gmail account and want Firefox to use another, but Firefox ignores the one I want to use. How do I get Firefox to recognize a certain Gmail account so I can receive mail?

Asked by glassguru1345 3 hours ago

Lost favorites

Good morning, I have a problem with disappearing bookmarks, but I can organise the backup of the places.sqlite, but I assume that won´t be enough to recover, therefore my… (read more)

Good morning, I have a problem with disappearing bookmarks, but I can organise the backup of the places.sqlite, but I assume that won´t be enough to recover, therefore my question is, which files would be needed or is the one mentioned sufficient?

Thank you very much,

Mike

Asked by mstgier 13 hours ago

Last reply by jscher2000 - Support Volunteer 3 hours ago

Homescreen bug - blank survey

A blank survey pops up in my homepage each time I open Firefox, I haven't filled it yet since I don't know what it entails and what it is about. There is no option to clo… (read more)

A blank survey pops up in my homepage each time I open Firefox, I haven't filled it yet since I don't know what it entails and what it is about. There is no option to close it either, and it seems bugged as it isn't going away even after updating the version of Firefox, it is still present on 125.0.2 version. Kindly assist regarding the same. I have attached a picture of the same herewith.

Asked by johnghosting 4 hours ago

Last reply by jscher2000 - Support Volunteer 3 hours ago

Suddenly Firefox not working

I'm on a Mac running Monterey 12.7.4. I've been using Firefox for years with no issues. All of a sudden Firefox can't load any websites. Message: "We can’t connect to the… (read more)

I'm on a Mac running Monterey 12.7.4. I've been using Firefox for years with no issues. All of a sudden Firefox can't load any websites. Message: "We can’t connect to the server at www.XXX.ca." But Safari loads all websites with no problems. I can't figure this out.

Asked by mail2080 5 hours ago

Last reply by mail2080 4 hours ago

  • Solved

After updating to 125.0.1, checking for updates fails.

I recently updated to 125.0.1 and now get 'failed to check for updates': - when I manually check (help > about Firefox) (see image) - in 'settings' it also shows 'fail… (read more)

I recently updated to 125.0.1 and now get 'failed to check for updates': - when I manually check (help > about Firefox) (see image) - in 'settings' it also shows 'failed to check for updates' (see image) I never had such a problem with previous versions; any suggestions?

Asked by o.damen 1 week ago

Answered by o.damen 1 week ago

Kiosk mode and Firefox popups, cannot suppress them?

I'm running a UI deployment with a web-app and Firefox on an Ubuntu system. I'm running Firefox with the flag "--kiosk" to place it into kiosk mode (booted from the comm… (read more)

I'm running a UI deployment with a web-app and Firefox on an Ubuntu system.

I'm running Firefox with the flag "--kiosk" to place it into kiosk mode (booted from the command line upon system boot). This works fine, and boots up Firefox to the page I want (my web-app) in kiosk mode (full-screen, etc.)

However, I get very annoying popups that are not acceptable for deployments in front of customers. I have tried, but CANNOT suppress all of them, or, when I thought I did, they came back a month later.

Popups:

1. "Keep pesky trackers off your tail. Open my links with Firefox" 2. "Welcome back" 3. Others like this...

These are Firefox browser popups, not related to popups that other websites can put up, and block the entire screen with an overlay until they are dismissed. My deployments are only going to a single web-page that I control (which has no popups) and there is no keyboard on the deployed system, so people cannot navigate elsewhere.

Things I've tried:

1. Firefox is installed via snap, which provides "snapshotting" configuration for the Firefox snap. I loaded Firefox, cleared the annoying dialogs, and then took a snapshot (theorying that I set Firefox configuration when doing this, and I capture that in the snapshot) and re-installed it onto a new system. Still go popups 2. Looked into user.js preferences. I can install this file onto the system, so I looked through https://searchfox.org/mozilla-release/source/remote/shared/RecommendedPreferences.sys.mjs and this is how I initially got all the popups to disable themselves. I looked through that list and tested most of the recommended settings until the popups disappeared. However, after a month or so, I'm beginning to see the popups again.


Any suggestions from Mozilla or others that run into this issue?

Asked by Devin 1 week ago

Last reply by zeroknight 1 week ago

Duplicate bookmarks issue

Hello, Recently I noticed that whenever I try to save a bookmark (and I save a lot of bookmarks) there are duplicates of my folders. I don't know why, but somehow at som… (read more)

Hello,

Recently I noticed that whenever I try to save a bookmark (and I save a lot of bookmarks) there are duplicates of my folders. I don't know why, but somehow at some point all my bookmarks got copied into other folders - Bookmarks Menu, Bookmarks Toolbar, and maybe something else. What's frustrating is that one of the folders is the one I use for convenience to access sites I regularly use, while saving to the other puts it somewhere I can't easily get to (I think it's the copies from Bookmarks Menu), so I have to make sure I'm putting it in the right folder - which is hard to do when they have the exact same name. Something I've found that works is to just find out which folder is the one that is in my toolbar and save it to those which pushes the ones in the Bookmarks Menu out of the quick access list, but that's not always convenient given how many bookmarks are in some folders. Using the bookmarks dupes extension, you can see just how many duplicates there are. I've also attached what I see when I save a bookmark, so you can see the duplicate folders.

Here are the results from my "Verify Integrity" test: > Task: checkIntegrity + The places.sqlite database is sane + The favicons.sqlite database is sane > Task: checkCoherence + The database is coherent > Task: expire + Database cleaned up > Task: vacuum + Initial database size is 15360KiB + The database has been vacuumed + Final database size is 15360KiB > Task: stats + Places.sqlite size is 15360KiB + Favicons.sqlite size is 6560KiB + pragma_user_version is 77 + pragma_page_size is 32768 + pragma_cache_size is -2048 + pragma_journal_mode is wal + pragma_synchronous is 1 + History can store a maximum of 107879 unique pages + Table moz_origins has 687 records + Table moz_places has 14850 records + Table moz_places_extra has 0 records + Table moz_historyvisits has 23851 records + Table moz_historyvisits_extra has 0 records + Table moz_inputhistory has 94 records + Table moz_bookmarks has 6578 records + Table moz_bookmarks_deleted has 0 records + Table moz_keywords has 0 records + Table sqlite_sequence has 1 records + Table moz_anno_attributes has 2 records + Table moz_annos has 55 records + Table moz_items_annos has 0 records + Table moz_meta has 9 records + Table moz_places_metadata has 12975 records + Table moz_places_metadata_search_queries has 0 records + Table moz_previews_tombstones has 0 records + Table sqlite_stat1 has 20 records + Pages sequentiality: 43.5 + sqlite_schema: 32KiB (0.3%), 24.6% eff. + moz_origins: 32KiB (0.3%), 84.3% eff. + sqlite_autoindex_moz_origins_1: 32KiB (0.3%), 73.4% eff. + moz_places_extra: 32KiB (0.3%), 0% eff. + moz_historyvisits_extra: 32KiB (0.3%), 0% eff. + moz_inputhistory: 32KiB (0.3%), 7.3% eff. + sqlite_autoindex_moz_inputhistory_1: 32KiB (0.3%), 5% eff. + moz_bookmarks_deleted: 32KiB (0.3%), 0% eff. + sqlite_autoindex_moz_bookmarks_deleted_1: 32KiB (0.3%), 0% eff. + moz_keywords: 32KiB (0.3%), 0% eff. + sqlite_autoindex_moz_keywords_1: 32KiB (0.3%), 0% eff. + sqlite_sequence: 32KiB (0.3%), 0.1% eff. + moz_anno_attributes: 32KiB (0.3%), 0.2% eff. + sqlite_autoindex_moz_anno_attributes_1: 32KiB (0.3%), 0.2% eff. + moz_annos: 32KiB (0.3%), 16.5% eff. + moz_items_annos: 32KiB (0.3%), 0% eff. + moz_meta: 32KiB (0.3%), 1.5% eff. + moz_places_metadata_search_queries: 32KiB (0.3%), 0% eff. + sqlite_autoindex_moz_places_metadata_search_queries_1: 32KiB (0.3%), 0% eff. + moz_previews_tombstones: 32KiB (0.3%), 0% eff. + sqlite_stat1: 32KiB (0.3%), 3.5% eff. + moz_keywords_placepostdata_uniqueindex: 32KiB (0.3%), 0% eff. + moz_annos_placeattributeindex: 32KiB (0.3%), 1.8% eff. + moz_items_annos_itemattributeindex: 32KiB (0.3%), 0% eff. + moz_bookmarks_itemindex: 128KiB (1.2%), 54.8% eff. + moz_bookmarks_parentindex: 128KiB (1.2%), 62.6% eff. + moz_places_visitcount: 160KiB (1.5%), 74.6% eff. + moz_places_altfrecencyindex: 160KiB (1.5%), 72.5% eff. + moz_bookmarks_itemlastmodifiedindex: 160KiB (1.5%), 75.9% eff. + moz_bookmarks_dateaddedindex: 160KiB (1.5%), 64.2% eff. + moz_places_metadata_referrerindex: 160KiB (1.5%), 65.8% eff. + moz_places_frecencyindex: 192KiB (1.8%), 68.8% eff. + moz_places_originidindex: 192KiB (1.8%), 70.5% eff. + moz_bookmarks_guid_uniqueindex: 192KiB (1.8%), 66.9% eff. + moz_places_url_hashindex: 256KiB (2.5%), 79.3% eff. + moz_places_lastvisitdateindex: 256KiB (2.5%), 84.1% eff. + moz_historyvisits_fromindex: 256KiB (2.5%), 82.9% eff. + moz_places_metadata_placecreated_uniqueindex: 256KiB (2.5%), 84.2% eff. + moz_places_guid_uniqueindex: 352KiB (3.4%), 82.4% eff. + moz_places_hostindex: 384KiB (3.7%), 90.4% eff. + moz_historyvisits_dateindex: 416KiB (4%), 89.6% eff. + moz_bookmarks: 480KiB (4.6%), 88.6% eff. + moz_historyvisits_placedateindex: 480KiB (4.6%), 92.2% eff. + moz_places_metadata: 512KiB (4.9%), 89.7% eff. + moz_historyvisits: 640KiB (6.2%), 93.5% eff. + moz_places: 3712KiB (35.7%), 98.1% eff. > Task: _refreshUI

Thanks.

(Ignore Norton 360 my dad installed it while it was on sale and now it's ended so I have to get rid of it)

Asked by zeyangting 1 week ago

Add-on no longer on Toolbar

I'm using the OneTab add-on, Enabled. The icon no longer shows on the Toolbar, though it is on the Menu bar next to Firefox View. I ran Remove and then Added it again, … (read more)

I'm using the OneTab add-on, Enabled. The icon no longer shows on the Toolbar, though it is on the Menu bar next to Firefox View.

I ran Remove and then Added it again, hoping the Toolbar Icon would reappear = no go, And I lost all URLs already saved, stupid me. To be clear, clicking the Icon on the Toolbar saves all open tabs.

Is there a fix via Preferences? Thanks. gw

Asked by metaguy 1 week ago

Last reply by metaguy 1 week ago

Firefox keeps asking to reinstall. It fails to check for updates. I have Windows 11 and Firefox 124.0.2

I have Windows 11 and Firefox 124.0.2. Firefox keeps asking to reinstall. I think it is because I keep getting the message that it fails to check for updates. I don't kno… (read more)

I have Windows 11 and Firefox 124.0.2. Firefox keeps asking to reinstall. I think it is because I keep getting the message that it fails to check for updates. I don't know if I have installed the Microsoft Firefox or the direct Mozilla Firefox downloaded. Maybe that is the problem, but I am not tech savvy. I have used Firefox for many years and like it. I am also too old (83) to deal with these problems. Help!

Asked by tommcgrath 1 week ago

Last reply by NoahSUMO 1 week ago

  • Solved

Firefox 125.0.1 32 in Windows 10/64

I just switched to Windows 10 from Windows 7. Firefox was working fine, but now many or most pages are garbled; see screen-capture fragments at http://www.fenichel.net/f… (read more)

I just switched to Windows 10 from Windows 7. Firefox was working fine, but now many or most pages are garbled; see screen-capture fragments at http://www.fenichel.net/firefox/. I tried a new Firefox 64-bit, but it crashed on most pages.

Asked by bob380 1 week ago

Answered by bob380 1 week ago

Firefox Stops Responding

Firefox just stops responding when trying to load a web page. The only way to get it back working is to reboot the computer. I have tried quitting the application but whe… (read more)

Firefox just stops responding when trying to load a web page. The only way to get it back working is to reboot the computer. I have tried quitting the application but when I try to restart it it doesn't respond and I end up having to force quit and reboot the computer and then it will work fine. MacBook Pro (15" 2017) MacOS13.6.6 Firefox 125.01

Any idea what's going on?

Asked by cimlheureux 1 week ago

  • Solved

How can I enable sound on pop-up blocked

Is there a way to enable sounds when the built in pop-up blocker blocks a pop-up or make the banner more noticeable? I often dont realize a pop-up has been blocked and ca… (read more)

Is there a way to enable sounds when the built in pop-up blocker blocks a pop-up or make the banner more noticeable? I often dont realize a pop-up has been blocked and cant figure out why I' not getting the new content

Asked by jpnyc 1 week ago

Answered by cor-el 1 week ago

Search by image add-on issue

Hello, I added a browser extension Search by Image by Armin Sebastian some time ago and it worked just fine till recently. Now, every time I need to find some image I ge… (read more)

Hello,

I added a browser extension Search by Image by Armin Sebastian some time ago and it worked just fine till recently. Now, every time I need to find some image I get the page with cute creature sitting and fishing in bucket of water with info stated: "Your search did not match any documents. Suggestions: Try different keywords." (screenshot attached). It happens every time, no matter what kind of image I'm looking for. I also added another extension Search by Image on Google by Gustavo Silva and it's the same issue.

Would really appreciate any help with it.

Thanks,

Magdalena

Asked by Mag Zyz 1 week ago

Last reply by Mag Zyz 1 week ago

Restoring home content shortcuts

I've been using Firefox home content shortcuts usefully on my Windows system. I installed Ubuntu on Vmware last night and synced Firefox account in it. After that, the ho… (read more)

I've been using Firefox home content shortcuts usefully on my Windows system. I installed Ubuntu on Vmware last night and synced Firefox account in it. After that, the home content shortcuts are all changed to the default status. I think it's because that I clicked the sync now button on Ubuntu. Is there a way to roll it back? Thanks.

Asked by Zen 1 week ago

Google Maps Street View

When the little yellow man is placed on to the map, and a direction arrow is clicked, the view just continues to spin round. Clicking on the 'X' in the top right hand cor… (read more)

When the little yellow man is placed on to the map, and a direction arrow is clicked, the view just continues to spin round. Clicking on the 'X' in the top right hand corner terminates street view. This does not happen with other browsers.

My OS is Debian 12, Firefox is the latest version 115.9.1esr (64bit).

Asked by johnh009 1 week ago

Last reply by zeroknight 1 week ago