Search found 2 matches

by parmeshwar
2013-02-21T22:25:32-07:00
Forum: Magick++
Topic: Magick++ exception: Magick: UnableToOpenCache ()
Replies: 2
Views: 8137

Re: Magick++ exception: Magick: UnableToOpenCache ()

Thanks for your reply.
It was working well till some point. Later on it started to return this exception for the files processed.
Could this be related to the free disk space available in TMPDIR.
by parmeshwar
2013-02-21T02:26:38-07:00
Forum: Magick++
Topic: Magick++ exception: Magick: UnableToOpenCache ()
Replies: 2
Views: 8137

Magick++ exception: Magick: UnableToOpenCache ()

Hi,

Facing issue while creating object of the Image class.
Constuctor called here is Image ( const Blob &blob_ )
It is returning with exception description "Magick: UnableToOpenCache ()".

Appricate any help..