Re: "invalid officeHome" error.

2012-07-07 Thread Alexei Fedotov
You don't have "convert" installed
06.07.2012 15:23 пользователь "Dimosthenis Trichakis" 
написал:

>  Hi,
>
> I have installed the openmmetings in Centos5 64bit and works nice except
> the loading of a document in whiteboard.
>
> After the upload of the document and during conversion I'm getting a
> pop-up window which writes the following:
>
>
>  *Name: out*
>
> *Value: *
>
> *Name: exitValue*
>
> *Value: 1*
>
> *Name: command*
>
> *Value: [java, -Doffice.home=/usr/lib64/openoffice.org3/program/, -cp,
> /usr/lib/red5/webapps/openmeetings/jodconverter-core-3.0-beta-4/lib/json-20090211.jar,
> -cp,
> /usr/lib/red5/webapps/openmeetings/jodconverter-core-3.0-beta-4/lib/unoil-3.2.1.jar,
> -cp,
> /usr/lib/red5/webapps/openmeetings/jodconverter-core-3.0-beta-4/lib/juh-3.2.1.jar,
> -cp,
> /usr/lib/red5/webapps/openmeetings/jodconverter-core-3.0-beta-4/lib/commons-cli-1.1.jar,
> -cp,
> /usr/lib/red5/webapps/openmeetings/jodconverter-core-3.0-beta-4/lib/ridl-3.2.1.jar,
> -cp,
> /usr/lib/red5/webapps/openmeetings/jodconverter-core-3.0-beta-4/lib/commons-io-1.4.jar,
> -cp,
> /usr/lib/red5/webapps/openmeetings/jodconverter-core-3.0-beta-4/lib/jodconverter-core-3.0-beta-4.jar,
> -cp,
> /usr/lib/red5/webapps/openmeetings/jodconverter-core-3.0-beta-4/lib/jurt-3.2.1.jar,
> -jar,
> /usr/lib/red5/webapps/openmeetings/jodconverter-core-3.0-beta-4/lib/jodconverter-core-3.0-beta-4.jar,
> /usr/lib/red5/webapps/openmeetings/uploadtemp/files/c0b66a7c04575910831534fcda88edc7.ppt,
> /usr/lib/red5/webapps/openmeetings/upload/files/c0b66a7c04575910831534fcda88edc7/c0b66a7c04575910831534fcda88edc7.pdf]
> *
>
> *Name: error*
>
> *Value: Exception in thread "main" java.lang.IllegalStateException:
> invalid officeHome: it doesn't contain soffice.bin:
> /usr/lib64/openoffice.org3/program*
>
> *at
> org.artofsolving.jodconverter.office.DefaultOfficeManagerConfiguration.buildOfficeManager(DefaultOfficeManagerConfiguration.java:167)
> *
>
> *at org.artofsolving.jodconverter.cli.Convert.main(Convert.java:111)*
>
>
>  *Name: process*
>
> *Value: doJodConvert*
>
> *Name: exitValue*
>
> *Value: 0*
>
> *Name: command*
>
> *Value: *
>
> *Name: completeName*
>
> *Value: c0b66a7c04575910831534fcda88edc7.ppt*
>
> *Name: error*
>
> *Value: *
>
> *Name: fileExplorerItemId*
>
> *Value: 9*
>
> *Name: process*
>
> *Value: *
>
> *Name: exitValue*
>
> *Value: 0*
>
> *Name: process*
>
> *Value: generateXMLDocument*
>
> *Name: out*
>
> *Value: *
>
> *Name: exitValue*
>
> *Value: -1*
>
> *Name: command*
>
> *Value: [/usr/lib/convert, -thumbnail, 80,
> /usr/lib/red5/webapps/openmeetings/upload/files/c0b66a7c04575910831534fcda88edc7/c0b66a7c04575910831534fcda88edc7.pdf,
> /usr/lib/red5/webapps/openmeetings/upload/files/c0b66a7c04575910831534fcda88edc7/_thumb_page-%04d.jpg]
> *
>
> *Name: exception*
>
> *Value: java.io.IOException: Cannot run program "/usr/lib/convert":
> java.io.IOException: error=2, No such file or directory*
>
> *Name: error*
>
> *Value: Cannot run program "/usr/lib/convert": java.io.IOException:
> error=2, No such file or directory*
>
> *Name: process*
>
> *Value: generateBatchThumbByWidth*
>
> *Name: out*
>
> *Value: *
>
> *Name: exitValue*
>
> *Value: 1*
>
> *Name: command*
>
> *Value: [/usr/bin/pdf2swf, -s, insertstop, -s, poly2bitmap, -i, -j, 85,
> -s, zoom=72,
> /usr/lib/red5/webapps/openmeetings/upload/files/c0b66a7c04575910831534fcda88edc7/c0b66a7c04575910831534fcda88edc7.pdf,
> /usr/lib/red5/webapps/openmeetings/upload/files/c0b66a7c04575910831534fcda88edc7/c0b66a7c04575910831534fcda88edc7.swf]
> *
>
> *Name: error*
>
> *Value: Error: Couldn't open file
> '/usr/lib/red5/webapps/openmeetings/upload/files/c0b66a7c04575910831534fcda88edc7/c0b66a7c04575910831534fcda88edc7.pdf'
> *
>
>
>  *Name: process*
>
> *Value: generateSwf*
>
>
>
>
>  If I have understood correctly the program cannot find the openoffice in
> the path that I have set.
>
> I have check the path and it is correct and the file soffice.bin is in the
> correct folder:
>
>
>  *[root@comms program]# find / -name soffice.bin*
>
> */usr/lib64/openoffice.org3/program/soffice.bin*
>
> *[root@comms program]# *
>
>
>  What is wrong?
>
> Any advice please?
>
>
>


Re: "invalid officeHome" error.

2012-07-07 Thread Dimosthenis Trichakis
Has been installed:

[root@comms ~]# find / -name convert
/usr/bin/convert

:-(

On Sat, Jul 7, 2012 at 10:50 AM, Alexei Fedotov wrote:

> You don't have "convert" installed
> 06.07.2012 15:23 пользователь "Dimosthenis Trichakis" 
> написал:
>
>  Hi,
>>
>> I have installed the openmmetings in Centos5 64bit and works nice except
>> the loading of a document in whiteboard.
>>
>> After the upload of the document and during conversion I'm getting a
>> pop-up window which writes the following:
>>
>>
>>  *Name: out*
>>
>> *Value: *
>>
>> *Name: exitValue*
>>
>> *Value: 1*
>>
>> *Name: command*
>>
>> *Value: [java, -Doffice.home=/usr/lib64/openoffice.org3/program/, -cp,
>> /usr/lib/red5/webapps/openmeetings/jodconverter-core-3.0-beta-4/lib/json-20090211.jar,
>> -cp,
>> /usr/lib/red5/webapps/openmeetings/jodconverter-core-3.0-beta-4/lib/unoil-3.2.1.jar,
>> -cp,
>> /usr/lib/red5/webapps/openmeetings/jodconverter-core-3.0-beta-4/lib/juh-3.2.1.jar,
>> -cp,
>> /usr/lib/red5/webapps/openmeetings/jodconverter-core-3.0-beta-4/lib/commons-cli-1.1.jar,
>> -cp,
>> /usr/lib/red5/webapps/openmeetings/jodconverter-core-3.0-beta-4/lib/ridl-3.2.1.jar,
>> -cp,
>> /usr/lib/red5/webapps/openmeetings/jodconverter-core-3.0-beta-4/lib/commons-io-1.4.jar,
>> -cp,
>> /usr/lib/red5/webapps/openmeetings/jodconverter-core-3.0-beta-4/lib/jodconverter-core-3.0-beta-4.jar,
>> -cp,
>> /usr/lib/red5/webapps/openmeetings/jodconverter-core-3.0-beta-4/lib/jurt-3.2.1.jar,
>> -jar,
>> /usr/lib/red5/webapps/openmeetings/jodconverter-core-3.0-beta-4/lib/jodconverter-core-3.0-beta-4.jar,
>> /usr/lib/red5/webapps/openmeetings/uploadtemp/files/c0b66a7c04575910831534fcda88edc7.ppt,
>> /usr/lib/red5/webapps/openmeetings/upload/files/c0b66a7c04575910831534fcda88edc7/c0b66a7c04575910831534fcda88edc7.pdf]
>> *
>>
>> *Name: error*
>>
>> *Value: Exception in thread "main" java.lang.IllegalStateException:
>> invalid officeHome: it doesn't contain soffice.bin:
>> /usr/lib64/openoffice.org3/program*
>>
>> *at
>> org.artofsolving.jodconverter.office.DefaultOfficeManagerConfiguration.buildOfficeManager(DefaultOfficeManagerConfiguration.java:167)
>> *
>>
>> *at org.artofsolving.jodconverter.cli.Convert.main(Convert.java:111)*
>>
>>
>>  *Name: process*
>>
>> *Value: doJodConvert*
>>
>> *Name: exitValue*
>>
>> *Value: 0*
>>
>> *Name: command*
>>
>> *Value: *
>>
>> *Name: completeName*
>>
>> *Value: c0b66a7c04575910831534fcda88edc7.ppt*
>>
>> *Name: error*
>>
>> *Value: *
>>
>> *Name: fileExplorerItemId*
>>
>> *Value: 9*
>>
>> *Name: process*
>>
>> *Value: *
>>
>> *Name: exitValue*
>>
>> *Value: 0*
>>
>> *Name: process*
>>
>> *Value: generateXMLDocument*
>>
>> *Name: out*
>>
>> *Value: *
>>
>> *Name: exitValue*
>>
>> *Value: -1*
>>
>> *Name: command*
>>
>> *Value: [/usr/lib/convert, -thumbnail, 80,
>> /usr/lib/red5/webapps/openmeetings/upload/files/c0b66a7c04575910831534fcda88edc7/c0b66a7c04575910831534fcda88edc7.pdf,
>> /usr/lib/red5/webapps/openmeetings/upload/files/c0b66a7c04575910831534fcda88edc7/_thumb_page-%04d.jpg]
>> *
>>
>> *Name: exception*
>>
>> *Value: java.io.IOException: Cannot run program "/usr/lib/convert":
>> java.io.IOException: error=2, No such file or directory*
>>
>> *Name: error*
>>
>> *Value: Cannot run program "/usr/lib/convert": java.io.IOException:
>> error=2, No such file or directory*
>>
>> *Name: process*
>>
>> *Value: generateBatchThumbByWidth*
>>
>> *Name: out*
>>
>> *Value: *
>>
>> *Name: exitValue*
>>
>> *Value: 1*
>>
>> *Name: command*
>>
>> *Value: [/usr/bin/pdf2swf, -s, insertstop, -s, poly2bitmap, -i, -j, 85,
>> -s, zoom=72,
>> /usr/lib/red5/webapps/openmeetings/upload/files/c0b66a7c04575910831534fcda88edc7/c0b66a7c04575910831534fcda88edc7.pdf,
>> /usr/lib/red5/webapps/openmeetings/upload/files/c0b66a7c04575910831534fcda88edc7/c0b66a7c04575910831534fcda88edc7.swf]
>> *
>>
>> *Name: error*
>>
>> *Value: Error: Couldn't open file
>> '/usr/lib/red5/webapps/openmeetings/upload/files/c0b66a7c04575910831534fcda88edc7/c0b66a7c04575910831534fcda88edc7.pdf'
>> *
>>
>>
>>  *Name: process*
>>
>> *Value: generateSwf*
>>
>>
>>
>>
>>  If I have understood correctly the program cannot find the openoffice
>> in the path that I have set.
>>
>> I have check the path and it is correct and the file soffice.bin is in
>> the correct folder:
>>
>>
>>  *[root@comms program]# find / -name soffice.bin*
>>
>> */usr/lib64/openoffice.org3/program/soffice.bin*
>>
>> *[root@comms program]# *
>>
>>
>>  What is wrong?
>>
>> Any advice please?
>>
>>
>>


Re: "invalid officeHome" error.

2012-07-07 Thread Dimosthenis Trichakis
I correct the directory for the converter and now I'm getting:

Name: out
Value:
Name: exitValue
Value: 1
Name: command
Value: [java, -Doffice.home=/usr/lib64/openoffice.org3/program/, -cp,
/usr/lib/red5/webapps/openmeetings/jodconverter-core-3.0-beta-4/lib/json-20090211.jar,
-cp,
/usr/lib/red5/webapps/openmeetings/jodconverter-core-3.0-beta-4/lib/unoil-3.2.1.jar,
-cp,
/usr/lib/red5/webapps/openmeetings/jodconverter-core-3.0-beta-4/lib/juh-3.2.1.jar,
-cp,
/usr/lib/red5/webapps/openmeetings/jodconverter-core-3.0-beta-4/lib/commons-cli-1.1.jar,
-cp,
/usr/lib/red5/webapps/openmeetings/jodconverter-core-3.0-beta-4/lib/ridl-3.2.1.jar,
-cp,
/usr/lib/red5/webapps/openmeetings/jodconverter-core-3.0-beta-4/lib/commons-io-1.4.jar,
-cp,
/usr/lib/red5/webapps/openmeetings/jodconverter-core-3.0-beta-4/lib/jodconverter-core-3.0-beta-4.jar,
-cp,
/usr/lib/red5/webapps/openmeetings/jodconverter-core-3.0-beta-4/lib/jurt-3.2.1.jar,
-jar,
/usr/lib/red5/webapps/openmeetings/jodconverter-core-3.0-beta-4/lib/jodconverter-core-3.0-beta-4.jar,
/usr/lib/red5/webapps/openmeetings/uploadtemp/files/adaefb3a343cd0a4bdc6e449aed7c0bf.ppt,
/usr/lib/red5/webapps/openmeetings/upload/files/adaefb3a343cd0a4bdc6e449aed7c0bf/adaefb3a343cd0a4bdc6e449aed7c0bf.pdf]
Name: error
Value: Exception in thread "main" java.lang.IllegalStateException: invalid
officeHome: it doesn't contain soffice.bin:
/usr/lib64/openoffice.org3/program
at
org.artofsolving.jodconverter.office.DefaultOfficeManagerConfiguration.buildOfficeManager(DefaultOfficeManagerConfiguration.java:167)
at org.artofsolving.jodconverter.cli.Convert.main(Convert.java:111)

Name: process
Value: doJodConvert
Name: exitValue
Value: 0
Name: command
Value:
Name: completeName
Value: adaefb3a343cd0a4bdc6e449aed7c0bf.ppt
Name: error
Value:
Name: fileExplorerItemId
Value: 14
Name: process
Value:
Name: exitValue
Value: 0
Name: process
Value: generateXMLDocument
Name: out
Value:
Name: exitValue
Value: 127
Name: command
Value: [/usr/lib/convert, -thumbnail, 80,
/usr/lib/red5/webapps/openmeetings/upload/files/adaefb3a343cd0a4bdc6e449aed7c0bf/adaefb3a343cd0a4bdc6e449aed7c0bf.pdf,
/usr/lib/red5/webapps/openmeetings/upload/files/adaefb3a343cd0a4bdc6e449aed7c0bf/_thumb_page-%04d.jpg]
Name: error
Value: /usr/lib/convert: error while loading shared libraries:
libMagickCore.so.5: cannot open shared object file: No such file or
directory

Name: process
Value: generateBatchThumbByWidth
Name: out
Value:
Name: exitValue
Value: 1
Name: command
Value: [/usr/bin/pdf2swf, -s, insertstop, -s, poly2bitmap, -i, -j, 85, -s,
zoom=72,
/usr/lib/red5/webapps/openmeetings/upload/files/adaefb3a343cd0a4bdc6e449aed7c0bf/adaefb3a343cd0a4bdc6e449aed7c0bf.pdf,
/usr/lib/red5/webapps/openmeetings/upload/files/adaefb3a343cd0a4bdc6e449aed7c0bf/adaefb3a343cd0a4bdc6e449aed7c0bf.swf]
Name: error
Value: Error: Couldn't open file
'/usr/lib/red5/webapps/openmeetings/upload/files/adaefb3a343cd0a4bdc6e449aed7c0bf/adaefb3a343cd0a4bdc6e449aed7c0bf.pdf'

Name: process
Value: generateSwf



The library  libMagickCore.so.5 exist in the same directory:
[root@comms lib]# find / -name libMagickCore.so.5
/usr/lib/libMagickCore.so.5
[root@comms ~]# find / -name convert
/usr/lib/convert

Any help please?


RE: Share Record Screen not working

2012-07-07 Thread Tom Judge
George:

No apology necessary

I do not use winblows this is all Linux Ubuntu all the time. However I
will check for the security window. 

Another silly issue now is that the webcam test is hanging on the accept
or deny dialog box.
The system that is working is using the IceTea plugin and is firefox
version 13.0.1 hmmm 

this will need more tinkering I guess but now I have to put on my
mechaniocs hat and do the back brakes on my baja before I can continue
to play with this.
otherwise thjis is great stuff and has a lot of potential for helping me
with my learnubuntu.org project once we can get the kinks worked out.

I did find a posting regarding some security issues 
http://techlogon.com/2012/06/10/early-problems-with-flash-player-protected-mode-in-firefox-13/

will check this out later and see if it applies to ubuntu versions as
well and let u know what i discover

-- 


Ubuntu-Head
Tom Judge Ubuntu Head

Look for us on the web:

http://learnubuntu.org
http://youtube.com/learnubuntunow
http://twitter.com/#!/learnubuntu
http://facebook.com/tvjudge
Also we are on Skype as user learnubu...@skype.com



On Sat, 2012-07-07 at 21:25 +1000, George Kirkham wrote:
> Tom,
> 
>  
> 
> Apologies for not replying sooner. I have been busy.
> 
>  
> 
> The below explains what happens for me when I use Firefox on a Windows
> XP workstation to connect to my Openmeetings server.  I also have the
> latest Sun Java and Adobe Flash Player installed to my Windows XP
> workstation. My OpenMeetings server is a 32bit Debian server (not that
> it matters that it is 32 bit or Debian, just that, that is what its OS
> is).  Please look at how this works for me, and see if you can find
> where this does not work for you, and then why this might not be
> working for you (e.g. one of the windows that I show below could be
> behind your main OpenMeetings window and so you did not see it?)
> 
>  
> 
> 1)  Log into a conference room and select “Actions” menu,
> “Share/record screen” then Firefox starts downloading the “Screen
> Sharing Application” which this time for me was public_3.jnlp.
> 
>  
> 
> 
> 
>  
> 
> 
> 
>  
> 
> When the Java Applet has completed downloading I get a security prompt
> before I can run it. I select “Always trust content from this
> publisher”, which is probably silly of me since the Publisher is
> “UNKNOWN”. And then I select “Run”.
> 
>  
> 
> 
> 
>  
> 
> After I select the “Run” button from Windows “Warning - Security”
> window, I get the “Desktop sharing” window and select the “Start
> sharing” button.  Any other users who are in my meeting then get the
> prompt to view my screen.
> 
>  
> 
> 
> 
>  
> 
> Any other users who are in my meeting then get the prompt “View
> screen”.
> 
> 
> 
>  
> 
> Recently I was in an OpenMeetings meeting where someone was sharing
> the screen, where they were running 3D geological mapping software. It
> was quite effective at showing the 3D geological model, I was
> impressed.
> 
>  
> 
> Thanks,
> 
>  
> 
> George Kirkham
> 
>  
> 
> 
>  
> 
> From: Tom Judge [mailto:jud...@learnubuntu.org] 
> Sent: Saturday, 7 July 2012 6:12 AM
> To: openmeetings-user@incubator.apache.org
> Subject: Re: Share Record Screen not working
> 
> 
>  
> 
> Ok so I tried another browser and it may be a browser issue. still
> windering if anyone else has been down this path :)
> 
> -- 
> 
>  
> 
>  
> Ubuntu-Head
> Tom Judge Ubuntu Head
>  
> Look for us on the web:
>  
> http://learnubuntu.org
> http://youtube.com/learnubuntunow
> http://twitter.com/#!/learnubuntu
> http://facebook.com/tvjudge
> Also we are on Skype as user learnubu...@skype.com
> 
> 
> On Fri, 2012-07-06 at 14:57 -0400, Tom Judge wrote: 
> 
>  
> Ok so I did enable firefox to use javaws for jnlkp but it still no
> workee so im hoping for some help



RE: "invalid officeHome" error.

2012-07-07 Thread George Kirkham
Dimosthenis,

 

>From your log output, invalid officeHome: it doesn't contain
soffice.bin: /usr/lib64/openoffice.org3/program", I wonder what you have
in the Configuration settings for "office.path" ?  I do not put anything
in here as OpenMeetings can usually find the correct path.  On my Ubuntu
(32 bit) OpenMeetings server, I have libreoffice installed and the below
"find" shows the path, not that I have this defined in OpenMeetings,
since it finds the path itself.

 

/# find / -name soffice.bin

/usr/lib/libreoffice/program/soffice.bin

root@chat:/#

 

 

Does a "ls -al /usr/lib64/openoffice.org3/program/soffice.bin" show the
file "soffice.bin" in this path? 

 

Just to check, if you do a find on pdf2swf, is it located in the path
"/usr/local/bin/" ?

 

# find / -name pdf2swf

/usr/local/bin/pdf2swf

 

 

Thanks,

 

George Kirkham

 

 

 

From: Dimosthenis Trichakis [mailto:dtri...@gmail.com] 
Sent: Saturday, 7 July 2012 9:16 PM
To: openmeetings-user@incubator.apache.org
Subject: Re: "invalid officeHome" error.

 

I correct the directory for the converter and now I'm getting:

 

Name: out

Value: 

Name: exitValue

Value: 1

Name: command

Value: [java, -Doffice.home=/usr/lib64/openoffice.org3/program/, -cp,
/usr/lib/red5/webapps/openmeetings/jodconverter-core-3.0-beta-4/lib/json
-20090211.jar, -cp,
/usr/lib/red5/webapps/openmeetings/jodconverter-core-3.0-beta-4/lib/unoi
l-3.2.1.jar, -cp,
/usr/lib/red5/webapps/openmeetings/jodconverter-core-3.0-beta-4/lib/juh-
3.2.1.jar, -cp,
/usr/lib/red5/webapps/openmeetings/jodconverter-core-3.0-beta-4/lib/comm
ons-cli-1.1.jar, -cp,
/usr/lib/red5/webapps/openmeetings/jodconverter-core-3.0-beta-4/lib/ridl
-3.2.1.jar, -cp,
/usr/lib/red5/webapps/openmeetings/jodconverter-core-3.0-beta-4/lib/comm
ons-io-1.4.jar, -cp,
/usr/lib/red5/webapps/openmeetings/jodconverter-core-3.0-beta-4/lib/jodc
onverter-core-3.0-beta-4.jar, -cp,
/usr/lib/red5/webapps/openmeetings/jodconverter-core-3.0-beta-4/lib/jurt
-3.2.1.jar, -jar,
/usr/lib/red5/webapps/openmeetings/jodconverter-core-3.0-beta-4/lib/jodc
onverter-core-3.0-beta-4.jar,
/usr/lib/red5/webapps/openmeetings/uploadtemp/files/adaefb3a343cd0a4bdc6
e449aed7c0bf.ppt,
/usr/lib/red5/webapps/openmeetings/upload/files/adaefb3a343cd0a4bdc6e449
aed7c0bf/adaefb3a343cd0a4bdc6e449aed7c0bf.pdf]

Name: error

Value: Exception in thread "main" java.lang.IllegalStateException:
invalid officeHome: it doesn't contain soffice.bin:
/usr/lib64/openoffice.org3/program

at
org.artofsolving.jodconverter.office.DefaultOfficeManagerConfiguration.b
uildOfficeManager(DefaultOfficeManagerConfiguration.java:167)

at
org.artofsolving.jodconverter.cli.Convert.main(Convert.java:111)

 

Name: process

Value: doJodConvert

Name: exitValue

Value: 0

Name: command

Value: 

Name: completeName

Value: adaefb3a343cd0a4bdc6e449aed7c0bf.ppt

Name: error

Value: 

Name: fileExplorerItemId

Value: 14

Name: process

Value: 

Name: exitValue

Value: 0

Name: process

Value: generateXMLDocument

Name: out

Value: 

Name: exitValue

Value: 127

Name: command

Value: [/usr/lib/convert, -thumbnail, 80,
/usr/lib/red5/webapps/openmeetings/upload/files/adaefb3a343cd0a4bdc6e449
aed7c0bf/adaefb3a343cd0a4bdc6e449aed7c0bf.pdf,
/usr/lib/red5/webapps/openmeetings/upload/files/adaefb3a343cd0a4bdc6e449
aed7c0bf/_thumb_page-%04d.jpg]

Name: error

Value: /usr/lib/convert: error while loading shared libraries:
libMagickCore.so.5: cannot open shared object file: No such file or
directory

 

Name: process

Value: generateBatchThumbByWidth

Name: out

Value: 

Name: exitValue

Value: 1

Name: command

Value: [/usr/bin/pdf2swf, -s, insertstop, -s, poly2bitmap, -i, -j, 85,
-s, zoom=72,
/usr/lib/red5/webapps/openmeetings/upload/files/adaefb3a343cd0a4bdc6e449
aed7c0bf/adaefb3a343cd0a4bdc6e449aed7c0bf.pdf,
/usr/lib/red5/webapps/openmeetings/upload/files/adaefb3a343cd0a4bdc6e449
aed7c0bf/adaefb3a343cd0a4bdc6e449aed7c0bf.swf]

Name: error

Value: Error: Couldn't open file
'/usr/lib/red5/webapps/openmeetings/upload/files/adaefb3a343cd0a4bdc6e44
9aed7c0bf/adaefb3a343cd0a4bdc6e449aed7c0bf.pdf'

 

Name: process

Value: generateSwf

 

 

 

The library  libMagickCore.so.5 exist in the same directory:

[root@comms lib]# find / -name libMagickCore.so.5

/usr/lib/libMagickCore.so.5

[root@comms ~]# find / -name convert

/usr/lib/convert

 

Any help please?



Re: "invalid officeHome" error.

2012-07-07 Thread Dimosthenis Trichakis
George thank you for the reply,

I have installed the openmeeting in debian without any problem but when I
try to installed it in Centos5 I have problems with paths etc. If I leave
empty the field "office.path" I'm getting the error "officeHome not set and
could not be auto-detected" during file conversion.

Also I have make a soft link to /usr/local/bin/ in pdf2swf as I found it in
/usr/bin without result.

I think on Monday I'm going to reinstall careful the project as I cannot
understand what is wrong :-(

Thanks again for all the replies,

Dimosthenis



On Sat, Jul 7, 2012 at 2:47 PM, George Kirkham wrote:

> Dimosthenis,
>
> ** **
>
> From your log output, invalid officeHome: it doesn't contain soffice.bin:
> /usr/lib64/openoffice.org3/program”, I wonder what you have in the
> Configuration settings for “office.path” ?  I do not put anything in here
> as OpenMeetings can usually find the correct path.  On my Ubuntu (32 bit)
> OpenMeetings server, I have libreoffice installed and the below “find”
> shows the path, not that I have this defined in OpenMeetings, since it
> finds the path itself.
>
> ** **
>
> /# find / -name soffice.bin
>
> /usr/lib/libreoffice/program/soffice.bin
>
> root@chat:/#
>
> ** **
>
> ** **
>
> Does a “ls -al /usr/lib64/openoffice.org3/program/soffice.bin” show the
> file “soffice.bin” in this path? 
>
> ** **
>
> Just to check, if you do a find on pdf2swf, is it located in the path
> “/usr/local/bin/” ?
>
> ** **
>
> # find / -name pdf2swf
>
> /usr/local/bin/pdf2swf
>
> ** **
>
> ** **
>
> Thanks,
>
> ** **
>
> George Kirkham
>
> ** **
>
> ** **
>
> ** **
>
> *From:* Dimosthenis Trichakis [mailto:dtri...@gmail.com]
> *Sent:* Saturday, 7 July 2012 9:16 PM
> *To:* openmeetings-user@incubator.apache.org
> *Subject:* Re: "invalid officeHome" error.
>
> ** **
>
> I correct the directory for the converter and now I'm getting:
>
> ** **
>
> Name: out
>
> Value: 
>
> Name: exitValue
>
> Value: 1
>
> Name: command
>
> Value: [java, -Doffice.home=/usr/lib64/openoffice.org3/program/, -cp,
> /usr/lib/red5/webapps/openmeetings/jodconverter-core-3.0-beta-4/lib/json-20090211.jar,
> -cp,
> /usr/lib/red5/webapps/openmeetings/jodconverter-core-3.0-beta-4/lib/unoil-3.2.1.jar,
> -cp,
> /usr/lib/red5/webapps/openmeetings/jodconverter-core-3.0-beta-4/lib/juh-3.2.1.jar,
> -cp,
> /usr/lib/red5/webapps/openmeetings/jodconverter-core-3.0-beta-4/lib/commons-cli-1.1.jar,
> -cp,
> /usr/lib/red5/webapps/openmeetings/jodconverter-core-3.0-beta-4/lib/ridl-3.2.1.jar,
> -cp,
> /usr/lib/red5/webapps/openmeetings/jodconverter-core-3.0-beta-4/lib/commons-io-1.4.jar,
> -cp,
> /usr/lib/red5/webapps/openmeetings/jodconverter-core-3.0-beta-4/lib/jodconverter-core-3.0-beta-4.jar,
> -cp,
> /usr/lib/red5/webapps/openmeetings/jodconverter-core-3.0-beta-4/lib/jurt-3.2.1.jar,
> -jar,
> /usr/lib/red5/webapps/openmeetings/jodconverter-core-3.0-beta-4/lib/jodconverter-core-3.0-beta-4.jar,
> /usr/lib/red5/webapps/openmeetings/uploadtemp/files/adaefb3a343cd0a4bdc6e449aed7c0bf.ppt,
> /usr/lib/red5/webapps/openmeetings/upload/files/adaefb3a343cd0a4bdc6e449aed7c0bf/adaefb3a343cd0a4bdc6e449aed7c0bf.pdf]
> 
>
> Name: error
>
> Value: Exception in thread "main" java.lang.IllegalStateException: invalid
> officeHome: it doesn't contain soffice.bin:
> /usr/lib64/openoffice.org3/program
>
> at
> org.artofsolving.jodconverter.office.DefaultOfficeManagerConfiguration.buildOfficeManager(DefaultOfficeManagerConfiguration.java:167)
> 
>
> at
> org.artofsolving.jodconverter.cli.Convert.main(Convert.java:111)
>
> ** **
>
> Name: process
>
> Value: doJodConvert
>
> Name: exitValue
>
> Value: 0
>
> Name: command
>
> Value: 
>
> Name: completeName
>
> Value: adaefb3a343cd0a4bdc6e449aed7c0bf.ppt
>
> Name: error
>
> Value: 
>
> Name: fileExplorerItemId
>
> Value: 14
>
> Name: process
>
> Value: 
>
> Name: exitValue
>
> Value: 0
>
> Name: process
>
> Value: generateXMLDocument
>
> Name: out
>
> Value: 
>
> Name: exitValue
>
> Value: 127
>
> Name: command
>
> Value: [/usr/lib/convert, -thumbnail, 80,
> /usr/lib/red5/webapps/openmeetings/upload/files/adaefb3a343cd0a4bdc6e449aed7c0bf/adaefb3a343cd0a4bdc6e449aed7c0bf.pdf,
> /usr/lib/red5/webapps/openmeetings/upload/files/adaefb3a343cd0a4bdc6e449aed7c0bf/_thumb_page-%04d.jpg]
> 
>
> Name: error
>
> Value: /usr/lib/convert: error while loading shared libraries:
> libMagickCore.so.5: cannot open shared object file: No such file or
> directory
>
> ** **
>
> Name: process
>
> Value: generateBatchThumbByWidth
>
> Name: out
>
> Value: 
>
> Name: exitValue
>
> Value: 1
>
> Name: command
>
> Value: [/usr/bin/pdf2swf, -s, insertstop, -s, poly2bitmap, -i, -j, 85, -s,
> zoom=72,
> /usr/lib/red5/webapps/openmeetings/upload/files/adaefb3a343cd0a4bdc6e449aed7c0bf/adaefb3a343c

RE: "invalid officeHome" error.

2012-07-07 Thread George Kirkham
Dimosthenis,

 

I have not been able to successfully install Centos so I have no
experience with OpenMeetings in Centos.  These days my preferred OS is
32 bit Debian, but that is just a personal choice.

 

What do you get on your OpenMeetings server if you run the following two
commands as root  ?

find / -name soffice.bin

ls -al /usr/lib64/openoffice.org3/program

 

Just wanted to check if you have Office installed OK and that the path
you specified is actually correct 

 

I recommend setting the path for swftools to the path returned by the
command

find / -name pdf2swf

 

Recently when trying to build swftools 9.x we had to remove -o and -L
from the Make and Make.in files in the build directories, in order to
get the build of swftools to complete.  (this was in Debian though).

 

I ran the following steps and then got the below error message;

./configure >../swfconfigure.log 2>&1
make >../debswfmake.log 2>&1
make install >../debswfinst.log

The "make install" generated the following error message and then
stopped.
rm -f /usr/local/share/swftools/swfs/default_viewer.swf -o -L
/usr/local/share/swftools/swfs/default_viewer.swf
rm: invalid option -- 'o'
Try `rm --help' for more information.
make[1]: *** [install] Error 1
make[1]: Leaving directory `/usr/adm/swftools/swftools-0.9.2/swfs'
make: *** [install] Error 2

Using the below search line, I located the files swfs/Make and
swfs/Make.in
find . -type f -name "*.*" -print0 | xargs -0 -e grep -nH -e
"default_viewer.swf"

In these files were the lines;
rm -f $(pkgdatadir)/swfs/default_viewer.swf -o -L
$(pkgdatadir)/swfs/default_viewer.swf
$(LN_S) $(pkgdatadir)/swfs/simple_viewer.swf
$(pkgdatadir)/swfs/default_viewer.swf
rm -f $(pkgdatadir)/swfs/default_loader.swf -o -L
$(pkgdatadir)/swfs/default_loader.swf
$(LN_S) $(pkgdatadir)/swfs/tessel_loader.swf
$(pkgdatadir)/swfs/default_loader.swf



 

Thanks,

 

George Kirkham

 

 

 

From: Dimosthenis Trichakis [mailto:dtri...@gmail.com] 
Sent: Saturday, 7 July 2012 10:19 PM
To: openmeetings-user@incubator.apache.org
Subject: Re: "invalid officeHome" error.

 

George thank you for the reply,

I have installed the openmeeting in debian without any problem but when
I try to installed it in Centos5 I have problems with paths etc. If I
leave empty the field "office.path" I'm getting the error "officeHome
not set and could not be auto-detected" during file conversion.

Also I have make a soft link to /usr/local/bin/ in pdf2swf as I found it
in /usr/bin without result.

I think on Monday I'm going to reinstall careful the project as I cannot
understand what is wrong :-(

Thanks again for all the replies,

Dimosthenis

 

 

On Sat, Jul 7, 2012 at 2:47 PM, George Kirkham 
wrote:

Dimosthenis,

 

>From your log output, invalid officeHome: it doesn't contain
soffice.bin: /usr/lib64/openoffice.org3/program", I wonder what you have
in the Configuration settings for "office.path" ?  I do not put anything
in here as OpenMeetings can usually find the correct path.  On my Ubuntu
(32 bit) OpenMeetings server, I have libreoffice installed and the below
"find" shows the path, not that I have this defined in OpenMeetings,
since it finds the path itself.

 

/# find / -name soffice.bin

/usr/lib/libreoffice/program/soffice.bin

root@chat:/#

 

 

Does a "ls -al /usr/lib64/openoffice.org3/program/soffice.bin" show the
file "soffice.bin" in this path? 

 

Just to check, if you do a find on pdf2swf, is it located in the path
"/usr/local/bin/" ?

 

# find / -name pdf2swf

/usr/local/bin/pdf2swf

 

 

Thanks,

 

George Kirkham

 

 

 

From: Dimosthenis Trichakis [mailto:dtri...@gmail.com] 
Sent: Saturday, 7 July 2012 9:16 PM
To: openmeetings-user@incubator.apache.org
Subject: Re: "invalid officeHome" error.

 

I correct the directory for the converter and now I'm getting:

 

Name: out

Value: 

Name: exitValue

Value: 1

Name: command

Value: [java, -Doffice.home=/usr/lib64/openoffice.org3/program/, -cp,
/usr/lib/red5/webapps/openmeetings/jodconverter-core-3.0-beta-4/lib/json
-20090211.jar, -cp,
/usr/lib/red5/webapps/openmeetings/jodconverter-core-3.0-beta-4/lib/unoi
l-3.2.1.jar, -cp,
/usr/lib/red5/webapps/openmeetings/jodconverter-core-3.0-beta-4/lib/juh-
3.2.1.jar, -cp,
/usr/lib/red5/webapps/openmeetings/jodconverter-core-3.0-beta-4/lib/comm
ons-cli-1.1.jar, -cp,
/usr/lib/red5/webapps/openmeetings/jodconverter-core-3.0-beta-4/lib/ridl
-3.2.1.jar, -cp,
/usr/lib/red5/webapps/openmeetings/jodconverter-core-3.0-beta-4/lib/comm
ons-io-1.4.jar, -cp,
/usr/lib/red5/webapps/openmeetings/jodconverter-core-3.0-beta-4/lib/jodc
onverter-core-3.0-beta-4.jar, -cp,
/usr/lib/red5/webapps/openmeetings/jodconverter-core-3.0-beta-4/lib/jurt
-3.2.1.jar, -jar,
/usr/lib/red5/webapps/openmeetings/jodconverter-core-3.0-beta-4/lib/jodc
onverter-core-3.0-beta-4.jar,
/usr/lib/red5/webapps/openmeetings/uploadtemp/files/adaefb3a343cd0a4bdc6
e449aed7c0bf.ppt,
/usr/lib/red5/webapps/openmeetings/upload/files/adaefb3a343cd0a4bdc6e449

Re: Please respond: Open Meetings Use Cases Survey

2012-07-07 Thread Daniel Ascher
Thanks Alexei! I am glad to be able to help the OM community, at least in a
small way. We currently only have 10 responses, so I hope we can get many
more people to respond and gather more useful information.

Dan

On Sat, Jul 7, 2012 at 3:43 AM, Alexei Fedotov wrote:

> Nice survey. Would definitely help defining the roadmap. Thanks, Daniel.
> 06.07.2012 23:56 пользователь "Daniel Ascher" 
> написал:
>
>  Hi everyone:
>>
>> Please Complete the OpenMeetings User Survey Below:
>>
>> If you have trouble viewing or submitting this form, you can fill it out
>> online:
>>
>> https://docs.google.com/spreadsheet/viewform?fromEmail=true&formkey=dG1DTXQyVHg2T09RMU1tNTBleExKeWc6MQ
>>
>> Open Meetings Use Cases Survey
>>
>> This survey is designed to gather information about how OpenMeetings is
>> being used. *This information will be shared* with the OpenMeetings User
>> Group.
>>
>>  What is your main purpose for using OpenMeetings? * Choose all that
>> apply
>>
>>- Virtual Meetings
>>- Teaching
>>- Training
>>- Sales
>>- Project Collaboration
>>- Demonstration
>>- Other:
>>
>>
>>  Based upon your answer to Question #1, please describe more
>> specifically how you are using OpenMeetings This question will provide
>> more detail about your use case
>>
>>  How satisfied are you with OpenMeetings overall? Is OpenMeetings
>> meeting your needs for this type of service? 1 2 3 4 5 Very Unsatisfied
>> Very
>> Satisfied
>>
>>  Please answer the question "I am DISSATISFIED with the following
>> features of OpenMeetings" Choose all that apply
>>
>>- Ease of Use
>>- Audio/Video Quality
>>- Whiteboard
>>- Onscreen Document Collaboration
>>- Screen or Application Sharing
>>- Other:
>>
>>
>>  Which one of the following features is most important to you?
>>
>>- Shared Whiteboard
>>- Sharing Files with Meeting Participants
>>- Ability to Record Sessions
>>- Ability to see Webcam Image of Participants
>>- Persistent/Dedicated Meeting Rooms
>>- Other:
>>
>>
>>  Which of the following features would you like to be added to
>> OpenMeetings? Choose all that apply
>>
>>- Data Encryption
>>- Math Editor
>>- Ability to Collaboratively Edit Documents within OpenMeetings
>>- App Sharing Not Requiring User to Download Anything
>>- Other:
>>
>>
>>Powered by Google Docs  Report 
>> Abuse-
>>  Terms
>> of Service  - Additional 
>> Terms
>>
>>
>>
>>
>> --
>> Daniel Ascher, M.Ed.
>> President
>> A+ Test Prep and Tutoring
>> "Creating Bright Futures"
>>
>> 505 York Road, Suite 6
>> Jenkintown, PA 19046
>> Office: 215.886.9188
>> Direct: 267.242.9640
>> www.aplustutoring.com
>>
>


-- 
Daniel Ascher, M.Ed.
President
A+ Test Prep and Tutoring
"Creating Bright Futures"

505 York Road, Suite 6
Jenkintown, PA 19046
Office: 215.886.9188
Direct: 267.242.9640
www.aplustutoring.com


Re: Please respond: Open Meetings Use Cases Survey

2012-07-07 Thread seba.wag...@gmail.com
Hi Dan,

glad you made it :)
I could try to post a new blog article about it.
That could gather some more attention to it.

But I would need some more background information about the survey to make
a nice article.
Dan, can you explain some of the reasons for the survey?

Thanks!
Sebastian

2012/7/7 Daniel Ascher 

> Thanks Alexei! I am glad to be able to help the OM community, at least in
> a small way. We currently only have 10 responses, so I hope we can get many
> more people to respond and gather more useful information.
>
> Dan
>
>
> On Sat, Jul 7, 2012 at 3:43 AM, Alexei Fedotov 
> wrote:
>
>> Nice survey. Would definitely help defining the roadmap. Thanks, Daniel.
>> 06.07.2012 23:56 пользователь "Daniel Ascher" 
>> написал:
>>
>>  Hi everyone:
>>>
>>> Please Complete the OpenMeetings User Survey Below:
>>>
>>> If you have trouble viewing or submitting this form, you can fill it out
>>> online:
>>>
>>> https://docs.google.com/spreadsheet/viewform?fromEmail=true&formkey=dG1DTXQyVHg2T09RMU1tNTBleExKeWc6MQ
>>>
>>> Open Meetings Use Cases Survey
>>>
>>> This survey is designed to gather information about how OpenMeetings is
>>> being used. *This information will be shared* with the OpenMeetings
>>> User Group.
>>>
>>>  What is your main purpose for using OpenMeetings? * Choose all that
>>> apply
>>>
>>>- Virtual Meetings
>>>- Teaching
>>>- Training
>>>- Sales
>>>- Project Collaboration
>>>- Demonstration
>>>- Other:
>>>
>>>
>>>  Based upon your answer to Question #1, please describe more
>>> specifically how you are using OpenMeetings This question will provide
>>> more detail about your use case
>>>
>>>  How satisfied are you with OpenMeetings overall? Is OpenMeetings
>>> meeting your needs for this type of service? 1 2 3 4 5 Very Unsatisfied
>>> Very
>>> Satisfied
>>>
>>>  Please answer the question "I am DISSATISFIED with the following
>>> features of OpenMeetings" Choose all that apply
>>>
>>>- Ease of Use
>>>- Audio/Video Quality
>>>- Whiteboard
>>>- Onscreen Document Collaboration
>>>- Screen or Application Sharing
>>>- Other:
>>>
>>>
>>>  Which one of the following features is most important to you?
>>>
>>>- Shared Whiteboard
>>>- Sharing Files with Meeting Participants
>>>- Ability to Record Sessions
>>>- Ability to see Webcam Image of Participants
>>>- Persistent/Dedicated Meeting Rooms
>>>- Other:
>>>
>>>
>>>  Which of the following features would you like to be added to
>>> OpenMeetings? Choose all that apply
>>>
>>>- Data Encryption
>>>- Math Editor
>>>- Ability to Collaboratively Edit Documents within OpenMeetings
>>>- App Sharing Not Requiring User to Download Anything
>>>- Other:
>>>
>>>
>>>Powered by Google Docs  Report 
>>> Abuse-
>>>  Terms
>>> of Service  - Additional 
>>> Terms
>>>
>>>
>>>
>>>
>>> --
>>> Daniel Ascher, M.Ed.
>>> President
>>> A+ Test Prep and Tutoring
>>> "Creating Bright Futures"
>>>
>>> 505 York Road, Suite 6
>>> Jenkintown, PA 19046
>>> Office: 215.886.9188
>>> Direct: 267.242.9640
>>> www.aplustutoring.com
>>>
>>
>
>
> --
> Daniel Ascher, M.Ed.
> President
> A+ Test Prep and Tutoring
> "Creating Bright Futures"
>
> 505 York Road, Suite 6
> Jenkintown, PA 19046
> Office: 215.886.9188
> Direct: 267.242.9640
> www.aplustutoring.com
>



-- 
Sebastian Wagner
https://twitter.com/#!/dead_lock
http://www.openmeetings.de
http://www.webbase-design.de
http://www.wagner-sebastian.com
seba.wag...@gmail.com


Re: Please respond: Open Meetings Use Cases Survey

2012-07-07 Thread Daniel Ascher
Hi Sebastian:

Thank you. I am glad I made the survey too. I could of course modify it if
necessary. I think it would be helpful if you can publicize it in any way
possible because the more users who respond, the more representative the
information will be.

My reason for creating the survey is that I am working with a development
team to set up a customized OM service which I hope to market to specific
professionals in my geographic area. I am doing a number of different types
of market research to determine which types of professionals are most
likely to use an online meeting service/web conference system.

I would also like to know which features are most important to users and
which aspects of the system that users are either unhappy with or would
like to add to their system.

So my personal reason for doing this is to hopefully develop a new line of
business which allows my company to provide a custom-tailored solution
specifically optimized for certain uses of OM.

However, I believe this kind of survey information could also be of value
to the larger OM community, and I will be happy to share my findings, as a
way of giving back to the community.

I hope this answers some of your questions. Please feel free to ask me for
more information or provide me with a list of additional questions.

Best.

Dan

On Sat, Jul 7, 2012 at 12:26 PM, seba.wag...@gmail.com <
seba.wag...@gmail.com> wrote:

> Hi Dan,
>
> glad you made it :)
> I could try to post a new blog article about it.
> That could gather some more attention to it.
>
> But I would need some more background information about the survey to make
> a nice article.
> Dan, can you explain some of the reasons for the survey?
>
> Thanks!
> Sebastian
>
>
> 2012/7/7 Daniel Ascher 
>
>> Thanks Alexei! I am glad to be able to help the OM community, at least in
>> a small way. We currently only have 10 responses, so I hope we can get many
>> more people to respond and gather more useful information.
>>
>> Dan
>>
>>
>> On Sat, Jul 7, 2012 at 3:43 AM, Alexei Fedotov 
>> wrote:
>>
>>> Nice survey. Would definitely help defining the roadmap. Thanks, Daniel.
>>> 06.07.2012 23:56 пользователь "Daniel Ascher" 
>>> написал:
>>>
>>>  Hi everyone:

 Please Complete the OpenMeetings User Survey Below:

 If you have trouble viewing or submitting this form, you can fill it
 out online:

 https://docs.google.com/spreadsheet/viewform?fromEmail=true&formkey=dG1DTXQyVHg2T09RMU1tNTBleExKeWc6MQ

 Open Meetings Use Cases Survey

 This survey is designed to gather information about how OpenMeetings is
 being used. *This information will be shared* with the OpenMeetings
 User Group.

  What is your main purpose for using OpenMeetings? * Choose all that
 apply

- Virtual Meetings
- Teaching
- Training
- Sales
- Project Collaboration
- Demonstration
- Other:


  Based upon your answer to Question #1, please describe more
 specifically how you are using OpenMeetings This question will provide
 more detail about your use case

  How satisfied are you with OpenMeetings overall? Is OpenMeetings
 meeting your needs for this type of service? 1 2 3 4 5 Very Unsatisfied
 Very
 Satisfied

  Please answer the question "I am DISSATISFIED with the following
 features of OpenMeetings" Choose all that apply

- Ease of Use
- Audio/Video Quality
- Whiteboard
- Onscreen Document Collaboration
- Screen or Application Sharing
- Other:


  Which one of the following features is most important to you?

- Shared Whiteboard
- Sharing Files with Meeting Participants
- Ability to Record Sessions
- Ability to see Webcam Image of Participants
- Persistent/Dedicated Meeting Rooms
- Other:


  Which of the following features would you like to be added to
 OpenMeetings? Choose all that apply

- Data Encryption
- Math Editor
- Ability to Collaboratively Edit Documents within OpenMeetings
- App Sharing Not Requiring User to Download Anything
- Other:


Powered by Google Docs  Report 
 Abuse-
  Terms
 of Service  - Additional 
 Terms




 --
 Daniel Ascher, M.Ed.
 President
 A+ Test Prep and Tutoring
 "Creating Bright Futures"

 505 York Road, Suite 6
 Jenkintown, PA 19046
 Office: 215.886.9188
 Direct: 267.242.9640
 www.aplustutoring.com

>>>
>>
>>
>>

Re: Please respond: Open Meetings Use Cases Survey

2012-07-07 Thread Tom Judge
see below
-- 


Ubuntu-Head
Tom Judge Ubuntu Head

Look for us on the web:

http://learnubuntu.org
http://youtube.com/learnubuntunow
http://twitter.com/#!/learnubuntu
http://facebook.com/tvjudge
Also we are on Skype as user learnubu...@skype.com



On Fri, 2012-07-06 at 15:55 -0400, Daniel Ascher wrote:
> Hi everyone:
> 
> Please Complete the OpenMeetings User Survey Below:
> 
> If you have trouble viewing or submitting this form, you can fill it
> out online: 
> https://docs.google.com/spreadsheet/viewform?fromEmail=true&formkey=dG1DTXQyVHg2T09RMU1tNTBleExKeWc6MQ
>  
> 
> Open Meetings Use Cases Survey
> This survey is designed to gather information about how OpenMeetings
> is being used. This information will be shared with the OpenMeetings
> User Group.
> 
> What is your main purpose for using OpenMeetings? * Choose all that
> apply 
>   * Virtual Meetings
>   * Teaching
>   * Training
>   * Sales
>   * Project Collaboration
>   * Demonstration
>   * Other: 
> 
> Based upon your answer to Question #1, please describe more
> specifically how you are using OpenMeetings This question will provide
> more detail about your use case 
> 
> How satisfied are you with OpenMeetings overall? Is OpenMeetings
> meeting your needs for this type of service? 
> 
> 1
> 2
> 3
> 4
> 5
> 
> Very
> Unsatisfied
> 
> 
> 
> 
> 
> Very
> Satisfied
> 
> Please answer the question "I am DISSATISFIED with the following
> features of OpenMeetings" Choose all that apply 
>   * Ease of Use
>   * Audio/Video Quality
>   * Whiteboard
>   * Onscreen Document Collaboration
>   * Screen or Application Sharing
>   * Other: 
> 
> Which one of the following features is most important to you? 
>   * Shared Whiteboard
>   * Sharing Files with Meeting Participants
>   * Ability to Record Sessions
>   * Ability to see Webcam Image of Participants
>   * Persistent/Dedicated Meeting Rooms
>   * Other: 
> 
> Which of the following features would you like to be added to
> OpenMeetings? Choose all that apply 
>   * Data Encryption
>   * Math Editor
>   * Ability to Collaboratively Edit Documents within OpenMeetings
>   * App Sharing Not Requiring User to Download Anything
>   * Other: 
> 
> 
> 
> Powered by Google Docs Report Abuse - Terms of Service - Additional
> Terms
> 
> 
> 
> 
> 
> -- 
> Daniel Ascher, M.Ed.
> President
> A+ Test Prep and Tutoring
> "Creating Bright Futures"
> 
> 505 York Road, Suite 6
> Jenkintown, PA 19046
> Office: 215.886.9188
> Direct: 267.242.9640
> www.aplustutoring.com



RE: Share Record Screen not working

2012-07-07 Thread Tom Judge
anyway i will review what you sen tme and the rest of this will be a
tomorrow thing because my lovely wife just got home and its time for
dinner, etc.

Thanks for all the help today.

FYI the openmeeting server is 32 bit

just my one client laptop is 64 bit
-- 


Ubuntu-Head
Tom Judge Ubuntu Head

Look for us on the web:

http://learnubuntu.org
http://youtube.com/learnubuntunow
http://twitter.com/#!/learnubuntu
http://facebook.com/tvjudge
Also we are on Skype as user learnubu...@skype.com



On Sat, 2012-07-07 at 21:32 +1000, George Kirkham wrote:
> Tom,
> 
>  
> 
> From what you wrote below, I am guessing that you are using a Ubuntu
> workstation (desktop computer?) with Firefox.  What version of Java
> and Flash do you run for your Ubuntu workstation?  
> 
>  
> 
> Do you have a Windows workstation that you can test this on.  This is
> worthwhile doing.
> 
>  
> 
> What is your server?  A Ubuntu 64 bit server?   (I am guessing as this
> is a very popular OS for OpenMeetings).
> 
>  
> 
> Thanks,
> 
>  
> 
> George Kirkham
> 
>  
> 
>  
> 
> 
>  
> 
> From: Tom Judge [mailto:jud...@learnubuntu.org] 
> Sent: Saturday, 7 July 2012 9:22 PM
> To: openmeetings-user@incubator.apache.org
> Subject: Re: Share Record Screen not working
> 
> 
>  
> 
> OK not sure what AFAIR means but I can confirm that it seems to happen
> with Firefox version 13.0.1 Canonical 1.0 for Ubuntu 11.10 as it seems
> to do the same on both browsers of that version. I also note that now
> another symptom is that when you go try to reply to permission for
> sharing webcam the dialog does not work it hangs. 
> Any known fixes for this yet??
> 
> and thanks
> 
> PS I also tried to reply to the survey clicked submit on the webmail
> form but not sure if it went anywhere
> 
> -- 
> 
>  
> 
>  
> Ubuntu-Head
> Tom Judge Ubuntu Head
>  
> Look for us on the web:
>  
> http://learnubuntu.org
> http://youtube.com/learnubuntunow
> http://twitter.com/#!/learnubuntu
> http://facebook.com/tvjudge
> Also we are on Skype as user learnubu...@skype.com
> 
> 
> On Sat, 2012-07-07 at 11:54 +0400, Alexei Fedotov wrote:
> 
> 
> 
> AFAIR firefox has an issue that some important security (?)
> notification comes in the background.
> 
> 07.07.2012 0:12 пользователь "Tom Judge"
>  написал: 
> 
> Ok so I tried another browser and it may be a browser
> issue. still windering if anyone else has been down
> this path :)
> 
> 
> 
>  
> 



Improvements to the User Interface

2012-07-07 Thread George Kirkham
Sebastian,

 

I have been wanting to ask if people would be OK to discuss some restructuring  
to user interface.

 

While the Conference meeting room layouts are excellent, our users have plenty 
of problems logging in and joining a room, so I would like to suggest possible 
improvements.

 

Some of my suggestions for example;

 

1)  The “Rooms” menu has one selection “Rooms”, which seems very pointless. 
Better if it had “Public Rooms”, “Private rooms”, “My Rooms”.  Then the user 
could select to enter directly to a specific rooms type tab.



2)  Personally I see no point to the “Dashboard” and would like this 
removed or become a selectable option.  



3)  I would like any user logging in, to go straight to their “Private 
rooms” tab from where they could select which room they wanted to enter. Most 
of our users only log in to join in a meeting for their Group (i.e. a private 
room)



4)  The “Home” menu could have “Chat”, “Contacts and messages”, “My 
Profile”, “Recordings” and “Logout” as its options.  “Contacts and messages” 
and “Profile” should be removed from the top right menu selections, but I don’t 
mind “Logout” and “Report a bug” staying there.   If there is a use for the 
dashboard, then this could be a menu item of the “Home” menu as it is now, but 
not the first screen a user gets when they log in.



5)  I have wondered if the Chat tab should be part of the rooms tabs, but 
since it is not a room type, then that does not make sense either.

 

Thanks,

 

George Kirkham



OpenMeetings stability during this time of rapid changes

2012-07-07 Thread George Kirkham
Sebastian,

 

I quite often find that when I download OpenMeetings 2.0 latest revision, there 
is something that was working before but is now broken.  I understand that we 
are doing a lot of updates and changes but some stability would be greatly 
appreciated by those of us who are using/testing OpenMeetings 2.0 in production.

 

Is the following suggestion possible?  

 

1)  Use svn to get the latest copy of OpenMeetings which has everyone’s 
change being applied to it.



2)  Use https://builds.apache.org/job/openmeetings/ (i.e. Jenkins) for 
getting a copy of OpenMeetings that has pasted a set of basic testing.



3)  Have a set of basic tests documented so that OpenMeetings can be tested 
against this set of tests before it is loaded into Jenkins ?   OpenMeetings 
could be uploaded to Jenkins on a monthly basis? More frequently if people have 
time to go though the tests. 

 

Maybe there are other ways to manage rapid development and a stable version 
every so often which has been though some form of complete feature testing?

 

 

Thanks,

 

George Kirkham