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

[Bug] magick.load_image() returns nil #65

Closed
Bekaboo opened this issue Oct 25, 2023 · 2 comments
Closed

[Bug] magick.load_image() returns nil #65

Bekaboo opened this issue Oct 25, 2023 · 2 comments

Comments

@Bekaboo
Copy link

Bekaboo commented Oct 25, 2023

The call to magick.load_image() in lua/image/image.lua at line 265 can return nil which causes error at line 268 every time the text being changed inside current buffer:

magick_image = magick.load_image(absolute_path)

Peek.2023-10-25.10-23.mp4
@3rd
Copy link
Owner

3rd commented Oct 27, 2023

Thanks for the issue, should be ok now!

@Bekaboo
Copy link
Author

Bekaboo commented Oct 28, 2023

It works greate, thx! ❤️

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