<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 25/01/13 05:51, Raymond Boettcher
      wrote:<br>
    </div>
    <blockquote
      cite="mid:1359093107.6891.YahooMailClassic@web162602.mail.bf1.yahoo.com"
      type="cite">
      <table border="0" cellpadding="0" cellspacing="0">
        <tbody>
          <tr>
            <td style="font: inherit;" valign="top">I've always been one
              to be a little impatient with dialogs that come up in
              MythTV.&nbsp; Generally, I change something and the appearing
              dialog will interfere with the controls to a show or
              song.&nbsp; So, I've always been in the habit of pressing Exit
              (Escape) to those little popup dialogs that come up in
              places like Playing a TV Program and the status bar is
              up.&nbsp; Generally, MythTV handles this very gracefully and
              hides the dialog.<br>
              <br>
              Well in MythMusic they change the volume control to appear
              in the center of the UI unlike the old Music Player that
              put it off to the side and didn't interfere with the
              interface.&nbsp; So now when I change the volume I end up
              falling back on old habits and press Exit (Escape) to get
              rid of the volume control itself so I can use the
              interface.&nbsp; Well, MythMusic does not like that all all and
              it will Segment Fault causing the UI to go away.&nbsp; This
              Segment Fault has never failed me and should be really
              easy to reproduce.&nbsp; Change the Volume while playing Music
              from inside MythMusic and then immediately press Excape.&nbsp;
              This is what gdb has to say about the backtrace.&nbsp; Keep in
              mind this is based on a Checkout of MythTV 0.26.0+Fixes
              from about 4 days ago running on Slackware Version 13.1.<br>
            </td>
          </tr>
        </tbody>
      </table>
    </blockquote>
    <br>
    I can't reproduce this at all using myth from my fork. The only
    difference I can think of that may affect this is my version of
    MythCenter-wide uses animation effects when showing/hiding popup
    dialogs which will affect the timing. The crash is in Qt so the
    version of Qt could also be a factor.<br>
    <br>
    Looking at the code I can see how it might crash if the Qt painter
    is being used but don't know why we don't see it elsewhere.&nbsp; Are you
    using the Qt theme painter?<br>
    <br>
    Paul H.<br>
  </body>
</html>