Wedge

Public area => Bug reports => The Pub => Archived fixes => Topic started by: Pandos on February 5th, 2014, 02:50 AM

Title: [AeMe] Error 500 while changing gallery symbol
Post by: Pandos on February 5th, 2014, 02:50 AM
PHP Fatal error:  Call to a member function getImageWidth() on a non-object in /usr/local/var/www/gz/app/media_Class-Media.php on line 430
Title: Re: [AeMe] Error 500 while changing gallery symbol
Post by: Nao on February 5th, 2014, 10:13 AM
Uh...

And would this, hmm, disappear if you were to revert your own commit to the codebase..? :^^;:
Title: Re: [AeMe] Error 500 while changing gallery symbol
Post by: Pandos on February 5th, 2014, 10:24 AM
No, it's still there :)
Title: Re: [AeMe] Error 500 while changing gallery symbol
Post by: Nao on March 27th, 2014, 06:40 PM
Nope. Can't reproduce here. Tried changing the album icon (bigicon) for a random album, and it worked just fine.
I'm guessing your copy of ImageMagick has problems. Perhaps you should switch to GD2 in the AeMe settings.
Title: Re: [AeMe] Error 500 while changing gallery symbol
Post by: Pandos on March 27th, 2014, 07:05 PM
Yeah, with GD2 no problem.
But the more interesting thing is why ImageMagick is f***ed up.

Error is to reproduce with the stable version of Debian wheezy (apt-get blah blah...)

So I've compiled ImageMagick from source and it's working. :)
Sorry for the late feedback.
Title: Re: [AeMe] Error 500 while changing gallery symbol
Post by: Nao on March 27th, 2014, 07:52 PM
Okay, then it's definitely not a Wedge bug.

Good to know for tech support. "ImageMagick problem..? Recompile, or switch to GD2!"

;)
Title: Re: [AeMe] Error 500 while changing gallery symbol
Post by: Pandos on March 27th, 2014, 07:57 PM
Yes, it seems to be a bug eith the bundled version in Debian.