On Sat, Apr 12, 2008 at 4:49 AM, Niklas Brunlid <<a href="mailto:prefect47@gmail.com">prefect47@gmail.com</a>> wrote:<br>> <br>> On 12/04/2008, Arnon Meshoulam (arnonm) <<a href="mailto:arnonm@gmail.com">arnonm@gmail.com</a>> wrote:<br>
> > After recieving some feedback and ironing out some bugs, I have uploaded<br>> > another Win32 distribution setup.<br>> ><br>> > MythTvSetup 0.21svn16468<br>> ><br>> > <a href="http://www.mediafire.com/?jjrttjzzs0n">http://www.mediafire.com/?jjrttjzzs0n</a><br>
> ><br>> > MythTvSetup 0.21 svn16789<br>> > <a href="http://www.mediafire.com/?amtgch31nez">http://www.mediafire.com/?amtgch31nez</a><br>> <br>> I tried both versions and both crash instantly when I try to run<br>
> mythfrontend. Maybe because I run 0.21-fixes (?) from ATRPMS on my<br>> backend? The backend log doesn't show my windows machine as added.<br>> WIll try to run gdb-mythfrontend.bat as soon as I get MSYS installed<br>
> :)<br>> <br>> The Setup program runs fine but the first menu isn't updated until<br>> up/down is pressed, and even then only the selected line is drawn.<br>> <br>> 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>
> put the correct one in during installation, had to manually change it<br>> (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>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't connect to MySQL server on '<a href="http://192.168.1.15">192.168.1.15</a>' (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? Strange...<br>--<br><br>Cymen<br>