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

Magick Segmentation fault with auto-crop #75

Open
xeruf opened this issue Feb 6, 2022 · 2 comments
Open

Magick Segmentation fault with auto-crop #75

xeruf opened this issue Feb 6, 2022 · 2 comments

Comments

@xeruf
Copy link

xeruf commented Feb 6, 2022

Not sure if this is an upstream bug, so I will post it here first. Take the following image: jump4 ogg

And run

timg -g 111x2 --auto-crop jump4.ogg.png

In Kitty it is all fine:
image

But in Konsole it escalates:
image

This only happens when both -g and --auto-crop are given.

@xeruf
Copy link
Author

xeruf commented Feb 6, 2022

image

@hzeller
Copy link
Owner

hzeller commented Feb 10, 2022

Maybe this is due to some rounding the image size close to one character cell, investigating
(and no, probably not an GraphicsMagick bug but timg).

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