<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Infinite event loop in vcl/unx/gtk3/gtk3gtkdata.cxx"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=136512#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Infinite event loop in vcl/unx/gtk3/gtk3gtkdata.cxx"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=136512">bug 136512</a>
              from <span class="vcard"><a class="email" href="mailto:caolanm@redhat.com" title="Caolán McNamara <caolanm@redhat.com>"> <span class="fn">Caolán McNamara</span></a>
</span></b>
        <pre>It's progress to know its this function is the hotspot.

For me with Fedora 32 or 33; under X11 I get *one* signalStyleUpdated at
program start and no others afterwards. While under wayland I get one on the
app gaining focus and one on the app losing focus. We listen to this signal
mostly so we can update the theme colors stuff if that changes (and the font
list if new ones are added or removed) while we are running. You seem to be
getting a lot of them and it would be interesting to know why. You would
probably have to add the debugging packages for gtk3 itself and get some
backtraces from signalStyleUpdated to see if its possible to see why that is so
much noisier than my one.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>