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

Installed a fresh lsix on macOS with homebrew, got a IMv7 warning #71

Open
therealmarv opened this issue Jun 6, 2024 · 5 comments
Open

Comments

@therealmarv
Copy link

therealmarv commented Jun 6, 2024

When running lsix I get this deprecation warning very often (after every 7th image):

WARNING: The convert command is deprecated in IMv7, use "magick"

version of Imagemagick currently (2024-06-06) in Homebrew:

imagemagick: stable 7.1.1-33

macOS 14.5

@therealmarv
Copy link
Author

therealmarv commented Jun 6, 2024

the culprit:

lsix/lsix

Line 245 in 3a43179

| convert - -colors $numcolors sixel:-

@ylluminate
Copy link

In addition to the above, I also see this:

montage: no decode delegate for this image format `' @ error/constitute.c/ReadImage/746.

@properCase
Copy link

Yes, still getting this with version 1.9 of lsix and the above listed version of imagemagic

@twleung
Copy link

twleung commented Jun 11, 2024

Also getting this with v1.9 and imagemagick7.1.1 on MacOS Sonoma in iTerm

@hackerb9
Copy link
Owner

Thank you, please try release 1.9.1.

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

Successfully merging a pull request may close this issue.

5 participants