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)

Dependencies (57)

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 .. 5 6 7 8 9 10 11 12 13 14 15 .. 139 Next › Last »

Scrumplex commented on 2021-01-19 15:08 (UTC)

winicius: Wrong package. I guess you wanted to install firefox-kde-opensuse-bin. I just updated it.

winicius commented on 2021-01-19 14:44 (UTC) (edited on 2021-01-19 14:45 (UTC) by winicius)

Getting this error:

==> Retrieving sources...
  -> Downloading firefox-kde-opensuse-84.0.1-1-x86_64.pkg.tar.xz...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
curl: (22) The requested URL returned error: 404 Not Found
==> ERROR: Failure while downloading https://thaodan.de/public/archlinux/home-thaodan/x86_64/firefox-kde-opensuse-84.0.1-1-x86_64.pkg.tar.xz
    Aborting...

Scrumplex commented on 2020-12-29 11:07 (UTC)

torma: You need to rebuild the package, as one of the core libraries was updated, which needs a recompile.

torma commented on 2020-12-29 10:51 (UTC)

What's going on with this? When I try to run firefox (from the .desktop file), nothing happens.

From the terminal, I get the following:

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

Thaodan commented on 2020-12-25 16:44 (UTC)

@Scrumplex: My mirror was out of date, rebuilding against icu 68 now.

Scrumplex commented on 2020-12-25 16:25 (UTC)

Thanks for the update! I maintain the firefox-kde-opensuse-bin package, which pulls your package from your repo and I just noticed that you apparently compiled against an older version of icu. I can't run your binary on my machine.

$ ldd libxul.so | grep icu
        libicui18n.so.67 => not found
        libicuuc.so.67 => not found
$ pacman -Q icu
icu 68.2-1

Thaodan commented on 2020-12-25 15:57 (UTC) (edited on 2021-03-26 10:18 (UTC) by Thaodan)

Building with PGO/LTO requires fixes from GCC 10.2.1 see: GCC#45375 and RHBZ#1849165. If you want to build it you get can an updated GCC from my repo.

EDIT: GCC 10.2.1 was released and is now released into arch repos.

Thaodan commented on 2020-12-25 12:52 (UTC)

I have a branch with Firefox 83.0 but currently I get an ICE when building with LTO/PGO. If you want to try see here: https://gitlab.com/Thaodan/firefox-kde-opensuse/-/commit/c8d516e2ec9cd3a171c91ddf8ce1ceded0c84417

For firefox 84 I wait for an update on the Suse patches.

Thaodan commented on 2020-12-22 13:04 (UTC) (edited on 2020-12-22 13:05 (UTC) by Thaodan)

If you wonder why I haven't updated my packages see here (@pix3l):

https://twitter.com/_Thaodan/status/1341368778089766913

pix3l commented on 2020-12-22 11:59 (UTC) (edited on 2020-12-22 12:05 (UTC) by pix3l)

Has it been abandoned?

I've temporarily switched to firefox-appmenu with GTK portal for file dialogs. Are there any other differences between firefox-appmenu and firefox-kde-opensuse than global menu and Qt file picker?