[Libreoffice-bugs] [Bug 132166] Writer crashes when exiting Print Preview on Windows
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Thu Apr 16 21:45:52 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=132166
Mike Kaganski <mikekaganski at hotmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEEDINFO
Ever confirmed|0 |1
--- Comment #1 from Mike Kaganski <mikekaganski at hotmail.com> ---
(In reply to Attila Greguss from comment #0)
> but it contains sensitive information.
Please try to remove the sensitive information; e.g., try to find-and-replace
all digits by 0, and characters by "X": using regular expressions, replace all
\d with 0, and replace all \w with X. Check if this modified document has the
problem. You may try to remove parts of the document (second half; first half)
to see what still reproduces the problem - probably that could let you see
where the problem is, to allow you to create a sample from scratch.
Thanks!
--
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/20200416/558bdbe7/attachment.htm>
More information about the Libreoffice-bugs
mailing list