Fragen mit folgendem Schlagwort anzeigen: Alle Fragen anzeigen
  • Archiviert

Sending pictures or attachments

Up until about a month ago, I could send files (photos, etc.) to as many people as I wanted to. All of a sudden, I can't send any kind of attachment to multiple contacts… (Lesen Sie mehr)

Up until about a month ago, I could send files (photos, etc.) to as many people as I wanted to. All of a sudden, I can't send any kind of attachment to multiple contacts. I can send it one contact at a time, but not several. Does anyone have an idea what my problem is? Any help would be appreciated. My friends are saying they miss my jokes and cartoons!

Gefragt von grauhaus vor 1 Jahr

Letzte Antwort von cor-el vor 1 Jahr

  • Archiviert

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… (Lesen Sie mehr)

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.

Gefragt von envoyofthelast vor 1 Jahr

Letzte Antwort von FredMcD vor 1 Jahr

  • Archiviert

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… (Lesen Sie mehr)

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

Gefragt von dolan2go vor 1 Jahr

Letzte Antwort von Paul vor 1 Jahr

  • Gelöst
  • Archiviert

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… (Lesen Sie mehr)

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.

Gefragt von john.washbrook vor 1 Jahr

Beantwortet von FredMcD vor 1 Jahr

  • Archiviert

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 … (Lesen Sie mehr)

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.

Gefragt von Steve vor 1 Jahr

Letzte Antwort von cor-el vor 1 Jahr

  • Archiviert

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 … (Lesen Sie mehr)

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>

Gefragt von Thomas S vor 1 Jahr

Letzte Antwort von Thomas S vor 1 Jahr

  • Archiviert

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? … (Lesen Sie mehr)

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?

Gefragt von hollemanea vor 1 Jahr

Letzte Antwort von FredMcD vor 1 Jahr

  • Archiviert

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… (Lesen Sie mehr)

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?

Gefragt von tienda19 vor 1 Jahr

Letzte Antwort von cor-el vor 1 Jahr

  • Gelöst
  • Archiviert

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… (Lesen Sie mehr)

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?

Gefragt von flash33 vor 1 Jahr

Beantwortet von Terry vor 1 Jahr

  • Archiviert

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 … (Lesen Sie mehr)

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

Gefragt von janis6 vor 1 Jahr

Letzte Antwort von jscher2000 - Support Volunteer vor 1 Jahr

  • Archiviert

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… (Lesen Sie mehr)

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.

Gefragt von danielavillarejo vor 1 Jahr

Letzte Antwort von FredMcD vor 1 Jahr

  • Archiviert

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… (Lesen Sie mehr)

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!

Gefragt von uspvb vor 1 Jahr

Letzte Antwort von uspvb vor 1 Jahr

  • Archiviert

-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… (Lesen Sie mehr)

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?

Gefragt von Jim vor 1 Jahr

Letzte Antwort von jonzn4SUSE vor 1 Jahr