• Joined on 2021-08-18
sbraz commented on issue josch/img2pdf#120 2022-09-24 20:45:58 +00:00
Tests fail with ImageMagick compiled with --with-quantum-depth=8 or 32

Hi @josch. It's been a while since I last used the package. I'll try to look into it.

sbraz commented on issue josch/img2pdf#120 2021-10-03 13:52:50 +00:00
Tests fail with ImageMagick compiled with --with-quantum-depth=8 or 32

Luckily, I'm the Debian maintainer of img2pdf so I can adjust things there as needed.

Well if you can make Debian switch to IM7, that'd be cool :) I just don't realise how much work that…

sbraz commented on issue josch/img2pdf#120 2021-10-03 13:24:15 +00:00
Tests fail with ImageMagick compiled with --with-quantum-depth=8 or 32

I meant all the commits from josch/img2pdf#117

Those made the tests work with both IM6 and IM7. I am surprised that tests fail on Travis but I am pretty sure…

sbraz commented on issue josch/img2pdf#120 2021-10-03 11:52:42 +00:00
Tests fail with ImageMagick compiled with --with-quantum-depth=8 or 32

@josch I do have IM7 and with the commits I pushed to main, the tests pass fine. Are you seeing additional failures?

sbraz commented on issue josch/img2pdf#120 2021-09-02 18:05:07 +00:00
Tests fail with ImageMagick compiled with --with-quantum-depth=8 or 32

@josch I don't know if you followed the issue I opened but it sounds like you should indeed stop testing the value of depth.

sbraz commented on issue josch/img2pdf#120 2021-08-23 21:57:35 +00:00
Tests fail with ImageMagick compiled with --with-quantum-depth=8 or 32

I'm a Debian Developer and can help the packaging effort and offered my help in the relevant bug report

Good to know, in that case maybe the next Ubuntu version will have IM 7 at least.

I…

sbraz commented on issue josch/img2pdf#120 2021-08-23 20:43:33 +00:00
Tests fail with ImageMagick compiled with --with-quantum-depth=8 or 32

My bad, I meant Bionic.

sbraz commented on issue josch/img2pdf#120 2021-08-23 20:41:31 +00:00
Tests fail with ImageMagick compiled with --with-quantum-depth=8 or 32

Well tests fail with Python 3.5 because of a str/bytes thing so I guess the minimum version will be Focal with 3.6.

sbraz commented on issue josch/img2pdf#120 2021-08-23 20:24:42 +00:00
Tests fail with ImageMagick compiled with --with-quantum-depth=8 or 32

I can confirm that the depth attribute contains the compile-time constant quantum depth for TIFF images whereas baseDepth contains the actual depth (but for PNG or JPG, both attributes contain…

sbraz opened issue josch/img2pdf#120 2021-08-22 23:31:40 +00:00
Tests fail with ImageMagick compiled with --with-quantum-depth=8 or 32
sbraz commented on issue josch/img2pdf#119 2021-08-22 17:25:29 +00:00
test_tiff_rgb12 and test_tiff_rgb14 fail with ImageMagick 6.9.10

Are you saying that Ubuntu Focal also needs the value 16? What value is needed for ImageMagick 7?

Yes, I think so. Throughout my tests, I saw that all versions (Gentoo or Arch with IM 7, Focal…

sbraz opened issue josch/img2pdf#119 2021-08-22 16:25:32 +00:00
test_tiff_rgb12 and test_tiff_rgb14 fails with ImageMagick 6.9.10
sbraz created pull request josch/img2pdf#118 2021-08-22 01:28:49 +00:00
Remove ineffective description-file parameter from setup.cfg
sbraz pushed to description at sbraz/img2pdf 2021-08-22 01:17:30 +00:00
d03f331521 Remove ineffective description-file parameter from setup.cfg
sbraz created branch description in sbraz/img2pdf 2021-08-22 01:17:29 +00:00
sbraz commented on pull request josch/img2pdf#117 2021-08-21 23:50:02 +00:00
Make tests work with ImageMagick 6 and 7, fixes #111

Thanks! I tested commit 55d589a548cd881c3fe5a94a1c7e2db6a88ae8ea with Ubuntu 20 to match what Travis does and it fails the ICC tests (and TIFF tests) there too so the problem isn't linked to this PR…

sbraz commented on pull request josch/img2pdf#117 2021-08-21 20:37:38 +00:00
Make tests work with ImageMagick 6 and 7, fixes #111

Oh right 🙂 In that case, yes, tests do pass, no skips or anything else.

Here is the output from that Dockerfile, if you want to test yourself:

FROM debian:bullseye
RUN apt…
sbraz commented on pull request josch/img2pdf#117 2021-08-21 20:25:48 +00:00
Make tests work with ImageMagick 6 and 7, fixes #111

Tests are passing but compare, the function that relied on icc-profiles-free is never called with icc=True so that part of the code is never tested.

If you could add a test that uses it to…

sbraz pushed to im7 at sbraz/img2pdf 2021-08-21 18:57:26 +00:00
635b08c321 README: fix CI URLs
ae5bc0f200 README: fix CI URLs
Compare 2 commits »
sbraz pushed to im7 at sbraz/img2pdf 2021-08-21 18:52:42 +00:00
ae5bc0f200 README: fix CI URLs
d60b5109e0 README: fix CI URLs
Compare 2 commits »