khanhas / MagickMeter

ImageMagick + Rainmeter BAMM! MagickMeter
GNU General Public License v3.0
134 stars 5 forks source link

Any installation of ImageMagick-7.1.X and above makes MagickMeter unusable #10

Open Drgabi18 opened 9 months ago

Drgabi18 commented 9 months ago

It seems like recent changes to ImageMagick have completely broken this, giving Error 127 (aka can't even load the plugin) in the Rainmeter log. I have upgraded my ImageMagick version from 7.0.10 to 7.1.1 and the problem above is constant. The only thing I can say is that MagickMeter.h in this plugin is just a modified ImageMagick/MagickCore/magick-type.h, and all that's been done to that file is fix compile warnings (the same errors appear when trying to build MagickMeter too), so it must mean other structural changes inside Magick++ between 7.0.10 and 7.1.1 have most likely broken this.

Drgabi18 commented 9 months ago

The people on the forums are smarter than me, someone (specifically KorolOrol) suggested using the Wayback Machine to get a download, I downgraded to Version 7.0.11 and MagickMeter works again. Version 7.0.11 - https://web.archive.org/web/20210220011358/https://imagemagick.org/script/download.php Version 6 - https://legacy.imagemagick.org/script/download.php I will not close the issue, waiting for the author of the plugin to close it in the future once the problem is fixed and a link to an older version of ImageMagick is no longer needed.

zxc-mrt1n-o4 commented 1 month ago

It's not working, maybe i need another version on MagickMeter.

zevaet commented 1 month ago

7.0.11 isn't working for me, did anyone solved this problem??