Page 1 of 1

[solved] Errors with Arch Linux AUR Build

Posted: 2015-06-16, 22:01
by 0strodamus
Hi, I'm experiencing errors with Palemoon 25.5.0-1 built using the Arch Linux AUR PKGBUILD. I'm getting the error when closing a tab. The error is:

Code: Select all

Assertion Failed

ASSERT: Giving up waiting for the tab closing animation to finish (bug 608589)
Stack Trace: 
0:([object XULElement],[object XULElement])
I am building with the following changes to the options in the mozconfig.in file provided by the AUR build:

Code: Select all

ac_add_options --disable-safe-browsing
ac_add_options --disable-url-classifier
The binary version provided by trava90 works fine (thanks trava90!). I'm happy to keep using Pale Moon for Linux. I'm just curious why the AUR compiled version is giving these errors.

Re: Errors with Arch Linux AUR Build

Posted: 2015-06-17, 04:50
by squarefractal

Re: Errors with Arch Linux AUR Build

Posted: 2015-06-17, 20:00
by 0strodamus
Thanks squarefractal. I'll try searching first next time. :oops:

Re: Errors with Arch Linux AUR Build

Posted: 2015-08-05, 02:13
by 0strodamus
I found the solution to my issue, so I thought I would update this thread in case it can help anyone else. The "Assertion Failed" errors were caused by the Print Edit extension and downgrading to version 15.5 or lower fixes the issue. Unfortunately, 15.5 has a "Retain edits from previous session?" bug, but 15.3 works well. :thumbup: