<div><br><div class="gmail_quote"><div>On Mon, Jan 30, 2017 at 9:52 AM Peter Bennett <<a href="mailto:cats22@comcast.net">cats22@comcast.net</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  

    
  
  <div bgcolor="#FFFFFF" text="#000000" class="gmail_msg">
    <p class="gmail_msg"><br class="gmail_msg">
    </p>
    <div class="m_5493576172475852627moz-forward-container gmail_msg"><br class="gmail_msg">
      <br class="gmail_msg">
      -------- Forwarded Message --------
      <table class="m_5493576172475852627moz-email-headers-table gmail_msg" border="0" cellpadding="0" cellspacing="0">
        <tbody class="gmail_msg">
          <tr class="gmail_msg">
            <th align="RIGHT" nowrap valign="BASELINE" class="gmail_msg">Subject:
            </th>
            <td class="gmail_msg">Re: [mythtv-commits] Ticket #12984: Qt painter crashes
              frontend in playback of DVB-T radio recordings</td>
          </tr>
          <tr class="gmail_msg">
            <th align="RIGHT" nowrap valign="BASELINE" class="gmail_msg">Date: </th>
            <td class="gmail_msg">Mon, 30 Jan 2017 09:48:56 -0500</td>
          </tr>
          <tr class="gmail_msg">
            <th align="RIGHT" nowrap valign="BASELINE" class="gmail_msg">From: </th>
            <td class="gmail_msg">Peter Bennett <a class="m_5493576172475852627moz-txt-link-rfc2396E gmail_msg" href="mailto:cats22@comcast.net" target="_blank"><cats22@comcast.net></a></td>
          </tr>
          <tr class="gmail_msg">
            <th align="RIGHT" nowrap valign="BASELINE" class="gmail_msg">Reply-To:
            </th>
            <td class="gmail_msg"><a class="m_5493576172475852627moz-txt-link-abbreviated gmail_msg" href="mailto:pbennett@mythtv.org" target="_blank">pbennett@mythtv.org</a></td>
          </tr>
          <tr class="gmail_msg">
            <th align="RIGHT" nowrap valign="BASELINE" class="gmail_msg">Organization:
            </th>
            <td class="gmail_msg">MythTV</td>
          </tr>
          <tr class="gmail_msg">
            <th align="RIGHT" nowrap valign="BASELINE" class="gmail_msg">To: </th>
            <td class="gmail_msg"><a class="m_5493576172475852627moz-txt-link-abbreviated gmail_msg" href="mailto:mythtv-commits@mythtv.org" target="_blank">mythtv-commits@mythtv.org</a></td>
          </tr>
        </tbody>
      </table>
      <br class="gmail_msg">
      <br class="gmail_msg">
      <pre class="gmail_msg">On 01/30/2017 09:32 AM, MythTV wrote:
> #12984: Qt painter crashes frontend in playback of DVB-T radio recordings
> --------------------------------------+-------------------------
>      Reporter:  J.Pilk@…              |      Owner:
>          Type:  Bug Report - General  |     Status:  new
>      Priority:  minor                 |  Milestone:  unknown
>     Component:  MythTV - General      |    Version:  Master Head
>      Severity:  medium                |   Keywords:
> Ticket locked:  0                     |
> --------------------------------------+-------------------------
>  My main box (SL7.3, Qt 5.6.1  0.28-pre-189-g98b5662) has a longstanding QL
>  driver bug that puts occasional reports starting like this into dmesg.
>  The reports seem more frequent after the recent SL7.3 upgrade.
>
>  {{{
>   WARNING: CPU: 0 PID: 1897 at drivers/gpu/drm/i915/i915_gem.c:4508
>  i915_gem_free_object+0x2e0/0x340 [i915]()
>  [332608.612640] WARN_ON(obj->frontbuffer_bits)
>  }}}
>  I think it also eats memory, so I stop and restart the frontend from time
>  to time.
>
>  The Qt painter is suggested for use in a case like this, but if I start
>  playback of a DVB-T radio recording the frontend screen vanishes and I get
>  continuous reports of
>
>  {{{
>  QOpenGLContext::swapBuffers() called with non-exposed window, behavior is
>  undefined
>  }}}
>
>  This makes it impossible to use the on-screen editor.  It also happens
>  with Qt selected on an nVidia-equipped fc24 Qt 5.6.2 0.29-pre-278-gd1f336c
>  box.
>
> --
> Ticket URL: <a class="m_5493576172475852627moz-txt-link-rfc2396E gmail_msg" href="https://code.mythtv.org/trac/ticket/12984" target="_blank"><https://code.mythtv.org/trac/ticket/12984></a>
> MythTV <a class="m_5493576172475852627moz-txt-link-rfc2396E gmail_msg" href="http://www.mythtv.org" target="_blank"><http://www.mythtv.org></a>
> MythTV Media Center
> _______________________________________________
> mythtv-commits mailing list
> <a class="m_5493576172475852627moz-txt-link-abbreviated gmail_msg" href="mailto:mythtv-commits@mythtv.org" target="_blank">mythtv-commits@mythtv.org</a>
> <a class="m_5493576172475852627moz-txt-link-freetext gmail_msg" href="http://lists.mythtv.org/mailman/listinfo/mythtv-commits" target="_blank">http://lists.mythtv.org/mailman/listinfo/mythtv-commits</a>

This is normally caused by using an OPENGL playback profile with a QT
theme painter. Check if your playback profile is set to one of the
OPENGL profiles and if so change it to something else (e.g. Normal).


</pre>
    </div>
  </div>

_______________________________________________<br class="gmail_msg">
mythtv-users mailing list<br class="gmail_msg">
<a href="mailto:mythtv-users@mythtv.org" class="gmail_msg" target="_blank">mythtv-users@mythtv.org</a><br class="gmail_msg">
<a href="http://lists.mythtv.org/mailman/listinfo/mythtv-users" rel="noreferrer" class="gmail_msg" target="_blank">http://lists.mythtv.org/mailman/listinfo/mythtv-users</a><br class="gmail_msg">
<a href="http://wiki.mythtv.org/Mailing_List_etiquette" rel="noreferrer" class="gmail_msg" target="_blank">http://wiki.mythtv.org/Mailing_List_etiquette</a><br class="gmail_msg">
MythTV Forums: <a href="https://forum.mythtv.org" rel="noreferrer" class="gmail_msg" target="_blank">https://forum.mythtv.org</a><br class="gmail_msg">
</blockquote></div></div>