[mythtv-commits] mythtv commit: r26394 - in branches/release-0-23-fixes/mythtv by mdean

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Sun Sep 19 05:30:08 UTC 2010


      Author: mdean
        Date: 2010-09-19 05:30:08 +0000 (Sun, 19 Sep 2010)
New Revision: 26394
   Changeset: http://svn.mythtv.org/trac/changeset/26394

Log:

Fix an issue that causes the pre-theme locale and/or backend selection prompt to appear full size, but with unreadably tiny fonts in the upper left corner of the screen.

This issue seemed to exist only for users without a database (such as new users without a config.xml/mysql.txt and for whom the database defaults don't work).  The most straight-forward fix was to backport [25410] from trunk.

Thanks to blizzard` and lenswipe|ill on IRC for testing to help confirm the configuration that causes the issue.


Modified:

   branches/release-0-23-fixes/mythtv/libs/libmythui/mythmainwindow.cpp
   branches/release-0-23-fixes/mythtv/libs/libmythui/mythmainwindow.h
   branches/release-0-23-fixes/mythtv/libs/libmythui/mythuihelper.cpp
   branches/release-0-23-fixes/mythtv/programs/mythfrontend/globalsettings.cpp




More information about the mythtv-commits mailing list