My mythfrontend fails with a floating point exception on conversion to 0.22.<br><br>This is repeatable and happens whether its my old data or a brand new empty 0.22 database.<br>I haven&#39;t seen any other reports on this in searching the myth-user archive.<br>



<br>I&#39;m running Mythbuntu 10.21 AMD64 and loaded 0.22 via a &#39;yum update&#39; (comes from repo: rpmfusion-free-updates version:0.5.rc1.fc10).<br>A snip of the mythfrontend debug output just before it fails appears below. How do I fix this? Can anyone help?<br>



<br>...<br>2009-11-11 22:18:15.679 Upgrading to MythNews schema version 1001<br>2009-11-11 22:18:15.679 MSqlQuery::exec(&quot;ALTER TABLE `newssites` ADD `podcast` BOOL NOT NULL DEFAULT &#39;0&#39;;&quot;)<br>2009-11-11 22:18:15.691 MSqlQuery::exec() &quot;DELETE FROM settings WHERE value = &#39;NewsDBSchemaVer&#39; AND hostname is NULL;&quot;<br>



2009-11-11 22:18:15.691 MSqlQuery::exec() &quot;INSERT INTO settings (value,data ) VALUES ( &#39;NewsDBSchemaVer&#39;, &#39;1001&#39; );&quot;<br>2009-11-11 22:18:15.691 Clearing Settings Cache.<br>2009-11-11 22:18:15.691 Clearing Settings Cache.<br>



2009-11-11 22:18:15.692 Disabling Settings Cache.<br>2009-11-11 22:18:15.692 Clearing Settings Cache.<br>2009-11-11
22:18:15.693 MSqlQuery::exec() &quot;SELECT keylist FROM jumppoints WHERE
destination = &#39;MythNews&#39; and hostname = &#39;htpc.home&#39; ;&quot;<br>
2009-11-11 22:18:15.693 MSqlQuery::exec() &quot;INSERT INTO jumppoints
(destination, description, keylist, hostname) VALUES ( &#39;MythNews&#39;, &#39;RSS
News feed reader&#39;, &#39;&#39;, &#39;htpc.home&#39; );&quot;<br>
2009-11-11 22:18:15.694 MSqlQuery::exec() &quot;SELECT keylist, description
FROM keybindings WHERE context = &#39;News&#39; AND action = &#39;RETRIEVENEWS&#39; AND
hostname = &#39;htpc.home&#39; ;&quot;<br>2009-11-11
22:18:15.695 MSqlQuery::exec() &quot;INSERT INTO keybindings (context,
action, description, keylist, hostname) VALUES ( &#39;News&#39;,
&#39;RETRIEVENEWS&#39;, &#39;Update news items&#39;, &#39;I&#39;, &#39;htpc.home&#39; );&quot;<br>
2009-11-11 22:18:15.696 MSqlQuery::exec() &quot;SELECT keylist, description
FROM keybindings WHERE context = &#39;News&#39; AND action = &#39;FORCERETRIEVE&#39;
AND hostname = &#39;htpc.home&#39; ;&quot;<br>2009-11-11
22:18:15.697 MSqlQuery::exec() &quot;INSERT INTO keybindings (context,
action, description, keylist, hostname) VALUES ( &#39;News&#39;,
&#39;FORCERETRIEVE&#39;, &#39;Force update news items&#39;, &#39;M&#39;, &#39;htpc.home&#39; );&quot;<br>
2009-11-11 22:18:15.698 MSqlQuery::exec() &quot;SELECT keylist, description
FROM keybindings WHERE context = &#39;News&#39; AND action = &#39;CANCEL&#39; AND
hostname = &#39;htpc.home&#39; ;&quot;<br>2009-11-11
22:18:15.699 MSqlQuery::exec() &quot;INSERT INTO keybindings (context,
action, description, keylist, hostname) VALUES ( &#39;News&#39;, &#39;CANCEL&#39;,
&#39;Cancel news item updating&#39;, &#39;C&#39;, &#39;htpc.home&#39; );&quot;<br>
Floating point exception