jbwyatt4 / openmeetings

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

Profile Picture Upload #458

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Which version of OpenMeetings are you running?
openmeetings051

What's your operating system on client and server side?
Client: Windows XP 

I tried to change my Profile Picture, I uploaded it, I can see it on the
Server, but not in openmeetings?

Thanks for Help :)

Regards

Tom

Original issue reported on code.google.com by tom.scho...@gmail.com on 19 May 2008 at 6:50

Attachments:

GoogleCodeExporter commented 9 years ago
I cannot duplicate that

Original comment by seba.wag...@gmail.com on 22 May 2008 at 12:49

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
the problem is, that openmeetings search the wrong file.

I uploaded the file "pic.jpg", I found this file on the server, but he wan't to 
take
(include) the "_profile_pic.jpg".

If I change the name manually to "_profile_pic.jpg" it works

Original comment by tom.scho...@gmail.com on 23 May 2008 at 2:09

GoogleCodeExporter commented 9 years ago
if you upload a image with name pic.jpg it should generate 3 pictures + the 
original one:
_chat_pic.jpg
_profile_pic.jpg
_big_pic.jpg
and the original one: pic.jpg

so if you miss these pictures and only got the original one I guess your 
converters
do not work.

Original comment by seba.wag...@gmail.com on 23 May 2008 at 2:55

GoogleCodeExporter commented 9 years ago
hi
I can't find any on these, just the original uploaded file.

I'll try to reinstall OpenOffice

Original comment by tom.scho...@gmail.com on 23 May 2008 at 11:18

GoogleCodeExporter commented 9 years ago
OpenOffice is ok 

see attachement plz

Original comment by tom.scho...@gmail.com on 26 May 2008 at 8:28

Attachments:

GoogleCodeExporter commented 9 years ago
I also have the same problem. I found my problem is openmeetings cannot 
generate the 
batch file to create these three files(_big, _profile, and _chat). 
Application.batchFileFir in GenerateThumbs.java only provides the relative 
address, 
but it needs full address to create the batch file. so i change 
to 'executable_fileName 
= 
"C:"+File.separatorChar+"Red507"+File.separatorChar+Application.batchFileFir+"TH
UMB
_" + CalendarPatterns.getTimeForStreamId(new Date()) +"_"+ runtimeFile;'. It 
works 
now :)

Original comment by zhubao...@gmail.com on 5 Jun 2008 at 4:37

GoogleCodeExporter commented 9 years ago
this is only necessary if you start red5 as a service instead of using the .bat 
as
mentioned in the Installation_Instructions.

I can remember the Issue for tom.schockmel is also fixed to we can close this 
one?

Original comment by seba.wag...@gmail.com on 5 Jun 2008 at 5:26

GoogleCodeExporter commented 9 years ago
sry but the error still exists :-/

Original comment by tom.scho...@gmail.com on 6 Jun 2008 at 11:41

GoogleCodeExporter commented 9 years ago
if you upload a image with name pic.jpg it should generate 3 pictures + the 
original one:
_chat_pic.jpg
_profile_pic.jpg
_big_pic.jpg
and the original one: pic.jpg

so if you miss these pictures and only got the original one I guess your 
converters
do not work.

Original comment by seba.wag...@gmail.com on 6 Jun 2008 at 11:52