Re: Getting room chats using web service

2014-11-26 Thread César M . Sandrigo
Hi Maxim, thank you very much for your response! Yes, I supposed the chats are stored in memory because I couldn't find it in database and it disappeared when I restarted the server. Whatever, I get confused because the 'Chat' table in database have 'to_room_id' and 'to_user_id' columns, but for n

Re: Getting room chats using web service

2014-11-26 Thread Maxim Solodovnik
Yes, you absolutely right :) On Wed, Nov 26, 2014 at 6:48 PM, César M. Sandrigo wrote: > Hi Maxim, thank you very much for your response! > > Yes, I supposed the chats are stored in memory because I couldn't find it > in database and it disappeared when I restarted the server. Whatever, I get >

upload new image to user profile picture failing

2014-11-26 Thread Robert Chalmers
Any ideas why OM doesn’t want to upload an image? It’s suitably small, I think? I’d like to set my User Image on the home page. thanks

Re: upload new image to user profile picture failing

2014-11-26 Thread Maxim Solodovnik
Any additional details? On Wed, Nov 26, 2014 at 7:06 PM, Robert Chalmers wrote: > Any ideas why OM doesn’t want to upload an image? It’s suitably small, I > think? > I’d like to set my User Image on the home page. > thanks -- WBR Maxim aka solomax

Re: upload new image to user profile picture failing

2014-11-26 Thread Robert Chalmers
Hi, yes, panic over… checked the log files, and it can’t find ‘convert’ which is in the path, but unfound by OM, so I’ll have to put it in by hand. Is that ImageMagic that has convert ? > On 26 Nov 2014, at 13:14, Maxim Solodovnik wrote: > > Any additional details? > > On Wed, Nov 26, 2014 a

Re: upload new image to user profile picture failing

2014-11-26 Thread Maxim Solodovnik
yes, ImageMagic should be installed and its binaries should be in the paths or path should be specified in the configuration On Wed, Nov 26, 2014 at 7:17 PM, Robert Chalmers wrote: > Hi, yes, panic over… checked the log files, and it can’t find ‘convert’ > which is in the path, but unfound by OM

Re: upload new image to user profile picture failing

2014-11-26 Thread Robert Chalmers
ok, cool. Now, say for example I have this, for ffmpeg /usr/local/Cellar/ffmpeg/2.4.3 Do I need to actually specify the bin directory in the path, i.e. /usr/local/Cellar/ffmpeg/2.4.3/bin or will that allow it to pick it up, because there is also a lib, and share directory in there too? > On

Re: upload new image to user profile picture failing

2014-11-26 Thread Maxim Solodovnik
It should be /usr/local/Cellar/ffmpeg/2.4.3/bin On Wed, Nov 26, 2014 at 7:30 PM, Robert Chalmers wrote: > ok, cool. Now, say for example I have this, > for ffmpeg > > /usr/local/Cellar/ffmpeg/2.4.3 > > Do I need to actually specify the bin directory in the path, i.e. > /usr/local/Cellar/ffmpeg/2

Re: upload new image to user profile picture failing

2014-11-26 Thread Robert Chalmers
Ok, got it. thanks > On 26 Nov 2014, at 13:30, Robert Chalmers wrote: > > ok, cool. Now, say for example I have this, > for ffmpeg > > /usr/local/Cellar/ffmpeg/2.4.3 > > Do I need to actually specify the bin directory in the path, i.e. > /usr/local/Cellar/ffmpeg/2.4.3/bin > > or will that a

Re: upload new image to user profile picture failing

2014-11-26 Thread Robert Chalmers
Thanks Maxim, seems to be al working now .. :-) > On 26 Nov 2014, at 13:39, Maxim Solodovnik wrote: > > It should be /usr/local/Cellar/ffmpeg/2.4.3/bin > > On Wed, Nov 26, 2014 at 7:30 PM, Robert Chalmers > wrote: > ok, cool. Now, say for example I have this, > fo

Re: upload new image to user profile picture failing

2014-11-26 Thread Maxim Solodovnik
great! On Wed, Nov 26, 2014 at 7:44 PM, Robert Chalmers wrote: > Thanks Maxim, > seems to be al working now .. :-) > > > > > On 26 Nov 2014, at 13:39, Maxim Solodovnik wrote: > > It should be /usr/local/Cellar/ffmpeg/2.4.3/bin > > On Wed, Nov 26, 2014 at 7:30 PM, Robert Chalmers > wrote: > >>

Import Image, PDF-file and work document doesn't work

2014-11-26 Thread Lionel Djeukam
Hello all, i am new hier butvery exciting to exchange knowledge and info about openmeetings. I try since today morning to import some data (word, pdf and image) on the whiteboard during a web conference. Unfortunately nothing appends. I had a look into the log file which is located under /usr/lib/

Re: Import Image, PDF-file and work document doesn't work

2014-11-26 Thread Maxim Solodovnik
In case of problems with importing OpenOffice documents you need to ensure correct version of jodconverter is installed Open/LibreOffice is installed please send OS jod version/location/config setting Open/LibreOffice location/config setting correspondent part of log while importing On Wed, Nov 2

Re: Problem with ldap and ad 208

2014-11-26 Thread TRAPPE Vincent
Good Job Maxim !!! The lastest build fix the issue ;) Thanks for ur help Vincent Le 25/11/2014 18:50, Maxim Solodovnik a écrit : Maybe you have refences can you please try the latest build from here: https://builds.apache.org/view/M-R/view/OpenMeetings/job/Openmeetings%203.0.x/ has latest

Re: Import Image, PDF-file and work document doesn't work

2014-11-26 Thread Lionel Djeukam
Hi, hief i send the requested information: OS: Debian 7 Jod version: 2.2.2 The Jod- path is pointed to the lib directory. LibreOffice is installed and located under /usr/bin/ I hope these info will help. Le 26 nov. 2014 17:44, "Maxim Solodovnik" a écrit : > In case of problems with importing Op

Cannot add moderator to room

2014-11-26 Thread TRAPPE Vincent
Hi Maxim, When i try to add an moderator to a room i'm redirected to this url http://meeting:5080/openmeetings/wicket/bookmarkable/org.apache.wicket.markup.html.pages.InternalErrorPage using the last build. Vincent

Cannot add moderator to room

2014-11-26 Thread TRAPPE Vincent
Hi Maxim, When i try to add an moderator to a room i'm redirected to this url http://meeting:5080/openmeetings/wicket/bookmarkable/org.apache.wicket.markup.html.pages.InternalErrorPage using the last build. Vincent

Re: Import Image, PDF-file and work document doesn't work

2014-11-26 Thread Maxim Solodovnik
you need jod 3.0b4 the latest On Thu, Nov 27, 2014 at 2:32 AM, Lionel Djeukam wrote: > Hi, > hief i send the requested information: > OS: Debian 7 > Jod version: 2.2.2 > The Jod- path is pointed to the lib directory. > > LibreOffice is installed and located under /usr/bin/ > > I hope these info

Re: Cannot add moderator to room

2014-11-26 Thread Maxim Solodovnik
hm can you please provide more detailed steps? I'll try to fix it ASAP :) JIRA issue is preferable :) On Thu, Nov 27, 2014 at 2:36 AM, TRAPPE Vincent wrote: > Hi Maxim, > >> When i try to add an moderator to a room i'm redirected to this url >> http://meeting:5080/openmeetings/wicket/bookmarkabl

Re: Problem with ldap and ad 208

2014-11-26 Thread Maxim Solodovnik
great :) On Thu, Nov 27, 2014 at 2:33 AM, TRAPPE Vincent wrote: > Good Job Maxim !!! The lastest build fix the issue ;) Thanks for ur help > Vincent > > Le 25/11/2014 18:50, Maxim Solodovnik a écrit : > >> Maybe you have refences >> can you please try the latest build from here: https://buil

Re: Cannot add moderator to room

2014-11-26 Thread TRAPPE Vincent
I will try to give you more explannation, I've create a new room. After created, i reenter in it. I tick *"Moderated" *and in*"Default moderators"*, i choose an user and i'm redirect to the url http://meeting:5080/openmeetings/wicket/bookmarkable/org.apache.wicket.markup.html.pages.InternalErr

ADMINISTRATION / MANAGE CONFERENCE ROOM -SOME BUG? OR NORMAL BEHAVE

2014-11-26 Thread Mark Lin
Hello, Version 3.0.4-SNAPSHOT Revision 1641856 Build date26-November-2014 some bugs when trying to edit room features: for instance - public conference room 1.Allow user questions - Hide activities allow user question doesn't work, the only way you can prevent question it's when you hiding the act

invitation main window- sending according to default lang and not according to Recipient lang

2014-11-26 Thread Mark Lin
Hello for instance: Sender language is English sending to out user (Recipient) invitation that is language is different from the Sender language the message will arrive with the sender language and not the recipient language... is this normal? Thank you

Re: Need to know the about android platform support.

2014-11-26 Thread Maxim Solodovnik
We are almost ready to release Please wait for an announce :) On Thu, Nov 6, 2014 at 10:23 PM, Mahedi Kaysar wrote: > We are waiting. :( Can you please say the tentative date of that release? > > On Thu, Nov 6, 2014 at 3:51 PM, Maxim Solodovnik > wrote: > >> We currently working on mobile clien