Viser spørgsmål med mærkatet: Vis alle spørgsmål
  • Arkiveret

Weird Firefox Behavior, insane consumption and disk usage high, one off moment. Any ideas on what it could have been? Should I be worried?

To begin with I fell asleep with my PC on, and I woke up a couple of hours later, and I noticed my computer was running a little rough, so I decided to check task manager… (læs mere)

To begin with I fell asleep with my PC on, and I woke up a couple of hours later, and I noticed my computer was running a little rough, so I decided to check task manager, and I saw Firefox using 20 gb's of ram, and 50% disk usage.

I had a couple of tabs open, and seeing that it was stressing my SSD, I decided to quickly close the process, and I checked through all the tabs, and there was only one tab that had crashed when I had ended the task on it. I am running version 99.0.1 (64-bit) on Windows 10 21H2.

https://www.riotgames.com/en/work-with-us/job/3485689/staff-software-engineer-game-systems-valorant-los-angeles-usa

It was this link to a job posting for Riot Games. It had said that the tab had crashed and I had the option to refresh the tab. Not sure if it really was this or the tab just had some memory attached to that process. I had panic closed the process in task manager and forgot to screenshot anything else sadly.

Any ideas to what it was? Maybe just a memory leak or bug? My first instinct was to run a virus scan with Malwarebytes, and so far it has nothing, and I did a full scan of everything.

Have my extensions in the images. I've had these extensions for a long time at this point, I'm not sure if they would be the culprit or not.

I've never really seen or heard of this before, and this is the first time it's happened, and I don't know if it'll be repeatable either, just a bit worried about it is all.

Stillet af envoyofthelast for 2 år siden

Seneste svar af FredMcD for 2 år siden

  • Arkiveret

Extension Cannot Be Updated. Code Signing ??

This is a self-hosted extension, that initially seemed to be updating. Using File > Open, the current installed version is 1.8.61 In the approved extension's (1.8.61… (læs mere)

This is a self-hosted extension, that initially seemed to be updating. Using File > Open, the current installed version is 1.8.61

In the approved extension's (1.8.61) manifest:

 "browser_specific_settings": {
   "gecko": {
     "id": "fasty@a_domain.com",
     "update_url": "https://a_domain.com/appextension/updates.json"
   }
 },


After tapping Check For Updates, I can see the following in Browser Console:

11:28:34.044 XHR GET https://a_domain.com/appextension/updates.json [HTTP/2 200 OK 254ms] 11:28:34.201 1651073314201 addons.update-checker DEBUG Found an update entry for fasty@a_domain.com version 1.8.61 11:28:34.201 1651073314201 addons.update-checker DEBUG Found an update entry for fasty@a_domain.com version 1.8.7

Here is where the issue gets interesting. Having downloaded all the xpi files, supposedly signed, today while attempting to manually install a newer version, Firefox oftentimes complains "This add-on could not be installed because it has not been verified." The Console reports:

12:06:36.478 1651075596478 addons.xpi WARN Download of https://a_domain.com/appextension/fasty-1.8.7-fx.xpi failed: signature is required but missing

According to the Developer Hub, the resulting xpi has been signed.

I don't know what to try to get automatic updates to work. Please suggest.

David

Stillet af dolan2go for 2 år siden

Seneste svar af Paul for 2 år siden

  • Løst
  • Arkiveret

FIND bar popping up when I type eg editing a comment box on waitrose.com

When I type in the main firefox pane I sometimes get the search bar popping, cf the discussions 4 years ago. No idea why, I haven't added any addons. Maddening. It's n… (læs mere)

When I type in the main firefox pane I sometimes get the search bar popping, cf the discussions 4 years ago. No idea why, I haven't added any addons. Maddening. It's not doing it now or i couldn't have sent this.

Stillet af john.washbrook for 2 år siden

Besvaret af FredMcD for 2 år siden

  • Arkiveret

https://support.mozilla.org/en-US/kb/secure-connection-failed-firefox-did-not-connect?as=u&utm_source=inproduct

https://support.mozilla.org/en-US/kb/secure-connection-failed-firefox-did-not-connect?as=u&utm_source=inproduct How do I stop this BS? I have several hundred pages … (læs mere)

https://support.mozilla.org/en-US/kb/secure-connection-failed-firefox-did-not-connect?as=u&utm_source=inproduct

How do I stop this BS? I have several hundred pages bookmarked, and now after the last time I allowed firefox to update, I am unable to access 90% of them as I get the above message.

I would hope that I don't have to change browsers as all of the others I am aware of suck.

Stillet af Steve for 1 år siden

Seneste svar af cor-el for 1 år siden

  • Arkiveret

Firefox does not use locally installed font for rendering SVG content.

Firefox 91.7.0esr (64-bit) Windows 10 The local system has the font OCRB (also named OcrbATA) installed in the normal windows location: c:\windows\fonts\ocrbata.ttf The … (læs mere)

Firefox 91.7.0esr (64-bit) Windows 10 The local system has the font OCRB (also named OcrbATA) installed in the normal windows location: c:\windows\fonts\ocrbata.ttf

The SVG graphic is loaded from the local file system directly (FILE: not via HTTP: or HTTPS:) by using the Windows File Explorer.

The text in the graphic is specified to use the font family OCRB and I also tried OcrbATA (because Windows font naming is odd and has two different names displayed: the font name: Ocrb and the Full Name: OcrbATA.

The text in the graphic is only displayed in a fallback font (such as the browser specified default font), which produces the wrong rendering.

Looking for the font in the Firefox 'settings' for the "Fonts and Colors" dialog drop down, I see that this font is NOT shown in the list. OCR A is show, which is also installed on the system, but OCRB is not shown. I suspect this may be a symptom of why Firefox isn't making use of the installed OCRB font.

Having looked at a similar thread, I confirmed that "privacy.resistFingerprinting" is at its default of false. And "layout.css.font-visibility.level" is at the default of "3".

Any idea why Firefox, will not make use of the system installed font, when the file to display wants to use that font?

I would attach the SVG to this but the 'Upload Images' dialog only accepts raster images, not vector types like SVG. The attached images show the Windows 10 font dialog for the OCRB font with a sample string rendered, the Character Map for that font, so you can see the glyphs it uses, and the Firefox rendering of the SVG file which is just using the default firefox font to render, despite the text specifying OcrbATA as the font family in the SVG. For example:

 <tspan  font-family="OcrbATA" fill="rgb(120,120,120)"  font-size="332"  >Special Symbol Testing:</tspan>

Stillet af Thomas S for 1 år siden

Seneste svar af Thomas S for 1 år siden

  • Arkiveret

I changed my home page by mistake. How do I get it back?

I changed my home page by mistake. It was yahoo.com. Now it is "Sponsored Search by Quick Forms." How do I get rid of it? … (læs mere)

I changed my home page by mistake. It was yahoo.com. Now it is "Sponsored Search by Quick Forms." How do I get rid of it?

Stillet af hollemanea for 1 år siden

Seneste svar af FredMcD for 1 år siden

  • Arkiveret

google calendar loads on the month that I first started using it on Firefox

I started using Firefox last November and I set up my home page to be my Google calendar. However whenever I load my home page it goes back to the November calendar and n… (læs mere)

I started using Firefox last November and I set up my home page to be my Google calendar. However whenever I load my home page it goes back to the November calendar and not the current calendar month as Chrome does.

What am I doing wrong here?

Stillet af tienda19 for 1 år siden

Seneste svar af cor-el for 1 år siden

  • Løst
  • Arkiveret

file downloads

Recently pdf files I download are getting saved in my Downloads folder automatically. They are also opened in Adobe Reader as specified in settings. I don't know what ver… (læs mere)

Recently pdf files I download are getting saved in my Downloads folder automatically. They are also opened in Adobe Reader as specified in settings. I don't know what version this started with but it didn't always happen. I don't want these files filling up my Downloads folder so how can I prevent this?

Stillet af flash33 for 1 år siden

Besvaret af Terry for 1 år siden

  • Arkiveret

PDF Problem

When selected open PDF file in Firefox - it opens stream media PDF which is ok, but if file is forced to download - i doesn't save it, just blank popup opens and closes … (læs mere)

When selected open PDF file in Firefox - it opens stream media PDF which is ok, but if file is forced to download - i doesn't save it, just blank popup opens and closes

I need to go to settings to file type associations - choose another PDF program to be able to download but doing so - streamed PDF is now downloading instead if showing inline

Stillet af janis6 for 1 år siden

Seneste svar af jscher2000 - Support Volunteer for 1 år siden

  • Arkiveret

Firefox Browser won't allow me to upload anything (browse computer) to the web

Every time I need to upload something to a website, when I click "browse" to browse my computer for the file, the window to browse my computer never pops up. I don't know… (læs mere)

Every time I need to upload something to a website, when I click "browse" to browse my computer for the file, the window to browse my computer never pops up. I don't know why it randomly stopped working.

Stillet af danielavillarejo for 1 år siden

Seneste svar af FredMcD for 1 år siden

  • Arkiveret

Delete left-over long files in default folder

I have a backup on my portable drive, where the F.Fox files cannot be deleted, not with WinRar either, they cannot be renamed. These are system files for F.Fox. The folde… (læs mere)

I have a backup on my portable drive, where the F.Fox files cannot be deleted, not with WinRar either, they cannot be renamed. These are system files for F.Fox. The folder location is AppData/Roaming/Mozilla/Firefox/Profiles/ggsw864i.default-release/storage/default. In this folder I have had several files that belongs to the long file name category. They are compressed, cannot separate them by opening and cannot rename them for to assign a shorten name. There is no Properties to open. The files starting string: https+++ I have several data on this HD and it would be a huge task move the content then reformatting the drive. I did try the Windows Command Prompt rename method - it does not work either. Any help would be appreciated!

Stillet af uspvb for 1 år siden

Seneste svar af uspvb for 1 år siden

  • Arkiveret

-private-window Argument Not Working

macOS. Firefox is running. I enter: open -a Firefox --args -private-window "https://apple.com" (in Terminal or Automator) which I believe should open apple.com in a new p… (læs mere)

macOS. Firefox is running. I enter: open -a Firefox --args -private-window "https://apple.com" (in Terminal or Automator) which I believe should open apple.com in a new private window, but although the focus change to the already open Firefox window, a new private window does not open. It does work (apple.com opens in a new private window) if Firefox is not already running, but I thought the -private-window argument is supposed to open a new private window whether Firefox is already running or not. What have I got wrong?

Stillet af Jim for 1 år siden

Seneste svar af jonzn4SUSE for 1 år siden

  • Arkiveret

Firefox opens for a few frames and then immediately closes.

As you can see in the title, Firefox crashes immediately opening, though sometimes it works for a few seconds. I have figured out that it works when I create a windows pr… (læs mere)

As you can see in the title, Firefox crashes immediately opening, though sometimes it works for a few seconds. I have figured out that it works when I create a windows profile without any association to my Microsoft account, it does actually work, but as soon as I add the Microsoft account to the profile, it crashes. This also happens with Opera GX, but not Chrome.

Stillet af QuinnC for 1 år siden

Seneste svar af FredMcD for 1 år siden

  • Arkiveret

no choice one where downloads goDownloads

I can no longer choose where downloads go. I have tried "always ask" but I am getting no where. One post said open the three bars on the right an look for option. NO luc… (læs mere)

I can no longer choose where downloads go. I have tried "always ask" but I am getting no where. One post said open the three bars on the right an look for option. NO luck.

Thank you.

Stillet af JB for 1 år siden

Seneste svar af Terry for 1 år siden