<br><br><div class="gmail_quote">On Mon, Jan 2, 2012 at 5:31 PM, Kevon <span dir="ltr">&lt;<a href="mailto:mythtv@reidsresidence.com">mythtv@reidsresidence.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I am experiencing frequent crashes of my FE whenever mythvideo is<br>
doing a large metadata update. This happens specifically when myth is<br>
looking up video data at tvdb or tmdb for a large number of videos (so<br>
far 8 or more seems to be the magic number). I can easily reproduce<br>
the crash by adding a large number of files to the video directory. I<br>
get the below error in FE logs after the recent crash:<br>
<br>
QObject::connect: Cannot queue arguments of type<br>
&#39;QNetworkReply::NetworkError&#39;<br>
(Make sure &#39;QNetworkReply::NetworkError&#39; is registered using<br>
qRegisterMetaType().)<br>
<a href="tel:2012-01-02%2020" value="+12012010220">2012-01-02 20</a>:04:43.717 Tried to write<br>
<a href="http://www.thetvdb.com/banners/episodes/..." target="_blank">http://www.thetvdb.com/banners/episodes/...</a>., but it appears to be an<br>
HTML redirect (filesize 0).<br>
QObject::connect: Cannot queue arguments of type<br>
&#39;QNetworkReply::NetworkError&#39;<br>
(Make sure &#39;QNetworkReply::NetworkError&#39; is registered using<br>
qRegisterMetaType().)<br>
<a href="tel:2012-01-02%2020" value="+12012010220">2012-01-02 20</a>:05:52.896 Tried to write<br>
<a href="http://www.thetvdb.com/banners/episodes/..." target="_blank">http://www.thetvdb.com/banners/episodes/...</a>., but it appears to be an<br>
HTML redirect (filesize 0).<br><br></blockquote><div><br></div><div>What Qt?  From the error message, it sounds like the Qt itself is broken (as metadata download relies on Myth&#39;s Download Manager, which is turn is built around all the Qt network functionality... which is what it&#39;s complaining about here).</div>
<div><br></div><div>Robert </div></div>