<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:loic.yhuel@gmail.com" title="Loïc Yhuel <loic.yhuel@gmail.com>"> <span class="fn">Loïc Yhuel</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Missing RandR events on hotplug"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=91929">bug 91929</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>FIXED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Missing RandR events on hotplug"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=91929#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Missing RandR events on hotplug"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=91929">bug 91929</a>
              from <span class="vcard"><a class="email" href="mailto:loic.yhuel@gmail.com" title="Loïc Yhuel <loic.yhuel@gmail.com>"> <span class="fn">Loïc Yhuel</span></a>
</span></b>
        <pre>The issue is fixed.

Sadly it generates many crashes in kscreen (even sometimes Qt).
Hotplug generates events, then kscreen changes the configuration which
generates other events. So any change in the DDX or kscreen can result in new
event sequences which weren't tested...

I'm a little surprised to see events like :
RRNotify event, serial 25, synthetic NO, window 0xd5,
    subtype XRRCrtcChangeNotifyEvent
    crtc 63, mode None, rotation RR_Rotate_0
    x 0, y 0, width 0, height 0
but it could be the result of :
[888172.618] (EE) intel(0): sna_mode_check: invalid state found on pipe 0,
disabling CRTC:20
[888172.903] (EE) intel(0): sna_mode_check: invalid state found on pipe 1,
disabling CRTC:24
which probably means kscreen did set an invalid configuration.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>