Kukhonjiswa imibuzo ethegiwe: Veza yonke imibuzo

Problem downloading anything in Firefox (Linux Mint 21 - System Package/Flatpak)

Hello everyone. Well, I've been using Firefox for a few months, maybe a semester now, I don't remember. But the point is that since yesterday I have been facing a seriou… (funda kabanzi)

Hello everyone. Well, I've been using Firefox for a few months, maybe a semester now, I don't remember. But the point is that since yesterday I have been facing a serious problem of not being able to download any type of file (MP4, PDF, .JSON, ISO, etc.). I've already used the troubleshooting mode and I've also restarted my laptop, but it didn't help. I've also gone to the advanced settings (see 'about:config > browser.download') and reset/deleted the data for each command but the problem still persists.

What happens is the following: I click to download the file in question, however, nothing happens other than the page loading that commonly occurs when downloading something. Still, the file does not appear in the downloads tab and there is not even the option to choose where to save the file (e.g. Downloads folder, Documents folder). The download simply appears to have failed.

Exactly, it 'appears', because today I discovered that all my downloads were being directed without my permission/action to the 'downloads' folder (And that's not where I want them to go). The problem would be smaller if only this happened, as I would then just get the files downloaded there and then change to the desired folder, thus trying to move forward despite the problem. But the downloaded files themselves are not operational, they have the icon when a file is still downloading, in addition to not having a name, everything being just a cluster of codes.

In the end, there are files, large and small, that have no use and that I don't even have control over where to direct them. Which is still a huge problem because I still technically can't download anything from the browser. Please, I really need your help on how to resolve this problem.

Note: Also, when I close and open the browser, the first download I try appears in the downloads tab, but it fails instantly and cannot be resumed, making it an eternal failure.

Asked by Tragoudo 4 izinyanga ezidlule

Last reply by jonzn4SUSE 4 izinyanga ezidlule

  • Kusonjululiwe

Firefox exclusively scrolling extremely fast

Scrolling in Firefox is causing any webpage to scroll many lines at once with a single click, and it seems to be exclusively happening to Firefox, as every other applicat… (funda kabanzi)

Scrolling in Firefox is causing any webpage to scroll many lines at once with a single click, and it seems to be exclusively happening to Firefox, as every other application scrolls normally. I have tried searching here and elsewhere for a solution, and I have tried to change about:config settings based on the recommendations I could find to no avail. I have also tried to refresh Firefox and have used Troubleshoot Mode, but those too have not worked. I have no clue as to what could have caused this, as I have not been messing with any settings prior to this.

Asked by eventfulhorizon 1 inyanga edlule

Answered by eventfulhorizon 1 inyanga edlule

Firefox with open AI

can anyone of you test chat open ai com with linux 32 bits? for more than 5-7 months its been unusable. it completely freeze. I recently reported this to open ai devs a… (funda kabanzi)

can anyone of you test chat open ai com with linux 32 bits?

for more than 5-7 months its been unusable. it completely freeze. I recently reported this to open ai devs and they tried to do something. Now page responds is in 20-60 seconds range.

means, I open website, i wait 20-60 seconds to load. I ask chat gpt something, i wait 20-60 to actually type my messsage (for my message to be printed after I hit enter). then i refresh page (because nothing moves), wait 20-60 secs to load page and I see the reply.

and yes, each time I was always trying to do with latest version of browser. and I also tried it on a new browser without any extension.

I have a video, I can only share it private with firefox devs if helps.

the reason I didn't reported this last year, was because I got extremely disappointed and unhappy.

it initially started by showing that button-bar at the top, telling that page load slow and to [stop]. by the next month it became worst than 2000's dialup internet, so I stopped using it

Asked by Mdaley 2 emasontweni adlule

Last reply by zeroknight 2 emasontweni adlule

password manager problem

Long time Firefox user on Linux. Password manager has never saved passwords, but I just lived with it. Recently, I tried setting a primary password, and now I can't log… (funda kabanzi)

Long time Firefox user on Linux. Password manager has never saved passwords, but I just lived with it. Recently, I tried setting a primary password, and now I can't log in to eBay, or Mozilla. On eBay, I type my user ID and the continue button is greyed out. On Mozilla, now I get "Local storage and cookies are required", but I DO have them turned on. I tried to change/set the Primary Password, and I get "Unable to change Primary Password". Is there a file protection/privilege problem? How can I track this down? Thanks, Jon

Asked by jmelson 5 izinyanga ezidlule

Last reply by jmelson 5 izinyanga ezidlule

WebGL creation failed after reinstalling lbgl1* libegl*

I am using the apt version of firefox v125.0.2 (64-bit). I do not have a dedicated GPU - I use my intel core's internal gpu only Intel Corporation HD Graphics 620 (rev 02… (funda kabanzi)

I am using the apt version of firefox v125.0.2 (64-bit). I do not have a dedicated GPU - I use my intel core's internal gpu only Intel Corporation HD Graphics 620 (rev 02).

I used to play this game named narrow.one, which before I reinstalled the mentioned libraries, was working fine except for crashing a few times. I thought these libraries were causing some issue, so I tried reinstalling them.

I reinstalled the libraries using: `sudo apt install --reinstall --fix-missing libgl1* libegl*`

After installation, I start getting that error. So, I tried reinstalling firefox (using the same command), and then restarting the laptop - but of no use. Chrome seems to be running WebGL, including the game.

In firefox, on the https://get.webgl.org/ page, I see Hmm. While your browser seems to support WebGL, it is disabled or unavailable. If possible, please ensure that you are running the latest drivers for your video card.

After that, I also tried reinstalling `libopengl0` and `libglu1-mesa` and `intel-microcode`, but of no use. Running although, `sudo intel_gpu_top` and then chrome, it seems that the GPU is in use by chrome as well.

I then go to about:support. It shows me the images I have attached. Reading the logs, there several `blocklisted` values in `Decision Log` section. I suspect that's the cause of this issue, but then I don't know how can I un-blocklist the blocklisted things, and even after that, why does Chrome runs webgl if these are blocklisted?

Running `glxinfo -B`, I get the following: `name of display: :0 display: :0 screen: 0 direct rendering: Yes Extended renderer info (GLX_MESA_query_renderer):

   Vendor: Intel (0x8086)
   Device: Mesa Intel(R) HD Graphics 620 (KBL GT2) (0x5916)
   Version: 23.2.1
   Accelerated: yes
   Video memory: 7697MB
   Unified memory: yes
   Preferred profile: core (0x1)
   Max core profile version: 4.6
   Max compat profile version: 4.6
   Max GLES1 profile version: 1.1
   Max GLES[23] profile version: 3.2

OpenGL vendor string: Intel OpenGL renderer string: Mesa Intel(R) HD Graphics 620 (KBL GT2) OpenGL core profile version string: 4.6 (Core Profile) Mesa 23.2.1-1ubuntu3.1 OpenGL core profile shading language version string: 4.60 OpenGL core profile context flags: (none) OpenGL core profile profile mask: core profile

OpenGL version string: 4.6 (Compatibility Profile) Mesa 23.2.1-1ubuntu3.1 OpenGL shading language version string: 4.60 OpenGL context flags: (none) OpenGL profile mask: compatibility profile

OpenGL ES profile version string: OpenGL ES 3.2 Mesa 23.2.1-1ubuntu3.1 OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20`

I do not know much about OpenGL, but reading the above stuff, I suppose my GPU is in use and also has a compatible driver (although I am not sure).

Also, running `glxdemo`, `glxheads`, and `glxgears` seems to be rendering stuff.

Should I reinstall firefox after purging it first? Please help.

Thanks!

Asked by Lakshay Rohila 6 ezinsukwini ezidlule

Last reply by Lakshay Rohila 6 ezinsukwini ezidlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

Browsing on local development URLs derives on "Unable to connect"

Hi there, I'm using my PC for local web development. I use Firefox as my regular browser and recently, in order to distinguish between personal time and development time… (funda kabanzi)

Hi there,

I'm using my PC for local web development. I use Firefox as my regular browser and recently, in order to distinguish between personal time and development time, I've established a new profile just for development purposes.

The local website I can't reach is "site.local.dev". My OS is Ubuntu 20.04 and that URL points to a local IP on my network (resolved via /etc/hosts file on my PC).

Funny thing is that: - In dev-profile: site.local.dev does not work => "Unable to connect" and the URL bar shows https://site.local.dev even if I force it to http:// - In personal-profile: site.local.dev does work :P

I have tried with CLI tools like "wget", "hosts", "ping", "telnet" and so on and the site loads ok. Even I have used Dillo (damn simple web browser) and the site loads ok also.

Things I've tried so far: - Suggestions at https://support.mozilla.org/en-US/kb/firefox-cant-load-websites-other-browsers-can - Suggestions at https://support.mozilla.org/en-US/questions/1011327 (similar issue, not exactly the same).

It must be a silly thing but I'm out of options now. Perhaps anybody has faced to this situation in the past: any suggestion on this issue?.

Thanks in advance, Ibon.

Asked by Ibon Castilla Varela 2 iminyaka edlule

Answered by Ibon Castilla Varela 1 unyaka odlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

Suggestions

Hello! Please, implement the built-in speed dial, like in Opera and Vivaldi. It's extremely convenient and useful, lots of people need this. I've been using Firefox for m… (funda kabanzi)

Hello! Please, implement the built-in speed dial, like in Opera and Vivaldi. It's extremely convenient and useful, lots of people need this. I've been using Firefox for more than 10 years and I hate your stupid "Firefox Home" page (sorry) on desktop and Android with icons that add automatically and I can't change and locate. It's inconvenient and completely useless. It would be great if you create something like Opera 12.17 or 12.18 had. In addition, please remove the "close" button in the last tab. I know that I can do it via the "config mode" (browser.tabs.closeWindowWithLastTab), but it's not user-friendly. It's inconvenient when you close the tab just to return home, but the whole browser closes. It makes me nervous. Thank you in advance! You are doing a great job, wish you good luck, and hope that one day Firefox will be more popular than Chromium-based browsers.

Asked by bdbsckxz 2 iminyaka edlule

Answered by jscher2000 - Support Volunteer 2 iminyaka edlule

  • Okugcinwe kunqolobane

'Use autoscrolling' and 'Enable DRM' settings keep being unset

Lately, Firefox unchecks the 'use autoscrolling' and 'play DRM-controlled content' options sometimes (but not every time) when it starts. Other settings don't seem to be … (funda kabanzi)

Lately, Firefox unchecks the 'use autoscrolling' and 'play DRM-controlled content' options sometimes (but not every time) when it starts. Other settings don't seem to be affected. It does seem to unset both at once, never one or the other at a time.

I have begun using Firefox routinely on two computers, both signed into the same sync profile. My best guess is that maybe one profile is overwriting the other? Both of these options are set on the second system, but maybe there's something going wrong with the sync?

Thanks, Patrick

Asked by patrickking 2 iminyaka edlule

Last reply by cor-el 1 unyaka odlule

  • Okugcinwe kunqolobane

We are once again asking for Reading List on Desktop

We are once again asking for Reading List on desktop The data exists/syncs with our accounts, right? I don't want to use Pocket. Pocket...is lackluster at best. Why hav… (funda kabanzi)

We are once again asking for Reading List on desktop

The data exists/syncs with our accounts, right? I don't want to use Pocket. Pocket...is lackluster at best. Why have Reading List at all?

Asked by HairyTexan 2 iminyaka edlule

Last reply by jscher2000 - Support Volunteer 1 unyaka odlule

  • Okugcinwe kunqolobane

Firefox and thunderbird: invisible dropdown menus / missing overlay planes

Hi all, due to the occurring problem I cannot select topic to describe best my type of question: Description of fault: Using Open Suse Leap current version 15.3 (KDE) w… (funda kabanzi)

Hi all, due to the occurring problem I cannot select topic to describe best my type of question:

Description of fault: Using Open Suse Leap current version 15.3 (KDE) with all patches installed (zypper dup: no action required) In either thunderbird and firefox application (but e.g. not in dolphin or k3b or gimp...) I have following problem: When pressing any entry in File ... View... bar I do not get a visible dropdown menu to chose from Firefox specific: When I try to use a bookmark folder in the bookmark bar there is no visible dropdown menu to chose from When I try to chose from a dropdown menu inside the content of a web site i will get no visible feedback at all.

BUT: when I want to chose a bookmark that should appear in a dropdown list and I move the mouse to that remembered position I see in the lower left corner the bookmark's address and I can chose it! The same happens with the dropdown menus from the the File.... View... Help line. I am able to chose a command once I remember where to point to.

So I guess all what is missing is the overlay plane where the menu contents reside.

This problem occurs in 95% of the time I use both applications, BUT there are 5% of the time where everything works like a charm. I have no idea what i do differently in that usage. Whenever Firefox works normal, also thunderbird does. Is it somehow a KDE releated problem?

How can I fix that problem? Any hints?

Thank you

Johannes

Asked by schjo 2 iminyaka edlule

Last reply by jonzn4SUSE 1 unyaka odlule

  • Okugcinwe kunqolobane

whatsapp web is not loading

my whatsapp web page doesnt load anymore and it just gets struck on a white screen, i have tried to delete cookies reinstall the browser but nothing happens. Im using end… (funda kabanzi)

my whatsapp web page doesnt load anymore and it just gets struck on a white screen, i have tried to delete cookies reinstall the browser but nothing happens. Im using endeavor os

Asked by ujjvalk2003 2 iminyaka edlule

Last reply by ujjvalk2003 1 unyaka odlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

Prevent websites from opening new tabs

I just reinstalled my operative system, and with that my Firefox settings got reset. I know there is an entry in about:config to prevent ads from opening new tabs and pop… (funda kabanzi)

I just reinstalled my operative system, and with that my Firefox settings got reset. I know there is an entry in about:config to prevent ads from opening new tabs and pop ups without authorization, even from legit websites like the login pop-up windows when doing a sign in in Google, in those cases to allow the windows it's needed to click on the lock icon next to the URL bar and allow it from there. The problem is that I don't remember the name of that setting and I have spend an hour looking for it on Google.

Asked by ttfh3500 2 iminyaka edlule

Answered by ttfh3500 2 iminyaka edlule

  • Okugcinwe kunqolobane

"Your browser is being managed by your organization". I am a home user WTF?

I get the message under Settings: "Your browser is being managed by your organization". Clicking on that message shows that the policy DisableAppUpdate is true. Methods… (funda kabanzi)

I get the message under Settings: "Your browser is being managed by your organization". Clicking on that message shows that the policy DisableAppUpdate is true. Methods for remeding this situation do not work. Please advise on how to change the policy to allow update please

Asked by Let's Jump 2 iminyaka edlule

Last reply by jonzn4SUSE 1 unyaka odlule

  • Okugcinwe kunqolobane

Invalid Symlinks in Ubuntu I am using 97.0.2

I have a locked file that shows up as Invalid Symlinks error. I am not sure but I think it may be Profile.ini Here is what I am getting that tells me its a Non-Existent D… (funda kabanzi)

I have a locked file that shows up as Invalid Symlinks error. I am not sure but I think it may be Profile.ini Here is what I am getting that tells me its a Non-Existent Destination file. My question is why is it Invalid symlink and what can I do to fix it? Here is what I get: Lock In symlink folder /home/butch/.mozilla/firefox/6q1a4nt2.default-release 127.0.1.1:+2708 type of error Non-existent Destination File 2022-03-08 21:15:25

When I deleted it wouldn't open so I had to completely reinstall it. My Email address is: [removed email from public]

Butch Owens

Asked by butchowens 2 iminyaka edlule

Last reply by cor-el 2 iminyaka edlule

  • Kusonjululiwe
  • Okugcinwe kunqolobane

How to make "Say hello to a new Firefox" not appear next time I open Firefox

Hello, I'm using Firefox 91.4.1esr (64-bit) from Debian repositories on Bullseye. Every time I open Firefox, a window with a greeting message appears ("Say hello to a ne… (funda kabanzi)

Hello,

I'm using Firefox 91.4.1esr (64-bit) from Debian repositories on Bullseye. Every time I open Firefox, a window with a greeting message appears ("Say hello to a new Firefox"), and it doesn't matter if, as asked by that window, I choose a theme or not. Is this issue related to my settings? Is this a Debian issue? Is it possible to stop that window from reappearing?

Thanks in advance. And many thanks for making Firefox (I've been using it for so many years I can't recall when I tried it for the first time).

Esteban

Asked by lucchesi.esteban 2 iminyaka edlule

Answered by lucchesi.esteban 2 iminyaka edlule

  • Okugcinwe kunqolobane

cannot figure out how to make scale and colorize scrollbars in firefox 98

Using firefox in linux mint 19.3 mate. Until firefox 97, I could control the size and color of the firefox scrollbars with a system CSS. Since a firefox update to versio… (funda kabanzi)

Using firefox in linux mint 19.3 mate. Until firefox 97, I could control the size and color of the firefox scrollbars with a system CSS. Since a firefox update to version 98, firefox ignores those settings. Nothing has changed in my firefox settings, my about:config, or system settings. But now the scrollbars are barely visible low contrast narrow bars that are unpleasant to work with, and I can't figure out how to change this. suggestions? tnx

Asked by stranglehold 2 iminyaka edlule

Last reply by stranglehold 2 iminyaka edlule

  • Okugcinwe kunqolobane

Firefox account verification email is has timestamp rendered in Greek date instead of English

To post on this support forum I just created a Firefox account. The system then emailed me a verification code to check my address. While nearly the entire email was in E… (funda kabanzi)

To post on this support forum I just created a Firefox account. The system then emailed me a verification code to check my address. While nearly the entire email was in English, the time seemed to be rendered in Greek. This seems a bit odd to me. My browser is set to English, with no other languages present. My IP address is in the Netherlands. See the contents of the email below.

Cheers, Maarten


Copy/paste this code into your registration form. ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌‌‌ Firefox logo Is this you signing up? Firefox on Linux 's-Hertogenbosch, NB, Netherlands (estimated) IP address: 45.95.64.129 Πέμπτη, 17 Μαρ 2022 8:05:45 ΜΜ (CET) If yes, use this verification code in your registration form: 195505 It expires in 5 minutes. This is an automated email; if you received it in error, no action is required. For more information, please visit Mozilla Support. Mozilla. 2 Harrison St, #175, San Francisco, CA 94105 Mozilla Privacy Policy Firefox Cloud Terms of Service

Asked by geekabit 2 iminyaka edlule

Last reply by geekabit 2 iminyaka edlule

  • Okugcinwe kunqolobane

Firefox 97 os/system print dialog

Hi, how do we set Firefox 97 to use the os/system print dialog? Before Firefox 97 we could change these settings in about:config: print.tab_modal.enabled = false widget… (funda kabanzi)

Hi, how do we set Firefox 97 to use the os/system print dialog?

Before Firefox 97 we could change these settings in about:config:

print.tab_modal.enabled = false widget.use-xdg-desktop-portal = true

But they are both gone now.

There is now widget.use-xdg-desktop-portal.print, which is an integer (2 by default).

But no matter what integer it is set to, we still don't get the os/system print dialog.

We are using Arch Linux, but we don't expect that to be of any importance -- after all, it worked before Firefox 97.

Thanks for your time :o)

Asked by johnny1000 2 iminyaka edlule

Last reply by jscher2000 - Support Volunteer 1 unyaka odlule

  • Okugcinwe kunqolobane

Fixing the new way of opening files

Hello, Starting Firefox 97, opening a file involves downloading it the same way as if I choose to save it. It results in both Download folder and downloads list in the b… (funda kabanzi)

Hello,

Starting Firefox 97, opening a file involves downloading it the same way as if I choose to save it. It results in both Download folder and downloads list in the browser being polluted with a million of files I only wanted to open once with a specific app (pdfs, xls, m3u etc.).

Previously Firefox was using a hidden internal folder for saving such files and deleting them later, so Open In App really meant "open, do not save locally". Now any option just means "Save the file to the Download folder and let it be there forever".

How can I fix this unsuccessful UX decision apart from downgrading to an older version?

Thank you.

P.S. "If you dislike new features in the latest version of Firefox, your first reaction might be to go back to the previous version. Rather than downgrading, try getting used to the new features..." is probably the worst suggestion you can possibly give to someone with their workflow broken by a sudden update they can't decline with a feature they never asked for.

Asked by Cryosleeper 2 iminyaka edlule

Last reply by Terry 2 iminyaka edlule

  • Okugcinwe kunqolobane

Cannot autofill Credit Card Info

Got sick and tired of having to enter payment card info every time, so I decided to RTFM and follow instructions. I worked my way thru all the instructions on found on t… (funda kabanzi)

Got sick and tired of having to enter payment card info every time, so I decided to RTFM and follow instructions. I worked my way thru all the instructions on found on the forum pages, and was entering the information via about:config, and got to the popup where I was asked to confirm, and clicked the button, then clicked it harder, but nothing happened.

My guess is that my Firefox and/or my Leap15.3 installation has left some file permission read-only and Firefox is unable to save this bit of data, but I really don't want to run Firefox as root. I can say more, but I see there are more boxes to fill.

So, I included a screenshot of what I hope will be the useful part of my config file.

Asked by The Singer Man 2 iminyaka edlule

Last reply by jonzn4SUSE 2 iminyaka edlule