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

--- Comment #6 from Michael Meeks <[email protected]> ---
I'm not hyper-happy about some of the bits I reviewed in Jan's work back then;
but he's re-done it since and I've not looked. The 'easy' fix for this - is
probably to do an Application::PostUserEvent - and in the event callback (which
happens in the main-loop and is thread-safe) add the idle / timeout there.
Should be an easy-ish fix I think. We could even implement an
Application::AddTimeout() or whatever that would do that if the solar mutex is
not lock-able with try_lock (?) =)

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to