Package now installs again. Thanks. However it still doesn't start.
❯ zapzap
XDG_SESSION_TYPE: wayland
[983401:983401:0723/134952.724648:ERROR:/build/qt6-webengine/src/qtwebengine/src/core/net/system_network_context_manager.cpp:325] Cannot use V8 Proxy resolver in single process mode.
[983401:983401:0723/134952.724761:ERROR:/build/qt6-webengine/src/qtwebengine/src/core/net/system_network_context_manager.cpp:325] Cannot use V8 Proxy resolver in single process mode.
Single mode supports only single profile.
zsh: abort (core dumped) zapzap
edit: got past this via deleting the ~/.config/ZapZap/ZapZap.conf now it also starts, but it throws into my face a popup with "What's new on WhatsApp Web" and doesn't go away. popup is unclosable from X on top right corner. It's just staying there and impossible to remove.
edit2: apparently it popped up another window to totally random off desk side monitor with initial settings... when completing this, was able to close the "what's new popup". program usable now. ...
Pinned Comments
alllexx88 commented on 2025-10-16 15:59 (UTC)
Please don't flag package out-of-date if it stops working due to some dependency's upgrade, e.g.,
ImportError: libglslang.so.15: cannot open shared object file: No such file or directory. It's AUR and not an Archlinux repository: you just need to rebuild the package.alllexx88 commented on 2024-12-24 08:51 (UTC)
Since python has recently been upgraded to 3.13, you need to rebuild the package if you installed it last before the upgrade, e.g., with
yay(thanks @marco.righi) you can:alllexx88 commented on 2024-04-06 19:31 (UTC)
This PKGBUILD uses a
pacmanfeature to compute checksums in CVS packages, which requirespacman>=6.1.0. If you're coming from Manjaro or an other Arch-based distro withpacman<6.1.0, you need to pass--skipchecksumstomakepkg, if building manually, or, if installing withyay, add--mflags --skipchecksums, e.g.: