On 09.08.2021 13:56, Jim Jagielski wrote:
> Available immediately are complimentary community binary builds
> of Apache OpenOffice 4.2.0. The specific version is 4.2.0-Dev3-m3.
>
> Please note that these are not official, GA releases of AOO 4.2.0.
> Heck, they aren't even *Beta* releases. Instead, they are developer
> preview test releases, to allow for more wide-spread testing of
> the current state of the AOO 4.2.0 branch.
>
> We encourage all users, or potential users, of AOO to download these
> builds and try them out. Put them through real world and automated
> testing and let us know how they do. YOUR FEEDBACK IS CRITICAL.
>
> These builds can be found at:
>
> o https://dist.apache.org/repos/dist/dev/openoffice/4.2.0-Dev3/binaries/
>
> Thank you!
Thank you!
Downloaded the MacOS version (en-US) to test the scripting framework with
ooRexx:
* "Tools -> Macros -> -> Organize Macros -> ooRexx -> My Macros -> Library1
-> Macro1.rxo -> Run":
works successfully and repeatedly
o the script runs in the user's home directory (/Users/rony) which is
great and solves a
reported issue! :)
* "Tools -> Macros -> -> Organize Macros -> ooRexx -> My Macros -> Library1
-> Macro1.rxo -> Edit"
brings up the editor (clone of BeanShell's editor): pressing "Run" crashes
AOO on the second
"Run" invocation
o a popup menu appears, chosing "Reopen" brings up the "Start Recovery"
dialog and in the end
showing the (empty) swriter document
If there is anything I should do/test, please let me know.
---rony