[Libreoffice-bugs] [Bug 134112] New: Python script freezes when access com.sun.star.text.fieldmaster.SetExpression.Table in MailMerge event

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Thu Jun 18 14:17:25 UTC 2020


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: libreoffice-bugs at lists.freedesktop.org
          Reporter: olegshtch at yandex.ru

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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20200618/c6528c0f/attachment.htm>


More information about the Libreoffice-bugs mailing list