Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support webkit2gtk-4.1 #14

Open
jjakob opened this issue Feb 11, 2023 · 2 comments
Open

support webkit2gtk-4.1 #14

jjakob opened this issue Feb 11, 2023 · 2 comments

Comments

@jjakob
Copy link

jjakob commented Feb 11, 2023

Is it possible to support webkit2gtk-4.1?

I use it with vimb but the latest version built from the master tree uses webkit2gtk-4.1. The first time after upgrading it crashed with an error traps: WebKitWebProces[14561] trap int3 ip:7f5f18c6feef sp:7ffd20087c00 error:0 in libglib-2.0.so.0.7400.4[7f5f18c31000+8e000] which is caused by (WebKitWebProcess:14561): libsoup-ERROR **: 07:03:49.719: libsoup3 symbols detected. Using libsoup2 and libsoup3 in the same process is not supported. because 4.1 uses libsoup3. I had to delete the wyeb adblock extension to make it work.

@jun7
Copy link
Owner

jun7 commented Feb 12, 2023

Thank you for reporting.
I add a make option WEBKITVER. see readme that updated.

@jjakob
Copy link
Author

jjakob commented Feb 23, 2023

Thanks, it works.
I decided to name the installed wyebab binary wyebab-4.1 so that it can coexist with the old, 4.0 wyebab, so it is possible to install them at the same time.
I made an ebuild for it here: https://github.com/jjakob/gentoo-overlay/blob/master/www-misc/wyebadblock/wyebadblock-1.0.0_p20230212.ebuild
I modified the ebuild in the guru repo https://github.com/gentoo-mirror/guru/blob/master/www-misc/wyebadblock/wyebadblock-1.0.0.ebuild

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants