Re: [libreoffice-users] Mac OS X 10.7.3 - Java

2012-03-23 Thread Robson Roberto Souza Peixoto

On 23/03/2012, at 06:29, Alexander Thurgood wrote:

 Le 23/03/12 04:51, Robson Roberto Souza Peixoto a écrit :
 
 
 Hi Robson,
 
 I try to execute the command:
 
 $ soffice 
 vnd.sun.star.script:MemoryUsage.MemoryUsage.updateMemoryUsage?language=Javalocation=share
 
 but a get this error: Message: The script language Java is not supported
 
 

Thanks a lot.

 Confirming, I have signalled this to the dev list and will open a bug
 report.
 
 Alex
 
 
 -- 
 For unsubscribe instructions e-mail to: users+h...@global.libreoffice.org
 Problems? 
 http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
 Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
 List archive: http://listarchives.libreoffice.org/global/users/
 All messages sent to this list will be publicly archived and cannot be deleted
 


-- 
For unsubscribe instructions e-mail to: users+h...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted



Re: [libreoffice-users] Mac OS X 10.7.3 - Java

2012-03-22 Thread Robson Roberto Souza Peixoto
Hi,

Sorry. My english is so bad. 

There are Java installed on OSX, and the version is:
$ java -version 
java version 1.6.0_29
Java(TM) SE Runtime Environment (build 1.6.0_29-b11-402-11M3527)
Java HotSpot(TM) 64-Bit Server VM (build 20.4-b02-402, mixed mode)

It's visible on LibreOffice - Preferences - Java in both (Windows and OSX).

The problem is:

All scripts from share/Scripts/java isn't appearing in runnable macro's list. 
To be more specific, it's not showing any macro write in java.

I tested the OpenOffice and it are working very well. I tested the LibreOffice 
3.4.5 on Fedora 16 and work very well, too.



On 22/03/2012, at 04:41, Marc Grober wrote:

 For java for lion http://support.apple.com/kb/DL1421
 
 -- 
 For unsubscribe instructions e-mail to: users+h...@global.libreoffice.org
 Problems? 
 http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
 Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
 List archive: http://listarchives.libreoffice.org/global/users/
 All messages sent to this list will be publicly archived and cannot be deleted
 


-- 
For unsubscribe instructions e-mail to: users+h...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted



Re: [libreoffice-users] Mac OS X 10.7.3 - Java

2012-03-22 Thread Robson Roberto Souza Peixoto
I tested on OS X the LibreOffice 3.4.6 and are working very well.

On 22/03/2012, at 08:26, Robson Roberto Souza Peixoto wrote:

 Hi,
 
 Sorry. My english is so bad. 
 
 There are Java installed on OSX, and the version is:
 $ java -version 
 java version 1.6.0_29
 Java(TM) SE Runtime Environment (build 1.6.0_29-b11-402-11M3527)
 Java HotSpot(TM) 64-Bit Server VM (build 20.4-b02-402, mixed mode)
 
 It's visible on LibreOffice - Preferences - Java in both (Windows and OSX).
 
 The problem is:
 
 All scripts from share/Scripts/java isn't appearing in runnable macro's 
 list. To be more specific, it's not showing any macro write in java.
 
 I tested the OpenOffice and it are working very well. I tested the 
 LibreOffice 3.4.5 on Fedora 16 and work very well, too.
 
 
 
 On 22/03/2012, at 04:41, Marc Grober wrote:
 
 For java for lion http://support.apple.com/kb/DL1421
 
 -- 
 For unsubscribe instructions e-mail to: users+h...@global.libreoffice.org
 Problems? 
 http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
 Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
 List archive: http://listarchives.libreoffice.org/global/users/
 All messages sent to this list will be publicly archived and cannot be 
 deleted
 
 


-- 
For unsubscribe instructions e-mail to: users+h...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted



Re: [libreoffice-users] Mac OS X 10.7.3 - Java

2012-03-22 Thread Robson Roberto Souza Peixoto

On 22/03/2012, at 18:57, Tinkerer wrote:

 Using Libre 3.5.2.1, I have no trouble running macros.

Tinkerer, did you test java macros ? Not BeanShell.

-- 
For unsubscribe instructions e-mail to: users+h...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted



Re: [libreoffice-users] Mac OS X 10.7.3 - Java

2012-03-22 Thread Robson Roberto Souza Peixoto
I try to execute the command:

$ soffice 
vnd.sun.star.script:MemoryUsage.MemoryUsage.updateMemoryUsage?language=Javalocation=share

but a get this error: Message: The script language Java is not supported

And my Java are active: Apple Inc. 1.6.0_29

Robinho

On 22/03/2012, at 20:48, Tinkerer wrote:

 Because you mentioned Memory test, and that is a Java macro, I tried that and
 it worked.
 I also used CT2N, Convert Text to Numbers, and that works.
 
 Tink.
 
 --
 View this message in context: 
 http://nabble.documentfoundation.org/Mac-OS-X-10-7-3-Java-tp3847670p3850236.html
 Sent from the Users mailing list archive at Nabble.com.
 
 -- 
 For unsubscribe instructions e-mail to: users+h...@global.libreoffice.org
 Problems? 
 http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
 Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
 List archive: http://listarchives.libreoffice.org/global/users/
 All messages sent to this list will be publicly archived and cannot be deleted
 


-- 
For unsubscribe instructions e-mail to: users+h...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted



[libreoffice-users] Mac OS X 10.7.3 - Java

2012-03-21 Thread Robson Roberto Souza Peixoto
Hi,

on LibreOffice 3.5.1.2 aren't showing and running any macro write in java.

The step to reproduce is:

Tools - Macros - Run Macro
LibreOffice Macros - MemoryUsage

Don't show the macro 
/Applications/LibreOffice.app/Contents/share/Scripts/java/MemoryUsage

Know somebody how to fix it?

thanks
-- 
For unsubscribe instructions e-mail to: users+h...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted



Re: [libreoffice-users] Mac OS X 10.7.3 - Java

2012-03-21 Thread Robson Roberto Souza Peixoto
The same problem with Windows XP SP3 + Oracle Java 1.7

On 21/03/2012, at 16:33, Robson Roberto Souza Peixoto wrote:

 Hi,
 
 on LibreOffice 3.5.1.2 aren't showing and running any macro write in java.
 
 The step to reproduce is:
 
 Tools - Macros - Run Macro
 LibreOffice Macros - MemoryUsage
 
 Don't show the macro 
 /Applications/LibreOffice.app/Contents/share/Scripts/java/MemoryUsage
 
 Know somebody how to fix it?
 
 thanks


-- 
For unsubscribe instructions e-mail to: users+h...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted



Re: [libreoffice-users] OOoBean

2012-03-19 Thread Robson Roberto Souza Peixoto
Hi,

to complete my doubt, what's language is more stable to write macros?

BeanShell, Basic, JavaScrit or Python?

thanks

On 12/03/2012, at 18:15, Robson Peixoto wrote:

 
 
 --
 Robson Peixoto
 robsonpeix...@gmail.com
 Engenheiro de Sistemas - Convergence Works
 Mobile: +55 71 8602-9250
 
 
 
 
 Em 12/03/2012, às 17:50, Andreas Säger escreveu:
 
 Am 12.03.2012 19:16, Robson Peixoto wrote:
 Hi,
 
 I'd like to embed the Write in a java application, but on Mac OS X doesn't 
 has the libofficebean and OOoBean.
 
 Is possible embed the Writer without it ? How?
 
 
 Hi,
 
 http://www.oooforum.org/forum/viewtopic.phtml?t=9883
 
 This is a macro which creates a new top window using the built-in UNO 
 toolkit. Then it adds 2 subwindows with a new presentation and a new 
 spreadsheet side by side.
 I think you can do the same with a Java window and a listening instance of 
 LibreOffice.
 Hope this helps
 
 
 Thanks a lot. I'll read it tomorrow.
 
 
 -- 
 For unsubscribe instructions e-mail to: users+h...@global.libreoffice.org
 Problems? 
 http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
 Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
 List archive: http://listarchives.libreoffice.org/global/users/
 All messages sent to this list will be publicly archived and cannot be 
 deleted
 
 


-- 
For unsubscribe instructions e-mail to: users+h...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted