On Fri, Nov 29, 2013 at 10:48:15AM -0800, we recorded a bogon-computron collision of the <[email protected]> flavor, containing: > > Considering that these ImageMagick issues keep happening (happened to me > too), maybe we should remove support for ImageMagick and make > GraphicMagick the required one?
It's been discussed. IM has been a thorn in Xastir's side for many years. When that first got suggested, it turned out that there was one distro that had packages in its repos such that IM and GM were conflicting, and could not be installed on the same machine. So if anyone using that distro ever wanted to install a package that required IM, they would not be able to use Xastir. That was several years ago. It may not be an issue anymore. I would wholeheartedly approve of pitching IM support in Xastir if we can. The code is *peppered* with ifdefs working around API changes over several years of IM breakage, attempting to work with any version, even really old ones. Makes for pretty unreadable code, and it would be great if it could be discarded. > On 11/29/2013 10:18 AM, Eric H. Christensen wrote: > > -----BEGIN PGP SIGNED MESSAGE----- > > Hash: SHA512 > > > > On Fri, Nov 29, 2013 at 12:15:02AM -0500, Eric H. Christensen wrote: > >> On Thu, Nov 28, 2013 at 08:39:57PM -0700, Tom Russo wrote: > >>> If that displays fine, something is wrong with how Xastir is built with > >>> Magick on Fedora, or worse, it could be built against a version of > >>> ImageMagick > >>> that is so new it doesn't actually work with Xastir (that happens a lot, > >>> ImageMagick is very bleeding edge and often make changes that break > >>> backward compatibility, which is why most Xastir developers advocate > >>> GraphicsMagick instead). > >> *sigh* I wonder if that's what's happening here. Looks like I'm running > >> ImageMagick version 6.8.6.3. I'll try to recompile with GraphicsMagick > >> support and see if that fixes the problem. > > Recompiling with GraphicMagick support (instead of ImageMagick) has fixed > > the problem. I've opened a bug in Fedora[0] in hopes of getting this > > changed in the repos. > > > > Thanks for the help! > > > > [0] https://bugzilla.redhat.com/show_bug.cgi?id=1036204 > > > > 73, > > Eric W4OTN > > -----BEGIN PGP SIGNATURE----- > > Version: GnuPG v1.4.15 (GNU/Linux) > > > > iQGcBAEBCgAGBQJSmNpxAAoJEB/kgVGp2CYv0DQL/0r4FW8UWZHp1AqUrG2zl+fy > > ja+wcWFMTIcSCZQYLpKqPGoYHqsiRfyZU+CPq4BmKG2WZBmXxiWnsV4SqNopkCxv > > PfjWc+uljfGrfTPaJIWsFlf8SQmp+lp5UaRtLkSOg34FOb04Wr+cOQrv3EMieQNc > > US73SETtZyQKwYVfh2Dt4WA+JF28qjuys36n/Gf5E8opspwp9CziXfQaj8rIW6Zt > > /CX4ZOwnKtRgVT2+c3rcCWHxg53XwTKpETQHfIi4CFGXXW1V8ZfmeFMlOuNOlHxy > > wkGjoRr1+2Ii4E4z/V2DTs7wtP2FwC+bqJ7mLWnoehPbxB7n8x1/oa4qoMxdqOnK > > Hjdm5igYgIM7BArllr6YV5f/yOrAbKFC5hapFbX7jyMeY9r6R++KBfFOrjl+4dut > > Oy49xbR+h2sS0C1ZVrV2w25xkJLnCgl5Y6blKPzX37IbDIiNZ+ijAjkRiluyIK6p > > og/JJLMz0XZgOMv3sTjkstIFTa/mrDU5H/RcP27XgA== > > =mPOR > > -----END PGP SIGNATURE----- > > _______________________________________________ > > Xastir mailing list > > [email protected] > > http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir > > _______________________________________________ > Xastir mailing list > [email protected] > http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir -- Tom Russo KM5VY SAR502 DM64ux http://www.swcp.com/~russo/ Tijeras, NM QRPL#1592 K2#398 SOC#236 http://kevan.org/brain.cgi?DDTNM echo "prpv_a'rfg_cnf_har_cvcr" | sed -e 's/_/ /g' | tr [a-m][n-z] [n-z][a-m] _______________________________________________ Xastir mailing list [email protected] http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir
