[Tickets #9128] Problem using GD thumbnails

bugs at horde.org bugs at horde.org
Thu Jul 8 03:13:40 UTC 2010


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/9128
------------------------------------------------------------------------------
  Ticket             | 9128
  Created By         | leandro.damascena at gmail.com
  Summary            | Problem using GD thumbnails
  Queue              | IMP
  Version            | Git master
  Type               | Bug
  State              | Unconfirmed
  Priority           | 2. Medium
  Milestone          |
  Patch              | 1
  Owners             |
------------------------------------------------------------------------------


leandro.damascena at gmail.com (2010-07-07 23:13) wrote:

First, I want to explain why I'm using GD and not Imagick  
(recommended)... I'm running horde using nginx and phpfcgi and all the  
time I receive this error:

libgomp: Thread creation failed: Resource temporarily unavailable

I've already updated to last version ImageMaick, libgomp and all of  
libs that ImageMagick and Imagick requires, however none solved my  
problem.


Using GD Library (not recommended for you) has a big problem...

2010/07/07 21:14:41 [error] 25809#0: *80 FastCGI sent in stderr: "PHP  
Fatal error:  Class Horde_Image_Gd contains 1 abstract method and must  
therefore be declared abstract or implement the remaining methods  
(Iterator::rewind) in  
/home/c3mail/framework/Image/lib/Horde/Image/Gd.php on line 17"

2010/07/07 21:22:14 [error] 25809#0: *104 FastCGI sent in stderr: "PHP  
Fatal error:  Call to undefined method Horde_Image_Gd::create() in  
/home/c3mail/framework/Image/lib/Horde/Image/Gd.php on line 258" "GET  
/c3mail/view.php?imp_img_view=view_thumbnail&actionID=view_attach&id=3&uid=48&mailbox=INBOX  
HTTP/1.1"

I've made a patch and this working now






More information about the bugs mailing list