Description of problem: Foliate crashes with webContext.set_sandbox_enabled is not a function Version-Release number of selected component (if applicable): 2.2.1-1 How reproducible: Always Steps to Reproduce: 1. Install current foliate rpm 2. Run "com.github.johnfactotum.Foliate" command Actual results: webContext.set_sandbox_enabled is not a function Expected results: ebook reader program running Additional info: This happens because the current version of foliate uses the set_sandbox_enabled function which does not exist in webkit2 versions prior to version 2.26. See reference here: https://lazka.github.io/pgi-docs/WebKit2-4.0/classes/WebContext.html#WebKit2.WebContext.set_sandbox_enabled el8 has webkit version 2.24 so it doesn't include that function. The previous version of foliate on epel (foliate-1.5.3-1.el8.noarch) works fine since it doesn't use that function.
Thank you for reporting this. It so bad that no one even noticed this until it was in Bodhi for all this time. Downgrading it for now.
FEDORA-EPEL-2020-67ca62121f has been pushed to the Fedora EPEL 8 testing repository. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2020-67ca62121f See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-EPEL-2020-67ca62121f has been submitted as an update to Fedora EPEL 8. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2020-67ca62121f
FEDORA-EPEL-2020-67ca62121f has been pushed to the Fedora EPEL 8 stable repository. If problem still persists, please make note of it in this bug report.