On 31 January 2010 17:20, Raymond Wagner <span dir="ltr">&lt;<a href="mailto:raymond@wagnerrp.com">raymond@wagnerrp.com</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">On 1/31/2010 08:20, Rafael Moslin wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
This is running on a up to date PCLinuxOS install, Python 2.5.<br>
</blockquote>
<br></div>
Make sure you&#39;re up to date from the last couple days.  There was a bug in the init file which caused breakage in 2.5.<br>
<br>
I&#39;ve come across this issue a couple times, but I&#39;ve never pinned down what exactly is causing the issue.  I believe its something to do with with the connection caching.  Somehow, the use count got off, resulting in the connection being closed before all the objects were dropped.  I&#39;m setting it to check first, just in case.<div>
<div></div><div class="h5"><a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users" target="_blank"></a><br>
</div></div></blockquote></div><br>Thanks Raymond, I had spotted that 2.6 check bug and commented out the section but still, I was running fresh trunk at the time of writing my original email.<br><br>Just before replying I thought it wise to update again so I am now at 23413, however still the same error. Think I&#39;ll just have to give up on this for now and wait to see if the
maturing of the new bindings code helps or if any others have the same problem.<br>