6.0.0-alpha14
7/2/25

[#10260] can not upload the image of the contact
Summary can not upload the image of the contact
Queue Turba
Queue Version 3.0.3
Type Bug
State Not A Bug
Priority 1. Low
Owners mrubinsk (at) horde (dot) org
Requester wangshichen17 (at) gmail (dot) com
Created 06/20/2011 (5126 days ago)
Due
Updated 06/24/2011 (5122 days ago)
Assigned 06/20/2011 (5126 days ago)
Resolved 06/24/2011 (5122 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
06/24/2011 06:48:04 PM Michael Rubinsky Assigned to Michael Rubinsky
State ⇒ Not A Bug
 
06/21/2011 05:43:30 AM Michael Rubinsky Comment #6 Reply to this comment
Looks like something is broken in your image library. Make sure that 
the version of Imagick you are using is both recent AND is compiled 
against the same version of ImageMagick that you currently have on 
your system.

Alternatively, you can just use the ImageMagick/Convert driver instead 
and see if that helps.
06/21/2011 04:15:59 AM wangshichen17 (at) gmail (dot) com Comment #5
New Attachment: case.png Download
Reply to this comment
thanks for help. Michael is correct. i forget to configure the image 
manipulation.
but there is another problem when I upload the photos of the contact.

its can upload the photos now and i can preview the photos when i 
click the "upload" button.
but when i click the "save" button, i see the poor image like in attachment!!
i don't know what happen and i don't see any error or warning in log file.

the configure of the image manipulation is  like that:
   $conf['image']['driver'] = 'Imagick';
   $conf['exif']['params']['exiftool'] = '/usr/bin/exiftool';
   $conf['exif']['driver'] = 'Exiftool';
am i setting something wrong?
Uploading - yes. The data is probably there in the Turba_Objects 
table. The problem is that Horde_Image is used to display (and 
possibly edit) the image data.
06/20/2011 02:43:23 PM Michael Rubinsky Comment #4 Reply to this comment
Uploading - yes. The data is probably there in the Turba_Objects 
table. The problem is that Horde_Image is used to display (and 
possibly edit) the image data.

06/20/2011 02:31:20 PM Jan Schneider Comment #3 Reply to this comment
Shouldn't that still allow to upload images?
06/20/2011 02:18:48 PM Michael Rubinsky Comment #2
Priority ⇒ 1. Low
State ⇒ Feedback
Reply to this comment
Looks like you didn't configure an image driver in the main horde 
configuration.
06/20/2011 04:40:50 AM wangshichen17 (at) gmail (dot) com Comment #1
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ can not upload the image of the contact
Queue ⇒ Turba
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
Reply to this comment
recently, i upgrade my horde/imp/turba to the latest version. and I 
test all the functionality which I was interested in.
therefore, I found that when i add a new contact, and want to upload 
the image (.jpg or .png) file, it seem to have some bug (or problems) 
so that I can not view the image file i just upload

here is the error log from syslog file :

Jun 20 12:29:09 ubuntu HORDE: HORDE [horde] Invalid Image driver 
specified: Horde_Image_ not found. [pid 25945 on line 33 of 
"/usr/share/php/Horde/Core/Factory/Image.php"]
Jun 20 12:29:31 ubuntu HORDE: HORDE [horde] Invalid Image driver 
specified: Horde_Image_ not found. [pid 4017 on line 33 of 
"/usr/share/php/Horde/Core/Factory/Image.php"]
Jun 20 12:29:34 ubuntu HORDE: HORDE [horde] Invalid Image driver 
specified: Horde_Image_ not found. [pid 4191 on line 33 of 
"/usr/share/php/Horde/Core/Factory/Image.php"]

and the version of horde_image is the latest (1.0.2)
is there some bugs about this? or it just a configuration mistake?

Saved Queries