<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    On 04/04/2012 23:55, Frank Phillips wrote:
    <blockquote
cite="mid:CAADtG4hZ_DQ=v8n6gDw-1TBNz2eSFBh3Af0Lo7_sdte982zTpQ@mail.gmail.com"
      type="cite">On Wed, Apr 4, 2012 at 3:48 PM, Gavin Whitehead <span
        dir="ltr">&lt;<a moz-do-not-send="true"
          href="mailto:gavin@alabastercranium.demon.co.uk">gavin@alabastercranium.demon.co.uk</a>&gt;</span>
      wrote:<br>
      <div class="gmail_quote">
        <blockquote class="gmail_quote" style="margin:0 0 0
          .8ex;border-left:1px #ccc solid;padding-left:1ex">
          So comparing my logging when I insert a CD against the logging
          Matthiaus Meyer is posting in (<a moz-do-not-send="true"
            href="http://www.gossamer-threads.com/lists/mythtv/users/510775#510775"
            target="_blank">http://www.gossamer-threads.com/lists/mythtv/users/510775#510775</a>)
          I can see that he gets<br>
          <br>
          &nbsp; &nbsp;Found a handler - 'MythMusic Media Handler 1/2'<br>
          <br>
          and I get
          <div class="im"><br>
            <br>
            &nbsp; &nbsp;No media handler found for event type<br>
            <br>
          </div>
          I have tried uninstalling and reinstalling the MythTvMusic
          package but the logging is the same and the CD still doesn't
          play.<br>
          <br>
          Is autoplay of CDs and DVDs working for anyone on 0.25 under
          Ubuntu (11.10)?<br>
          <br>
          Any help appreciated.
          <div class="HOEnZb">
            <div class="h5"><br>
              <br>
              Gavin<br>
              <br>
            </div>
          </div>
        </blockquote>
        <div><br>
          Do you have libcdio installed (not libcdaudio)? This has
          changed for 0.25.<br>
          <a moz-do-not-send="true"
            href="http://www.mythtv.org/wiki/Release_Notes_-_0.25">http://www.mythtv.org/wiki/Release_Notes_-_0.25</a><br>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
mythtv-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a>
<a class="moz-txt-link-freetext" href="http://www.mythtv.org/mailman/listinfo/mythtv-users">http://www.mythtv.org/mailman/listinfo/mythtv-users</a>
</pre>
    </blockquote>
    I appear to&nbsp; have both in /usr/lib.<br>
    <br>
    <tt>libcdaudio.so.1 -&gt; libcdaudio.so.1.0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; &nbsp; #&nbsp; from
      libcdaudio1<br>
      libcdio.so.10 -&gt; libcdio.so.10.0.0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; #&nbsp; from
      libcdio10</tt><br>
    <br>
    There are also<br>
    <br>
    <tt>libcdio_cdda.so.2 -&gt; libcdio_cdda.so.2.2.3</tt><tt>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
      #&nbsp; from libcdio_cdda0</tt><br>
    <tt>libcdio_paranoia.so.0 -&gt; libcdio_paranoia.so.0.0.3&nbsp; #&nbsp; from
      libcdio_paranoia0</tt><br>
    <br>
    I have run the front end with '-v all' and captured the output for
    startup, insert cd, goto mythmusic, play CD.&nbsp; At no time does the
    string 'libcd' appear in the logging.<br>
    <br>
    Gavin<br>
    <br>
  </body>
</html>