[Libreoffice-bugs] [Bug 136512] Infinite event loop in vcl/unx/gtk3/gtk3gtkdata.cxx

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Wed Sep 9 08:00:14 UTC 2020


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

--- Comment #17 from Caolán McNamara <caolanm at redhat.com> ---
(In reply to Tom from comment #16)
> ad a)
> 
> Replacing m_pWindow with m_pFixedContainer has a strong effect. The event
> loop is broken and I get only 10 of my "call_userEventFn" debug messages, if
> I do not interact per keyboard or mouse with LO.
> 
> Replacing m_pWindow with pEventWidget has the same strong effect.

In that case replacing m_pWindow with pEventWidget for listening to
style-updated sounds like it is sufficient to fix this problem and retain the
ability to listen to theming changes. You have done the ground work here do you
want to submit a patch to make that change to solve this problem ?
(https://wiki.documentfoundation.org/Development/gerrit/SubmitPatch)

-- 
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/20200909/f540f02b/attachment.htm>


More information about the Libreoffice-bugs mailing list