Waypaper-Engine icon indicating copy to clipboard operation
Waypaper-Engine copied to clipboard

Crashes when trying to run 'waypaper-engine run'

Open Tonka-de opened this issue 9 months ago • 2 comments

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 found

I did try reinstalling multiple times, both the normal and -git version, always deleted both package-name and package-name-debug and deleted the config folder in ~/.config and cleared the pacman cache with yay -Scc and I selected to cleanbuild it, but still having the same error popping up.

For pacman -Qi libvips | grep "Required By" I get error: package 'libvips' was not found which I think should be correct when the lib is included.

For pacman -Qi node-gyp | grep "Required By" I get Required 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

Tonka-de avatar Mar 29 '25 12:03 Tonka-de

I am still having this problem.

Beast-Viper avatar Jul 21 '25 15:07 Beast-Viper

Me as well.

guacamolefumo avatar Nov 11 '25 09:11 guacamolefumo