[Libreoffice-bugs] [Bug 134112] Python script freezes when access text field master in MailMerge event for the second time

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Thu Jun 18 14:53:46 UTC 2020


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

--- Comment #3 from Oleg Shchelykalnov <olegshtch at yandex.ru> ---
Looks like it doesn't depend on some text field master but for the second
accessed on

I excluded builtin SetExpression and got same freeze for user fields in the
document:

INFO:root:row = 1
DEBUG:root:Get text field masters
DEBUG:root:textFieldMasterName =
com.sun.star.text.fieldmaster.SetExpression.Illustration
DEBUG:root:textFieldMasterName =
com.sun.star.text.fieldmaster.SetExpression.Table
DEBUG:root:textFieldMasterName =
com.sun.star.text.fieldmaster.SetExpression.Text
DEBUG:root:textFieldMasterName =
com.sun.star.text.fieldmaster.SetExpression.Drawing
DEBUG:root:textFieldMasterName =
com.sun.star.text.fieldmaster.SetExpression.Figure
DEBUG:root:textFieldMasterName = com.sun.star.text.fieldmaster.User.id_128C_6
DEBUG:root:Got text field master com.sun.star.text.fieldmaster.User.id_128C_6
INFO:root:Name = id_128C_6
DEBUG:root:textFieldMasterName =
com.sun.star.text.fieldmaster.User.actualCapital
DEBUG:root:Got text field master
com.sun.star.text.fieldmaster.User.actualCapital

-- 
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/531db66a/attachment.htm>


More information about the Libreoffice-bugs mailing list