On Sat, Apr 12, 2008 at 4:49 AM, Niklas Brunlid &lt;<a href="mailto:prefect47@gmail.com">prefect47@gmail.com</a>&gt; wrote:<br>&gt; <br>&gt; On 12/04/2008, Arnon Meshoulam (arnonm) &lt;<a href="mailto:arnonm@gmail.com">arnonm@gmail.com</a>&gt; wrote:<br>
&gt; &nbsp;&gt; After recieving some feedback and ironing out some bugs, I have uploaded<br>&gt; &nbsp;&gt; another Win32 distribution setup.<br>&gt; &nbsp;&gt;<br>&gt; &nbsp;&gt; MythTvSetup 0.21svn16468<br>&gt; &nbsp;&gt;<br>&gt; &nbsp;&gt; <a href="http://www.mediafire.com/?jjrttjzzs0n">http://www.mediafire.com/?jjrttjzzs0n</a><br>
&gt; &nbsp;&gt;<br>&gt; &nbsp;&gt; MythTvSetup 0.21 svn16789<br>&gt; &nbsp;&gt; <a href="http://www.mediafire.com/?amtgch31nez">http://www.mediafire.com/?amtgch31nez</a><br>&gt; &nbsp;<br>&gt; &nbsp;I tried both versions and both crash instantly when I try to run<br>
&gt; &nbsp;mythfrontend. Maybe because I run 0.21-fixes (?) from ATRPMS on my<br>&gt; &nbsp;backend? The backend log doesn&#39;t show my windows machine as added.<br>&gt; &nbsp;WIll try to run gdb-mythfrontend.bat as soon as I get MSYS installed<br>
&gt; &nbsp;:)<br>&gt; &nbsp;<br>&gt; &nbsp;The Setup program runs fine but the first menu isn&#39;t updated until<br>&gt; &nbsp;up/down is pressed, and even then only the selected line is drawn.<br>&gt; &nbsp;<br>&gt; &nbsp;The mythtv.txt file contained <a href="http://127.0.0.1">127.0.0.1</a> as backend host name even if I<br>
&gt; &nbsp;put the correct one in during installation, had to manually change it<br>&gt; &nbsp;(no biggie).<br><br>Does it connect to your DB? I tried the later SVN version (had to edit mysql.txt as you mentioned to correct the mysql host ip) and it crashes on startup:<br>
<br>--<br>C:\Program Files\mythtv&gt;mythfrontend<br>2008-04-12 05:04:19.613 QMulticastSocket: setsockopt - IP_ADD_MEMBERSHIP Error<br>2008-04-12 05:04:19.613 QMulticastSocket: setsockopt - IP_ADD_MEMBERSHIP Error<br>2008-04-12 05:04:19.613 Using localhost value of xyz<br>
2008-04-12 05:04:19.613 New DB connection, total: 1<br>2008-04-12 05:04:19.816 QMulticastSocket: setsockopt - IP_ADD_MEMBERSHIP Error<br>2008-04-12 05:04:20.581 Unable to connect to database!<br>2008-04-12 05:04:20.581 Driver error was [1/2003]:<br>
QMYSQL3: Unable to connect<br>Database error was:<br>Can&#39;t connect to MySQL server on &#39;<a href="http://192.168.1.15">192.168.1.15</a>&#39; (10061)<br><br>QSqlQuery::exec: database not open<br>QSqlQuery::exec: database not open<br>
2008-04-12 05:04:21.628 DB Error (KickDatabase):<br>Query was:<br>SELECT NULL;<br>No error type from QSqlError?&nbsp; Strange...<br>--<br><br>Cymen<br>