[mythtv-commits] mythtv commit: r22100 - in trunk/mythtv/libs by mdean

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Mon Sep 28 22:44:17 UTC 2009


      Author: mdean
        Date: 2009-09-28 22:44:17 +0000 (Mon, 28 Sep 2009)
New Revision: 22100
   Changeset: http://cvs.mythtv.org/trac/changeset/22100

Modified:

   trunk/mythtv/libs/libmythdb/mythdb.cpp
   trunk/mythtv/libs/libmythdb/mythdb.h
   trunk/mythtv/libs/libmythdb/mythdbcon.cpp
   trunk/mythtv/libs/libmythtv/dbcheck.cpp
   trunk/mythtv/libs/libmythui/mythmainwindow.cpp

Log:

Suppress logging (a few hundred) expected DB errors when creating the initial database.  Primarily just suppresses the MSqlQuery::prepare() error messages (caused by settings access) and errors in MythMainWindow::RegisterKey() (caused by attempting to register keys without a keybindings table).





More information about the mythtv-commits mailing list