[mythtv-users] mythfrontend fails following conversion to 0.22

Alec Braun alecbra at gmail.com
Wed Nov 11 12:40:51 UTC 2009


My mythfrontend fails with a floating point exception on conversion to 0.22.

This is repeatable and happens whether its my old data or a brand new empty
0.22 database.
I haven't seen any other reports on this in searching the myth-user archive.

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

...
2009-11-11 22:18:15.679 Upgrading to MythNews schema version 1001
2009-11-11 22:18:15.679 MSqlQuery::exec("ALTER TABLE `newssites` ADD
`podcast` BOOL NOT NULL DEFAULT '0';")
2009-11-11 22:18:15.691 MSqlQuery::exec() "DELETE FROM settings WHERE value
= 'NewsDBSchemaVer' AND hostname is NULL;"
2009-11-11 22:18:15.691 MSqlQuery::exec() "INSERT INTO settings (value,data
) VALUES ( 'NewsDBSchemaVer', '1001' );"
2009-11-11 22:18:15.691 Clearing Settings Cache.
2009-11-11 22:18:15.691 Clearing Settings Cache.
2009-11-11 22:18:15.692 Disabling Settings Cache.
2009-11-11 22:18:15.692 Clearing Settings Cache.
2009-11-11 22:18:15.693 MSqlQuery::exec() "SELECT keylist FROM jumppoints
WHERE destination = 'MythNews' and hostname = 'htpc.home' ;"
2009-11-11 22:18:15.693 MSqlQuery::exec() "INSERT INTO jumppoints
(destination, description, keylist, hostname) VALUES ( 'MythNews', 'RSS News
feed reader', '', 'htpc.home' );"
2009-11-11 22:18:15.694 MSqlQuery::exec() "SELECT keylist, description FROM
keybindings WHERE context = 'News' AND action = 'RETRIEVENEWS' AND hostname
= 'htpc.home' ;"
2009-11-11 22:18:15.695 MSqlQuery::exec() "INSERT INTO keybindings (context,
action, description, keylist, hostname) VALUES ( 'News', 'RETRIEVENEWS',
'Update news items', 'I', 'htpc.home' );"
2009-11-11 22:18:15.696 MSqlQuery::exec() "SELECT keylist, description FROM
keybindings WHERE context = 'News' AND action = 'FORCERETRIEVE' AND hostname
= 'htpc.home' ;"
2009-11-11 22:18:15.697 MSqlQuery::exec() "INSERT INTO keybindings (context,
action, description, keylist, hostname) VALUES ( 'News', 'FORCERETRIEVE',
'Force update news items', 'M', 'htpc.home' );"
2009-11-11 22:18:15.698 MSqlQuery::exec() "SELECT keylist, description FROM
keybindings WHERE context = 'News' AND action = 'CANCEL' AND hostname =
'htpc.home' ;"
2009-11-11 22:18:15.699 MSqlQuery::exec() "INSERT INTO keybindings (context,
action, description, keylist, hostname) VALUES ( 'News', 'CANCEL', 'Cancel
news item updating', 'C', 'htpc.home' );"
Floating point exception
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mythtv.org/pipermail/mythtv-users/attachments/20091111/5b738477/attachment.htm>


More information about the mythtv-users mailing list