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

--- Comment #12 from Patrick (volunteer) <[email protected]> ---
(In reply to Patrick (volunteer) from comment #11)
> What I see in the heaviest stack trace is LibreOffice is spending a lot of
> time in _LSCopyFrontApplication() while in a native NSTimer or
> CFRunLoopSource. So next step is to put some debug code in to see what copy
> and paste operations are happening while the hang occurs.

Didn't see any copy or paste calls in vcl/osx/clipboard.cxx while
Option-dragging a window either before or during a hang. So that's not
triggering the _LSCopyFrontApplication() calls.

I was looking at the copy and paste code because _LSCopyFrontApplication() is
called by something I am pretty sure that LibreOffice does not call directly:
_NS_SetBasicPasteTelemetry(). I disabled all options in "Analytics &
Improvements" in the Settings application, but LibreOffice is still spending a
lot of time in _LSCopyFrontApplication() so that doesn't seem to affect the bug
either. :(

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to