Package Details: firefox-kde-opensuse 134.0.2-1

Git Clone URL: https://aur.archlinux.org/firefox-kde-opensuse.git (read-only, click to copy)
Package Base: firefox-kde-opensuse
Description: Standalone web browser from mozilla.org with OpenSUSE patch, integrate better with KDE
Upstream URL: https://github.com/openSUSE/firefox-maintenance
Keywords: browser gecko web
Licenses: GPL, MPL, LGPL
Conflicts: firefox
Provides: firefox
Submitter: csslayer
Maintainer: Thaodan
Last Packager: Thaodan
Votes: 336
Popularity: 0.022694
First Submitted: 2009-12-11 09:10 (UTC)
Last Updated: 2025-02-03 15:56 (UTC)

Required by (172)

Sources (35)

Pinned Comments

Thaodan commented on 2021-04-20 17:40 (UTC) (edited on 2021-04-21 22:45 (UTC) by Thaodan)

If you have issues with this package visit gitlab and read the readme first.

Latest Comments

« First ‹ Previous 1 .. 8 9 10 11 12 13 14 15 16 17 18 .. 139 Next › Last »

hagabaka commented on 2019-11-17 04:26 (UTC)

I got an error about "rustup which rustc" failing during "configure". I had to run "rustup default stable" to get past this error. I'm not sure if this is something new, or if it's due to my system's setup, or if this is the correct solution.

mareex commented on 2019-11-12 17:25 (UTC)

can this be rebuilt against latest dav1d and pushed to your repo? 70.0.1-1 refuses to start with newest dav1d.

general0927 commented on 2019-09-17 23:00 (UTC)

Firefox 69.0 is now in Thaodan's repository. Successfully updated via pacman. Thanks for your work, Thaodan.

digitalone commented on 2019-09-11 17:39 (UTC)

Is dav1d really needed? Upstream firefox hasn't.

Anonymo commented on 2019-08-27 16:55 (UTC)

libdbusmenu-gtk3 and/or libdbusmenu-gtk2 allows the global menus to show.

<deleted-account> commented on 2019-08-10 15:55 (UTC)

After updating, I had two XPCOMGlueLoad errors. I solved it with:

cd /usr/lib/
sudo ln -s libdav1d.so.2.0.0 libdav1d.so.1
sudo ln -s libevent-2.1.so.7.0.0 libevent-2.1.so.6

Sorry for my English.

<deleted-account> commented on 2019-08-10 15:45 (UTC)

After updating, I had two XPCOMGlueLoad errors. I solved it with: cd /usr/lib/ sudo ln -s libdav1d.so.2.0.0 libdav1d.so.1 sudo ln -s libevent-2.1.so.7.0.0 libevent-2.1.so.6 Sorry for my English.

francoism90 commented on 2019-08-10 07:13 (UTC)

XPCOMGlueLoad error for file /usr/lib/firefox/libxul.so:
libevent-2.1.so.6: cannot open shared object file: No such file or directory
Couldn't load XPCOM.

I'm using the repo, maybe it's needs a recompile? :)