You are not logged in.
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 / 32038MiBCore i7-4770, GTX 1660 Ti, 32 GB RAM, Arch 6.x LTS, Cinnamon 5.2.7, GDM
Offline
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
'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
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
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.
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
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
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
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
/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
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