Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

27376 segmentation fault (core dumped) #1

Open
vincentWuK opened this issue Nov 8, 2021 · 2 comments
Open

27376 segmentation fault (core dumped) #1

vincentWuK opened this issue Nov 8, 2021 · 2 comments

Comments

@vincentWuK
Copy link

I downloaded the release 0.1.4 then tried to run it but an error happened
error

I'm not quite sure what's causing the error, whether it's that I need to install some dependencies?

@fia0
Copy link
Owner

fia0 commented Nov 8, 2021

Hey vincentWuK, it seems you've discovered an issue with the prebuilt binary and linking on the musl target in particular. thanks for reporting this problem 😄

If possible, may you try to install libheif and libheif-devel or the equivalent for your platform (https://pkgs.org/search/?q=libheif) and install it with

cargo install heic-to-dynamic-gnome-wallpaper

(If you already have rust installed. If not check out https://rustup.rs to quickly setup one.)

This should allow a relative prompt installation in the meantime.

I'll take the prebuilt temporary from the README and release until this is fixed.

@vincentWuK
Copy link
Author

Thanks! I followed the instructions, installed libheif, then installed the software using the cargo command, and finally ran the new binaries in the .cargo directory and found that it worked!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants