Page 1 of 1

SOLVED: Gallery 2 appears to be broken

Posted: Sun Aug 10, 2014 6:09 am
by bt107
I used Gallery2 on Amahi 6.x for a long time. Worked fine then so I wanted to use it again on 7.4. Installed yesterday but something appears to be broken. The default image generator, ImageMagick, appears to be broken so no thumbnails are generated. I read somewhere that there are issues with dependencies? Anyone else experienced this?

Re: Gallery 2 appears to be broken

Posted: Sun Aug 10, 2014 6:22 am
by bigfoot65
Hello,

Checked the application and there are no dependencies being installed. I have added ImageMagick to see if that helps.

You can either uninstall and reinstall or just do:

Code: Select all

yum install ImageMagick
Also noted the Gallery 2 web page indicated that php-gd was an alternative. So many apps use it, that you probably have it installed already. You can check by doing:

Code: Select all

yum list php-gd
Hope this helps.

Re: Gallery 2 appears to be broken

Posted: Sun Aug 10, 2014 6:56 am
by bt107
That worked. As usual I just confused myself by reading too much and not thinking enough. :oops:

Re: Gallery 2 appears to be broken

Posted: Sun Aug 10, 2014 7:04 am
by bigfoot65
Awesome. Case closed :)