Hi Marcus,
Am 26.01.20 um 19:00 schrieb Marcus:
> Am 26.01.20 um 17:39 schrieb Matthias Seidel:
>> After all buildbots built trunk without problem I tested the Windows
>> version.
>> All python demo scripts worked nice (mailmerge.py is still broken but
>> that's another issue).
>>
>> Should we che
Am 26.01.20 um 17:39 schrieb Matthias Seidel:
After all buildbots built trunk without problem I tested the Windows
version.
All python demo scripts worked nice (mailmerge.py is still broken but
that's another issue).
Should we cherry-pick these commits for AOO42X?
+1
As Python 2 is no longer
Hi all,
After all buildbots built trunk without problem I tested the Windows
version.
All python demo scripts worked nice (mailmerge.py is still broken but
that's another issue).
Should we cherry-pick these commits for AOO42X?
Regards,
Matthias
Am 26.01.20 um 16:22 schrieb Marcus:
> Am 25.0
Am 25.01.20 um 10:56 schrieb Damjan Jovanovic:
After a lot of hard work by me and Pedro, both of us relatively unfamiliar
with Python, I am happy to report that using a system-provided Python 3 in
Apache OpenOffice now works.
[...]
thanks a lot for this step and hard work on your side. It's ve
Hello;
For the record, I only did a small "scotch tape" fix, the heavy lifting
was done by Damjan. My public thanks to him as this is likely to save
AOO from deprecation (at least in FreeBSD).
I think in the future we may move to tauthon, as an interim step before
Python 3:
https://github.com/na
On Sat, Jan 25, 2020 at 1:38 PM Matthias Seidel
wrote:
> Hi Damjan, Hi Pedro,
>
> Thank you for your work and the helpful explanation.
>
>
Pleasure :)
> BTW: I could make the "edit" button clickable for Python scripts by
> setting ENABLE_EDIT_DIALOG to TRUE in [1], but it never brought up an
>
Hi Damjan, Hi Pedro,
Thank you for your work and the helpful explanation.
BTW: I could make the "edit" button clickable for Python scripts by
setting ENABLE_EDIT_DIALOG to TRUE in [1], but it never brought up an
editor or something similar.
Regards,
Matthias
[1]
https://github.com/apache/op
Hi
With Python 2 EOL as of 1 January 2020, we have little choice but to move
to Python 3.
After a lot of hard work by me and Pedro, both of us relatively unfamiliar
with Python, I am happy to report that using a system-provided Python 3 in
Apache OpenOffice now works.
The UNO/Python bridge and t