Manfred Schwarb
Manfred Schwarb
Not sure this is exactly the same issue, but produced from the same data source as the above crash. The following test case gives each time a different content in...
Oh, I just see I had cut off some part of the error message in the original report. The full message is ``` Area.cpp:529:17: runtime error: index 5 out of...
Proposed patch is not ideal, results in duplicated options. New try: ``` --- html2text-2.1.1/Makefile.in.orig 2022-06-20 21:47:38.000000000 +0200 +++ html2text-2.1.1/Makefile.in 2022-08-02 15:46:21.930340358 +0200 @@ -40,12 +40,11 @@ LDFLAGS = @LDFLAGS@ INCLUDES...
Same for me, /usr/bin/convert file://foo.jpg -geometry 800x500 sixel:- is not working, without the "file://" protocol it works fine. So, if I remove the "file://" prefix in lsix, i.e. so line...
Oh, sorry, I seem to have hijacked this thread. No, not Ubuntu. I read this thread and figured it matched my findings. I'm on openSUSE 15.3, ImageMagick 7.0.7-34 with some...
This pull request is simply a mess, and on top of it, it is wrong. You changed the variable name only at one place and forgot the sizeof() instance. The...
Linux distributions do their own packporting, your arguments are not really helpful for mere users. I do know that support for version 3.6 has expired long time ago. But the...