Getting an inner conflict between at-spi2-atk and atk.
EDIT: nevermind, it's a gtk3 issue
Git Clone URL: | https://aur.archlinux.org/librewolf-bin.git (read-only, click to copy) |
---|---|
Package Base: | librewolf-bin |
Description: | Community-maintained fork of Firefox, focused on privacy, security and freedom. |
Upstream URL: | https://librewolf.net/ |
Keywords: | browser web |
Licenses: | MPL-2.0 |
Conflicts: | librewolf |
Provides: | librewolf |
Submitter: | lsf |
Maintainer: | lsf |
Last Packager: | lsf |
Votes: | 488 |
Popularity: | 28.03 |
First Submitted: | 2019-06-16 13:12 (UTC) |
Last Updated: | 2025-05-18 21:38 (UTC) |
« First ‹ Previous 1 .. 6 7 8 9 10 11 12 13 14 15 16 .. 22 Next › Last »
Getting an inner conflict between at-spi2-atk and atk.
EDIT: nevermind, it's a gtk3 issue
I use the check-broken-packages pacman hook from here: https://github.com/desbma/pacman-hooks and every time librewolf updates I get the following errors:
File "/usr/lib/librewolf/libmozavcodec.so" from package "librewolf-bin" is missing dependency "libmozavutil.so"
File "/usr/lib/librewolf/plugin-container" from package "librewolf-bin" is missing dependency "libxul.so"
File "/usr/lib/librewolf/libxul.so" from package "librewolf-bin" is missing dependency "libmozsandbox.so"
File "/usr/lib/librewolf/libxul.so" from package "librewolf-bin" is missing dependency "liblgpllibs.so"
File "/usr/lib/librewolf/libxul.so" from package "librewolf-bin" is missing dependency "libmozsqlite3.so"
File "/usr/lib/librewolf/libxul.so" from package "librewolf-bin" is missing dependency "libmozgtk.so"
File "/usr/lib/librewolf/libxul.so" from package "librewolf-bin" is missing dependency "libmozwayland.so"
Is there any way to satisfy those dependencies, or should I maybe make an issue upstream?
@fungalnet: as @serrg hinted at, it's probably a canvas related issue. see https://librewolf.net/docs/faq/#why-am-i-seeing-striped-images or https://librewolf.net/docs/faq/#should-i-allow-canvas-access-how-do-i-do-it.
More generally, regarding reporting bugs: https://gitlab.com/librewolf-community/browser/arch/-/issues or https://gitlab.com/librewolf-community/browser/linux/-/issues might be the better place to post them, I think :)
@je-vv the error on the specified site occurs due to unsafe rendering on the canvas. There is a problem and a workaround here https://github.torproject.org/tpo/applications/tor-browser/-/issues/40374
@fungalnet, just teaks on configuration (I edit librewolf.conf so the changes are global, but librewolf.overrides.cfg can be used as well).
@je-vv: Thank you for the suggestions, I am not clear if your tweaks are post installation or you compile lw with such tweaks. Being a -bin comment section I am simply reporting a bug (something that doesn't work as it is shipped). It might be the case of some gfx mode that requires non-libre sw to play along, for which some lw users may choose to leave broken.
@pc00per I was able to import the key with
gpg --keyserver hkp://keyserver.ubuntu.com --recv-keys 031F7104E932F7BD7416E7F6D2845E1305D6E801
@fungalnet, I have no issues with windy.com, but I do my own tweaks I've learned by using for some months (no idea which of my own tweaks might do the trick). Perhaps you can ask in one of the LibreWolf channels for support. There are things disabled by default, because of fingerprinting, like webgl... So you better ask on the LW support mechanisms.
check site windy.com The graphics on most maps are broken on librewolf, while they work fine on most chrome-based and mozilla based forks and main issues. This behavior has been the same for the past 3 editions of librewolf so alternative browsers had to be used just for accessing this site.
Pinned comment doesn't work. It's still the same. For me, --skippgpcheck
is the only way to install this.
And please move this into main repos. An important browser like this shouldn't be in AUR.
Brave is in the repos & this is in AUR it's so shame.
Pinned Comments
lsf commented on 2021-11-10 12:14 (UTC) (edited on 2023-04-17 07:18 (UTC) by lsf)
https://wiki.archlinux.org/title/Arch_User_Repository#Acquire_a_PGP_public_key_if_needed
gpg --keyserver hkp://keyserver.ubuntu.com --search-keys 031F7104E932F7BD7416E7F6D2845E1305D6E801
/edit: starting with 112.0-1, the binaries are signed with the maintainers shared key, so
gpg --keyserver hkp://keyserver.ubuntu.com --search-keys 662E3CDD6FE329002D0CA5BB40339DD82B12EF16
should do the trick instead. I've also signed the key with the previously used key, so you have at least some guarantee that it's not a malicious attack :)