Open some (new) Writer document. Navigate to macro menu:Tools>Macros>Organize>JavaScript>LibreOfficeMacros>HelloWorld>helloworld.js Click the [Run] button. Result: [jni_uno bridge error] UNO calling Java method getPropertyValue: non-UNO exception occurred: java.lang.RuntimeException: java.lang.NoSuchFieldException: uri java stack trace: java.lang.RuntimeException: java.lang.NoSuchFieldException: uri at com.sun.star.lib.uno.helper.PropertySet.getPropertyValue(PropertySet.java:845) at com.sun.star.lib.uno.helper.PropertySet.getPropertyValue(PropertySet.java:380) Caused by: java.lang.NoSuchFieldException: uri at java.lang.Class.getDeclaredField(Class.java:1953) at com.sun.star.lib.uno.helper.PropertySet.getPropertyValue(PropertySet.java:838) ... 1 more Closing the error box exits the whole suite. Further discussion and screenshots: https://forum.openoffice.org/en/forum/viewtopic.php?f=20&t=78286
issue confirmed in the OpenOffice forum by other users, on Windows as well as in Linux status --> NEW hardware --> ALL
On pc Debin x86-64 with master sources updated yesterday, I don't reproduce this. With LO Debian package 4.4.4.3, I don't even have Javascript entry! I've just got: - LibreOffice Basic - Python
*** Bug 94000 has been marked as a duplicate of this bug. ***
On pc Debian x86-64 with master sources updated yesterday, I still don't reproduce this. With LO testing Debian package (5.0.1.2), I found I had to install libreoffice-script-provider-js package to access js macro. But still, I don't reproduce this. I wonder if it could be a packaging pb, I'm a bit stucked.
OK with LO5.1 but not with 4.4.7 on the same Ubuntu x64 machine.
4.4.x is End-of-Life branch is issue is fixed in 5.1.x (and hopefully 5.0.x too) we could mark this as RESOLVED WORKSFORME
"OK LO5.1 but not with 4.4.7" so close this as fixed in current release