linux-wallpaperengine icon indicating copy to clipboard operation
linux-wallpaperengine copied to clipboard

Assertion pa_atomic load failed

Open digitaltapestryposters opened this issue 1 year ago • 3 comments

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

digitaltapestryposters avatar Mar 29 '23 19:03 digitaltapestryposters

Could you share the full output? It should contain a bit more info on what exactly is going on.

Almamu avatar Mar 29 '23 20:03 Almamu

Here is the full output

error.txt

digitaltapestryposters avatar Mar 29 '23 21:03 digitaltapestryposters

@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.

trainzkid avatar Dec 12 '23 04:12 trainzkid