@Ningen paste full output somewhere and I will review, but sometimes is by low memory.
Also you can use archlinuxcn repo, which has IceCat included.
Git Clone URL: | https://aur.archlinux.org/icecat.git (read-only, click to copy) |
---|---|
Package Base: | icecat |
Description: | GNU version of the Firefox ESR browser |
Upstream URL: | https://git.savannah.gnu.org/cgit/gnuzilla.git |
Keywords: | browser esr gnuzilla web |
Licenses: | MPL-2.0 |
Submitter: | None |
Maintainer: | figue (xiota) |
Last Packager: | xiota |
Votes: | 250 |
Popularity: | 0.44 |
First Submitted: | 2007-12-09 10:12 (UTC) |
Last Updated: | 2024-11-04 00:48 (UTC) |
« First ‹ Previous 1 .. 8 9 10 11 12 13 14 15 16 17 18 .. 85 Next › Last »
@Ningen paste full output somewhere and I will review, but sometimes is by low memory.
Also you can use archlinuxcn repo, which has IceCat included.
@figue Same issue, it will fail compiling GKrust.
@figue 8GB ram + 4GiB swap space (swapfile), I will try -e anyway and let you know the outcome.
@Ningen how many RAM do you have? Try to relaunch the build with "makepkg -e" and see if the compilation success.
GKrust has a compilation error in the compiling process. Related: https://bugs.archlinux.org/task/72085
@figue Thank you for quick guidance! It's still bugged, but now I can see some error messages in the terminal: When I click at the noScript addon icon: JavaScript error: resource://gre/modules/ExtensionContent.jsm, line 567: TypeError: PrecompiledScript.executeInGlobal: Argument 1 is not an object.
@pepesafestemail try another GTK theme:
env GTK_THEME=Adwaita icecat
@figue I can't figure out what could be the problem. As I mentioned with the 60.7 binary version I don't have this problem. I feel like my knowledge is limited to solve this puzzle by myself, could you give me some tips what could cause such problems?
@pepesafestemail in my case, with XFCE, is working fine:
Hi! I compiled (several times) the newest version and any addon I add to Icecat shows transparent box with a border and the button only show up when i hover the mouse over one of the buttons, but i can't really interact with them. I did not have this kind of problem with the latest binary version (60.7). I did not find any related problems like this even with firefox. I'm using LXDE DE maybe thats causing some issues? Here is a link what it looks like: https://i.imgur.com/i3iv7dV.jpeg edit: Oh and I can make the Open Menu "burger" drop down menu bar look like that too with some jumping through pages and option tabs
Pinned Comments
xiota commented on 2024-02-26 07:32 (UTC) (edited on 2024-08-08 03:44 (UTC) by xiota)
PKGBUILD has been updated. Major changes:
Notes:
_build_pgo_xvfb=false
. This will usexwayland-run
for profiling._build_pgo=false
.mk_add_options MOZ_PARALLEL_BUILD=___
around line 300. Pick a value less than number of cores and free RAM in GB. For example, on a system with 8 cores, 64GB total RAM, but only 6 GB free, the value should be set to 4 or 5.libxul.so
. Leave a comment if you have a potential solution.Having problems? Please provide details: processor make and model, number of cores,
free -m
, full log in pastebin, whether using AUR helper/makepkg/clean chroot, etc.