@pepesafestemail try another GTK theme:
env GTK_THEME=Adwaita icecat
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.69 |
First Submitted: | 2007-12-09 10:12 (UTC) |
Last Updated: | 2024-11-30 19:41 (UTC) |
« First ‹ Previous 1 .. 9 10 11 12 13 14 15 16 17 18 19 .. 86 Next › Last »
@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
@compiler1413 this happens because en-US is not in the l10n-central repo. Check https://hg.mozilla.org/l10n-central/
I can add a safe code that download en-GB instead of en-US, which is already shipped in original tarball. Will you prefer that or, knowing this, you can set en-GB or other language to avoid to download all locales?
Note: I was trying to avoid all locales if en-US is the only preference, but the code in makeicecat script is deeply dependent, so I can't... If anybody has a patch, it will be welcome.
https://aur.archlinux.org/packages/icecat/?O=20&PP=10#comment-799993 Still getting the same sed error with _SPEED=Y
Also tried with env, no difference.
env _LOCALE=en-US _SPEED=y makepkg -rsic
Any insight on why this fails? Thanks!
@random-nick I've pushed this: 402e4c99deec
Please update your local repo and try again.
@random-nick haven't tried yet...
doesn't build with current rust?
@rifl you have 60.7.0... This package is 78.12.0.
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.