linux-wallpaperengine
linux-wallpaperengine copied to clipboard
Assertion pa_atomic load failed
Hi sorry to bother again, after compiling on debian and getting the asset dir to work I try to run the program and I get the following error:
Assertion 'pa_atomic_load(&(s)->_ref) >= 1' failed at pulse/stream.c:320, function pa_stream_unref(). Aborting. Aborted
With a lot of source code output above it.
Everything compiled fine earlier (save for the unistd.h issue I opened before) so im not sure why this is happening, I used the following command ./linux-wallpaperengine ~/Desktop/testing/1169291411/
Thanks for your help ahead of time
Could you share the full output? It should contain a bit more info on what exactly is going on.
@digitaltapestryposters does this occur with any other wallpapers?
~~I also wasn't aware the first arg to this app could be the wallpaper's directory instead of just the ID, does using just the ID instead of the directory make any difference? I doubt it will, just haven't seen this app invoked like that much~~
EDIT: of course, now I see everyone using the directory instead of the ID.