Showing questions tagged: Show all questions

updates

using 64 bit Linux here. I download an update, but it doesn't do anything. It constantly tells me I need to download an update. Currently using 133.0.3 I managed … (read more)

using 64 bit Linux here.

I download an update, but it doesn't do anything. It constantly tells me I need to download an update. Currently using 133.0.3

I managed to get an update through Linux, but now I'm having trouble with Linux. I suspect I need to remove Firefox and reload it. I tried to do that one time but it didn't fix the problem.

Any help would be appreciated.

Jim

Asked by jmdantone 3 months ago

Last reply by jonzn4SUSE 3 months ago

can't seem to update firefox

I keep seeing a warning that I'd better update firefox by March 14th. But when I try, there seems to be no easy way to do it. I can download the archives, either .bz2 o… (read more)

I keep seeing a warning that I'd better update firefox by March 14th. But when I try, there seems to be no easy way to do it. I can download the archives, either .bz2 or .xz, for several different versions (ESR or not), for Linux-64. But upon opening these archives, I don't see any obvious "INSTALL" script, nor a "README" or anything else to get me started. How deep do I have to dig into this, to get this simple task done? Why can't it be "one click"? I don't want to go through the hassle of setting up the Debian apt archive to point at Mozilla, since it doesn't seem to be in the defaults -- and why should I have to?

I try to follow the directions in Support, which direct me to the "three lines" menu -> Settings -> General -> Firefox Updates. But it doesn't "automatically download" the new update, in fact it doesn't even seem to try to check for updates, nor is there any link to click to make it update manually. What I see in that panel does not match the screenshot in the Support (see attached image).

I click on "download installer", but it just takes me to the same page where I can specify my language, etc., and then download the archive of the browser itself. No sign of any installer, as mentioned above.

Why is this so hard??? Has my browser been hacked to prevent updates? Please help!

--Benjamin Ketcham-McGrath

Asked by Benjamin Ketcham 3 months ago

Last reply by James (On Leave) 3 months ago

Can't get Firefox to update

I've been getting warning messages telling me to update Firefox or security certificates will expire on 14th January. I clicked on Help -> About, but it doesn't check … (read more)

I've been getting warning messages telling me to update Firefox or security certificates will expire on 14th January. I clicked on Help -> About, but it doesn't check for updates. I also tried going to Preferences, but I still can't see a way to install updates.

I downloaded a version from here https://www.mozilla.org/en-GB/firefox/download/thanks/ I unpacked it into my home directory, but I'm not sure how to install this version.

I'd like to be able to import my current session into the new version of firefox.

Any help would be appreciated.

Asked by hitechgardener 5 months ago

Last reply by James (On Leave) 5 months ago

  • Solved

Firefox Linux on Chromebook unable to edit Google Docs

I recently updated Firefox Linux on Chromebook and now when I open a Google Doc it displays fine and I can place the cursor with mouse but when typing no characters appea… (read more)

I recently updated Firefox Linux on Chromebook and now when I open a Google Doc it displays fine and I can place the cursor with mouse but when typing no characters appear in doc. I checked Firefox on Windows and it edits same docs fine.

Asked by bob335 5 months ago

Answered by bob335 5 months ago

Version problem

I upgraded Firefox using Ubuntu's apt update, apt dist-upgrade. The upgrade process said my version is 134.0.1 but when I look on the Help button is says my version is 12… (read more)

I upgraded Firefox using Ubuntu's apt update, apt dist-upgrade. The upgrade process said my version is 134.0.1 but when I look on the Help button is says my version is 125.0.2. How do I upgrade to 134.0.1?

Asked by Mike Carron 5 months ago

Last reply by jonzn4SUSE 5 months ago

Home page doesnt show with the selections I am making

It's not showing recent activity - only blank grey boxes. And its not showing my things saved in pocket at all even though I've selected in settings to show it. Im usin… (read more)

It's not showing recent activity - only blank grey boxes. And its not showing my things saved in pocket at all even though I've selected in settings to show it.

Im using version - 135.0 (aarch64) - it says its up to date.

Asked by Christy Schmid 4 months ago

Last reply by jscher2000 - Support Volunteer 4 months ago

search bookmarks

My laptop operating system Linux ubuntu crashed. I had to reboot using new linux OS Linux Mint. Laptop now working but have lost all my search. I sometimes use DuckDuck … (read more)

My laptop operating system Linux ubuntu crashed. I had to reboot using new linux OS Linux Mint. Laptop now working but have lost all my search. I sometimes use DuckDuck to serach. Help in recovering my bookmarks.

Asked by mikegfisher505 5 months ago

Last reply by markwarner22 5 months ago

  • Archived

Firefox doesn't start after installation of amdgpu driver

Hi, I have a laptop with an AMD Ryzen 7 8845HS CPU, including a Radeon 780M iGPU, running Ubuntu 24.04. In order to fully utilize the GPU by supporting OpenCL accelerati… (read more)

Hi,

I have a laptop with an AMD Ryzen 7 8845HS CPU, including a Radeon 780M iGPU, running Ubuntu 24.04. In order to fully utilize the GPU by supporting OpenCL acceleration I installed the additional drivers by: `sudo amdgpu-install --usecase=graphics,multimedia,opencl --opencl=rocr --opengl=mesa`

After that programs which benefit from OpenCL acceleration recognize the GPU, however firefox starts crashing with the following error msg:

XPCOMGlueLoad error for file /usr/lib/firefox/libmozgtk.so: libwayland-client.so.0: failed to map segment from shared object Couldn't load XPCOM.

It seems that the AMD GPU drivers registered their libraries in `/etc/ld.so.conf.d` as 10-rocm-opencl.conf, 20-amdgpu.conf which means that libraries within the given folders are found first.

This applies to the libwayland-client library, which is used by `/usr/lib/firefox/libmozgtk.s`:

ldd /usr/lib/firefox/libmozgtk.so | grep amd libwayland-client.so.0 => /opt/amdgpu/lib/x86_64-linux-gnu/libwayland-client.so.0 (0x00007013767bf000)

Interestingly the same `libmozgtk.so` library is used by thunderbird:

ldd /usr/lib/thunderbird/libmozgtk.so | rg -i amd libwayland-client.so.0 => /opt/amdgpu/lib/x86_64-linux-gnu/libwayland-client.so.0 (0x00007d44b0f41000)

However thunderbird just works fine, so I expect that there might be something wrong with firefox utilizing this library.

Maybe I should also mention, that I'm not even using wayland as desktop compositor, but good old x11:

echo $XDG_SESSION_TYPE x11

Is there any way to further debug this issue?

Asked by carcass_dev0 6 months ago

Last reply by carcass_dev0 6 months ago

Flatpak profile config compatibility with the aur profile compatibility

Hi - I wanted to migrate all my changes made in the flatpak app to the aur version. I noticed the profile content has a different structure in both - aur and flatpak conf… (read more)

Hi - I wanted to migrate all my changes made in the flatpak app to the aur version. I noticed the profile content has a different structure in both - aur and flatpak configs. And any attempts to replace profile content with the other resulted in browser ignoring these and initing new config files. Was wondering if my config can be ported over or thats not possible thanks.

Asked by jayp01 4 months ago

Last reply by Andres Morales 4 months ago

App Update "disabled by my organization" but I'm not using an enterprise network. DisableAppUpdate is set to true for some reason (not by me)

Hi, I said most of it in the title. Somehow, my Firefox DisableAppUpdate policy got set to 'true' & when I try to change it Firefox says sorry "this is managed by yo… (read more)

Hi, I said most of it in the title. Somehow, my Firefox DisableAppUpdate policy got set to 'true' & when I try to change it Firefox says sorry "this is managed by your organization". But I'm not currently signed in to an enterprise network. This is on private wi-fi. Can you all fix this? I need to be able to manage policies like this *for my personal browser*, less is not okay. Thank you for your help.

Asked by onymousalan 3 months ago

Last reply by James (On Leave) 3 months ago

  • Solved

Failure to Sync after MFA and Verification

Recently I had un/reinstalled my firefox via snap and apt from linux. I'm signed into my account yet locally I'm not getting data to sync across devices. Any idea? … (read more)

Recently I had un/reinstalled my firefox via snap and apt from linux. I'm signed into my account yet locally I'm not getting data to sync across devices. Any idea?

Asked by James TD 4 months ago

Answered by James TD 4 months ago

I just need singlefile to work

apparently, programmers don't understand how aggravating not having backward compatibility is to the rest of us, so please bear with my extreme aggravation here. IF IT A… (read more)

apparently, programmers don't understand how aggravating not having backward compatibility is to the rest of us, so please bear with my extreme aggravation here. IF IT AIN'T BROKE, QUIT FIXING IT.

 firefox disabled my addons, thus forcing me to upgrade, and now I am angry. Tried downloading the new version several times. My os is as updated as it can get. Using the APT link from this site, it just shows garbage. Using the download for linux 64 bit link, it makes me jump through hoops and looks like it is working, but it looks different and none of my bookmarks transferred over. Closing it down and reopening it, I see the old version, thus making it look like I am possibly running both versions separately. Once the *all new singing and dancing special that is supposedly so much better than the old that some ignoramus decided I MUST use it instead of the old and functional one* is closed out, I see no way to reopen it. And neither version will enable or allow me to download singlefile. That is the only program I need from firefox at this time.
 Will somebody please show me, step by step, as if I am 5 years old, a back door that will enable my addons, before I go nuts and start beating programmers to death with reams of algorithms?

Asked by russellofthedesert 3 months ago

Last reply by russellofthedesert 3 months ago