https://bugs.documentfoundation.org/show_bug.cgi?id=134112

            Bug ID: 134112
           Summary: Python script freezes when access
                    com.sun.star.text.fieldmaster.SetExpression.Table in
                    MailMerge event
           Product: LibreOffice
           Version: 6.4.4.1 rc
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: sdk
          Assignee: [email protected]
          Reporter: [email protected]

Created attachment 162170
  --> https://bugs.documentfoundation.org/attachment.cgi?id=162170&action=edit
Python script for remote access

I trying to provided example for MailMerge data substitution in python and
caught issue. When I iterate over text field masters python script freezes on
com.sun.star.text.fieldmaster.SetExpression.Table:

INFO:root:row = 1
DEBUG:root:Get text field masters
DEBUG:root:textFieldMasterName =
com.sun.star.text.fieldmaster.SetExpression.Illustration
DEBUG:root:Got text field master
com.sun.star.text.fieldmaster.SetExpression.Illustration
INFO:root:Illustration
DEBUG:root:textFieldMasterName =
com.sun.star.text.fieldmaster.SetExpression.Table
DEBUG:root:Got text field master
com.sun.star.text.fieldmaster.SetExpression.Table
(here freezes, Ctrl+C doesn't work)

OS: Ubuntu 18.04

pyuno.so library is from PPA 6.4.3-0ubuntu0.18.04.1 
Libreoffice remote server is from
libreoffice-6-4~2020-06-15_02.11.02_LibreOfficeDev_6.4.6.0.0_Linux_x86-64_deb.tar.gz

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to