Re: [openmeetings-user] om 1.7 problems upload file

2011-10-24 Thread seba.wag...@gmail.com
btw this looks strange to me, actually internally OpenMeetings uses hashcodes for the filename, instead of the file-name that was given by the user. HashCodes is in use since we have the new File-Explorer. Sebastian 2011/10/24 seba.wag...@gmail.com : > and > > /usr/bin/pdf2swf, -s, insertstop, -i

Re: [openmeetings-user] om 1.7 problems upload file

2011-10-24 Thread seba.wag...@gmail.com
and /usr/bin/pdf2swf, -s, insertstop, -i, /opt/openmeetings/webapps/openmeetings/uploadtemp/32/comonãoserpescadonarede.pdf, /opt/openmeetings/webapps/openmeetings/upload/32/comonãoserpescadonarede/comonãoserpescadonarede.swf ? 2011/10/24 Gleidson Lacerda : > On server terminal, command is sucess

Re: [openmeetings-user] om 1.7 problems upload file

2011-10-24 Thread Gleidson Lacerda
On server terminal, command is sucessfull: http://pastebin.com/Ts7rapC3 On Mon, Oct 24, 2011 at 11:10 AM, seba.wag...@gmail.com < seba.wag...@gmail.com> wrote: > run the command > > /usr/bin/convert, -thumbnail, 80, > > /opt/openmeetings/webapps/openmeetings/uploadtemp/32/comonãoserpescadonare

Re: [openmeetings-user] om 1.7 problems upload file

2011-10-24 Thread seba.wag...@gmail.com
run the command /usr/bin/convert, -thumbnail, 80, /opt/openmeetings/webapps/openmeetings/uploadtemp/32/comonãoserpescadonarede.pdf, /opt/openmeetings/webapps/openmeetings/upload/32/comonãoserpescadonarede/_thumb_page-%04d.jpg from command line (and with correct paths) Sebastian 2011/10/24 Gleid

Re: [openmeetings-user] om 1.7 problems upload file

2011-10-24 Thread Gleidson Lacerda
Thanks for help Sebastian! =D Yeah, already installed too ghostscript-8.70-6.el5_7.3 =\ everything else to look after? On Mon, Oct 24, 2011 at 9:31 AM, seba.wag...@gmail.com < seba.wag...@gmail.com> wrote: > Maybe you've missed to install GhostScript? > > That is needed to run the command: > /us

Re: [openmeetings-user] SOAP RoomService getRooms

2011-10-24 Thread seba.wag...@gmail.com
Hi Richard, this is obviously a bug. Please fill an issue, I think it might be already fixed in trunk as there have been some changes commit regarding a order_by query last week but not sure if that covered this issue too. So having an Issue would be great to make sure it will be reviewed. Thanks

[openmeetings-user] SOAP RoomService getRooms

2011-10-24 Thread Richard Krieger
SOURCE: ## $params=array('SID'=>$this->session_id,'start'=>0,'max'=>1000,'orderby'=>'name','asc'=>true); $listRooms=$this->roomClient->call('getRooms',$params); print_r($listRooms); ## RESULT: Array( [faultcode] => soapenv:Se

[openmeetings-user] Re: Create a Poll

2011-10-24 Thread alexander supertramp
okay thanks On 24 Okt., 14:22, "seba.wag...@gmail.com" wrote: > please test with latest Nightly Build. > Maxim has done a number of changes to the Poll feature > > Sebastian > > 2011/10/24 alexander supertramp : > > > > > > > > > > > Hello Sebastian, > > > I get the following Log when I try to st

Re: [openmeetings-user] Create a Poll

2011-10-24 Thread seba.wag...@gmail.com
please test with latest Nightly Build. Maxim has done a number of changes to the Poll feature Sebastian 2011/10/24 alexander supertramp : > Hello Sebastian, > > I get the following Log when I try to start a Poll. > > [INFO] [NioProcessor-1] > org.red5.server.net.rtmp.codec.RTMPProtocolDecoder - A

[openmeetings-user] Create a Poll

2011-10-24 Thread alexander supertramp
Hello Sebastian, I get the following Log when I try to start a Poll. [INFO] [NioProcessor-1] org.red5.server.net.rtmp.codec.RTMPProtocolDecoder - Action pollservice.getPollTypeList [ERROR] [NioProcessor-1] org.red5.server.service.ServiceInvoker - Error executing call: Service: pollservice Method:

Re: [openmeetings-user] om 1.7 problems upload file

2011-10-24 Thread seba.wag...@gmail.com
Maybe you've missed to install GhostScript? That is needed to run the command: /usr/bin/convert, -thumbnail, 80, /opt/openmeetings/webapps/openmeetings/uploadtemp/32/comonãoserpescadonarede.pdf, /opt/openmeetings/webapps/openmeetings/upload/32/comonãoserpescadonarede/_thumb_page-%04d.jpg ImageMag

Re: [openmeetings-user] timzones and ical

2011-10-24 Thread seba.wag...@gmail.com
okay, I will have a look at it, maybe iCal is using the wrong basis for the calculation of the time. Sebastian 2011/10/24 Holger Rabbach (ICT) > Nope, I’m in Central European Summer Time (another participant of my test > meeting is in BST, though – for him the meeting time in iCal was 11:30am,

[openmeetings-user] om 1.7 problems upload file

2011-10-24 Thread Gleidson Lacerda
Hi, Im having troubles to upload a file to OpenMeetings, when I choose any type of file this message is showed: Name: exitValue > Value: 0 > Name: process > Value: generateXMLDocument > Name: exitValue > Value: 0 > Name: command > Value: [/usr/bin/convert, -thumbnail, 80, > /opt/openmeetings/weba

RE: [openmeetings-user] timzones and ical

2011-10-24 Thread Holger Rabbach (ICT)
Nope, I'm in Central European Summer Time (another participant of my test meeting is in BST, though - for him the meeting time in iCal was 11:30am, when it should have been 10:30)... anyway, when I use the simple reminder, it shows me the correct times - just set up another meeting for 2pm to 3p

Re: [openmeetings-user] timzones and ical

2011-10-24 Thread seba.wag...@gmail.com
You are in British Summer Time ? That sounds strange, does the same thing happen if you choose the simple reminder type? Sebastian 2011/10/24 Holger Rabbach (ICT) > The user’s timezone is set to Etc/GMT+1 (since no DST option is available) > – that’s also what was being displayed at the top of

RE: [openmeetings-user] timzones and ical

2011-10-24 Thread Holger Rabbach (ICT)
The user's timezone is set to Etc/GMT+1 (since no DST option is available) - that's also what was being displayed at the top of the calendar when the meeting was set up. Even if I assume a wrong time zone was used since I'm actually in GMT+2 at the moment (at least until next week), the meeting

Re: [openmeetings-user] timzones and ical

2011-10-24 Thread seba.wag...@gmail.com
What timezone has your openmeetings user profile that creates the calendar event? Actually the servers timezone is only interesting if there is no user-timezone available. When you create a meeting through the calendar at 2 o'clock then its 2 o'clock in the time zone of the openmeetings user that

[openmeetings-user] timzones and ical

2011-10-24 Thread Holger Rabbach (ICT)
Hi, I can't find this exact problem described in the list archives, so I thought I'd just ask about it. When I create a new meeting in the future and invite people to it, using the ical notification type, something isn't quite right. The local server time is CEST (GMT+2) at the moment and I cre