michaelyin / openmeetings

Automatically exported from code.google.com/p/openmeetings
0 stars 0 forks source link

When I upload Animated GIF images with Error #1386

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Which version of OpenMeetings are you running?
r3675
In case its an UI Bug => Images say more then words! Please attach a
Screen-Shot.

What's your operating system on client and server side?
windows xp client and server
Is it a problem related to the client/usability or server-side?
Server side problem
Did you have any trace/debug output?

see attach.

I think this problem because of ImageMagick soft path have some blanks;
command shoud:
"D:\Program Files\ImageMagick-6.6.9-Q16\convert.exe"  -thumbnail 50x50 
"d:\openmeetings\red5\webapps\openmeetings\upload\7\test.jpg" 
"d:\openmeetings\red5\webapps\openmeetings\upload\7\_thumb_test.jpg"
not :
D:\Program Files\ImageMagick-6.6.9-Q16\convert.exe -thumbnail 50x50 
d:\openmeetings\red5\webapps\openmeetings\upload\7\test.jpg 
d:\openmeetings\red5\webapps\openmeetings\upload\7\_thumb_test.jpg

then can't find "convert.exe" 

Original issue reported on code.google.com by wei...@gmail.com on 24 Apr 2011 at 10:50

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by seba.wag...@gmail.com on 31 Jan 2012 at 12:23

GoogleCodeExporter commented 9 years ago
OpenMeetings moves to Apache Foundation, update your bookmarks to the new 
project page:

http://incubator.apache.org/openmeetings/

New Issue tracker is located: https://issues.apache.org/jira/browse/OPENMEETINGS

New Mailing Lists located at: 
http://incubator.apache.org/openmeetings/mail-lists.html 

Original comment by seba.wag...@gmail.com on 31 Jan 2012 at 12:25