<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hey,<div><br></div><div>I'm using TagLib on a Mac OS X project and I'm having a big problem. Basically, I need to retrieve the cover art from a couple MP3 files and some of them do NOT have a cover art image. The problem is that when I try to get this information, my app crashes. The debugger points to this function:</div><div><br></div><div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 11px/normal Menlo; color: rgb(66, 130, 136); ">ByteVector<span style="color: #000000"> </span>AttachedPictureFrame<span style="color: #000000">::picture() </span><span style="color: #cb00a5">const</span></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 11px/normal Menlo; ">{</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 11px/normal Menlo; ">&nbsp;&nbsp;<span style="color: #cb00a5">return</span> <span style="color: #428288">d</span>-&gt;<span style="color: #7e1aad">data</span>;</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 11px/normal Menlo; ">}</div></div><div><br></div><div>To be more specific, to the&nbsp;<span class="Apple-style-span" style="font-family: Menlo; font-size: 11px; "><span style="color: rgb(203, 0, 165); ">return</span></span><span class="Apple-style-span" style="font-family: Menlo; font-size: 11px; ">&nbsp;</span><span class="Apple-style-span" style="font-family: Menlo; font-size: 11px; "><span style="color: rgb(66, 130, 136); ">d</span></span><span class="Apple-style-span" style="font-family: Menlo; font-size: 11px; ">-&gt;</span><span class="Apple-style-span" style="font-family: Menlo; font-size: 11px; "><span style="color: rgb(126, 26, 173); ">data</span></span><span class="Apple-style-span" style="font-family: Menlo; font-size: 11px; ">; line. Anyone knows a solution for that? My life depends on it.</span></div><div><span class="Apple-style-span" style="font-family: Menlo; font-size: 11px; "><br></span></div><div><span class="Apple-style-span" style="font-family: Menlo; font-size: 11px; ">Thanks!</span></div><div><br><div>
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><div>Best regards,</div><div>Fernando Valente</div><span class="Apple-style-span" style="color: rgb(20, 79, 174); -webkit-text-decorations-in-effect: underline; "><a href="http://www.chiarosoft.com/">http://www.chiarosoft.com/</a><br></span><div><a href="http://www.fvalente.org/blog">http://www.fvalente.org</a></div></div></div></span></div>
</div>
<br></div></body></html>