You are not logged in.

#1 2020-01-17 11:32:46

rado84
Banned
From: Sofia, Bulgaria
Registered: 2019-05-12
Posts: 135

Problem with latest Firefox from the official repo

I wanted to update my Firefox to the latest, so using my favorite command "get" (it's an alias for sudo pacman -S) I installed firefox. But after installation (even with a clean profile - .mozilla directory removed) nothing on the browser worked - settings wouldn't open in new tab, clicking different tabs didn't work either, clicking on the "about" menu to check for the version didn't open the version dialog... So I thought that version 72 is bugged. But then users on the internet told me they never had any problems with it. So I did something else - I downloaded Firefox 72 from this address for Linux: https://www.mozilla.org/en-US/firefox/a … op-release , removed "firefox" from /usr/lib and put the new one (v72) in its place. And suddenly it all worked perfectly, even my customized profile.
The point of this topic is to tell whoever maintains the firefox package on the repo that there's something wrong with it. At least it seems to be that way, otherwise I can't explain why firefox 72 from the repo gets bugged with a clean profile and the one I downloaded from mozila's page works flawlessly both with and without custom profile.

[rado@arch]: ~>$ sysinfo
 rado@arch
 OS: Arch Linux 
 Kernel: x86_64 Linux 5.4.11-arch1-1
 Uptime: 3h 35m
 Packages: 1181
 Shell: bash
 Resolution: 1920x1080
 DE: Cinnamon 4.4.7
 WM: Muffin
 WM Theme: Mint-Y-Brownish_for-Cinnamon-v4_by-rado84 (Cinnamox-Rhino)
 GTK Theme: Mint-Y-Brownish_for-Cinnamon-v4_by-rado84 [GTK2/3]
 Icon Theme: Humanity-Dark
 Font: Noto Sans Bold 10
 Disk: 727G / 1,5T (51%)
 CPU: Intel Core i7-4770 @ 8x 3.9GHz [30.0°C]
 GPU: GeForce GTX 1050 Ti
 RAM: 10340MiB / 32038MiB

Core i7-4770, GTX 1660 Ti, 32 GB RAM, Arch 6.x LTS, Cinnamon 5.2.7, GDM

Offline

#2 2020-01-17 11:44:48

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,372

Re: Problem with latest Firefox from the official repo

As there are no threads claiming this other than yours,  It stands to reason it actually works for most people, and you are an outlier.

Post the terminal output when running the repo version of firefox.

Offline

#3 2020-01-17 11:49:54

WorMzy
Administrator
From: Scotland
Registered: 2010-06-16
Posts: 13,650
Website

Re: Problem with latest Firefox from the official repo

'pacman - S firefox' should never update Firefox unless you are doing partial updates. Please post your full pacman.log (upload it to a pastebin).


Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD

Making lemonade from lemons since 2015.

Offline

#4 2020-01-17 11:51:09

progandy
Member
Registered: 2012-05-17
Posts: 5,321

Re: Problem with latest Firefox from the official repo

I wanted to update my Firefox to the latest, so using my favorite command "get" (it's an alias for sudo pacman -S) I installed firefox.

If you wanted to update firefox, why would you use your "get"? It should be included in the full system update ("sudo pacman -Syu") if it was already installed. In that case you might have done a partial upgrade.


| alias CUTF='LANG=en_XX.UTF-8@POSIX ' | alias ENGLISH='LANG=C.UTF-8 ' |

Offline

#5 2020-01-17 13:25:28

rado84
Banned
From: Sofia, Bulgaria
Registered: 2019-05-12
Posts: 135

Re: Problem with latest Firefox from the official repo

progandy wrote:

I wanted to update my Firefox to the latest, so using my favorite command "get" (it's an alias for sudo pacman -S) I installed firefox.

If you wanted to update firefox, why would you use your "get"? It should be included in the full system update ("sudo pacman -Syu") if it was already installed. In that case you might have done a partial upgrade.

Because updating it lead to the same bugged result. So I uninstalled firefox first and then tried with the "get" alias which still resulted in a bugged firefox. When that didn't fix it either, I downloaded the new version from mozilla's website.

V1del wrote:

As there are no threads claiming this other than yours

That's why I said "it seems to be that way".

Last edited by rado84 (2020-01-17 13:34:18)


Core i7-4770, GTX 1660 Ti, 32 GB RAM, Arch 6.x LTS, Cinnamon 5.2.7, GDM

Offline

#6 2020-01-17 14:28:01

archimboldo
Member
Registered: 2016-03-07
Posts: 232

Re: Problem with latest Firefox from the official repo

Package is ok. Your configs are messed up.


Rules for problems.
Everyone has problems. Animals have problems. And buildings. And cats, and trees.
Problems are your friends. Treat them well.

Offline

#7 2020-01-18 06:02:42

rado84
Banned
From: Sofia, Bulgaria
Registered: 2019-05-12
Posts: 135

Re: Problem with latest Firefox from the official repo

archimboldo wrote:

Package is ok. Your configs are messed up.

I know nothing of compiling, so whatever config Arch has made for compiling, that's it. Considering the pre-compiled package runs without any problems whereas the compiled package ESR from AUR and the official release of Firefox get bugged, I really don't know what could have gone wrong. Any suggestions how to find out?


Core i7-4770, GTX 1660 Ti, 32 GB RAM, Arch 6.x LTS, Cinnamon 5.2.7, GDM

Offline

#8 2020-01-18 06:12:02

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,426
Website

Re: Problem with latest Firefox from the official repo

rado84 wrote:

Any suggestions how to find out?

WorMzy: several posts earlier wrote:

Please post your full pacman.log (upload it to a pastebin).


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#9 2020-01-18 11:38:45

rado84
Banned
From: Sofia, Bulgaria
Registered: 2019-05-12
Posts: 135

Re: Problem with latest Firefox from the official repo

Where is that log located? I can't find it /etc/pacman.d/ and it's not in home either.


Core i7-4770, GTX 1660 Ti, 32 GB RAM, Arch 6.x LTS, Cinnamon 5.2.7, GDM

Offline

#10 2020-01-18 13:22:03

WorMzy
Administrator
From: Scotland
Registered: 2010-06-16
Posts: 13,650
Website

Re: Problem with latest Firefox from the official repo

/var/log/pacman.log


Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD

Making lemonade from lemons since 2015.

Offline

#11 2020-01-18 16:37:58

archimboldo
Member
Registered: 2016-03-07
Posts: 232

Re: Problem with latest Firefox from the official repo

Oh man, you should cutomize yourself with pacman package manager. It's obvious from your responses that your skipping some mandatory reading in order to run Arch. I support it if it's a part of learning process, but anyway, READ more ... https://wiki.archlinux.org/index.php/Ge … al_support

Last edited by archimboldo (2020-01-19 19:22:38)


Rules for problems.
Everyone has problems. Animals have problems. And buildings. And cats, and trees.
Problems are your friends. Treat them well.

Offline

Board footer

Powered by FluxBB