[Libreoffice-bugs] [Bug 127547] Freeze/crash in Microsoft Print to PDF dialog when trying to paste (Ctrl-V) a filename in the 'Save Print Output As' dialog
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Wed Jan 22 10:50:04 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=127547
--- Comment #7 from Julien Nabet <serval2412 at yahoo.fr> ---
Created attachment 157317
--> https://bugs.documentfoundation.org/attachment.cgi?id=157317&action=edit
bts on windbg
Here are all the bts retrieved on Windbg on Win10 with master sources updated
today.
Steps to retrieve them:
- launch LO from cygwin term
- launch Windbg and attach LO process + "g"
- reproduce the freeze with sdc.blanco's comment
- Ctrl-c one (2 times if needed) on Cygwin
=> Windbg allows to launch the following command:
~*k
All bts display on Command window
but you can't copy paste bts from Windbg since clipboard is locked for all apps
in Windows.
solution: in Windbg, menu Edit, Write Window Text to File...
--
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/20200122/8dc55ad9/attachment.htm>
More information about the Libreoffice-bugs
mailing list