Image Magick - Error trying to re-enable

gaynormcc
gaynormcc's picture

Joined: 2003-09-05
Posts: 378
Posted: Mon, 2009-05-18 01:33

I had a problem with broken images.
So I disabled Image Magick etc to find one that gave me proper images. (gd works).
However, I discovered from the documentation that some features of the Map module will not work without Image Magick. So I went in to enable Image Magick and see if the images would still work.

I got the error

Error (ERROR_TOOLKIT_FAILURE)
in modules/imagemagick/classes/ImageMagickToolkitHelper.class at line 308 (GalleryCoreApi::error)
in modules/imagemagick/classes/ImageMagickToolkitHelper.class at line 41 (ImageMagickToolkitHelper::discoverMimeTypes)
in modules/imagemagick/module.inc at line 115 (ImageMagickToolkitHelper::getOperationsAndProperties)
in modules/core/PluginCallback.inc at line 180 (ImageMagickModule::activate)
in modules/core/PluginCallback.inc at line 67 (PluginCallbackView::handleCallback)
in main.php at line 450 (PluginCallbackView::renderImmediate)
in main.php at line 104
in main.php at line 88

System Information
Gallery version
2.3
PHP version
5.2.9 cgi
Webserver
Apache/2.2.11 (Unix) mod_ssl/2.2.11 OpenSSL/0.9.8e-fips-rhel5 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635
Database
mysqlt 5.0.77-community
Toolkits
Thumbnail, Gd
Operating system
Linux cp1.hostingserver.net 2.6.18-128.1.10.el5 #1 SMP Thu May 7 10:39:21 EDT 2009 i686
Browser
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10

Gaynor

 
mridgwel

Joined: 2007-01-27
Posts: 215
Posted: Mon, 2009-05-18 19:40

If you go to site admin->Graphics Toolkits->ImageMagick and perform a test do you get any errors?

_________
Mark
ACCU - www.accu.org - Professionalism in Programming.

 
gaynormcc
gaynormcc's picture

Joined: 2003-09-05
Posts: 378
Posted: Fri, 2009-05-22 06:30

Hi
ImageMagick does not appear in site admin/ graphics toolkits

In Plugins Imagemagick is deactivated and has Actions to "activate/uninstall/delete"
I am wondering if perhaps I should uninstall and then install it again.

Gaynor

 
mdlueck
mdlueck's picture

Joined: 2007-02-23
Posts: 114
Posted: Tue, 2009-05-26 10:35

You need to activate the ImageMagic module on the Plugins page in order for it to show up on the list of available toolkits.

Once that is done, then testing the ImageMagic toolkit will be possible.

 
gaynormcc
gaynormcc's picture

Joined: 2003-09-05
Posts: 378
Posted: Tue, 2009-05-26 12:57

Yeah but as I said at the beginning of this thread, when i try to activate Image Magic, I get the errors and it does not activate.

Should I uninstall in and install it again?

Gaynor

 
mdlueck
mdlueck's picture

Joined: 2007-02-23
Posts: 114
Posted: Wed, 2009-05-27 01:26

Sounds like your installation of Gallery is suspect. The "it" would be all of Gallery. The ImageMagic plugin comes with Gallery.

I am not familiar with the type of error you are getting, sorry.