Crashes when trying to run 'waypaper-engine run'
Hi there! I've got the same problem except: on the very first time launching it, it worked. After selecting a folder with images tho, I landed on the same error:
Connection to waypaper daemon established. ** ERROR:/__w/sharp/sharp/node_modules/@img/sharp-libvips-dev/include/vips/VImage8.h:134:vips::VObject& vips::VObject::operator=(const vips::VObject&): assertion failed: (!a.vobject || VIPS_IS_OBJECT(a.vobject)) Bail out! ERROR:/__w/sharp/sharp/node_modules/@img/sharp-libvips-dev/include/vips/VImage8.h:134:vips::VObject& vips::VObject::operator=(const vips::VObject&): assertion failed: (!a.vobject || VIPS_IS_OBJECT(a.vobject)) /usr/bin/waypaper-engine: line 656: 96447 Aborted (core dumped) $COMMAND /usr/bin/waypaper-engine: line 676: Something went wrong: command not foundI did try reinstalling multiple times, both the normal and -git version, always deleted both
package-nameandpackage-name-debugand deleted the config folder in~/.configand cleared the pacman cache withyay -Sccand I selected to cleanbuild it, but still having the same error popping up.For
pacman -Qi libvips | grep "Required By"I geterror: package 'libvips' was not foundwhich I think should be correct when the lib is included.For
pacman -Qi node-gyp | grep "Required By"I getRequired By : npm.The Node Version is
v20.18.3.Thanks in advance.
This issue is a repost of the one I previously reported in #140
I am still having this problem.
Me as well.