$mythwelcome -v all >log2.txt Error in my_thread_global_end(): 2 threads didn't exit Segmentation fault produces this output in log2.rxr 2011-05-06 05:13:26.690 Using runtime prefix = /usr 2011-05-06 05:13:26.690 Using configuration directory = /home/ron/.mythtv 2011-05-06 05:13:26.690 (old)Settings::ReadSettings(settings.txt) - No such file 2011-05-06 05:13:26.690 (old)Settings::ReadSettings(settings.txt) - No such file 2011-05-06 05:13:26.690 (old)Settings::ReadSettings(/usr/share/mythtv/mysql.txt) - No such file 2011-05-06 05:13:26.690 (old)Settings::ReadSettings(/usr/etc/mythtv/mysql.txt) - No such file 2011-05-06 05:13:26.690 (old)Settings::ReadSettings(/home/ron/.mythtv/mysql.txt) - 'DBHostName' = 'localhost'. 2011-05-06 05:13:26.690 (old)Settings::ReadSettings(/home/ron/.mythtv/mysql.txt) - 'DBUserName' = 'mythtv'. 2011-05-06 05:13:26.690 (old)Settings::ReadSettings(/home/ron/.mythtv/mysql.txt) - 'DBName' = 'mythconverg'. 2011-05-06 05:13:26.690 (old)Settings::ReadSettings(/home/ron/.mythtv/mysql.txt) - 'DBType' = 'QMYSQL3'. 2011-05-06 05:13:26.690 (old)Settings::ReadSettings(/home/ron/.mythtv/mysql.txt) - 'DBPassword' = 'ZbkUsAW4'. 2011-05-06 05:13:26.690 (old)Settings::ReadSettings(./mysql.txt) - No such file 2011-05-06 05:13:26.690 Empty LocalHostName. 2011-05-06 05:13:26.690 Using localhost value of mythtv-dev 2011-05-06 05:13:26.690 Clearing Settings Cache. 2011-05-06 05:13:26.691 MCP::DefaultUPnP() - No default UPnP backend 2011-05-06 05:13:26.691 Clearing Settings Cache. 2011-05-06 05:13:26.693 New DB connection, total: 1 2011-05-06 05:13:26.694 Connected to database 'mythconverg' at host: localhost 2011-05-06 05:13:26.696 Closing DB connection named 'DBManager0' 211-05-06 05:13:26.697 Clearing Settings Cache. 2011-05-06 05:13:26.697 Connected to database 'mythconverg' at host: localhost 2011-05-06 05:13:26.698 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'language' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s) 2011-05-06 05:13:26.698 MSqlQuery::next(DBManager0) Result: "data = EN_US" 2011-05-06 05:13:26.698 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'country' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s) 2011-05-06 05:13:26.698 MSqlQuery::next(DBManager0) Result: "data = US" 2011-05-06 05:13:26.698 Current locale EN_US 2011-05-06 05:13:26.698 Reading locale defaults from /usr/share/mythtv//locales/en_us.xml 2011-05-06 05:13:26.699 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'freqtable' AND hostname = 'mythtv-dev' <<<< Returns 0 row(s) 2011-05-06 05:13:26.699 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'freqtable' AND hostname IS NULL <<<< Returns 1 row(s) 2011-05-06 05:13:26.700 MSqlQuery::next(DBManager0) Result: "data = australia" 2011-05-06 05:13:26.700 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'iso639language0' AND hostname = 'mythtv-dev' <<<< Returns 0 row(s) 2011-05-06 05:13:26.700 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'iso639language0' AND hostname IS NULL <<<< Returns 1 row(s) 2011-05-06 05:13:26.700 MSqlQuery::next(DBManager0) Result: "data = eng" 2011-05-06 05:13:26.701 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'iso639language1' AND hostname = 'mythtv-dev' <<<< Returns 0 row(s) 2011-05-06 05:13:26.701 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'iso639language1' AND hostname IS NULL <<<< Returns 1 row(s) 2011-05-06 05:13:26.701 MSqlQuery::next(DBManager0) Result: "data = eng" 2011-05-06 05:13:26.701 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'tvformat' AND hostname = 'mythtv-dev' <<<< Returns 0 row(s) 2011-05-06 05:13:26.702 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'tvformat' AND hostname IS NULL <<<< Returns 1 row(s) 2011-05-06 05:13:26.702 MSqlQuery::next(DBManager0) Result: "data = PAL-M" 2011-05-06 05:13:26.702 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'vbiformat' AND hostname = 'mythtv-dev' <<<< Returns 0 row(s) 2011-05-06 05:13:26.702 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'vbiformat' AND hostname IS NULL <<<< Returns 1 row(s) 2011-05-06 05:13:26.702 MSqlQuery::next(DBManager0) Result: "data = None" 2011-05-06 05:13:26.703 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'country' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s) 2011-05-06 05:13:26.703 MSqlQuery::next(DBManager0) Result: "data = US" 2011-05-06 05:13:26.703 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'dateformat' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s) 2011-05-06 05:13:26.703 MSqlQuery::next(DBManager0) Result: "data = ddd MMM d" 2011-05-06 05:13:26.703 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'language' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s) 2011-05-06 05:13:26.703 MSqlQuery::next(DBManager0) Result: "data = EN_US" 2011-05-06 05:13:26.704 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'mytharchivedateformat' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s) 2011-05-06 05:13:26.704 MSqlQuery::next(DBManager0) Result: "data = %a %b %d" 2011-05-06 05:13:26.704 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'mytharchivetimeformat' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s) 2011-05-06 05:13:26.704 MSqlQuery::next(DBManager0) Result: "data = %I:%M %p" 2011-05-06 05:13:26.705 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'mytharchivevideoformat' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s) 2011-05-06 05:13:26.705 MSqlQuery::next(DBManager0) Result: "data = PAL" 2011-05-06 05:13:26.705 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'shortdateformat' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s) 2011-05-06 05:13:26.705 MSqlQuery::next(DBManager0) Result: "data = M/d" 2011-05-06 05:13:26.705 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'timeformat' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s) 2011-05-06 05:13:26.705 MSqlQuery::next(DBManager0) Result: "data = h:mm AP" 2011-05-06 05:13:26.706 Launching: xscreensaver-command -version >&- 2>&- 2011-05-06 05:13:26.706 PID 4163: launched 2011-05-06 05:13:26.707 Starting reaper thread 2011-05-06 05:13:26.807 PID 4163: exited: status=0, result=0 2011-05-06 05:13:26.807 Launching: gnome-screensaver-command --help >&- 2>&- 2011-05-06 05:13:26.808 PID 4166: launched 2011-05-06 05:13:26.907 PID 4166: exited: status=32512, result=127 2011-05-06 05:13:26.907 ScreenSaverX11Private: XScreenSaver support enabled 2011-05-06 05:13:26.909 DPMS is active. 2011-05-06 05:13:26.910 MythUIHelper: Primary screen: 0. 2011-05-06 05:13:26.911 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'runfrontendinwindow' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s) 2011-05-06 05:13:26.911 MSqlQuery::next(DBManager0) Result: "data = 0" 2011-05-06 05:13:26.911 MythUIHelper: Using screen 0, 1920x1200 at 0,0 2011-05-06 05:13:26.911 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'guioffsetx' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s) 2011-05-06 05:13:26.911 MSqlQuery::next(DBManager0) Result: "data = 0" 2011-05-06 05:13:26.912 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'guioffsety' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s) 2011-05-06 05:13:26.912 MSqlQuery::next(DBManager0) Result: "data = 0" 2011-05-06 05:13:26.912 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'guiresolution' AND hostname = 'mythtv-dev' <<<< Returns 0 row(s) 2011-05-06 05:13:26.912 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'guiresolution' AND hostname IS NULL <<<< Returns 0 row(s) 2011-05-06 05:13:26.913 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'guiwidth' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s) 2011-05-06 05:13:26.913 MSqlQuery::next(DBManager0) Result: "data = 0" 2011-05-06 05:13:26.913 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'guiheight' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s) 2011-05-06 05:13:26.913 MSqlQuery::next(DBManager0) Result: "data = 0" 2011-05-06 05:13:26.928 Desktop video mode: 1920x1200 59.950 Hz 2011-05-06 05:13:26.929 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'guividmoderesolution' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s) 2011-05-06 05:13:26.929 MSqlQuery::next(DBManager0) Result: "data = 640x480" 2011-05-06 05:13:26.929 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'guividmoderefreshrate' AND hostname = 'mythtv-dev' <<<< Returns 0 row(s) 2011-05-06 05:13:26.930 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'guividmoderefreshrate' AND hostname IS NULL <<<< Returns 0 row(s) 2011-05-06 05:13:26.930 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'guividmodeforceaspect' AND hostname = 'mythtv-dev' <<<< Returns 0 row(s) 2011-05-06 05:13:26.930 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'guividmodeforceaspect' AND hostname IS NULL <<<< Returns 0 row(s) 2011-05-06 05:13:26.931 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'displaysizeresolution' AND hostname = 'mythtv-dev' <<<< Returns 0 row(s) 2011-05-06 05:13:26.931 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'displaysizeresolution' AND hostname IS NULL <<<< Returns 0 row(s) 2011-05-06 05:13:26.931 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'displaysizewidth' AND hostname = 'mythtv-dev' <<<< Returns 0 row(s) 2011-05-06 05:13:26.931 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'displaysizewidth' AND hostname IS NULL <<<< Returns 0 row(s) 2011-05-06 05:13:26.932 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'displaysizeheight' AND hostname = 'mythtv-dev' <<<< Returns 0 row(s) 2011-05-06 05:13:26.932 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'displaysizeheight' AND hostname IS NULL <<<< Returns 0 row(s) 2011-05-06 05:13:26.932 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'tvvidmoderesolution' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s) 2011-05-06 05:13:26.933 MSqlQuery::next(DBManager0) Result: "data = 640x480" 2011-05-06 05:13:26.933 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'tvvidmoderefreshrate' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s) 2011-05-06 05:13:26.933 MSqlQuery::next(DBManager0) Result: "data = 60.000" 2011-05-06 05:13:26.933 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'tvvidmodeforceaspect' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s) 2011-05-06 05:13:26.933 MSqlQuery::next(DBManager0) Result: "data = 0.0" 2011-05-06 05:13:26.934 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'vidmoderesolution0' AND hostname = 'mythtv-dev' <<<< Returns 0 row(s) 2011-05-06 05:13:26.934 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'vidmoderesolution0' AND hostname IS NULL <<<< Returns 0 row(s) 2011-05-06 05:13:26.934 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'vidmodewidth0' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s) 2011-05-06 05:13:26.934 MSqlQuery::next(DBManager0) Result: "data = 0" 2011-05-06 05:13:26.935 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'vidmodeheight0' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s) 2011-05-06 05:13:26.935 MSqlQuery::next(DBManager0) Result: "data = 0" 2011-05-06 05:13:26.935 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'tvvidmoderesolution0' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s) 2011-05-06 05:13:26.935 MSqlQuery::next(DBManager0) Result: "data = 640x480" 2011-05-06 05:13:26.935 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'tvvidmoderefreshrate0' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s) 2011-05-06 05:13:26.935 MSqlQuery::next(DBManager0) Result: "data = 60.000" 2011-05-06 05:13:26.936 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'tvvidmodeforceaspect0' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s) 2011-05-06 05:13:26.936 MSqlQuery::next(DBManager0) Result: "data = 0.0" 2011-05-06 05:13:27.474 The NV-CONTROL X extension is not available on screen 0 of ':0.0'. 2011-05-06 05:13:27.474 max_width: 1920 max_height: 1200 2011-05-06 05:13:27.475 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'uiimagecachesize' AND hostname = 'mythtv-dev' <<<< Returns 0 row(s) 2011-05-06 05:13:27.475 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'uiimagecachesize' AND hostname IS NULL <<<< Returns 0 row(s) 2011-05-06 05:13:27.475 MythUIHelper: MythUI Image Cache size set to 20971520 bytes 2011-05-06 05:13:27.475 Enabling Settings Cache. 2011-05-06 05:13:27.475 Clearing Settings Cache. 2011-05-06 05:13:27.475 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'lcdserverhost' AND hostname = 'mythtv-dev' <<<< Returns 0 row(s) 2011-05-06 05:13:27.476 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'lcdserverhost' AND hostname IS NULL <<<< Returns 0 row(s) 2011-05-06 05:13:27.476 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'lcdserverport' AND hostname = 'mythtv-dev' <<<< Returns 0 row(s) 2011-05-06 05:13:27.476 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'lcdserverport' AND hostname IS NULL <<<< Returns 0 row(s) 2011-05-06 05:13:27.477 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'lcdenable' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s) 2011-05-06 05:13:27.477 MSqlQuery::next(DBManager0) Result: "data = 0" 2011-05-06 05:13:27.477 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'language' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s) 2011-05-06 05:13:27.477 MSqlQuery::next(DBManager0) Result: "data = EN_US" 2011-05-06 05:13:27.477 Loading en_us translation for module mythfrontend 2011-05-06 05:13:27.478 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'usevideomodes' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s) 2011-05-06 05:13:27.478 MSqlQuery::next(DBManager0) Result: "data = 0" 2011-05-06 05:13:27.478 MythUIHelper: Primary screen: 0. 2011-05-06 05:13:27.479 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'runfrontendinwindow' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s) 2011-05-06 05:13:27.479 MSqlQuery::next(DBManager0) Result: "data = 0" 2011-05-06 05:13:27.479 MythUIHelper: Using screen 0, 1920x1200 at 0,0 2011-05-06 05:13:27.479 (old)Settings::ReadSettings(settings.txt) - No such file 2011-05-06 05:13:27.479 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'theme' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s) 2011-05-06 05:13:27.479 MSqlQuery::next(DBManager0) Result: "data = MythCenter-wide" 2011-05-06 05:13:27.480 MythUIHelper: Using theme base resolution of 1280x720 2011-05-06 05:13:27.480 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'guioffsetx' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s) 2011-05-06 05:13:27.480 MSqlQuery::next(DBManager0) Result: "data = 0" 2011-05-06 05:13:27.481 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'guioffsety' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s) 2011-05-06 05:13:27.481 MSqlQuery::next(DBManager0) Result: "data = 0" 2011-05-06 05:13:27.481 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'guiresolution' AND hostname = 'mythtv-dev' <<<< Returns 0 row(s) 2011-05-06 05:13:27.481 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'guiresolution' AND hostname IS NULL <<<< Returns 0 row(s) 2011-05-06 05:13:27.482 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'guiwidth' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s) 2011-05-06 05:13:27.482 MSqlQuery::next(DBManager0) Result: "data = 0" 2011-05-06 05:13:27.482 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'guiheight' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s) 2011-05-06 05:13:27.482 MSqlQuery::next(DBManager0) Result: "data = 0" 2011-05-06 05:13:27.482 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'BackgroundColor' = 'SteelBlue'. 2011-05-06 05:13:27.482 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'ForegroundColor' = 'white'. 2011-05-06 05:13:27.482 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'BackgroundPixmap' = 'ui/background.png'. 2011-05-06 05:13:27.482 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'Cat_Comedy' = 'DarkOrchid'. 2011-05-06 05:13:27.482 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'Cat_Animals' = 'ForestGreen'. 2011-05-06 05:13:27.482 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'Cat_Nature' = 'SprintGreen'. 2011-05-06 05:13:27.482 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'Cat_SciFi' = 'DarkBlue'. 2011-05-06 05:13:27.482 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'Cat_Horror' = 'firebrick3'. 2011-05-06 05:13:27.482 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'Cat_Action' = 'maroon'. 2011-05-06 05:13:27.483 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'Cat_Game' = 'orchid'. 2011-05-06 05:13:27.483 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'Cat_Children's' = 'MediumSlateBlue'. 2011-05-06 05:13:27.483 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'Cat_Edu' = 'CornflowerBlue'. 2011-05-06 05:13:27.483 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'Cat_Adult' = 'thistle3'. 2011-05-06 05:13:27.483 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'Cat_Musical' = 'turquoise3'. 2011-05-06 05:13:27.483 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'Cat_News' = 'DarkOrange3'. 2011-05-06 05:13:27.483 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'Cat_Reality' = 'sienna'. 2011-05-06 05:13:27.483 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'Cat_Cooking' = 'tan3'. 2011-05-06 05:13:27.483 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'Cat_Doc' = 'goldenrod'. 2011-05-06 05:13:27.483 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'Cat_Sports' = 'DarkCyan'. 2011-05-06 05:13:27.483 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'Cat_Mystery' = 'SlateGrey'. 2011-05-06 05:13:27.483 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'Cat_Drama' = 'rosybrown3'. 2011-05-06 05:13:27.483 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'Cat_Classic' = 'grey62'. 2011-05-06 05:13:27.483 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'Cat_Crime' = 'MediumVioletRed'. 2011-05-06 05:13:27.483 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'Cat_Talk' = 'MediumTurquoise'. 2011-05-06 05:13:27.483 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'ActiveForeground' = '#ffffff'. 2011-05-06 05:13:27.483 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'ActiveButton' = '#38689c'. 2011-05-06 05:13:27.483 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'ActiveLight' = '#5788c3'. 2011-05-06 05:13:27.483 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'ActiveMidlight' = '#4871a2'. 2011-05-06 05:13:27.483 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'ActiveDark' = '#162231'. 2011-05-06 05:13:27.483 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'ActiveMid' = '#37567b'. 2011-05-06 05:13:27.483 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'ActiveText' = '#dcdcdc'. 2011-05-06 05:13:27.483 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'ActiveBrightText' = '#5788c3'. 2011-05-06 05:13:27.483 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'ActiveButtonText' = '#ffffff'. 2011-05-06 05:13:27.483 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'ActiveBase' = '#002a4e'. 2011-05-06 05:13:27.483 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'ActiveBackground' = '#426794'. 2011-05-06 05:13:27.483 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'ActiveShadow' = '#000000'. 2011-05-06 05:13:27.483 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'ActiveHighlight' = '#70a0d8'. 2011-05-06 05:13:27.483 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'ActiveHighlightedText' = '#000000'. 2011-05-06 05:13:27.484 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'InactiveForeground' = '#ffffff'. 2011-05-06 05:13:27.484 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'InactiveButton' = '#426794'. 2011-05-06 05:13:27.484 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'InactiveLight' = '#5788c3'. 2011-05-06 05:13:27.484 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'InactiveMidlight' = '#4871a2'. 2011-05-06 05:13:27.484 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'InactiveDark' = '#162231'. 2011-05-06 05:13:27.484 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'InactiveMid' = '#37567b'. 2011-05-06 05:13:27.484 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'InactiveText' = '#dcdcdc'. 2011-05-06 05:13:27.484 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'InactiveBrightText' = '#5788c3'. 2011-05-06 05:13:27.484 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'InactiveButtonText' = '#ffffff'. 2011-05-06 05:13:27.484 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'InactiveBase' = '#002a4e'. 2011-05-06 05:13:27.484 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'InactiveBackground' = '#426794'. 2011-05-06 05:13:27.484 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'InactiveShadow' = '#000000'. 2011-05-06 05:13:27.484 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'InactiveHighlight' = '#5cb3ff'. 2011-05-06 05:13:27.484 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'InactiveHighlightedText' = '#000000'. 2011-05-06 05:13:27.484 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'DisabledForeground' = '#555555'. 2011-05-06 05:13:27.484 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'DisabledButton' = '#426794'. 2011-05-06 05:13:27.484 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'DisabledLight' = '#5788c3'. 2011-05-06 05:13:27.484 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'DisabledMidlight' = '#4871a2'. 2011-05-06 05:13:27.484 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'DisabledDark' = '#162231'. 2011-05-06 05:13:27.484 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'DisabledMid' = '#37567b'. 2011-05-06 05:13:27.484 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'DisabledText' = '#37567b'. 2011-05-06 05:13:27.484 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'DisabledBrightText' = '#5788c3'. 2011-05-06 05:13:27.484 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'DisabledButtonText' = '#ffffff'. 2011-05-06 05:13:27.484 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'DisabledBase' = '#002a4e'. 2011-05-06 05:13:27.484 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'DisabledBackground' = '#426794'. 2011-05-06 05:13:27.484 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'DisabledShadow' = '#000000'. 2011-05-06 05:13:27.484 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'DisabledHighlight' = '#000080'. 2011-05-06 05:13:27.485 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'DisabledHighlightedText' = '#ffffff'. 2011-05-06 05:13:27.485 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'curTimeChan_bgColor' = '#8f2813'. 2011-05-06 05:13:27.485 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'curTimeChan_fgColor' = '#ffffff'. 2011-05-06 05:13:27.485 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'date_bgColor' = '#0f2e8f'. 2011-05-06 05:13:27.485 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'date_dsColor' = '#000000'. 2011-05-06 05:13:27.485 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'date_fgColor' = '#ffffff'. 2011-05-06 05:13:27.485 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'chan_bgColor' = '#0f2f5a'. 2011-05-06 05:13:27.485 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'chan_dsColor' = '#000000'. 2011-05-06 05:13:27.485 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'chan_fgColor' = '#ffffff'. 2011-05-06 05:13:27.485 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'time_bgColor' = '#0f2e8f'. 2011-05-06 05:13:27.485 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'time_dsColor' = '#000000'. 2011-05-06 05:13:27.485 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'time_fgColor' = '#ffffff'. 2011-05-06 05:13:27.485 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'prog_bgColor' = '#2d587b'. 2011-05-06 05:13:27.485 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'prog_fgColor' = '#ffffff'. 2011-05-06 05:13:27.485 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'progLine_Color' = '#104064'. 2011-05-06 05:13:27.485 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'progArrow_Color' = '#ffffff'. 2011-05-06 05:13:27.485 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'progArrow_Type' = '0'. 2011-05-06 05:13:27.485 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'curProg_bgColor' = '#85a5bc'. 2011-05-06 05:13:27.485 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'curRecProg_bgColor' = '#bc4c32'. 2011-05-06 05:13:27.485 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'curProg_dsColor' = '#000000'. 2011-05-06 05:13:27.485 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'curProg_fgColor' = '#eefb92'. 2011-05-06 05:13:27.485 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'misChanIcon_bgColor' = '#000000'. 2011-05-06 05:13:27.485 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'misChanIcon_fgColor' = '#ffffff'. 2011-05-06 05:13:27.486 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'menutheme' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s) 2011-05-06 05:13:27.486 MSqlQuery::next(DBManager0) Result: "data = default" 2011-05-06 05:13:27.486 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'lircsocket' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s) 2011-05-06 05:13:27.486 MSqlQuery::next(DBManager0) Result: "data = /dev/lircd" 2011-05-06 05:13:27.487 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'lirckeypressedapp' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s) 2011-05-06 05:13:27.487 MSqlQuery::next(DBManager0) Result: "data = " 2011-05-06 05:13:27.488 LIRC: Successfully initialized '/dev/lircd' using '/home/ron/.mythtv/lircrc' config 2011-05-06 05:13:27.488 JoystickMenuThread: Joystick disabled - Failed to read /home/ron/.mythtv/joystickmenurc 2011-05-06 05:13:27.488 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Global' AND action = 'UP' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s) 2011-05-06 05:13:27.488 MSqlQuery::next(DBManager0) Result: "keylist = Up, description = Up Arrow" 2011-05-06 05:13:27.489 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Global' AND action = 'DOWN' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s) 2011-05-06 05:13:27.489 MSqlQuery::next(DBManager0) Result: "keylist = Down, description = Down Arrow" 2011-05-06 05:13:27.489 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Global' AND action = 'LEFT' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s) 2011-05-06 05:13:27.489 MSqlQuery::next(DBManager0) Result: "keylist = Left, description = Left Arrow" 2011-05-06 05:13:27.490 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Global' AND action = 'RIGHT' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s) 2011-05-06 05:13:27.490 MSqlQuery::next(DBManager0) Result: "keylist = Right, description = Right Arrow" 2011-05-06 05:13:27.490 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Global' AND action = 'NEXT' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s) 2011-05-06 05:13:27.490 MSqlQuery::next(DBManager0) Result: "keylist = Tab, description = Move to next widget" 2011-05-06 05:13:27.491 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Global' AND action = 'PREVIOUS' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s) 2011-05-06 05:13:27.491 MSqlQuery::next(DBManager0) Result: "keylist = Backtab, description = Move to preview widget" 2011-05-06 05:13:27.491 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Global' AND action = 'SELECT' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s) 2011-05-06 05:13:27.491 MSqlQuery::next(DBManager0) Result: "keylist = Return,Enter,Space, description = Select" 2011-05-06 05:13:27.491 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Global' AND action = 'BACKSPACE' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s) 2011-05-06 05:13:27.491 MSqlQuery::next(DBManager0) Result: "keylist = Backspace, description = Backspace" 2011-05-06 05:13:27.492 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Global' AND action = 'ESCAPE' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s) 2011-05-06 05:13:27.492 MSqlQuery::next(DBManager0) Result: "keylist = Esc, description = Escape" 2011-05-06 05:13:27.492 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Global' AND action = 'MENU' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s) 2011-05-06 05:13:27.492 MSqlQuery::next(DBManager0) Result: "keylist = M, description = Pop-up menu" 2011-05-06 05:13:27.493 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Global' AND action = 'INFO' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s) 2011-05-06 05:13:27.493 MSqlQuery::next(DBManager0) Result: "keylist = I, description = More information" 2011-05-06 05:13:27.493 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Global' AND action = 'DELETE' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s) 2011-05-06 05:13:27.493 MSqlQuery::next(DBManager0) Result: "keylist = D, description = Delete" 2011-05-06 05:13:27.494 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Global' AND action = 'EDIT' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s) 2011-05-06 05:13:27.494 MSqlQuery::next(DBManager0) Result: "keylist = E, description = Edit" 2011-05-06 05:13:27.494 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Global' AND action = 'PAGEUP' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s) 2011-05-06 05:13:27.494 MSqlQuery::next(DBManager0) Result: "keylist = PgUp, description = Page Up" 2011-05-06 05:13:27.494 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Global' AND action = 'PAGEDOWN' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s) 2011-05-06 05:13:27.494 MSqlQuery::next(DBManager0) Result: "keylist = PgDown, description = Page Down" 2011-05-06 05:13:27.495 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Global' AND action = 'PAGETOP' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s) 2011-05-06 05:13:27.495 MSqlQuery::next(DBManager0) Result: "keylist = , description = Page to top of list" 2011-05-06 05:13:27.495 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Global' AND action = 'PAGEMIDDLE' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s) 2011-05-06 05:13:27.495 MSqlQuery::next(DBManager0) Result: "keylist = , description = Page to middle of list" 2011-05-06 05:13:27.496 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Global' AND action = 'PAGEBOTTOM' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s) 2011-05-06 05:13:27.496 MSqlQuery::next(DBManager0) Result: "keylist = , description = Page to bottom of list" 2011-05-06 05:13:27.496 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Global' AND action = 'PREVVIEW' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s) 2011-05-06 05:13:27.496 MSqlQuery::next(DBManager0) Result: "keylist = Home, description = Previous View" 2011-05-06 05:13:27.496 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Global' AND action = 'NEXTVIEW' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s) 2011-05-06 05:13:27.497 MSqlQuery::next(DBManager0) Result: "keylist = End, description = Next View" 2011-05-06 05:13:27.497 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Global' AND action = 'HELP' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s) 2011-05-06 05:13:27.497 MSqlQuery::next(DBManager0) Result: "keylist = F1, description = Help" 2011-05-06 05:13:27.497 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Global' AND action = 'EJECT' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s) 2011-05-06 05:13:27.497 MSqlQuery::next(DBManager0) Result: "keylist = , description = Eject Removable Media" 2011-05-06 05:13:27.498 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Global' AND action = 'CUT' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s) 2011-05-06 05:13:27.498 MSqlQuery::next(DBManager0) Result: "keylist = Ctrl+X, description = Cut text from textedit" 2011-05-06 05:13:27.498 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Global' AND action = 'COPY' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s) 2011-05-06 05:13:27.498 MSqlQuery::next(DBManager0) Result: "keylist = Ctrl+C, description = Copy text from textedit" 2011-05-06 05:13:27.499 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Global' AND action = 'PASTE' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s) 2011-05-06 05:13:27.499 MSqlQuery::next(DBManager0) Result: "keylist = Ctrl+V, description = Paste text into textedit" 2011-05-06 05:13:27.499 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Global' AND action = '0' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s) 2011-05-06 05:13:27.499 MSqlQuery::next(DBManager0) Result: "keylist = 0, description = 0" 2011-05-06 05:13:27.499 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Global' AND action = '1' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s) 2011-05-06 05:13:27.499 MSqlQuery::next(DBManager0) Result: "keylist = 1, description = 1" 2011-05-06 05:13:27.500 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Global' AND action = '2' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s) 2011-05-06 05:13:27.500 MSqlQuery::next(DBManager0) Result: "keylist = 2, description = 2" 2011-05-06 05:13:27.500 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Global' AND action = '3' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s) 2011-05-06 05:13:27.500 MSqlQuery::next(DBManager0) Result: "keylist = 3, description = 3" 2011-05-06 05:13:27.501 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Global' AND action = '4' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s) 2011-05-06 05:13:27.501 MSqlQuery::next(DBManager0) Result: "keylist = 4, description = 4" 2011-05-06 05:13:27.501 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Global' AND action = '5' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s) 2011-05-06 05:13:27.501 MSqlQuery::next(DBManager0) Result: "keylist = 5, description = 5" 2011-05-06 05:13:27.501 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Global' AND action = '6' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s) 2011-05-06 05:13:27.501 MSqlQuery::next(DBManager0) Result: "keylist = 6, description = 6" 2011-05-06 05:13:27.502 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Global' AND action = '7' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s) 2011-05-06 05:13:27.502 MSqlQuery::next(DBManager0) Result: "keylist = 7, description = 7" 2011-05-06 05:13:27.502 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Global' AND action = '8' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s) 2011-05-06 05:13:27.502 MSqlQuery::next(DBManager0) Result: "keylist = 8, description = 8" 2011-05-06 05:13:27.503 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Global' AND action = '9' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s) 2011-05-06 05:13:27.503 MSqlQuery::next(DBManager0) Result: "keylist = 9, description = 9" 2011-05-06 05:13:27.503 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Global' AND action = 'SYSEVENT01' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s) 2011-05-06 05:13:27.503 MSqlQuery::next(DBManager0) Result: "keylist = , description = Trigger System Key Event #1" 2011-05-06 05:13:27.503 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Global' AND action = 'SYSEVENT02' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s) 2011-05-06 05:13:27.503 MSqlQuery::next(DBManager0) Result: "keylist = , description = Trigger System Key Event #2" 2011-05-06 05:13:27.504 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Global' AND action = 'SYSEVENT03' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s) 2011-05-06 05:13:27.504 MSqlQuery::next(DBManager0) Result: "keylist = , description = Trigger System Key Event #3" 2011-05-06 05:13:27.504 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Global' AND action = 'SYSEVENT04' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s) 2011-05-06 05:13:27.504 MSqlQuery::next(DBManager0) Result: "keylist = , description = Trigger System Key Event #4" 2011-05-06 05:13:27.505 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Global' AND action = 'SYSEVENT05' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s) 2011-05-06 05:13:27.505 MSqlQuery::next(DBManager0) Result: "keylist = , description = Trigger System Key Event #5" 2011-05-06 05:13:27.505 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Global' AND action = 'SYSEVENT06' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s) 2011-05-06 05:13:27.505 MSqlQuery::next(DBManager0) Result: "keylist = , description = Trigger System Key Event #6" 2011-05-06 05:13:27.505 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Global' AND action = 'SYSEVENT07' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s) 2011-05-06 05:13:27.506 MSqlQuery::next(DBManager0) Result: "keylist = , description = Trigger System Key Event #7" 2011-05-06 05:13:27.506 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Global' AND action = 'SYSEVENT08' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s) 2011-05-06 05:13:27.506 MSqlQuery::next(DBManager0) Result: "keylist = , description = Trigger System Key Event #8" 2011-05-06 05:13:27.506 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Global' AND action = 'SYSEVENT09' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s) 2011-05-06 05:13:27.506 MSqlQuery::next(DBManager0) Result: "keylist = , description = Trigger System Key Event #9" 2011-05-06 05:13:27.507 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Global' AND action = 'SYSEVENT10' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s) 2011-05-06 05:13:27.507 MSqlQuery::next(DBManager0) Result: "keylist = , description = Trigger System Key Event #10" 2011-05-06 05:13:27.507 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Browser' AND action = 'ZOOMIN' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s) 2011-05-06 05:13:27.507 MSqlQuery::next(DBManager0) Result: "keylist = .,>, description = Zoom in on browser window" 2011-05-06 05:13:27.507 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Browser' AND action = 'ZOOMOUT' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s) 2011-05-06 05:13:27.508 MSqlQuery::next(DBManager0) Result: "keylist = ,,<, description = Zoom out on browser window" 2011-05-06 05:13:27.508 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Browser' AND action = 'TOGGLEINPUT' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s) 2011-05-06 05:13:27.508 MSqlQuery::next(DBManager0) Result: "keylist = F1, description = Toggle where keyboard input goes to" 2011-05-06 05:13:27.508 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Browser' AND action = 'MOUSEUP' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s) 2011-05-06 05:13:27.508 MSqlQuery::next(DBManager0) Result: "keylist = 2, description = Move mouse pointer up" 2011-05-06 05:13:27.509 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Browser' AND action = 'MOUSEDOWN' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s) 2011-05-06 05:13:27.509 MSqlQuery::next(DBManager0) Result: "keylist = 8, description = Move mouse pointer down" 2011-05-06 05:13:27.509 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Browser' AND action = 'MOUSELEFT' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s) 2011-05-06 05:13:27.509 MSqlQuery::next(DBManager0) Result: "keylist = 4, description = Move mouse pointer left" 2011-05-06 05:13:27.510 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Browser' AND action = 'MOUSERIGHT' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s) 2011-05-06 05:13:27.510 MSqlQuery::next(DBManager0) Result: "keylist = 6, description = Move mouse pointer right" 2011-05-06 05:13:27.510 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Browser' AND action = 'MOUSELEFTBUTTON' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s) 2011-05-06 05:13:27.510 MSqlQuery::next(DBManager0) Result: "keylist = 5, description = Mouse Left button click" 2011-05-06 05:13:27.510 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Browser' AND action = 'PAGEDOWN' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s) 2011-05-06 05:13:27.510 MSqlQuery::next(DBManager0) Result: "keylist = 9, description = Scroll down half a page" 2011-05-06 05:13:27.511 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Browser' AND action = 'PAGEUP' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s) 2011-05-06 05:13:27.511 MSqlQuery::next(DBManager0) Result: "keylist = 3, description = Scroll up half a page" 2011-05-06 05:13:27.511 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Browser' AND action = 'PAGELEFT' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s) 2011-05-06 05:13:27.511 MSqlQuery::next(DBManager0) Result: "keylist = 7, description = Scroll left half a page" 2011-05-06 05:13:27.512 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Browser' AND action = 'PAGERIGHT' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s) 2011-05-06 05:13:27.512 MSqlQuery::next(DBManager0) Result: "keylist = 1, description = Scroll right half a page" 2011-05-06 05:13:27.512 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Browser' AND action = 'NEXTLINK' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s) 2011-05-06 05:13:27.512 MSqlQuery::next(DBManager0) Result: "keylist = Z, description = Move selection to next link" 2011-05-06 05:13:27.513 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Browser' AND action = 'PREVIOUSLINK' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s) 2011-05-06 05:13:27.513 MSqlQuery::next(DBManager0) Result: "keylist = Q, description = Move selection to previous link" 2011-05-06 05:13:27.513 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Browser' AND action = 'FOLLOWLINK' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s) 2011-05-06 05:13:27.513 MSqlQuery::next(DBManager0) Result: "keylist = Return,Space,Enter, description = Follow selected link" 2011-05-06 05:13:27.513 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Browser' AND action = 'HISTORYBACK' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s) 2011-05-06 05:13:27.513 MSqlQuery::next(DBManager0) Result: "keylist = R,Backspace, description = Go back to previous page" 2011-05-06 05:13:27.514 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Browser' AND action = 'HISTORYFORWARD' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s) 2011-05-06 05:13:27.514 MSqlQuery::next(DBManager0) Result: "keylist = F, description = Go forward to previous page" 2011-05-06 05:13:27.514 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Main Menu' AND action = 'EXIT' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s) 2011-05-06 05:13:27.514 MSqlQuery::next(DBManager0) Result: "keylist = Esc, description = System Exit" 2011-05-06 05:13:27.525 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'hidemousecursor' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s) 2011-05-06 05:13:27.525 MSqlQuery::next(DBManager0) Result: "data = 1" 2011-05-06 05:13:27.525 Using Frameless Window 2011-05-06 05:13:27.525 Using Full Screen Window 2011-05-06 05:13:27.528 MythUIHelper: LoadScalePixmap(/usr/share/mythtv/themes/MythCenter-wide/ui/background.png) 2011-05-06 05:13:27.679 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'themepainter' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s) 2011-05-06 05:13:27.679 MSqlQuery::next(DBManager0) Result: "data = opengl" 2011-05-06 05:13:27.679 Using the OpenGL painter 2011-05-06 05:13:27.707 OpenGL: OpenGL vendor : Tungsten Graphics, Inc 2011-05-06 05:13:27.707 OpenGL: OpenGL renderer: Mesa DRI Intel(R) Sandybridge Desktop GEM 20100330 DEVELOPMENT x86/MMX/SSE2 2011-05-06 05:13:27.707 OpenGL: OpenGL version : 2.1 Mesa 7.10.2 2011-05-06 05:13:27.707 OpenGL: Max texture size: 4096 x 4096 2011-05-06 05:13:27.707 OpenGL: Max texture units: 8 2011-05-06 05:13:27.707 OpenGL: Direct rendering: Yes 2011-05-06 05:13:27.707 OpenGL: Initialised MythRenderOpenGL 2011-05-06 05:13:27.708 MythUIHelper: Keeping cache dir: /home/ron/.mythtv/themecache/Terra.1920.1200 2011-05-06 05:13:27.708 MythFontManager: Scanning directory '/usr/share/mythtv/fonts/' for font files. 2011-05-06 05:13:27.708 MythFontManager: Loading font file: '/usr/share/mythtv/fonts/FreeMono.ttf' 2011-05-06 05:13:27.714 MythFontManager: In file '/usr/share/mythtv/fonts/FreeMono.ttf', found font(s) 'FreeMono' 2011-05-06 05:13:27.714 MythFontManager: Loading font file: '/usr/share/mythtv/fonts/FreeSans.ttf' 2011-05-06 05:13:27.717 MythFontManager: In file '/usr/share/mythtv/fonts/FreeSans.ttf', found font(s) 'FreeSans' 2011-05-06 05:13:27.717 MythFontManager: Loading font file: '/usr/share/mythtv/fonts/Tiresias Infofont Bold.ttf' 2011-05-06 05:13:27.718 MythFontManager: In file '/usr/share/mythtv/fonts/Tiresias Infofont Bold.ttf', found font(s) 'Tiresias Infofont' 2011-05-06 05:13:27.718 MythFontManager: Loading font file: '/usr/share/mythtv/fonts/Tiresias Infofont Italic.ttf' 2011-05-06 05:13:27.718 MythFontManager: In file '/usr/share/mythtv/fonts/Tiresias Infofont Italic.ttf', found font(s) 'Tiresias Infofont' 2011-05-06 05:13:27.718 MythFontManager: Loading font file: '/usr/share/mythtv/fonts/Tiresias Infofont.ttf' 2011-05-06 05:13:27.719 MythFontManager: In file '/usr/share/mythtv/fonts/Tiresias Infofont.ttf', found font(s) 'Tiresias Infofont' 2011-05-06 05:13:27.719 MythFontManager: Scanning directory '/usr/share/mythtv/themes/MythCenter-wide/' for font files. 2011-05-06 05:13:27.719 MythFontManager: Scanning directory '/usr/share/mythtv/themes/MythCenter-wide/htmls' for font files. 2011-05-06 05:13:27.720 MythFontManager: Scanning directory '/usr/share/mythtv/themes/MythCenter-wide/osd' for font files. 2011-05-06 05:13:27.720 MythFontManager: Scanning directory '/usr/share/mythtv/themes/MythCenter-wide/title' for font files. 2011-05-06 05:13:27.720 MythFontManager: Scanning directory '/usr/share/mythtv/themes/MythCenter-wide/ui' for font files. 2011-05-06 05:13:27.720 MythFontManager: Scanning directory '/usr/share/mythtv/themes/MythCenter-wide/watermark' for font files. 2011-05-06 05:13:27.732 MythFontProperties: loaded 'Droid Sans' Location: /usr/share/mythtv/themes/MythCenter-wide/base.xml @ 6 Name: 'basesmall' Type: 'fontdef' 2011-05-06 05:13:27.737 MythFontProperties: loaded 'Droid Sans' Location: /usr/share/mythtv/themes/MythCenter-wide/base.xml @ 12 Name: 'basesmaller' Type: 'fontdef' 2011-05-06 05:13:27.737 MythFontProperties: loaded 'Droid Sans' Location: /usr/share/mythtv/themes/MythCenter-wide/base.xml @ 16 Name: 'basesmallbold' Type: 'fontdef' 2011-05-06 05:13:27.738 MythFontProperties: loaded 'Droid Sans' Location: /usr/share/mythtv/themes/MythCenter-wide/base.xml @ 20 Name: 'small' Type: 'fontdef' 2011-05-06 05:13:27.743 MythFontProperties: loaded 'Liberation Sans' Location: /usr/share/mythtv/themes/MythCenter-wide/base.xml @ 26 Name: 'basemedium' Type: 'fontdef' 2011-05-06 05:13:27.744 MythFontProperties: loaded 'Liberation Sans' Location: /usr/share/mythtv/themes/MythCenter-wide/base.xml @ 30 Name: 'basemediumbold' Type: 'fontdef' 2011-05-06 05:13:27.749 MythFontProperties: loaded 'Liberation Sans' Location: /usr/share/mythtv/themes/MythCenter-wide/base.xml @ 35 Name: 'baselarge' Type: 'fontdef' 2011-05-06 05:13:27.755 MythFontProperties: loaded 'Liberation Sans' Location: /usr/share/mythtv/themes/MythCenter-wide/base.xml @ 43 Name: 'baselargenormal' Type: 'fontdef' 2011-05-06 05:13:27.761 MythFontProperties: loaded 'Liberation Sans' Location: /usr/share/mythtv/themes/MythCenter-wide/base.xml @ 47 Name: 'baseextralarge' Type: 'fontdef' 2011-05-06 05:13:27.761 MythFontProperties: loaded 'Droid Sans' Location: /usr/share/mythtv/themes/MythCenter-wide/base.xml @ 56 Name: 'basesmall_normal_selected' Type: 'fontdef' 2011-05-06 05:13:27.761 MythFontProperties: loaded 'Droid Sans' Location: /usr/share/mythtv/themes/MythCenter-wide/base.xml @ 59 Name: 'basesmall_normal' Type: 'fontdef' 2011-05-06 05:13:27.761 MythFontProperties: loaded 'Droid Sans' Location: /usr/share/mythtv/themes/MythCenter-wide/base.xml @ 62 Name: 'basesmall_normal_inactive' Type: 'fontdef' 2011-05-06 05:13:27.761 MythFontProperties: loaded 'Droid Sans' Location: /usr/share/mythtv/themes/MythCenter-wide/base.xml @ 65 Name: 'basesmall_warning_selected' Type: 'fontdef' 2011-05-06 05:13:27.761 MythFontProperties: loaded 'Droid Sans' Location: /usr/share/mythtv/themes/MythCenter-wide/base.xml @ 68 Name: 'basesmall_warning' Type: 'fontdef' 2011-05-06 05:13:27.761 MythFontProperties: loaded 'Droid Sans' Location: /usr/share/mythtv/themes/MythCenter-wide/base.xml @ 71 Name: 'basesmall_favourite_selected' Type: 'fontdef' 2011-05-06 05:13:27.762 MythFontProperties: loaded 'Droid Sans' Location: /usr/share/mythtv/themes/MythCenter-wide/base.xml @ 74 Name: 'basesmall_favourite' Type: 'fontdef' 2011-05-06 05:13:27.762 MythFontProperties: loaded 'Droid Sans' Location: /usr/share/mythtv/themes/MythCenter-wide/base.xml @ 77 Name: 'basesmall_favourite_unavailable' Type: 'fontdef' 2011-05-06 05:13:27.762 MythFontProperties: loaded 'Droid Sans' Location: /usr/share/mythtv/themes/MythCenter-wide/base.xml @ 80 Name: 'basesmall_error_selected' Type: 'fontdef' 2011-05-06 05:13:27.762 MythFontProperties: loaded 'Droid Sans' Location: /usr/share/mythtv/themes/MythCenter-wide/base.xml @ 83 Name: 'basesmall_error' Type: 'fontdef' 2011-05-06 05:13:27.762 MythFontProperties: loaded 'Droid Sans' Location: /usr/share/mythtv/themes/MythCenter-wide/base.xml @ 86 Name: 'basesmall_disabled_selected' Type: 'fontdef' 2011-05-06 05:13:27.762 MythFontProperties: loaded 'Droid Sans' Location: /usr/share/mythtv/themes/MythCenter-wide/base.xml @ 89 Name: 'basesmall_disabled' Type: 'fontdef' 2011-05-06 05:13:27.762 MythFontProperties: loaded 'Droid Sans' Location: /usr/share/mythtv/themes/MythCenter-wide/base.xml @ 92 Name: 'basesmall_running_selected' Type: 'fontdef' 2011-05-06 05:13:27.762 MythFontProperties: loaded 'Droid Sans' Location: /usr/share/mythtv/themes/MythCenter-wide/base.xml @ 95 Name: 'basesmall_running' Type: 'fontdef' 2011-05-06 05:13:27.762 MythFontProperties: loaded 'Droid Sans' Location: /usr/share/mythtv/themes/MythCenter-wide/base.xml @ 98 Name: 'basesmall_textedit' Type: 'fontdef' 2011-05-06 05:13:27.762 MythFontProperties: loaded 'Droid Sans' Location: /usr/share/mythtv/themes/MythCenter-wide/base.xml @ 101 Name: 'basesmall_normal_button' Type: 'fontdef' 2011-05-06 05:13:27.762 MythFontProperties: loaded 'Droid Sans' Location: /usr/share/mythtv/themes/MythCenter-wide/base.xml @ 104 Name: 'basesmall_selected_button' Type: 'fontdef' 2011-05-06 05:13:27.762 MythFontProperties: loaded 'Droid Sans' Location: /usr/share/mythtv/themes/MythCenter-wide/base.xml @ 107 Name: 'basesmall_disabled_button' Type: 'fontdef' 2011-05-06 05:13:27.762 MythFontProperties: loaded 'Liberation Sans' Location: /usr/share/mythtv/themes/MythCenter-wide/base.xml @ 111 Name: 'basemedium_normal' Type: 'fontdef' 2011-05-06 05:13:27.762 MythFontProperties: loaded 'Liberation Sans' Location: /usr/share/mythtv/themes/MythCenter-wide/base.xml @ 114 Name: 'basemedium_normal_selected' Type: 'fontdef' 2011-05-06 05:13:27.762 MythFontProperties: loaded 'Liberation Sans' Location: /usr/share/mythtv/themes/MythCenter-wide/base.xml @ 117 Name: 'basemedium_disabled' Type: 'fontdef' 2011-05-06 05:13:27.762 MythFontProperties: loaded 'Liberation Sans' Location: /usr/share/mythtv/themes/MythCenter-wide/base.xml @ 120 Name: 'basemedium_highlight' Type: 'fontdef' 2011-05-06 05:13:27.762 MythFontProperties: loaded 'Liberation Sans' Location: /usr/share/mythtv/themes/MythCenter-wide/base.xml @ 123 Name: 'basemedium_normal_button' Type: 'fontdef' 2011-05-06 05:13:27.762 MythFontProperties: loaded 'Liberation Sans' Location: /usr/share/mythtv/themes/MythCenter-wide/base.xml @ 126 Name: 'basemedium_selected_button' Type: 'fontdef' 2011-05-06 05:13:27.762 MythFontProperties: loaded 'Liberation Sans' Location: /usr/share/mythtv/themes/MythCenter-wide/base.xml @ 129 Name: 'basemedium_disabled_button' Type: 'fontdef' 2011-05-06 05:13:27.768 MythFontProperties: loaded 'Liberation Sans' Location: /usr/share/mythtv/themes/MythCenter-wide/base.xml @ 134 Name: 'deleterecordings_filesize_font' Type: 'fontdef' 2011-05-06 05:13:27.775 MythFontProperties: loaded 'Droid Sans' Location: /usr/share/mythtv/themes/MythCenter-wide/base.xml @ 139 Name: 'baseguide' Type: 'fontdef' 2011-05-06 05:13:27.775 MythUIHelper: LoadCacheImage(lb-check-empty.png,lb-check-empty.png---1x-1.png) 2011-05-06 05:13:27.775 MythUIImage(0x8986250): Load(), spawning thread to load 'lb-check-empty.png' 2011-05-06 05:13:27.775 MythUIHelper: LoadCacheImage(lb-check-half.png,lb-check-half.png---1x-1.png) 2011-05-06 05:13:27.775 MythUIImage(0x8986250): LoadImage(lb-check-empty.png) Object checkoff 2011-05-06 05:13:27.775 MythUIImage(0x8986ce8): Load(), spawning thread to load 'lb-check-half.png' 2011-05-06 05:13:27.775 MythUIHelper: LoadCacheImage(lb-check-empty.png,lb-check-empty.png---1x-1.png) 2011-05-06 05:13:27.775 MythUIHelper: LoadCacheImage(lb-check-full.png,lb-check-full.png---1x-1.png) 2011-05-06 05:13:27.776 MythUIImage(0x8986ce8): LoadImage(lb-check-half.png) Object checkhalf 2011-05-06 05:13:27.776 MythUIHelper: LoadCacheImage(lb-check-half.png,lb-check-half.png---1x-1.png) 2011-05-06 05:13:27.776 MythUIImage(0x89878d0): Load(), spawning thread to load 'lb-check-full.png' 2011-05-06 05:13:27.776 MythUIImage(0x89878d0): LoadImage(lb-check-full.png) Object checkfull 2011-05-06 05:13:27.776 MythUIHelper: LoadCacheImage(lb-arrow.png,lb-arrow.png---1x-1.png) 2011-05-06 05:13:27.776 MythUIHelper: LoadCacheImage(lb-check-full.png,lb-check-full.png---1x-1.png) 2011-05-06 05:13:27.776 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :lb-check-empty.png---1x-1.png: :3960: 2011-05-06 05:13:27.776 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :1: size :3960: 2011-05-06 05:13:27.776 MythUIImage(0x8986250): LoadImage found in cache :lb-check-empty.png---1x-1.png: RefCount = 2 2011-05-06 05:13:27.776 MythUIImage(0xad20a430): Load(), spawning thread to load 'lb-arrow.png' 2011-05-06 05:13:27.776 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :lb-check-half.png---1x-1.png: :3960: 2011-05-06 05:13:27.776 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :2: size :3960: 2011-05-06 05:13:27.776 MythUIImage(0x8986ce8): LoadImage found in cache :lb-check-half.png---1x-1.png: RefCount = 2 2011-05-06 05:13:27.776 MythUIImage(0xad20a430): LoadImage(lb-arrow.png) Object buttonarrow 2011-05-06 05:13:27.776 MythUIHelper: LoadCacheImage(lb-arrow.png,lb-arrow.png---1x-1.png) 2011-05-06 05:13:27.776 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :lb-check-full.png---1x-1.png: :3960: 2011-05-06 05:13:27.776 MythUIHelper: LoadCacheImage(lb-check-empty.png,lb-check-empty.png---1x-1.png) 2011-05-06 05:13:27.776 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :3: size :3960: 2011-05-06 05:13:27.776 MythUIImage(0xb1b233c8): Load(), loading 'lb-check-empty.png' in foreground 2011-05-06 05:13:27.776 MythUIImage(0x89878d0): LoadImage found in cache :lb-check-full.png---1x-1.png: RefCount = 2 2011-05-06 05:13:27.776 MythUIImage(0xb1b233c8): LoadImage(lb-check-empty.png) Object checkoff 2011-05-06 05:13:27.776 MythUIHelper: LoadCacheImage(lb-check-empty.png,lb-check-empty.png---1x-1.png) 2011-05-06 05:13:27.776 MythUIImage(0xb1b233c8): LoadImage found in cache :lb-check-empty.png---1x-1.png: RefCount = 3 2011-05-06 05:13:27.776 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :lb-arrow.png---1x-1.png: :2496: 2011-05-06 05:13:27.776 MythUIHelper: LoadCacheImage(lb-check-half.png,lb-check-half.png---1x-1.png) 2011-05-06 05:13:27.776 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :4: size :2496: 2011-05-06 05:13:27.776 MythUIImage(0xb1b23ca8): Load(), loading 'lb-check-half.png' in foreground 2011-05-06 05:13:27.776 MythUIImage(0xad20a430): LoadImage found in cache :lb-arrow.png---1x-1.png: RefCount = 2 2011-05-06 05:13:27.776 MythUIImage(0xb1b23ca8): LoadImage(lb-check-half.png) Object checkhalf 2011-05-06 05:13:27.776 MythUIHelper: LoadCacheImage(lb-check-half.png,lb-check-half.png---1x-1.png) 2011-05-06 05:13:27.776 MythUIImage(0xb1b23ca8): LoadImage found in cache :lb-check-half.png---1x-1.png: RefCount = 3 2011-05-06 05:13:27.776 MythUIHelper: LoadCacheImage(lb-check-full.png,lb-check-full.png---1x-1.png) 2011-05-06 05:13:27.777 MythUIImage(0xb1b243f8): Load(), loading 'lb-check-full.png' in foreground 2011-05-06 05:13:27.777 MythUIImage(0xb1b243f8): LoadImage(lb-check-full.png) Object checkfull 2011-05-06 05:13:27.777 MythUIHelper: LoadCacheImage(lb-check-full.png,lb-check-full.png---1x-1.png) 2011-05-06 05:13:27.777 MythUIImage(0xb1b243f8): LoadImage found in cache :lb-check-full.png---1x-1.png: RefCount = 3 2011-05-06 05:13:27.777 MythUIHelper: LoadCacheImage(lb-arrow.png,lb-arrow.png---1x-1.png) 2011-05-06 05:13:27.777 MythUIImage(0xb1b24a98): Load(), loading 'lb-arrow.png' in foreground 2011-05-06 05:13:27.777 MythUIImage(0xb1b24a98): LoadImage(lb-arrow.png) Object buttonarrow 2011-05-06 05:13:27.777 MythUIHelper: LoadCacheImage(lb-arrow.png,lb-arrow.png---1x-1.png) 2011-05-06 05:13:27.777 MythUIImage(0xb1b24a98): LoadImage found in cache :lb-arrow.png---1x-1.png: RefCount = 3 2011-05-06 05:13:27.777 MythUIHelper: LoadCacheImage(lb-check-empty.png,lb-check-empty.png---1x-1.png) 2011-05-06 05:13:27.777 MythUIImage(0xb1b25d30): Load(), loading 'lb-check-empty.png' in foreground 2011-05-06 05:13:27.777 MythUIImage(0xb1b25d30): LoadImage(lb-check-empty.png) Object checkoff 2011-05-06 05:13:27.777 MythUIHelper: LoadCacheImage(lb-check-empty.png,lb-check-empty.png---1x-1.png) 2011-05-06 05:13:27.777 MythUIImage(0xb1b25d30): LoadImage found in cache :lb-check-empty.png---1x-1.png: RefCount = 4 2011-05-06 05:13:27.777 MythUIHelper: LoadCacheImage(lb-check-half.png,lb-check-half.png---1x-1.png) 2011-05-06 05:13:27.777 MythUIImage(0xb1b26418): Load(), loading 'lb-check-half.png' in foreground 2011-05-06 05:13:27.777 MythUIImage(0xb1b26418): LoadImage(lb-check-half.png) Object checkhalf 2011-05-06 05:13:27.777 MythUIHelper: LoadCacheImage(lb-check-half.png,lb-check-half.png---1x-1.png) 2011-05-06 05:13:27.777 MythUIImage(0xb1b26418): LoadImage found in cache :lb-check-half.png---1x-1.png: RefCount = 4 2011-05-06 05:13:27.777 MythUIHelper: LoadCacheImage(lb-check-full.png,lb-check-full.png---1x-1.png) 2011-05-06 05:13:27.777 MythUIImage(0xb1b26bd0): Load(), loading 'lb-check-full.png' in foreground 2011-05-06 05:13:27.777 MythUIImage(0xb1b26bd0): LoadImage(lb-check-full.png) Object checkfull 2011-05-06 05:13:27.777 MythUIHelper: LoadCacheImage(lb-check-full.png,lb-check-full.png---1x-1.png) 2011-05-06 05:13:27.777 MythUIImage(0xb1b26bd0): LoadImage found in cache :lb-check-full.png---1x-1.png: RefCount = 4 2011-05-06 05:13:27.777 MythUIHelper: LoadCacheImage(lb-arrow.png,lb-arrow.png---1x-1.png) 2011-05-06 05:13:27.777 MythUIImage(0xb1b27240): Load(), loading 'lb-arrow.png' in foreground 2011-05-06 05:13:27.777 MythUIImage(0xb1b27240): LoadImage(lb-arrow.png) Object buttonarrow 2011-05-06 05:13:27.777 MythUIHelper: LoadCacheImage(lb-arrow.png,lb-arrow.png---1x-1.png) 2011-05-06 05:13:27.777 MythUIImage(0xb1b27240): LoadImage found in cache :lb-arrow.png---1x-1.png: RefCount = 4 2011-05-06 05:13:27.777 MythUIHelper: LoadCacheImage(lb-uparrow-reg.png,lb-uparrow-reg.png---1x-1.png) 2011-05-06 05:13:27.777 MythUIImage(0xb1b27d48): Load(), spawning thread to load 'lb-uparrow-reg.png' 2011-05-06 05:13:27.778 MythUIImage(0xb1b27d48): LoadImage(lb-uparrow-reg.png) Object upon 2011-05-06 05:13:27.778 MythUIHelper: LoadCacheImage(lb-uparrow-sel.png,lb-uparrow-sel.png---1x-1.png) 2011-05-06 05:13:27.778 MythUIHelper: LoadCacheImage(lb-uparrow-reg.png,lb-uparrow-reg.png---1x-1.png) 2011-05-06 05:13:27.778 MythUIImage(0xb1b284e8): Load(), spawning thread to load 'lb-uparrow-sel.png' 2011-05-06 05:13:27.778 MythUIImage(0xb1b284e8): LoadImage(lb-uparrow-sel.png) Object upoff 2011-05-06 05:13:27.778 MythUIHelper: LoadCacheImage(lb-dnarrow-reg.png,lb-dnarrow-reg.png---1x-1.png) 2011-05-06 05:13:27.778 MythUIHelper: LoadCacheImage(lb-uparrow-sel.png,lb-uparrow-sel.png---1x-1.png) 2011-05-06 05:13:27.778 MythUIImage(0x8980a00): Load(), spawning thread to load 'lb-dnarrow-reg.png' 2011-05-06 05:13:27.778 MythUIImage(0x8980a00): LoadImage(lb-dnarrow-reg.png) Object dnon 2011-05-06 05:13:27.778 MythUIHelper: LoadCacheImage(lb-dnarrow-sel.png,lb-dnarrow-sel.png---1x-1.png) 2011-05-06 05:13:27.778 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :lb-uparrow-reg.png---1x-1.png: :4640: 2011-05-06 05:13:27.778 MythUIHelper: LoadCacheImage(lb-dnarrow-reg.png,lb-dnarrow-reg.png---1x-1.png) 2011-05-06 05:13:27.778 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :5: size :4640: 2011-05-06 05:13:27.778 MythUIImage(0xb1b27d48): LoadImage found in cache :lb-uparrow-reg.png---1x-1.png: RefCount = 2 2011-05-06 05:13:27.778 MythUIImage(0xad2127a8): Load(), spawning thread to load 'lb-dnarrow-sel.png' 2011-05-06 05:13:27.778 MythUIImage(0xad2127a8): LoadImage(lb-dnarrow-sel.png) Object dnoff 2011-05-06 05:13:27.778 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :lb-uparrow-sel.png---1x-1.png: :4640: 2011-05-06 05:13:27.778 MythUIHelper: LoadCacheImage(lb-dnarrow-sel.png,lb-dnarrow-sel.png---1x-1.png) 2011-05-06 05:13:27.778 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :6: size :4640: 2011-05-06 05:13:27.778 MythUIImage(0xb1b284e8): LoadImage found in cache :lb-uparrow-sel.png---1x-1.png: RefCount = 2 2011-05-06 05:13:27.778 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :lb-dnarrow-reg.png---1x-1.png: :4640: 2011-05-06 05:13:27.778 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :7: size :4640: 2011-05-06 05:13:27.778 MythUIImage(0x8980a00): LoadImage found in cache :lb-dnarrow-reg.png---1x-1.png: RefCount = 2 2011-05-06 05:13:27.778 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :lb-dnarrow-sel.png---1x-1.png: :4640: 2011-05-06 05:13:27.778 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :8: size :4640: 2011-05-06 05:13:27.778 MythUIImage(0xad2127a8): LoadImage found in cache :lb-dnarrow-sel.png---1x-1.png: RefCount = 2 2011-05-06 05:13:27.779 MythUIHelper: LoadCacheImage(lb-uparrow-reg.png,lb-uparrow-reg.png---1x-1.png) 2011-05-06 05:13:27.779 MythUIImage(0xad215898): Load(), loading 'lb-uparrow-reg.png' in foreground 2011-05-06 05:13:27.779 MythUIImage(0xad215898): LoadImage(lb-uparrow-reg.png) Object upon 2011-05-06 05:13:27.779 MythUIHelper: LoadCacheImage(lb-uparrow-reg.png,lb-uparrow-reg.png---1x-1.png) 2011-05-06 05:13:27.779 MythUIImage(0xad215898): LoadImage found in cache :lb-uparrow-reg.png---1x-1.png: RefCount = 3 2011-05-06 05:13:27.779 MythUIHelper: LoadCacheImage(lb-uparrow-sel.png,lb-uparrow-sel.png---1x-1.png) 2011-05-06 05:13:27.779 MythUIImage(0xad216138): Load(), loading 'lb-uparrow-sel.png' in foreground 2011-05-06 05:13:27.779 MythUIImage(0xad216138): LoadImage(lb-uparrow-sel.png) Object upoff 2011-05-06 05:13:27.779 MythUIHelper: LoadCacheImage(lb-uparrow-sel.png,lb-uparrow-sel.png---1x-1.png) 2011-05-06 05:13:27.779 MythUIImage(0xad216138): LoadImage found in cache :lb-uparrow-sel.png---1x-1.png: RefCount = 3 2011-05-06 05:13:27.779 MythUIHelper: LoadCacheImage(lb-dnarrow-reg.png,lb-dnarrow-reg.png---1x-1.png) 2011-05-06 05:13:27.779 MythUIImage(0xad216c10): Load(), loading 'lb-dnarrow-reg.png' in foreground 2011-05-06 05:13:27.779 MythUIImage(0xad216c10): LoadImage(lb-dnarrow-reg.png) Object dnon 2011-05-06 05:13:27.779 MythUIHelper: LoadCacheImage(lb-dnarrow-reg.png,lb-dnarrow-reg.png---1x-1.png) 2011-05-06 05:13:27.779 MythUIImage(0xad216c10): LoadImage found in cache :lb-dnarrow-reg.png---1x-1.png: RefCount = 3 2011-05-06 05:13:27.779 MythUIHelper: LoadCacheImage(lb-dnarrow-sel.png,lb-dnarrow-sel.png---1x-1.png) 2011-05-06 05:13:27.779 MythUIImage(0xad2174f0): Load(), loading 'lb-dnarrow-sel.png' in foreground 2011-05-06 05:13:27.779 MythUIImage(0xad2174f0): LoadImage(lb-dnarrow-sel.png) Object dnoff 2011-05-06 05:13:27.779 MythUIHelper: LoadCacheImage(lb-dnarrow-sel.png,lb-dnarrow-sel.png---1x-1.png) 2011-05-06 05:13:27.779 MythUIImage(0xad2174f0): LoadImage found in cache :lb-dnarrow-sel.png---1x-1.png: RefCount = 3 2011-05-06 05:13:27.779 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png) 2011-05-06 05:13:27.779 MythUIImage(0x8a4dc40): Load(), spawning thread to load 'button_background.png' 2011-05-06 05:13:27.779 MythUIImage(0x8a4dc40): LoadImage(button_background.png) Object background 2011-05-06 05:13:27.779 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png) 2011-05-06 05:13:27.779 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png) 2011-05-06 05:13:27.779 MythUIImage(0xb1b212c0): Load(), spawning thread to load 'button_background.png' 2011-05-06 05:13:27.780 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :button_background.png--229x71.png: :65036: 2011-05-06 05:13:27.780 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :9: size :65036: 2011-05-06 05:13:27.780 MythUIImage(0x8a4dc40): LoadImage found in cache :button_background.png--229x71.png: RefCount = 2 2011-05-06 05:13:27.780 MythUIImage(0xb1b212c0): LoadImage(button_background.png) Object background 2011-05-06 05:13:27.780 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png) 2011-05-06 05:13:27.780 MythUIImage(0xb1b212c0): LoadImage found in cache :button_background.png--229x71.png: RefCount = 3 2011-05-06 05:13:27.780 MythUIHelper: LoadCacheImage(button_selected_background.png,button_selected_background.png--229x71.png) 2011-05-06 05:13:27.780 MythUIImage(0xb1b212c0): Load(), spawning thread to load 'button_selected_background.png' 2011-05-06 05:13:27.780 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png) 2011-05-06 05:13:27.780 MythUIImage(0xb1b212c0): LoadImage(button_selected_background.png) Object background 2011-05-06 05:13:27.780 MythUIImage(0x897e790): Load(), loading 'button_background.png' in foreground 2011-05-06 05:13:27.780 MythUIHelper: LoadCacheImage(button_selected_background.png,button_selected_background.png--229x71.png) 2011-05-06 05:13:27.780 MythUIImage(0x897e790): LoadImage(button_background.png) Object background 2011-05-06 05:13:27.780 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png) 2011-05-06 05:13:27.780 MythUIImage(0x897e790): LoadImage found in cache :button_background.png--229x71.png: RefCount = 4 2011-05-06 05:13:27.780 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png) 2011-05-06 05:13:27.781 MythUIImage(0x8a6dc80): Load(), loading 'button_background.png' in foreground 2011-05-06 05:13:27.781 MythUIImage(0x8a6dc80): LoadImage(button_background.png) Object background 2011-05-06 05:13:27.781 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png) 2011-05-06 05:13:27.781 MythUIImage(0x8a6dc80): LoadImage found in cache :button_background.png--229x71.png: RefCount = 5 2011-05-06 05:13:27.781 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :button_selected_background.png--229x71.png: :65036: 2011-05-06 05:13:27.781 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :10: size :65036: 2011-05-06 05:13:27.781 MythUIImage(0xb1b212c0): LoadImage found in cache :button_selected_background.png--229x71.png: RefCount = 2 2011-05-06 05:13:27.781 MythUIHelper: LoadCacheImage(button_pushed_background.png,button_pushed_background.png--229x71.png) 2011-05-06 05:13:27.781 MythUIImage(0x8a6dc80): Load(), spawning thread to load 'button_pushed_background.png' 2011-05-06 05:13:27.781 MythUIImage(0x8a6dc80): LoadImage(button_pushed_background.png) Object background 2011-05-06 05:13:27.781 MythUIHelper: LoadCacheImage(button_pushed_background.png,button_pushed_background.png--229x71.png) 2011-05-06 05:13:27.781 MythUIHelper: LoadCacheImage(wide_button_background.png,wide_button_background.png--435x73.png) 2011-05-06 05:13:27.782 MythUIImage(0xad218ad0): Load(), spawning thread to load 'wide_button_background.png' 2011-05-06 05:13:27.782 MythUIImage(0xad218ad0): LoadImage(wide_button_background.png) Object background 2011-05-06 05:13:27.782 MythUIHelper: LoadCacheImage(wide_button_background.png,wide_button_background.png--435x73.png) 2011-05-06 05:13:27.782 MythUIHelper: LoadCacheImage(wide_button_background.png,wide_button_background.png--435x73.png) 2011-05-06 05:13:27.782 MythUIImage(0x8a5c2f8): Load(), spawning thread to load 'wide_button_background.png' 2011-05-06 05:13:27.782 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :button_pushed_background.png--229x71.png: :65036: 2011-05-06 05:13:27.782 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :11: size :65036: 2011-05-06 05:13:27.782 MythUIImage(0x8a6dc80): LoadImage found in cache :button_pushed_background.png--229x71.png: RefCount = 2 2011-05-06 05:13:27.783 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :wide_button_background.png--435x73.png: :127020: 2011-05-06 05:13:27.783 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :12: size :127020: 2011-05-06 05:13:27.783 MythUIImage(0xad218ad0): LoadImage found in cache :wide_button_background.png--435x73.png: RefCount = 2 2011-05-06 05:13:27.783 MythUIImage(0x8a5c2f8): LoadImage(wide_button_background.png) Object background 2011-05-06 05:13:27.783 MythUIHelper: LoadCacheImage(wide_button_background.png,wide_button_background.png--435x73.png) 2011-05-06 05:13:27.783 MythUIImage(0x8a5c2f8): LoadImage found in cache :wide_button_background.png--435x73.png: RefCount = 3 2011-05-06 05:13:27.783 MythUIHelper: LoadCacheImage(wide_button_selected_background.png,wide_button_selected_background.png--435x73.png) 2011-05-06 05:13:27.783 MythUIImage(0x8a5c2f8): Load(), spawning thread to load 'wide_button_selected_background.png' 2011-05-06 05:13:27.784 MythUIImage(0x8a5c2f8): LoadImage(wide_button_selected_background.png) Object background 2011-05-06 05:13:27.784 MythUIHelper: LoadCacheImage(wide_button_background.png,wide_button_background.png--435x73.png) 2011-05-06 05:13:27.784 MythUIHelper: LoadCacheImage(wide_button_selected_background.png,wide_button_selected_background.png--435x73.png) 2011-05-06 05:13:27.784 MythUIImage(0xad213f90): Load(), loading 'wide_button_background.png' in foreground 2011-05-06 05:13:27.784 MythUIImage(0xad213f90): LoadImage(wide_button_background.png) Object background 2011-05-06 05:13:27.784 MythUIHelper: LoadCacheImage(wide_button_background.png,wide_button_background.png--435x73.png) 2011-05-06 05:13:27.784 MythUIImage(0xad213f90): LoadImage found in cache :wide_button_background.png--435x73.png: RefCount = 4 2011-05-06 05:13:27.784 MythUIHelper: LoadCacheImage(wide_button_background.png,wide_button_background.png--435x73.png) 2011-05-06 05:13:27.784 MythUIImage(0xad23c050): Load(), loading 'wide_button_background.png' in foreground 2011-05-06 05:13:27.784 MythUIImage(0xad23c050): LoadImage(wide_button_background.png) Object background 2011-05-06 05:13:27.784 MythUIHelper: LoadCacheImage(wide_button_background.png,wide_button_background.png--435x73.png) 2011-05-06 05:13:27.784 MythUIImage(0xad23c050): LoadImage found in cache :wide_button_background.png--435x73.png: RefCount = 5 2011-05-06 05:13:27.785 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :wide_button_selected_background.png--435x73.png: :127020: 2011-05-06 05:13:27.785 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :13: size :127020: 2011-05-06 05:13:27.785 MythUIImage(0x8a5c2f8): LoadImage found in cache :wide_button_selected_background.png--435x73.png: RefCount = 2 2011-05-06 05:13:27.785 MythUIHelper: LoadCacheImage(wide_button_pushed_background.png,wide_button_pushed_background.png--435x73.png) 2011-05-06 05:13:27.785 MythUIImage(0xad23c050): Load(), spawning thread to load 'wide_button_pushed_background.png' 2011-05-06 05:13:27.785 MythUIImage(0xad23c050): LoadImage(wide_button_pushed_background.png) Object background 2011-05-06 05:13:27.785 MythUIHelper: LoadCacheImage(wide_button_pushed_background.png,wide_button_pushed_background.png--435x73.png) 2011-05-06 05:13:27.785 MythUIHelper: LoadCacheImage(very_wide_button_background.png,very_wide_button_background.png--1044x73.png) 2011-05-06 05:13:27.785 MythUIImage(0xad202568): Load(), spawning thread to load 'very_wide_button_background.png' 2011-05-06 05:13:27.785 MythUIImage(0xad202568): LoadImage(very_wide_button_background.png) Object background 2011-05-06 05:13:27.785 MythUIHelper: LoadCacheImage(very_wide_button_background.png,very_wide_button_background.png--1044x73.png) 2011-05-06 05:13:27.785 MythUIHelper: LoadCacheImage(very_wide_button_background.png,very_wide_button_background.png--1044x73.png) 2011-05-06 05:13:27.786 MythUIImage(0xb1b2a458): Load(), spawning thread to load 'very_wide_button_background.png' 2011-05-06 05:13:27.786 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :wide_button_pushed_background.png--435x73.png: :127020: 2011-05-06 05:13:27.786 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :14: size :127020: 2011-05-06 05:13:27.786 MythUIImage(0xad23c050): LoadImage found in cache :wide_button_pushed_background.png--435x73.png: RefCount = 2 2011-05-06 05:13:27.787 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :very_wide_button_background.png--1044x73.png: :304848: 2011-05-06 05:13:27.787 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :15: size :304848: 2011-05-06 05:13:27.787 MythUIImage(0xad202568): LoadImage found in cache :very_wide_button_background.png--1044x73.png: RefCount = 2 2011-05-06 05:13:27.787 MythUIImage(0xb1b2a458): LoadImage(very_wide_button_background.png) Object background 2011-05-06 05:13:27.788 MythUIHelper: LoadCacheImage(very_wide_button_background.png,very_wide_button_background.png--1044x73.png) 2011-05-06 05:13:27.788 MythUIImage(0xb1b2a458): LoadImage found in cache :very_wide_button_background.png--1044x73.png: RefCount = 3 2011-05-06 05:13:27.788 MythUIHelper: LoadCacheImage(very_wide_button_selected_background.png,very_wide_button_selected_background.png--1044x73.png) 2011-05-06 05:13:27.788 MythUIImage(0xb1b2a458): Load(), spawning thread to load 'very_wide_button_selected_background.png' 2011-05-06 05:13:27.788 MythUIHelper: LoadCacheImage(very_wide_button_background.png,very_wide_button_background.png--1044x73.png) 2011-05-06 05:13:27.788 MythUIImage(0xb1b2a458): LoadImage(very_wide_button_selected_background.png) Object background 2011-05-06 05:13:27.788 MythUIImage(0xb1b19708): Load(), loading 'very_wide_button_background.png' in foreground 2011-05-06 05:13:27.788 MythUIHelper: LoadCacheImage(very_wide_button_selected_background.png,very_wide_button_selected_background.png--1044x73.png) 2011-05-06 05:13:27.788 MythUIImage(0xb1b19708): LoadImage(very_wide_button_background.png) Object background 2011-05-06 05:13:27.788 MythUIHelper: LoadCacheImage(very_wide_button_background.png,very_wide_button_background.png--1044x73.png) 2011-05-06 05:13:27.788 MythUIImage(0xb1b19708): LoadImage found in cache :very_wide_button_background.png--1044x73.png: RefCount = 4 2011-05-06 05:13:27.788 MythUIHelper: LoadCacheImage(very_wide_button_background.png,very_wide_button_background.png--1044x73.png) 2011-05-06 05:13:27.788 MythUIImage(0xad202938): Load(), loading 'very_wide_button_background.png' in foreground 2011-05-06 05:13:27.788 MythUIImage(0xad202938): LoadImage(very_wide_button_background.png) Object background 2011-05-06 05:13:27.788 MythUIHelper: LoadCacheImage(very_wide_button_background.png,very_wide_button_background.png--1044x73.png) 2011-05-06 05:13:27.788 MythUIImage(0xad202938): LoadImage found in cache :very_wide_button_background.png--1044x73.png: RefCount = 5 2011-05-06 05:13:27.791 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :very_wide_button_selected_background.png--1044x73.png: :304848: 2011-05-06 05:13:27.791 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :16: size :304848: 2011-05-06 05:13:27.791 MythUIImage(0xb1b2a458): LoadImage found in cache :very_wide_button_selected_background.png--1044x73.png: RefCount = 2 2011-05-06 05:13:27.791 MythUIHelper: LoadCacheImage(very_wide_button_pushed_background.png,very_wide_button_pushed_background.png--1044x73.png) 2011-05-06 05:13:27.791 MythUIImage(0xad202938): Load(), spawning thread to load 'very_wide_button_pushed_background.png' 2011-05-06 05:13:27.791 MythUIImage(0xad202938): LoadImage(very_wide_button_pushed_background.png) Object background 2011-05-06 05:13:27.791 MythUIHelper: LoadCacheImage(very_wide_button_pushed_background.png,very_wide_button_pushed_background.png--1044x73.png) 2011-05-06 05:13:27.791 MythUIHelper: LoadCacheImage(blankbutton_off.png,blankbutton_off.png--48x53.png) 2011-05-06 05:13:27.791 MythUIImage(0xad203dd0): Load(), spawning thread to load 'blankbutton_off.png' 2011-05-06 05:13:27.791 MythUIHelper: LoadCacheImage(blankbutton_off.png,blankbutton_off.png--48x53.png) 2011-05-06 05:13:27.791 MythUIImage(0xad2044f8): Load(), spawning thread to load 'blankbutton_off.png' 2011-05-06 05:13:27.791 MythUIImage(0xad2044f8): LoadImage(blankbutton_off.png) Object background 2011-05-06 05:13:27.791 MythUIHelper: LoadCacheImage(blankbutton_off.png,blankbutton_off.png--48x53.png) 2011-05-06 05:13:27.792 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :blankbutton_off.png--48x53.png: :10176: 2011-05-06 05:13:27.792 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :17: size :10176: 2011-05-06 05:13:27.792 MythUIImage(0xad2044f8): LoadImage found in cache :blankbutton_off.png--48x53.png: RefCount = 2 2011-05-06 05:13:27.792 MythUIImage(0xad203dd0): LoadImage(blankbutton_off.png) Object background 2011-05-06 05:13:27.792 MythUIHelper: LoadCacheImage(blankbutton_off.png,blankbutton_off.png--48x53.png) 2011-05-06 05:13:27.792 MythUIImage(0xad203dd0): LoadImage found in cache :blankbutton_off.png--48x53.png: RefCount = 3 2011-05-06 05:13:27.793 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :very_wide_button_pushed_background.png--1044x73.png: :304848: 2011-05-06 05:13:27.793 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :18: size :304848: 2011-05-06 05:13:27.793 MythUIImage(0xad202938): LoadImage found in cache :very_wide_button_pushed_background.png--1044x73.png: RefCount = 2 2011-05-06 05:13:27.793 MythUIHelper: LoadCacheImage(blankbutton_on.png,blankbutton_on.png--48x53.png) 2011-05-06 05:13:27.793 MythUIImage(0xad2044f8): Load(), spawning thread to load 'blankbutton_on.png' 2011-05-06 05:13:27.793 MythUIImage(0xad2044f8): LoadImage(blankbutton_on.png) Object background 2011-05-06 05:13:27.793 MythUIHelper: LoadCacheImage(blankbutton_off.png,blankbutton_off.png--48x53.png) 2011-05-06 05:13:27.793 MythUIHelper: LoadCacheImage(blankbutton_on.png,blankbutton_on.png--48x53.png) 2011-05-06 05:13:27.793 MythUIImage(0xad205798): Load(), loading 'blankbutton_off.png' in foreground 2011-05-06 05:13:27.793 MythUIImage(0xad205798): LoadImage(blankbutton_off.png) Object background 2011-05-06 05:13:27.793 MythUIHelper: LoadCacheImage(blankbutton_off.png,blankbutton_off.png--48x53.png) 2011-05-06 05:13:27.793 MythUIImage(0xad205798): LoadImage found in cache :blankbutton_off.png--48x53.png: RefCount = 4 2011-05-06 05:13:27.793 MythUIHelper: LoadCacheImage(blankbutton_off.png,blankbutton_off.png--48x53.png) 2011-05-06 05:13:27.793 MythUIImage(0xad208548): Load(), loading 'blankbutton_off.png' in foreground 2011-05-06 05:13:27.793 MythUIImage(0xad208548): LoadImage(blankbutton_off.png) Object background 2011-05-06 05:13:27.793 MythUIHelper: LoadCacheImage(blankbutton_off.png,blankbutton_off.png--48x53.png) 2011-05-06 05:13:27.793 MythUIImage(0xad208548): LoadImage found in cache :blankbutton_off.png--48x53.png: RefCount = 5 2011-05-06 05:13:27.793 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :blankbutton_on.png--48x53.png: :10176: 2011-05-06 05:13:27.793 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :19: size :10176: 2011-05-06 05:13:27.793 MythUIImage(0xad2044f8): LoadImage found in cache :blankbutton_on.png--48x53.png: RefCount = 2 2011-05-06 05:13:27.793 MythUIHelper: LoadCacheImage(blankbutton_pushed.png,blankbutton_pushed.png--48x53.png) 2011-05-06 05:13:27.793 MythUIImage(0xad208548): Load(), spawning thread to load 'blankbutton_pushed.png' 2011-05-06 05:13:27.793 MythUIImage(0xad208548): LoadImage(blankbutton_pushed.png) Object background 2011-05-06 05:13:27.794 MythUIHelper: LoadCacheImage(blankbutton_pushed.png,blankbutton_pushed.png--48x53.png) 2011-05-06 05:13:27.794 MythUIHelper: LoadCacheImage(checkbox_background_off.png,checkbox_background_off.png---1x-1.png) 2011-05-06 05:13:27.794 MythUIImage(0xad208c70): Load(), spawning thread to load 'checkbox_background_off.png' 2011-05-06 05:13:27.794 MythUIImage(0xad208c70): LoadImage(checkbox_background_off.png) Object background 2011-05-06 05:13:27.794 MythUIHelper: LoadCacheImage(checkbox_background_selected.png,checkbox_background_selected.png---1x-1.png) 2011-05-06 05:13:27.794 MythUIHelper: LoadCacheImage(checkbox_background_off.png,checkbox_background_off.png---1x-1.png) 2011-05-06 05:13:27.794 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :blankbutton_pushed.png--48x53.png: :10176: 2011-05-06 05:13:27.794 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :20: size :10176: 2011-05-06 05:13:27.794 MythUIImage(0xad208548): LoadImage found in cache :blankbutton_pushed.png--48x53.png: RefCount = 2 2011-05-06 05:13:27.794 MythUIImage(0xad2096c8): Load(), spawning thread to load 'checkbox_background_selected.png' 2011-05-06 05:13:27.794 MythUIImage(0xad2096c8): LoadImage(checkbox_background_selected.png) Object background 2011-05-06 05:13:27.794 MythUIHelper: LoadCacheImage(checkbox_background_selected.png,checkbox_background_selected.png---1x-1.png) 2011-05-06 05:13:27.794 MythUIHelper: LoadCacheImage(checkbox_halfcheck.png,checkbox_halfcheck.png---1x-1.png) 2011-05-06 05:13:27.794 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :checkbox_background_off.png---1x-1.png: :8820: 2011-05-06 05:13:27.794 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :21: size :8820: 2011-05-06 05:13:27.794 MythUIImage(0xad208c70): LoadImage found in cache :checkbox_background_off.png---1x-1.png: RefCount = 2 2011-05-06 05:13:27.794 MythUIImage(0xad206860): Load(), spawning thread to load 'checkbox_halfcheck.png' 2011-05-06 05:13:27.794 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :checkbox_background_selected.png---1x-1.png: :8820: 2011-05-06 05:13:27.794 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :22: size :8820: 2011-05-06 05:13:27.794 MythUIImage(0xad206860): LoadImage(checkbox_halfcheck.png) Object background 2011-05-06 05:13:27.794 MythUIHelper: LoadCacheImage(checkbox_fullcheck.png,checkbox_fullcheck.png---1x-1.png) 2011-05-06 05:13:27.794 MythUIImage(0xad2096c8): LoadImage found in cache :checkbox_background_selected.png---1x-1.png: RefCount = 2 2011-05-06 05:13:27.794 MythUIHelper: LoadCacheImage(checkbox_halfcheck.png,checkbox_halfcheck.png---1x-1.png) 2011-05-06 05:13:27.794 MythUIImage(0xad206fd0): Load(), spawning thread to load 'checkbox_fullcheck.png' 2011-05-06 05:13:27.794 MythUIImage(0xad206fd0): LoadImage(checkbox_fullcheck.png) Object mark 2011-05-06 05:13:27.794 MythUIHelper: LoadCacheImage(checkbox_fullcheck.png,checkbox_fullcheck.png---1x-1.png) 2011-05-06 05:13:27.795 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :checkbox_halfcheck.png---1x-1.png: :5616: 2011-05-06 05:13:27.795 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :23: size :5616: 2011-05-06 05:13:27.795 MythUIImage(0xad206860): LoadImage found in cache :checkbox_halfcheck.png---1x-1.png: RefCount = 2 2011-05-06 05:13:27.795 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :checkbox_fullcheck.png---1x-1.png: :5616: 2011-05-06 05:13:27.795 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :24: size :5616: 2011-05-06 05:13:27.795 MythUIImage(0xad206fd0): LoadImage found in cache :checkbox_fullcheck.png---1x-1.png: RefCount = 2 2011-05-06 05:13:27.795 MythUIHelper: LoadCacheImage(lb-rtarrow-reg.png,lb-rtarrow-reg.png---1x-1.png) 2011-05-06 05:13:27.795 MythUIImage(0xb1b2f468): Load(), spawning thread to load 'lb-rtarrow-reg.png' 2011-05-06 05:13:27.795 MythUIImage(0xb1b2f468): LoadImage(lb-rtarrow-reg.png) Object dnon 2011-05-06 05:13:27.795 MythUIHelper: LoadCacheImage(lb-rtarrow-sel.png,lb-rtarrow-sel.png---1x-1.png) 2011-05-06 05:13:27.795 MythUIHelper: LoadCacheImage(lb-rtarrow-reg.png,lb-rtarrow-reg.png---1x-1.png) 2011-05-06 05:13:27.795 MythUIImage(0xb1b2ff38): Load(), spawning thread to load 'lb-rtarrow-sel.png' 2011-05-06 05:13:27.795 MythUIImage(0xb1b2ff38): LoadImage(lb-rtarrow-sel.png) Object dnoff 2011-05-06 05:13:27.795 MythUIHelper: LoadCacheImage(lb-rtarrow-sel.png,lb-rtarrow-sel.png---1x-1.png) 2011-05-06 05:13:27.795 MythUIHelper: LoadCacheImage(lb-ltarrow-reg.png,lb-ltarrow-reg.png---1x-1.png) 2011-05-06 05:13:27.796 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :lb-rtarrow-reg.png---1x-1.png: :2088: 2011-05-06 05:13:27.796 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :25: size :2088: 2011-05-06 05:13:27.796 MythUIImage(0xb1b2f468): LoadImage found in cache :lb-rtarrow-reg.png---1x-1.png: RefCount = 2 2011-05-06 05:13:27.796 MythUIImage(0xb1b30730): Load(), spawning thread to load 'lb-ltarrow-reg.png' 2011-05-06 05:13:27.796 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :lb-rtarrow-sel.png---1x-1.png: :2088: 2011-05-06 05:13:27.796 MythUIImage(0xb1b30730): LoadImage(lb-ltarrow-reg.png) Object upon 2011-05-06 05:13:27.796 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :26: size :2088: 2011-05-06 05:13:27.796 MythUIHelper: LoadCacheImage(lb-ltarrow-sel.png,lb-ltarrow-sel.png---1x-1.png) 2011-05-06 05:13:27.796 MythUIHelper: LoadCacheImage(lb-ltarrow-reg.png,lb-ltarrow-reg.png---1x-1.png) 2011-05-06 05:13:27.796 MythUIImage(0xb1b2ff38): LoadImage found in cache :lb-rtarrow-sel.png---1x-1.png: RefCount = 2 2011-05-06 05:13:27.796 MythUIImage(0xb1b310a8): Load(), spawning thread to load 'lb-ltarrow-sel.png' 2011-05-06 05:13:27.796 MythUIImage(0xb1b310a8): LoadImage(lb-ltarrow-sel.png) Object upoff 2011-05-06 05:13:27.796 MythUIHelper: LoadCacheImage(lb-ltarrow-sel.png,lb-ltarrow-sel.png---1x-1.png) 2011-05-06 05:13:27.796 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :lb-ltarrow-reg.png---1x-1.png: :2088: 2011-05-06 05:13:27.796 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :27: size :2088: 2011-05-06 05:13:27.796 MythUIImage(0xb1b30730): LoadImage found in cache :lb-ltarrow-reg.png---1x-1.png: RefCount = 2 2011-05-06 05:13:27.796 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :lb-ltarrow-sel.png---1x-1.png: :2088: 2011-05-06 05:13:27.796 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :28: size :2088: 2011-05-06 05:13:27.796 MythUIImage(0xb1b310a8): LoadImage found in cache :lb-ltarrow-sel.png---1x-1.png: RefCount = 2 2011-05-06 05:13:27.796 MythUIHelper: LoadCacheImage(lb-rtarrow-reg.png,lb-rtarrow-reg.png---1x-1.png) 2011-05-06 05:13:27.796 MythUIImage(0xb1b32a48): Load(), loading 'lb-rtarrow-reg.png' in foreground 2011-05-06 05:13:27.796 MythUIImage(0xb1b32a48): LoadImage(lb-rtarrow-reg.png) Object dnon 2011-05-06 05:13:27.796 MythUIHelper: LoadCacheImage(lb-rtarrow-reg.png,lb-rtarrow-reg.png---1x-1.png) 2011-05-06 05:13:27.796 MythUIImage(0xb1b32a48): LoadImage found in cache :lb-rtarrow-reg.png---1x-1.png: RefCount = 3 2011-05-06 05:13:27.796 MythUIHelper: LoadCacheImage(lb-rtarrow-sel.png,lb-rtarrow-sel.png---1x-1.png) 2011-05-06 05:13:27.796 MythUIImage(0xb1b1af88): Load(), loading 'lb-rtarrow-sel.png' in foreground 2011-05-06 05:13:27.797 MythUIImage(0xb1b1af88): LoadImage(lb-rtarrow-sel.png) Object dnoff 2011-05-06 05:13:27.797 MythUIHelper: LoadCacheImage(lb-rtarrow-sel.png,lb-rtarrow-sel.png---1x-1.png) 2011-05-06 05:13:27.797 MythUIImage(0xb1b1af88): LoadImage found in cache :lb-rtarrow-sel.png---1x-1.png: RefCount = 3 2011-05-06 05:13:27.797 MythUIHelper: LoadCacheImage(lb-ltarrow-reg.png,lb-ltarrow-reg.png---1x-1.png) 2011-05-06 05:13:27.797 MythUIImage(0xb1b1b8a8): Load(), loading 'lb-ltarrow-reg.png' in foreground 2011-05-06 05:13:27.797 MythUIImage(0xb1b1b8a8): LoadImage(lb-ltarrow-reg.png) Object upon 2011-05-06 05:13:27.797 MythUIHelper: LoadCacheImage(lb-ltarrow-reg.png,lb-ltarrow-reg.png---1x-1.png) 2011-05-06 05:13:27.797 MythUIImage(0xb1b1b8a8): LoadImage found in cache :lb-ltarrow-reg.png---1x-1.png: RefCount = 3 2011-05-06 05:13:27.797 MythUIHelper: LoadCacheImage(lb-ltarrow-sel.png,lb-ltarrow-sel.png---1x-1.png) 2011-05-06 05:13:27.797 MythUIImage(0xb1b1c118): Load(), loading 'lb-ltarrow-sel.png' in foreground 2011-05-06 05:13:27.797 MythUIImage(0xb1b1c118): LoadImage(lb-ltarrow-sel.png) Object upoff 2011-05-06 05:13:27.797 MythUIHelper: LoadCacheImage(lb-ltarrow-sel.png,lb-ltarrow-sel.png---1x-1.png) 2011-05-06 05:13:27.797 MythUIImage(0xb1b1c118): LoadImage found in cache :lb-ltarrow-sel.png---1x-1.png: RefCount = 3 2011-05-06 05:13:27.797 MythUIHelper: LoadCacheImage(lb-rtarrow-reg.png,lb-rtarrow-reg.png---1x-1.png) 2011-05-06 05:13:27.797 MythUIImage(0xad23e198): Load(), loading 'lb-rtarrow-reg.png' in foreground 2011-05-06 05:13:27.797 MythUIImage(0xad23e198): LoadImage(lb-rtarrow-reg.png) Object dnon 2011-05-06 05:13:27.797 MythUIHelper: LoadCacheImage(lb-rtarrow-reg.png,lb-rtarrow-reg.png---1x-1.png) 2011-05-06 05:13:27.797 MythUIImage(0xad23e198): LoadImage found in cache :lb-rtarrow-reg.png---1x-1.png: RefCount = 4 2011-05-06 05:13:27.797 MythUIHelper: LoadCacheImage(lb-rtarrow-sel.png,lb-rtarrow-sel.png---1x-1.png) 2011-05-06 05:13:27.797 MythUIImage(0xad240040): Load(), loading 'lb-rtarrow-sel.png' in foreground 2011-05-06 05:13:27.797 MythUIImage(0xad240040): LoadImage(lb-rtarrow-sel.png) Object dnoff 2011-05-06 05:13:27.798 MythUIHelper: LoadCacheImage(lb-rtarrow-sel.png,lb-rtarrow-sel.png---1x-1.png) 2011-05-06 05:13:27.798 MythUIImage(0xad240040): LoadImage found in cache :lb-rtarrow-sel.png---1x-1.png: RefCount = 4 2011-05-06 05:13:27.798 MythUIHelper: LoadCacheImage(lb-ltarrow-reg.png,lb-ltarrow-reg.png---1x-1.png) 2011-05-06 05:13:27.798 MythUIImage(0xad2408c0): Load(), loading 'lb-ltarrow-reg.png' in foreground 2011-05-06 05:13:27.798 MythUIImage(0xad2408c0): LoadImage(lb-ltarrow-reg.png) Object upon 2011-05-06 05:13:27.798 MythUIHelper: LoadCacheImage(lb-ltarrow-reg.png,lb-ltarrow-reg.png---1x-1.png) 2011-05-06 05:13:27.798 MythUIImage(0xad2408c0): LoadImage found in cache :lb-ltarrow-reg.png---1x-1.png: RefCount = 4 2011-05-06 05:13:27.798 MythUIHelper: LoadCacheImage(lb-ltarrow-sel.png,lb-ltarrow-sel.png---1x-1.png) 2011-05-06 05:13:27.798 MythUIImage(0xad241128): Load(), loading 'lb-ltarrow-sel.png' in foreground 2011-05-06 05:13:27.798 MythUIImage(0xad241128): LoadImage(lb-ltarrow-sel.png) Object upoff 2011-05-06 05:13:27.798 MythUIHelper: LoadCacheImage(lb-ltarrow-sel.png,lb-ltarrow-sel.png---1x-1.png) 2011-05-06 05:13:27.798 MythUIImage(0xad241128): LoadImage found in cache :lb-ltarrow-sel.png---1x-1.png: RefCount = 4 2011-05-06 05:13:27.798 MythUIHelper: LoadCacheImage(lb-rtarrow-reg.png,lb-rtarrow-reg.png--18x29.png) 2011-05-06 05:13:27.798 MythUIImage(0xad243db8): Load(), spawning thread to load 'lb-rtarrow-reg.png' 2011-05-06 05:13:27.799 MythUIImage(0xad243db8): LoadImage(lb-rtarrow-reg.png) Object dnon 2011-05-06 05:13:27.799 MythUIHelper: LoadCacheImage(lb-rtarrow-reg.png,lb-rtarrow-reg.png--18x29.png) 2011-05-06 05:13:27.799 MythUIHelper: LoadCacheImage(lb-rtarrow-sel.png,lb-rtarrow-sel.png--18x29.png) 2011-05-06 05:13:27.799 MythUIImage(0xad20c260): Load(), spawning thread to load 'lb-rtarrow-sel.png' 2011-05-06 05:13:27.799 MythUIImage(0xad20c260): LoadImage(lb-rtarrow-sel.png) Object dnoff 2011-05-06 05:13:27.799 MythUIHelper: LoadCacheImage(lb-rtarrow-sel.png,lb-rtarrow-sel.png--18x29.png) 2011-05-06 05:13:27.799 MythUIHelper: LoadCacheImage(lb-ltarrow-reg.png,lb-ltarrow-reg.png--18x29.png) 2011-05-06 05:13:27.799 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :lb-rtarrow-reg.png--18x29.png: :2088: 2011-05-06 05:13:27.799 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :29: size :2088: 2011-05-06 05:13:27.799 MythUIImage(0xad243db8): LoadImage found in cache :lb-rtarrow-reg.png--18x29.png: RefCount = 2 2011-05-06 05:13:27.799 MythUIImage(0xad20c8d0): Load(), spawning thread to load 'lb-ltarrow-reg.png' 2011-05-06 05:13:27.799 MythUIImage(0xad20c8d0): LoadImage(lb-ltarrow-reg.png) Object upon 2011-05-06 05:13:27.799 MythUIHelper: LoadCacheImage(lb-ltarrow-reg.png,lb-ltarrow-reg.png--18x29.png) 2011-05-06 05:13:27.799 MythUIHelper: LoadCacheImage(lb-ltarrow-sel.png,lb-ltarrow-sel.png--18x29.png) 2011-05-06 05:13:27.799 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :lb-rtarrow-sel.png--18x29.png: :2088: 2011-05-06 05:13:27.799 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :30: size :2088: 2011-05-06 05:13:27.799 MythUIImage(0xad20c260): LoadImage found in cache :lb-rtarrow-sel.png--18x29.png: RefCount = 2 2011-05-06 05:13:27.799 MythUIImage(0xad20cf98): Load(), spawning thread to load 'lb-ltarrow-sel.png' 2011-05-06 05:13:27.800 MythUIImage(0xad20cf98): LoadImage(lb-ltarrow-sel.png) Object upoff 2011-05-06 05:13:27.800 MythUIHelper: LoadCacheImage(lb-ltarrow-sel.png,lb-ltarrow-sel.png--18x29.png) 2011-05-06 05:13:27.800 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :lb-ltarrow-reg.png--18x29.png: :2088: 2011-05-06 05:13:27.800 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :31: size :2088: 2011-05-06 05:13:27.800 MythUIImage(0xad20c8d0): LoadImage found in cache :lb-ltarrow-reg.png--18x29.png: RefCount = 2 2011-05-06 05:13:27.800 MythUIHelper: LoadCacheImage(lb-rtarrow-reg.png,lb-rtarrow-reg.png--18x29.png) 2011-05-06 05:13:27.800 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :lb-ltarrow-sel.png--18x29.png: :2088: 2011-05-06 05:13:27.800 MythUIImage(0xad20faf8): Load(), loading 'lb-rtarrow-reg.png' in foreground 2011-05-06 05:13:27.800 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :32: size :2088: 2011-05-06 05:13:27.800 MythUIImage(0xad20faf8): LoadImage(lb-rtarrow-reg.png) Object dnon 2011-05-06 05:13:27.800 MythUIImage(0xad20cf98): LoadImage found in cache :lb-ltarrow-sel.png--18x29.png: RefCount = 2 2011-05-06 05:13:27.800 MythUIHelper: LoadCacheImage(lb-rtarrow-reg.png,lb-rtarrow-reg.png--18x29.png) 2011-05-06 05:13:27.800 MythUIImage(0xad20faf8): LoadImage found in cache :lb-rtarrow-reg.png--18x29.png: RefCount = 3 2011-05-06 05:13:27.800 MythUIHelper: LoadCacheImage(lb-rtarrow-sel.png,lb-rtarrow-sel.png--18x29.png) 2011-05-06 05:13:27.800 MythUIImage(0xb1b1f258): Load(), loading 'lb-rtarrow-sel.png' in foreground 2011-05-06 05:13:27.800 MythUIImage(0xb1b1f258): LoadImage(lb-rtarrow-sel.png) Object dnoff 2011-05-06 05:13:27.800 MythUIHelper: LoadCacheImage(lb-rtarrow-sel.png,lb-rtarrow-sel.png--18x29.png) 2011-05-06 05:13:27.800 MythUIImage(0xb1b1f258): LoadImage found in cache :lb-rtarrow-sel.png--18x29.png: RefCount = 3 2011-05-06 05:13:27.800 MythUIHelper: LoadCacheImage(lb-ltarrow-reg.png,lb-ltarrow-reg.png--18x29.png) 2011-05-06 05:13:27.800 MythUIImage(0xb1b20748): Load(), loading 'lb-ltarrow-reg.png' in foreground 2011-05-06 05:13:27.800 MythUIImage(0xb1b20748): LoadImage(lb-ltarrow-reg.png) Object upon 2011-05-06 05:13:27.800 MythUIHelper: LoadCacheImage(lb-ltarrow-reg.png,lb-ltarrow-reg.png--18x29.png) 2011-05-06 05:13:27.800 MythUIImage(0xb1b20748): LoadImage found in cache :lb-ltarrow-reg.png--18x29.png: RefCount = 3 2011-05-06 05:13:27.800 MythUIHelper: LoadCacheImage(lb-ltarrow-sel.png,lb-ltarrow-sel.png--18x29.png) 2011-05-06 05:13:27.800 MythUIImage(0xb1b17538): Load(), loading 'lb-ltarrow-sel.png' in foreground 2011-05-06 05:13:27.800 MythUIImage(0xb1b17538): LoadImage(lb-ltarrow-sel.png) Object upoff 2011-05-06 05:13:27.800 MythUIHelper: LoadCacheImage(lb-ltarrow-sel.png,lb-ltarrow-sel.png--18x29.png) 2011-05-06 05:13:27.800 MythUIImage(0xb1b17538): LoadImage found in cache :lb-ltarrow-sel.png--18x29.png: RefCount = 3 2011-05-06 05:13:27.801 MythUIHelper: LoadCacheImage(lb-rtarrow-reg.png,lb-rtarrow-reg.png--18x29.png) 2011-05-06 05:13:27.801 MythUIImage(0xad248160): Load(), loading 'lb-rtarrow-reg.png' in foreground 2011-05-06 05:13:27.801 MythUIImage(0xad248160): LoadImage(lb-rtarrow-reg.png) Object dnon 2011-05-06 05:13:27.801 MythUIHelper: LoadCacheImage(lb-rtarrow-reg.png,lb-rtarrow-reg.png--18x29.png) 2011-05-06 05:13:27.801 MythUIImage(0xad248160): LoadImage found in cache :lb-rtarrow-reg.png--18x29.png: RefCount = 4 2011-05-06 05:13:27.801 MythUIHelper: LoadCacheImage(lb-rtarrow-sel.png,lb-rtarrow-sel.png--18x29.png) 2011-05-06 05:13:27.801 MythUIImage(0xad248960): Load(), loading 'lb-rtarrow-sel.png' in foreground 2011-05-06 05:13:27.801 MythUIImage(0xad248960): LoadImage(lb-rtarrow-sel.png) Object dnoff 2011-05-06 05:13:27.801 MythUIHelper: LoadCacheImage(lb-rtarrow-sel.png,lb-rtarrow-sel.png--18x29.png) 2011-05-06 05:13:27.801 MythUIImage(0xad248960): LoadImage found in cache :lb-rtarrow-sel.png--18x29.png: RefCount = 4 2011-05-06 05:13:27.801 MythUIHelper: LoadCacheImage(lb-ltarrow-reg.png,lb-ltarrow-reg.png--18x29.png) 2011-05-06 05:13:27.801 MythUIImage(0xad249308): Load(), loading 'lb-ltarrow-reg.png' in foreground 2011-05-06 05:13:27.801 MythUIImage(0xad249308): LoadImage(lb-ltarrow-reg.png) Object upon 2011-05-06 05:13:27.801 MythUIHelper: LoadCacheImage(lb-ltarrow-reg.png,lb-ltarrow-reg.png--18x29.png) 2011-05-06 05:13:27.801 MythUIImage(0xad249308): LoadImage found in cache :lb-ltarrow-reg.png--18x29.png: RefCount = 4 2011-05-06 05:13:27.801 MythUIHelper: LoadCacheImage(lb-ltarrow-sel.png,lb-ltarrow-sel.png--18x29.png) 2011-05-06 05:13:27.801 MythUIImage(0xad249ab0): Load(), loading 'lb-ltarrow-sel.png' in foreground 2011-05-06 05:13:27.801 MythUIImage(0xad249ab0): LoadImage(lb-ltarrow-sel.png) Object upoff 2011-05-06 05:13:27.801 MythUIHelper: LoadCacheImage(lb-ltarrow-sel.png,lb-ltarrow-sel.png--18x29.png) 2011-05-06 05:13:27.802 MythUIImage(0xad249ab0): LoadImage found in cache :lb-ltarrow-sel.png--18x29.png: RefCount = 4 2011-05-06 05:13:27.802 MythUIHelper: LoadCacheImage(lb-rtarrow-reg.png,lb-rtarrow-reg.png--18x29.png) 2011-05-06 05:13:27.802 MythUIImage(0xad24c7e0): Load(), loading 'lb-rtarrow-reg.png' in foreground 2011-05-06 05:13:27.802 MythUIImage(0xad24c7e0): LoadImage(lb-rtarrow-reg.png) Object dnon 2011-05-06 05:13:27.802 MythUIHelper: LoadCacheImage(lb-rtarrow-reg.png,lb-rtarrow-reg.png--18x29.png) 2011-05-06 05:13:27.802 MythUIImage(0xad24c7e0): LoadImage found in cache :lb-rtarrow-reg.png--18x29.png: RefCount = 5 2011-05-06 05:13:27.802 MythUIHelper: LoadCacheImage(lb-rtarrow-sel.png,lb-rtarrow-sel.png--18x29.png) 2011-05-06 05:13:27.802 MythUIImage(0xad24d130): Load(), loading 'lb-rtarrow-sel.png' in foreground 2011-05-06 05:13:27.802 MythUIImage(0xad24d130): LoadImage(lb-rtarrow-sel.png) Object dnoff 2011-05-06 05:13:27.802 MythUIHelper: LoadCacheImage(lb-rtarrow-sel.png,lb-rtarrow-sel.png--18x29.png) 2011-05-06 05:13:27.802 MythUIImage(0xad24d130): LoadImage found in cache :lb-rtarrow-sel.png--18x29.png: RefCount = 5 2011-05-06 05:13:27.802 MythUIHelper: LoadCacheImage(lb-ltarrow-reg.png,lb-ltarrow-reg.png--18x29.png) 2011-05-06 05:13:27.802 MythUIImage(0xad24da38): Load(), loading 'lb-ltarrow-reg.png' in foreground 2011-05-06 05:13:27.802 MythUIImage(0xad24da38): LoadImage(lb-ltarrow-reg.png) Object upon 2011-05-06 05:13:27.802 MythUIHelper: LoadCacheImage(lb-ltarrow-reg.png,lb-ltarrow-reg.png--18x29.png) 2011-05-06 05:13:27.802 MythUIImage(0xad24da38): LoadImage found in cache :lb-ltarrow-reg.png--18x29.png: RefCount = 5 2011-05-06 05:13:27.802 MythUIHelper: LoadCacheImage(lb-ltarrow-sel.png,lb-ltarrow-sel.png--18x29.png) 2011-05-06 05:13:27.802 MythUIImage(0xad24e1e0): Load(), loading 'lb-ltarrow-sel.png' in foreground 2011-05-06 05:13:27.802 MythUIImage(0xad24e1e0): LoadImage(lb-ltarrow-sel.png) Object upoff 2011-05-06 05:13:27.802 MythUIHelper: LoadCacheImage(lb-ltarrow-sel.png,lb-ltarrow-sel.png--18x29.png) 2011-05-06 05:13:27.802 MythUIImage(0xad24e1e0): LoadImage found in cache :lb-ltarrow-sel.png--18x29.png: RefCount = 5 2011-05-06 05:13:27.803 MythUIHelper: LoadCacheImage(cursor.png,cursor.png---1x-1.png) 2011-05-06 05:13:27.803 MythUIImage(0xad2507e8): Load(), spawning thread to load 'cursor.png' 2011-05-06 05:13:27.803 MythUIImage(0xad2507e8): LoadImage(cursor.png) Object cursor 2011-05-06 05:13:27.804 MythUIHelper: LoadCacheImage(cursor.png,cursor.png---1x-1.png) 2011-05-06 05:13:27.804 MythUIHelper: LoadCacheImage(cursor.png,cursor.png--1x43.png) 2011-05-06 05:13:27.804 MythUIImage(0xad2507e8): Load(), spawning thread to load 'cursor.png' 2011-05-06 05:13:27.804 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :cursor.png---1x-1.png: :588: 2011-05-06 05:13:27.804 MythUIImage(0xad2507e8): MythUIImage::LoadImage(cursor.png), this file is already being loaded by this same MythUIImage in another thread. 2011-05-06 05:13:27.804 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :33: size :588: 2011-05-06 05:13:27.804 MythUIImage(0xad2507e8): LoadImage found in cache :cursor.png---1x-1.png: RefCount = 2 2011-05-06 05:13:27.804 MythUIHelper: LoadCacheImage(progressbar_background.png,progressbar_background.png--804x63.png) 2011-05-06 05:13:27.804 MythUIImage(0xad2516d8): Load(), spawning thread to load 'progressbar_background.png' 2011-05-06 05:13:27.804 MythUIHelper: LoadCacheImage(progressbar_fill.png,progressbar_fill.png--804x63.png) 2011-05-06 05:13:27.804 MythUIImage(0xad2516d8): LoadImage(progressbar_background.png) Object background 2011-05-06 05:13:27.805 MythUIHelper: LoadCacheImage(progressbar_background.png,progressbar_background.png--804x63.png) 2011-05-06 05:13:27.805 MythUIImage(0xad251cc8): Load(), spawning thread to load 'progressbar_fill.png' 2011-05-06 05:13:27.805 MythUIImage(0xad251cc8): LoadImage(progressbar_fill.png) Object progressimage 2011-05-06 05:13:27.805 MythUIHelper: LoadCacheImage(progressbar_fill.png,progressbar_fill.png--804x63.png) 2011-05-06 05:13:27.805 MythUIHelper: LoadCacheImage(mythdialogbox-background.png,mythdialogbox-background.png---1x-1.png) 2011-05-06 05:13:27.805 MythUIImage(0x898dfe0): Load(), spawning thread to load 'mythdialogbox-background.png' 2011-05-06 05:13:27.805 MythUIImage(0x898dfe0): LoadImage(mythdialogbox-background.png) Object backimg 2011-05-06 05:13:27.805 MythUIHelper: LoadCacheImage(mythdialogbox-background.png,mythdialogbox-background.png---1x-1.png) 2011-05-06 05:13:27.805 MythUIHelper: LoadCacheImage(lb-check-empty.png,lb-check-empty.png---1x-1.png) 2011-05-06 05:13:27.805 MythUIImage(0x8a6f940): Load(), loading 'lb-check-empty.png' in foreground 2011-05-06 05:13:27.805 MythUIImage(0x8a6f940): LoadImage(lb-check-empty.png) Object checkoff 2011-05-06 05:13:27.805 MythUIHelper: LoadCacheImage(lb-check-empty.png,lb-check-empty.png---1x-1.png) 2011-05-06 05:13:27.805 MythUIImage(0x8a6f940): LoadImage found in cache :lb-check-empty.png---1x-1.png: RefCount = 5 2011-05-06 05:13:27.806 MythUIHelper: LoadCacheImage(lb-check-half.png,lb-check-half.png---1x-1.png) 2011-05-06 05:13:27.806 MythUIImage(0x8988218): Load(), loading 'lb-check-half.png' in foreground 2011-05-06 05:13:27.806 MythUIImage(0x8988218): LoadImage(lb-check-half.png) Object checkhalf 2011-05-06 05:13:27.806 MythUIHelper: LoadCacheImage(lb-check-half.png,lb-check-half.png---1x-1.png) 2011-05-06 05:13:27.806 MythUIImage(0x8988218): LoadImage found in cache :lb-check-half.png---1x-1.png: RefCount = 5 2011-05-06 05:13:27.806 MythUIHelper: LoadCacheImage(lb-check-full.png,lb-check-full.png---1x-1.png) 2011-05-06 05:13:27.806 MythUIImage(0x8988790): Load(), loading 'lb-check-full.png' in foreground 2011-05-06 05:13:27.806 MythUIImage(0x8988790): LoadImage(lb-check-full.png) Object checkfull 2011-05-06 05:13:27.806 MythUIHelper: LoadCacheImage(lb-check-full.png,lb-check-full.png---1x-1.png) 2011-05-06 05:13:27.806 MythUIImage(0x8988790): LoadImage found in cache :lb-check-full.png---1x-1.png: RefCount = 5 2011-05-06 05:13:27.806 MythUIHelper: LoadCacheImage(lb-arrow.png,lb-arrow.png---1x-1.png) 2011-05-06 05:13:27.806 MythUIImage(0x8988e38): Load(), loading 'lb-arrow.png' in foreground 2011-05-06 05:13:27.806 MythUIImage(0x8988e38): LoadImage(lb-arrow.png) Object buttonarrow 2011-05-06 05:13:27.806 MythUIHelper: LoadCacheImage(lb-arrow.png,lb-arrow.png---1x-1.png) 2011-05-06 05:13:27.806 MythUIImage(0x8988e38): LoadImage found in cache :lb-arrow.png---1x-1.png: RefCount = 5 2011-05-06 05:13:27.806 MythUIHelper: LoadCacheImage(lb-check-empty.png,lb-check-empty.png---1x-1.png) 2011-05-06 05:13:27.806 MythUIImage(0x8989e50): Load(), loading 'lb-check-empty.png' in foreground 2011-05-06 05:13:27.806 MythUIImage(0x8989e50): LoadImage(lb-check-empty.png) Object checkoff 2011-05-06 05:13:27.807 MythUIHelper: LoadCacheImage(lb-check-empty.png,lb-check-empty.png---1x-1.png) 2011-05-06 05:13:27.807 MythUIImage(0x8989e50): LoadImage found in cache :lb-check-empty.png---1x-1.png: RefCount = 6 2011-05-06 05:13:27.807 MythUIHelper: LoadCacheImage(lb-check-half.png,lb-check-half.png---1x-1.png) 2011-05-06 05:13:27.807 MythUIImage(0x8ab9e08): Load(), loading 'lb-check-half.png' in foreground 2011-05-06 05:13:27.807 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :progressbar_background.png--804x63.png: :202608: 2011-05-06 05:13:27.807 MythUIImage(0x8ab9e08): LoadImage(lb-check-half.png) Object checkhalf 2011-05-06 05:13:27.807 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :34: size :202608: 2011-05-06 05:13:27.807 MythUIHelper: LoadCacheImage(lb-check-half.png,lb-check-half.png---1x-1.png) 2011-05-06 05:13:27.807 MythUIImage(0xad2516d8): LoadImage found in cache :progressbar_background.png--804x63.png: RefCount = 2 2011-05-06 05:13:27.807 MythUIImage(0x8ab9e08): LoadImage found in cache :lb-check-half.png---1x-1.png: RefCount = 6 2011-05-06 05:13:27.807 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :progressbar_fill.png--804x63.png: :202608: 2011-05-06 05:13:27.807 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :35: size :202608: 2011-05-06 05:13:27.807 MythUIHelper: LoadCacheImage(lb-check-full.png,lb-check-full.png---1x-1.png) 2011-05-06 05:13:27.807 MythUIImage(0xad251cc8): LoadImage found in cache :progressbar_fill.png--804x63.png: RefCount = 2 2011-05-06 05:13:27.807 MythUIImage(0xb1b18b50): Load(), loading 'lb-check-full.png' in foreground 2011-05-06 05:13:27.807 MythUIImage(0xb1b18b50): LoadImage(lb-check-full.png) Object checkfull 2011-05-06 05:13:27.807 MythUIHelper: LoadCacheImage(lb-check-full.png,lb-check-full.png---1x-1.png) 2011-05-06 05:13:27.807 MythUIImage(0xb1b18b50): LoadImage found in cache :lb-check-full.png---1x-1.png: RefCount = 6 2011-05-06 05:13:27.807 MythUIHelper: LoadCacheImage(lb-arrow.png,lb-arrow.png---1x-1.png) 2011-05-06 05:13:27.807 MythUIImage(0xb1b1cfa8): Load(), loading 'lb-arrow.png' in foreground 2011-05-06 05:13:27.807 MythUIImage(0xb1b1cfa8): LoadImage(lb-arrow.png) Object buttonarrow 2011-05-06 05:13:27.807 MythUIHelper: LoadCacheImage(lb-arrow.png,lb-arrow.png---1x-1.png) 2011-05-06 05:13:27.807 MythUIImage(0xb1b1cfa8): LoadImage found in cache :lb-arrow.png---1x-1.png: RefCount = 6 2011-05-06 05:13:27.807 MythUIHelper: LoadCacheImage(lb-check-empty.png,lb-check-empty.png---1x-1.png) 2011-05-06 05:13:27.807 MythUIImage(0x8abb0f8): Load(), loading 'lb-check-empty.png' in foreground 2011-05-06 05:13:27.807 MythUIImage(0x8abb0f8): LoadImage(lb-check-empty.png) Object checkoff 2011-05-06 05:13:27.807 MythUIHelper: LoadCacheImage(lb-check-empty.png,lb-check-empty.png---1x-1.png) 2011-05-06 05:13:27.807 MythUIImage(0x8abb0f8): LoadImage found in cache :lb-check-empty.png---1x-1.png: RefCount = 7 2011-05-06 05:13:27.807 MythUIHelper: LoadCacheImage(lb-check-half.png,lb-check-half.png---1x-1.png) 2011-05-06 05:13:27.807 MythUIImage(0x8abb850): Load(), loading 'lb-check-half.png' in foreground 2011-05-06 05:13:27.807 MythUIImage(0x8abb850): LoadImage(lb-check-half.png) Object checkhalf 2011-05-06 05:13:27.807 MythUIHelper: LoadCacheImage(lb-check-half.png,lb-check-half.png---1x-1.png) 2011-05-06 05:13:27.807 MythUIImage(0x8abb850): LoadImage found in cache :lb-check-half.png---1x-1.png: RefCount = 7 2011-05-06 05:13:27.807 MythUIHelper: LoadCacheImage(lb-check-full.png,lb-check-full.png---1x-1.png) 2011-05-06 05:13:27.808 MythUIImage(0x8abbef8): Load(), loading 'lb-check-full.png' in foreground 2011-05-06 05:13:27.808 MythUIImage(0x8abbef8): LoadImage(lb-check-full.png) Object checkfull 2011-05-06 05:13:27.808 MythUIHelper: LoadCacheImage(lb-check-full.png,lb-check-full.png---1x-1.png) 2011-05-06 05:13:27.808 MythUIImage(0x8abbef8): LoadImage found in cache :lb-check-full.png---1x-1.png: RefCount = 7 2011-05-06 05:13:27.808 MythUIHelper: LoadCacheImage(lb-arrow.png,lb-arrow.png---1x-1.png) 2011-05-06 05:13:27.808 MythUIImage(0x8abc650): Load(), loading 'lb-arrow.png' in foreground 2011-05-06 05:13:27.808 MythUIImage(0x8abc650): LoadImage(lb-arrow.png) Object buttonarrow 2011-05-06 05:13:27.808 MythUIHelper: LoadCacheImage(lb-arrow.png,lb-arrow.png---1x-1.png) 2011-05-06 05:13:27.808 MythUIImage(0x8abc650): LoadImage found in cache :lb-arrow.png---1x-1.png: RefCount = 7 2011-05-06 05:13:27.808 MythUIHelper: LoadCacheImage(lb-uparrow-reg.png,lb-uparrow-reg.png---1x-1.png) 2011-05-06 05:13:27.808 MythUIImage(0x8abcf20): Load(), loading 'lb-uparrow-reg.png' in foreground 2011-05-06 05:13:27.808 MythUIImage(0x8abcf20): LoadImage(lb-uparrow-reg.png) Object upon 2011-05-06 05:13:27.808 MythUIHelper: LoadCacheImage(lb-uparrow-reg.png,lb-uparrow-reg.png---1x-1.png) 2011-05-06 05:13:27.808 MythUIImage(0x8abcf20): LoadImage found in cache :lb-uparrow-reg.png---1x-1.png: RefCount = 4 2011-05-06 05:13:27.808 MythUIHelper: LoadCacheImage(lb-uparrow-sel.png,lb-uparrow-sel.png---1x-1.png) 2011-05-06 05:13:27.808 MythUIImage(0x8aae958): Load(), loading 'lb-uparrow-sel.png' in foreground 2011-05-06 05:13:27.808 MythUIImage(0x8aae958): LoadImage(lb-uparrow-sel.png) Object upoff 2011-05-06 05:13:27.808 MythUIHelper: LoadCacheImage(lb-uparrow-sel.png,lb-uparrow-sel.png---1x-1.png) 2011-05-06 05:13:27.808 MythUIImage(0x8aae958): LoadImage found in cache :lb-uparrow-sel.png---1x-1.png: RefCount = 4 2011-05-06 05:13:27.808 MythUIHelper: LoadCacheImage(lb-dnarrow-reg.png,lb-dnarrow-reg.png---1x-1.png) 2011-05-06 05:13:27.808 MythUIImage(0x8aaf180): Load(), loading 'lb-dnarrow-reg.png' in foreground 2011-05-06 05:13:27.808 MythUIImage(0x8aaf180): LoadImage(lb-dnarrow-reg.png) Object dnon 2011-05-06 05:13:27.808 MythUIHelper: LoadCacheImage(lb-dnarrow-reg.png,lb-dnarrow-reg.png---1x-1.png) 2011-05-06 05:13:27.808 MythUIImage(0x8aaf180): LoadImage found in cache :lb-dnarrow-reg.png---1x-1.png: RefCount = 4 2011-05-06 05:13:27.808 MythUIHelper: LoadCacheImage(lb-dnarrow-sel.png,lb-dnarrow-sel.png---1x-1.png) 2011-05-06 05:13:27.808 MythUIImage(0x8aaf9c8): Load(), loading 'lb-dnarrow-sel.png' in foreground 2011-05-06 05:13:27.808 MythUIImage(0x8aaf9c8): LoadImage(lb-dnarrow-sel.png) Object dnoff 2011-05-06 05:13:27.808 MythUIHelper: LoadCacheImage(lb-dnarrow-sel.png,lb-dnarrow-sel.png---1x-1.png) 2011-05-06 05:13:27.808 MythUIImage(0x8aaf9c8): LoadImage found in cache :lb-dnarrow-sel.png---1x-1.png: RefCount = 4 2011-05-06 05:13:27.809 MythUIHelper: LoadCacheImage(lb-check-empty.png,lb-check-empty.png---1x-1.png) 2011-05-06 05:13:27.809 MythUIImage(0x8ab1e90): Load(), loading 'lb-check-empty.png' in foreground 2011-05-06 05:13:27.809 MythUIImage(0x8ab1e90): LoadImage(lb-check-empty.png) Object checkoff 2011-05-06 05:13:27.809 MythUIHelper: LoadCacheImage(lb-check-empty.png,lb-check-empty.png---1x-1.png) 2011-05-06 05:13:27.809 MythUIImage(0x8ab1e90): LoadImage found in cache :lb-check-empty.png---1x-1.png: RefCount = 8 2011-05-06 05:13:27.809 MythUIHelper: LoadCacheImage(lb-check-half.png,lb-check-half.png---1x-1.png) 2011-05-06 05:13:27.809 MythUIImage(0x8ab2a70): Load(), loading 'lb-check-half.png' in foreground 2011-05-06 05:13:27.809 MythUIImage(0x8ab2a70): LoadImage(lb-check-half.png) Object checkhalf 2011-05-06 05:13:27.809 MythUIHelper: LoadCacheImage(lb-check-half.png,lb-check-half.png---1x-1.png) 2011-05-06 05:13:27.809 MythUIImage(0x8ab2a70): LoadImage found in cache :lb-check-half.png---1x-1.png: RefCount = 8 2011-05-06 05:13:27.809 MythUIHelper: LoadCacheImage(lb-check-full.png,lb-check-full.png---1x-1.png) 2011-05-06 05:13:27.809 MythUIImage(0x8ab30a0): Load(), loading 'lb-check-full.png' in foreground 2011-05-06 05:13:27.809 MythUIImage(0x8ab30a0): LoadImage(lb-check-full.png) Object checkfull 2011-05-06 05:13:27.809 MythUIHelper: LoadCacheImage(lb-check-full.png,lb-check-full.png---1x-1.png) 2011-05-06 05:13:27.809 MythUIImage(0x8ab30a0): LoadImage found in cache :lb-check-full.png---1x-1.png: RefCount = 8 2011-05-06 05:13:27.809 MythUIHelper: LoadCacheImage(lb-arrow.png,lb-arrow.png---1x-1.png) 2011-05-06 05:13:27.809 MythUIImage(0x8ab37a0): Load(), loading 'lb-arrow.png' in foreground 2011-05-06 05:13:27.809 MythUIImage(0x8ab37a0): LoadImage(lb-arrow.png) Object buttonarrow 2011-05-06 05:13:27.809 MythUIHelper: LoadCacheImage(lb-arrow.png,lb-arrow.png---1x-1.png) 2011-05-06 05:13:27.809 MythUIImage(0x8ab37a0): LoadImage found in cache :lb-arrow.png---1x-1.png: RefCount = 8 2011-05-06 05:13:27.809 MythUIHelper: LoadCacheImage(lb-check-empty.png,lb-check-empty.png---1x-1.png) 2011-05-06 05:13:27.809 MythUIImage(0x8ab48c8): Load(), loading 'lb-check-empty.png' in foreground 2011-05-06 05:13:27.809 MythUIImage(0x8ab48c8): LoadImage(lb-check-empty.png) Object checkoff 2011-05-06 05:13:27.809 MythUIHelper: LoadCacheImage(lb-check-empty.png,lb-check-empty.png---1x-1.png) 2011-05-06 05:13:27.809 MythUIImage(0x8ab48c8): LoadImage found in cache :lb-check-empty.png---1x-1.png: RefCount = 9 2011-05-06 05:13:27.809 MythUIHelper: LoadCacheImage(lb-check-half.png,lb-check-half.png---1x-1.png) 2011-05-06 05:13:27.809 MythUIImage(0x8ab5220): Load(), loading 'lb-check-half.png' in foreground 2011-05-06 05:13:27.809 MythUIImage(0x8ab5220): LoadImage(lb-check-half.png) Object checkhalf 2011-05-06 05:13:27.809 MythUIHelper: LoadCacheImage(lb-check-half.png,lb-check-half.png---1x-1.png) 2011-05-06 05:13:27.809 MythUIImage(0x8ab5220): LoadImage found in cache :lb-check-half.png---1x-1.png: RefCount = 9 2011-05-06 05:13:27.809 MythUIHelper: LoadCacheImage(lb-check-full.png,lb-check-full.png---1x-1.png) 2011-05-06 05:13:27.809 MythUIImage(0x8ab5988): Load(), loading 'lb-check-full.png' in foreground 2011-05-06 05:13:27.810 MythUIImage(0x8ab5988): LoadImage(lb-check-full.png) Object checkfull 2011-05-06 05:13:27.810 MythUIHelper: LoadCacheImage(lb-check-full.png,lb-check-full.png---1x-1.png) 2011-05-06 05:13:27.810 MythUIImage(0x8ab5988): LoadImage found in cache :lb-check-full.png---1x-1.png: RefCount = 9 2011-05-06 05:13:27.810 MythUIHelper: LoadCacheImage(lb-arrow.png,lb-arrow.png---1x-1.png) 2011-05-06 05:13:27.810 MythUIImage(0x8ab5f60): Load(), loading 'lb-arrow.png' in foreground 2011-05-06 05:13:27.810 MythUIImage(0x8ab5f60): LoadImage(lb-arrow.png) Object buttonarrow 2011-05-06 05:13:27.810 MythUIHelper: LoadCacheImage(lb-arrow.png,lb-arrow.png---1x-1.png) 2011-05-06 05:13:27.810 MythUIImage(0x8ab5f60): LoadImage found in cache :lb-arrow.png---1x-1.png: RefCount = 9 2011-05-06 05:13:27.810 MythUIHelper: LoadCacheImage(lb-check-empty.png,lb-check-empty.png---1x-1.png) 2011-05-06 05:13:27.810 MythUIImage(0x8acb4b8): Load(), loading 'lb-check-empty.png' in foreground 2011-05-06 05:13:27.810 MythUIImage(0x8acb4b8): LoadImage(lb-check-empty.png) Object checkoff 2011-05-06 05:13:27.810 MythUIHelper: LoadCacheImage(lb-check-empty.png,lb-check-empty.png---1x-1.png) 2011-05-06 05:13:27.810 MythUIImage(0x8acb4b8): LoadImage found in cache :lb-check-empty.png---1x-1.png: RefCount = 10 2011-05-06 05:13:27.810 MythUIHelper: LoadCacheImage(lb-check-half.png,lb-check-half.png---1x-1.png) 2011-05-06 05:13:27.810 MythUIImage(0x8acbd60): Load(), loading 'lb-check-half.png' in foreground 2011-05-06 05:13:27.810 MythUIImage(0x8acbd60): LoadImage(lb-check-half.png) Object checkhalf 2011-05-06 05:13:27.810 MythUIHelper: LoadCacheImage(lb-check-half.png,lb-check-half.png---1x-1.png) 2011-05-06 05:13:27.810 MythUIImage(0x8acbd60): LoadImage found in cache :lb-check-half.png---1x-1.png: RefCount = 10 2011-05-06 05:13:27.810 MythUIHelper: LoadCacheImage(lb-check-full.png,lb-check-full.png---1x-1.png) 2011-05-06 05:13:27.810 MythUIImage(0x8acc4d0): Load(), loading 'lb-check-full.png' in foreground 2011-05-06 05:13:27.810 MythUIImage(0x8acc4d0): LoadImage(lb-check-full.png) Object checkfull 2011-05-06 05:13:27.810 MythUIHelper: LoadCacheImage(lb-check-full.png,lb-check-full.png---1x-1.png) 2011-05-06 05:13:27.810 MythUIImage(0x8acc4d0): LoadImage found in cache :lb-check-full.png---1x-1.png: RefCount = 10 2011-05-06 05:13:27.810 MythUIHelper: LoadCacheImage(lb-arrow.png,lb-arrow.png---1x-1.png) 2011-05-06 05:13:27.810 MythUIImage(0x8accb70): Load(), loading 'lb-arrow.png' in foreground 2011-05-06 05:13:27.810 MythUIImage(0x8accb70): LoadImage(lb-arrow.png) Object buttonarrow 2011-05-06 05:13:27.810 MythUIHelper: LoadCacheImage(lb-arrow.png,lb-arrow.png---1x-1.png) 2011-05-06 05:13:27.810 MythUIImage(0x8accb70): LoadImage found in cache :lb-arrow.png---1x-1.png: RefCount = 10 2011-05-06 05:13:27.810 MythUIHelper: LoadCacheImage(lb-uparrow-reg.png,lb-uparrow-reg.png---1x-1.png) 2011-05-06 05:13:27.810 MythUIImage(0x8acd3f8): Load(), loading 'lb-uparrow-reg.png' in foreground 2011-05-06 05:13:27.810 MythUIImage(0x8acd3f8): LoadImage(lb-uparrow-reg.png) Object upon 2011-05-06 05:13:27.810 MythUIHelper: LoadCacheImage(lb-uparrow-reg.png,lb-uparrow-reg.png---1x-1.png) 2011-05-06 05:13:27.810 MythUIImage(0x8acd3f8): LoadImage found in cache :lb-uparrow-reg.png---1x-1.png: RefCount = 5 2011-05-06 05:13:27.810 MythUIHelper: LoadCacheImage(lb-uparrow-sel.png,lb-uparrow-sel.png---1x-1.png) 2011-05-06 05:13:27.810 MythUIImage(0x8acdc70): Load(), loading 'lb-uparrow-sel.png' in foreground 2011-05-06 05:13:27.810 MythUIImage(0x8acdc70): LoadImage(lb-uparrow-sel.png) Object upoff 2011-05-06 05:13:27.810 MythUIHelper: LoadCacheImage(lb-uparrow-sel.png,lb-uparrow-sel.png---1x-1.png) 2011-05-06 05:13:27.810 MythUIImage(0x8acdc70): LoadImage found in cache :lb-uparrow-sel.png---1x-1.png: RefCount = 5 2011-05-06 05:13:27.811 MythUIHelper: LoadCacheImage(lb-dnarrow-reg.png,lb-dnarrow-reg.png---1x-1.png) 2011-05-06 05:13:27.811 MythUIImage(0x8ace5a8): Load(), loading 'lb-dnarrow-reg.png' in foreground 2011-05-06 05:13:27.811 MythUIImage(0x8ace5a8): LoadImage(lb-dnarrow-reg.png) Object dnon 2011-05-06 05:13:27.811 MythUIHelper: LoadCacheImage(lb-dnarrow-reg.png,lb-dnarrow-reg.png---1x-1.png) 2011-05-06 05:13:27.811 MythUIImage(0x8ace5a8): LoadImage found in cache :lb-dnarrow-reg.png---1x-1.png: RefCount = 5 2011-05-06 05:13:27.811 MythUIHelper: LoadCacheImage(lb-dnarrow-sel.png,lb-dnarrow-sel.png---1x-1.png) 2011-05-06 05:13:27.811 MythUIImage(0x8acee38): Load(), loading 'lb-dnarrow-sel.png' in foreground 2011-05-06 05:13:27.811 MythUIImage(0x8acee38): LoadImage(lb-dnarrow-sel.png) Object dnoff 2011-05-06 05:13:27.811 MythUIHelper: LoadCacheImage(lb-dnarrow-sel.png,lb-dnarrow-sel.png---1x-1.png) 2011-05-06 05:13:27.811 MythUIImage(0x8acee38): LoadImage found in cache :lb-dnarrow-sel.png---1x-1.png: RefCount = 5 2011-05-06 05:13:27.811 MythUIHelper: LoadCacheImage(mythprogressdialog-background.png,mythprogressdialog-background.png--880x283.png) 2011-05-06 05:13:27.811 MythUIImage(0x8acf8a0): Load(), spawning thread to load 'mythprogressdialog-background.png' 2011-05-06 05:13:27.811 MythUIImage(0x8acf8a0): LoadImage(mythprogressdialog-background.png) Object backimg 2011-05-06 05:13:27.811 MythUIHelper: LoadCacheImage(busyimages/0.png,busyimages-0.png--157x174.png) 2011-05-06 05:13:27.811 MythUIHelper: LoadCacheImage(mythprogressdialog-background.png,mythprogressdialog-background.png--880x283.png) 2011-05-06 05:13:27.811 MythUIImage(0x8acffd8): Load(), spawning thread to load 'busyimages/0.png' 2011-05-06 05:13:27.811 MythUIHelper: LoadCacheImage(busyimages/1.png,busyimages-1.png--157x174.png) 2011-05-06 05:13:27.811 MythUIImage(0x8acffd8): LoadImage(busyimages/0.png) Object animation 2011-05-06 05:13:27.811 MythUIHelper: LoadCacheImage(busyimages/0.png,busyimages-0.png--157x174.png) 2011-05-06 05:13:27.811 MythUIImage(0x8acffd8): Load(), spawning thread to load 'busyimages/1.png' 2011-05-06 05:13:27.811 MythUIHelper: LoadCacheImage(busyimages/2.png,busyimages-2.png--157x174.png) 2011-05-06 05:13:27.812 MythUIImage(0x8acffd8): Load(), spawning thread to load 'busyimages/2.png' 2011-05-06 05:13:27.812 MythUIHelper: LoadCacheImage(busyimages/3.png,busyimages-3.png--157x174.png) 2011-05-06 05:13:27.812 MythUIImage(0x8acffd8): Load(), spawning thread to load 'busyimages/3.png' 2011-05-06 05:13:27.812 MythUIHelper: LoadCacheImage(busyimages/4.png,busyimages-4.png--157x174.png) 2011-05-06 05:13:27.812 MythUIImage(0x8acffd8): Load(), spawning thread to load 'busyimages/4.png' 2011-05-06 05:13:27.812 MythUIHelper: LoadCacheImage(busyimages/5.png,busyimages-5.png--157x174.png) 2011-05-06 05:13:27.812 MythUIImage(0x8acffd8): Load(), spawning thread to load 'busyimages/5.png' 2011-05-06 05:13:27.812 MythUIHelper: LoadCacheImage(busyimages/6.png,busyimages-6.png--157x174.png) 2011-05-06 05:13:27.812 MythUIImage(0x8acffd8): Load(), spawning thread to load 'busyimages/6.png' 2011-05-06 05:13:27.812 MythUIHelper: LoadCacheImage(busyimages/7.png,busyimages-7.png--157x174.png) 2011-05-06 05:13:27.812 MythUIImage(0x8acffd8): Load(), spawning thread to load 'busyimages/7.png' 2011-05-06 05:13:27.812 MythUIHelper: LoadCacheImage(busyimages/8.png,busyimages-8.png--157x174.png) 2011-05-06 05:13:27.812 MythUIImage(0x8acffd8): Load(), spawning thread to load 'busyimages/8.png' 2011-05-06 05:13:27.812 MythUIHelper: LoadCacheImage(busyimages/9.png,busyimages-9.png--157x174.png) 2011-05-06 05:13:27.812 MythUIImage(0x8acffd8): Load(), spawning thread to load 'busyimages/9.png' 2011-05-06 05:13:27.812 MythUIHelper: LoadCacheImage(busyimages/10.png,busyimages-10.png--157x174.png) 2011-05-06 05:13:27.813 MythUIImage(0x8acffd8): Load(), spawning thread to load 'busyimages/10.png' 2011-05-06 05:13:27.813 MythUIHelper: LoadCacheImage(busyimages/11.png,busyimages-11.png--157x174.png) 2011-05-06 05:13:27.813 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :busyimages-0.png--157x174.png: :109272: 2011-05-06 05:13:27.813 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :36: size :109272: 2011-05-06 05:13:27.813 MythUIImage(0x8acffd8): LoadImage found in cache :busyimages-0.png--157x174.png: RefCount = 2 2011-05-06 05:13:27.813 MythUIImage(0x8acffd8): Load(), spawning thread to load 'busyimages/11.png' 2011-05-06 05:13:27.813 MythUIImage(0x8acffd8): LoadImage(busyimages/2.png) Object animation 2011-05-06 05:13:27.813 MythUIHelper: LoadCacheImage(busyimages/12.png,busyimages-12.png--157x174.png) 2011-05-06 05:13:27.813 MythUIHelper: LoadCacheImage(busyimages/2.png,busyimages-2.png--157x174.png) 2011-05-06 05:13:27.813 MythUIImage(0x8acffd8): Load(), spawning thread to load 'busyimages/12.png' 2011-05-06 05:13:27.813 MythUIHelper: LoadCacheImage(busyimages/13.png,busyimages-13.png--157x174.png) 2011-05-06 05:13:27.813 MythUIImage(0x8acffd8): Load(), spawning thread to load 'busyimages/13.png' 2011-05-06 05:13:27.813 MythUIHelper: LoadCacheImage(busyimages/14.png,busyimages-14.png--157x174.png) 2011-05-06 05:13:27.813 MythUIImage(0x8acffd8): Load(), spawning thread to load 'busyimages/14.png' 2011-05-06 05:13:27.813 MythUIHelper: LoadCacheImage(busyimages/15.png,busyimages-15.png--157x174.png) 2011-05-06 05:13:27.813 MythUIImage(0x8acffd8): Load(), spawning thread to load 'busyimages/15.png' 2011-05-06 05:13:27.813 MythUIHelper: LoadCacheImage(busyimages/16.png,busyimages-16.png--157x174.png) 2011-05-06 05:13:27.813 MythUIImage(0x8acffd8): Load(), spawning thread to load 'busyimages/16.png' 2011-05-06 05:13:27.813 MythUIHelper: LoadCacheImage(busyimages/17.png,busyimages-17.png--157x174.png) 2011-05-06 05:13:27.814 MythUIImage(0x8acffd8): Load(), spawning thread to load 'busyimages/17.png' 2011-05-06 05:13:27.814 MythUIHelper: LoadCacheImage(busyimages/18.png,busyimages-18.png--157x174.png) 2011-05-06 05:13:27.814 MythUIImage(0x8acffd8): Load(), spawning thread to load 'busyimages/18.png' 2011-05-06 05:13:27.814 MythUIHelper: LoadCacheImage(busyimages/19.png,busyimages-19.png--157x174.png) 2011-05-06 05:13:27.814 MythUIImage(0x8acffd8): Load(), spawning thread to load 'busyimages/19.png' 2011-05-06 05:13:27.814 MythUIHelper: LoadCacheImage(busyimages/20.png,busyimages-20.png--157x174.png) 2011-05-06 05:13:27.814 MythUIImage(0x8acffd8): Load(), spawning thread to load 'busyimages/20.png' 2011-05-06 05:13:27.814 MythUIHelper: LoadCacheImage(busyimages/21.png,busyimages-21.png--157x174.png) 2011-05-06 05:13:27.814 MythUIImage(0x8acffd8): Load(), spawning thread to load 'busyimages/21.png' 2011-05-06 05:13:27.814 MythUIHelper: LoadCacheImage(busyimages/22.png,busyimages-22.png--157x174.png) 2011-05-06 05:13:27.814 MythUIImage(0x8acffd8): Load(), spawning thread to load 'busyimages/22.png' 2011-05-06 05:13:27.814 MythUIHelper: LoadCacheImage(busyimages/23.png,busyimages-23.png--157x174.png) 2011-05-06 05:13:27.814 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :busyimages-2.png--157x174.png: :109272: 2011-05-06 05:13:27.814 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :37: size :109272: 2011-05-06 05:13:27.814 MythUIImage(0x8acffd8): LoadImage found in cache :busyimages-2.png--157x174.png: RefCount = 2 2011-05-06 05:13:27.814 MythUIImage(0x8acffd8): Load(), spawning thread to load 'busyimages/23.png' 2011-05-06 05:13:27.814 MythUIImage(0x8acffd8): LoadImage(busyimages/3.png) Object animation 2011-05-06 05:13:27.814 MythUIHelper: LoadCacheImage(busyimages/24.png,busyimages-24.png--157x174.png) 2011-05-06 05:13:27.814 MythUIHelper: LoadCacheImage(busyimages/3.png,busyimages-3.png--157x174.png) 2011-05-06 05:13:27.814 MythUIImage(0x8acffd8): Load(), spawning thread to load 'busyimages/24.png' 2011-05-06 05:13:27.815 MythUIHelper: LoadCacheImage(mythprogressdialog-background.png,mythprogressdialog-background.png--880x283.png) 2011-05-06 05:13:27.815 MythUIImage(0xb1b5f438): Load(), spawning thread to load 'mythprogressdialog-background.png' 2011-05-06 05:13:27.815 MythUIHelper: LoadCacheImage(progressbar_background.png,progressbar_background.png--804x63.png) 2011-05-06 05:13:27.815 MythUIImage(0xb1b5fe40): Load(), loading 'progressbar_background.png' in foreground 2011-05-06 05:13:27.815 MythUIImage(0xb1b5fe40): LoadImage(progressbar_background.png) Object background 2011-05-06 05:13:27.815 MythUIHelper: LoadCacheImage(progressbar_background.png,progressbar_background.png--804x63.png) 2011-05-06 05:13:27.815 MythUIImage(0xb1b5fe40): LoadImage found in cache :progressbar_background.png--804x63.png: RefCount = 3 2011-05-06 05:13:27.815 MythUIHelper: LoadCacheImage(progressbar_fill.png,progressbar_fill.png--804x63.png) 2011-05-06 05:13:27.815 MythUIImage(0xb1b604f0): Load(), loading 'progressbar_fill.png' in foreground 2011-05-06 05:13:27.815 MythUIImage(0xb1b604f0): LoadImage(progressbar_fill.png) Object progressimage 2011-05-06 05:13:27.815 MythUIHelper: LoadCacheImage(progressbar_fill.png,progressbar_fill.png--804x63.png) 2011-05-06 05:13:27.815 MythUIImage(0xb1b604f0): LoadImage found in cache :progressbar_fill.png--804x63.png: RefCount = 3 2011-05-06 05:13:27.816 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :busyimages-3.png--157x174.png: :109272: 2011-05-06 05:13:27.816 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :38: size :109272: 2011-05-06 05:13:27.816 MythUIHelper: LoadCacheImage(mythprogressdialog-background.png,mythprogressdialog-background.png--880x283.png) 2011-05-06 05:13:27.816 MythUIImage(0x8acffd8): LoadImage found in cache :busyimages-3.png--157x174.png: RefCount = 2 2011-05-06 05:13:27.816 MythUIImage(0x8acffd8): LoadImage(busyimages/4.png) Object animation 2011-05-06 05:13:27.816 MythUIHelper: LoadCacheImage(busyimages/4.png,busyimages-4.png--157x174.png) 2011-05-06 05:13:27.816 MythUIImage(0xb1b627b8): Load(), spawning thread to load 'mythprogressdialog-background.png' 2011-05-06 05:13:27.816 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png) 2011-05-06 05:13:27.816 MythUIImage(0xb1b64878): Load(), loading 'button_background.png' in foreground 2011-05-06 05:13:27.816 MythUIImage(0xb1b64878): LoadImage(button_background.png) Object background 2011-05-06 05:13:27.816 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png) 2011-05-06 05:13:27.816 MythUIImage(0xb1b64878): LoadImage found in cache :button_background.png--229x71.png: RefCount = 5 2011-05-06 05:13:27.817 MythUIHelper: LoadCacheImage(button_selected_background.png,button_selected_background.png--229x71.png) 2011-05-06 05:13:27.817 MythUIImage(0xb1b655f8): Load(), loading 'button_selected_background.png' in foreground 2011-05-06 05:13:27.817 MythUIImage(0xb1b655f8): LoadImage(button_selected_background.png) Object background 2011-05-06 05:13:27.817 MythUIHelper: LoadCacheImage(button_selected_background.png,button_selected_background.png--229x71.png) 2011-05-06 05:13:27.817 MythUIImage(0xb1b655f8): LoadImage found in cache :button_selected_background.png--229x71.png: RefCount = 3 2011-05-06 05:13:27.817 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png) 2011-05-06 05:13:27.817 MythUIImage(0xb1b661a8): Load(), loading 'button_background.png' in foreground 2011-05-06 05:13:27.817 MythUIImage(0xb1b661a8): LoadImage(button_background.png) Object background 2011-05-06 05:13:27.817 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png) 2011-05-06 05:13:27.817 MythUIImage(0xb1b661a8): LoadImage found in cache :button_background.png--229x71.png: RefCount = 6 2011-05-06 05:13:27.817 MythUIHelper: LoadCacheImage(button_pushed_background.png,button_pushed_background.png--229x71.png) 2011-05-06 05:13:27.817 MythUIImage(0xb1b66e08): Load(), loading 'button_pushed_background.png' in foreground 2011-05-06 05:13:27.817 MythUIImage(0xb1b66e08): LoadImage(button_pushed_background.png) Object background 2011-05-06 05:13:27.817 MythUIHelper: LoadCacheImage(button_pushed_background.png,button_pushed_background.png--229x71.png) 2011-05-06 05:13:27.817 MythUIImage(0xb1b66e08): LoadImage found in cache :button_pushed_background.png--229x71.png: RefCount = 3 2011-05-06 05:13:27.818 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :busyimages-4.png--157x174.png: :109272: 2011-05-06 05:13:27.818 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :39: size :109272: 2011-05-06 05:13:27.818 MythUIImage(0x8acffd8): LoadImage found in cache :busyimages-4.png--157x174.png: RefCount = 2 2011-05-06 05:13:27.818 MythUIImage(0x8acffd8): LoadImage(busyimages/5.png) Object animation 2011-05-06 05:13:27.818 MythUIHelper: LoadCacheImage(busyimages/5.png,busyimages-5.png--157x174.png) 2011-05-06 05:13:27.818 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :mythprogressdialog-background.png--880x283.png: :996160: 2011-05-06 05:13:27.818 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png) 2011-05-06 05:13:27.818 MythUIImage(0x8acffd8): LoadImage(busyimages/1.png) Object animation 2011-05-06 05:13:27.818 MythUIImage(0xb1b1dff0): Load(), loading 'button_background.png' in foreground 2011-05-06 05:13:27.818 MythUIHelper: LoadCacheImage(busyimages/1.png,busyimages-1.png--157x174.png) 2011-05-06 05:13:27.818 MythUIImage(0xb1b1dff0): LoadImage(button_background.png) Object background 2011-05-06 05:13:27.818 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png) 2011-05-06 05:13:27.818 MythUIImage(0xb1b1dff0): LoadImage found in cache :button_background.png--229x71.png: RefCount = 7 2011-05-06 05:13:27.818 MythUIHelper: LoadCacheImage(button_selected_background.png,button_selected_background.png--229x71.png) 2011-05-06 05:13:27.818 MythUIImage(0xb1b1e910): Load(), loading 'button_selected_background.png' in foreground 2011-05-06 05:13:27.818 MythUIImage(0xb1b1e910): LoadImage(button_selected_background.png) Object background 2011-05-06 05:13:27.818 MythUIHelper: LoadCacheImage(button_selected_background.png,button_selected_background.png--229x71.png) 2011-05-06 05:13:27.818 MythUIImage(0xb1b1e910): LoadImage found in cache :button_selected_background.png--229x71.png: RefCount = 4 2011-05-06 05:13:27.818 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png) 2011-05-06 05:13:27.818 MythUIImage(0xb1b69560): Load(), loading 'button_background.png' in foreground 2011-05-06 05:13:27.818 MythUIImage(0xb1b69560): LoadImage(button_background.png) Object background 2011-05-06 05:13:27.818 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png) 2011-05-06 05:13:27.818 MythUIImage(0xb1b69560): LoadImage found in cache :button_background.png--229x71.png: RefCount = 8 2011-05-06 05:13:27.819 MythUIHelper: LoadCacheImage(button_pushed_background.png,button_pushed_background.png--229x71.png) 2011-05-06 05:13:27.819 MythUIImage(0xb1b6a130): Load(), loading 'button_pushed_background.png' in foreground 2011-05-06 05:13:27.819 MythUIImage(0xb1b6a130): LoadImage(button_pushed_background.png) Object background 2011-05-06 05:13:27.819 MythUIHelper: LoadCacheImage(button_pushed_background.png,button_pushed_background.png--229x71.png) 2011-05-06 05:13:27.819 MythUIImage(0xb1b6a130): LoadImage found in cache :button_pushed_background.png--229x71.png: RefCount = 4 2011-05-06 05:13:27.819 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :40: size :996160: 2011-05-06 05:13:27.819 MythUIImage(0x8acf8a0): LoadImage found in cache :mythprogressdialog-background.png--880x283.png: RefCount = 2 2011-05-06 05:13:27.819 MythUIImage(0x8acffd8): LoadImage(busyimages/6.png) Object animation 2011-05-06 05:13:27.819 MythUIHelper: LoadCacheImage(mythprogressdialog-background.png,mythprogressdialog-background.png--880x283.png) 2011-05-06 05:13:27.819 MythUIHelper: LoadCacheImage(busyimages/6.png,busyimages-6.png--157x174.png) 2011-05-06 05:13:27.819 MythUIImage(0xad2eac40): Load(), loading 'mythprogressdialog-background.png' in foreground 2011-05-06 05:13:27.819 MythUIImage(0xad2eac40): LoadImage(mythprogressdialog-background.png) Object backimg 2011-05-06 05:13:27.819 MythUIHelper: LoadCacheImage(mythprogressdialog-background.png,mythprogressdialog-background.png--880x283.png) 2011-05-06 05:13:27.819 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :mythdialogbox-background.png---1x-1.png: :2499000: 2011-05-06 05:13:27.819 MythUIImage(0xad2eac40): LoadImage found in cache :mythprogressdialog-background.png--880x283.png: RefCount = 3 2011-05-06 05:13:27.819 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :41: size :2499000: 2011-05-06 05:13:27.819 MythUIImage(0x898dfe0): LoadImage found in cache :mythdialogbox-background.png---1x-1.png: RefCount = 2 2011-05-06 05:13:27.819 MythUIImage(0x8acffd8): LoadImage(busyimages/7.png) Object animation 2011-05-06 05:13:27.819 MythUIHelper: LoadCacheImage(busyimages/7.png,busyimages-7.png--157x174.png) 2011-05-06 05:13:27.819 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :busyimages-5.png--157x174.png: :109272: 2011-05-06 05:13:27.819 MythUIHelper: LoadCacheImage(cursor.png,cursor.png--1x43.png) 2011-05-06 05:13:27.819 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :42: size :109272: 2011-05-06 05:13:27.819 MythUIImage(0x8acffd8): LoadImage found in cache :busyimages-5.png--157x174.png: RefCount = 2 2011-05-06 05:13:27.819 MythUIImage(0x8acffd8): LoadImage(busyimages/8.png) Object animation 2011-05-06 05:13:27.819 MythUIImage(0xb1b111a8): Load(), spawning thread to load 'cursor.png' 2011-05-06 05:13:27.819 MythUIHelper: LoadCacheImage(busyimages/8.png,busyimages-8.png--157x174.png) 2011-05-06 05:13:27.820 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png) 2011-05-06 05:13:27.820 MythUIImage(0xad2ea6e0): Load(), loading 'button_background.png' in foreground 2011-05-06 05:13:27.820 MythUIImage(0xad2ea6e0): LoadImage(button_background.png) Object background 2011-05-06 05:13:27.820 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png) 2011-05-06 05:13:27.820 MythUIImage(0xad2ea6e0): LoadImage found in cache :button_background.png--229x71.png: RefCount = 9 2011-05-06 05:13:27.820 MythUIHelper: LoadCacheImage(button_selected_background.png,button_selected_background.png--229x71.png) 2011-05-06 05:13:27.820 MythUIImage(0xad26d180): Load(), loading 'button_selected_background.png' in foreground 2011-05-06 05:13:27.820 MythUIImage(0xad26d180): LoadImage(button_selected_background.png) Object background 2011-05-06 05:13:27.820 MythUIHelper: LoadCacheImage(button_selected_background.png,button_selected_background.png--229x71.png) 2011-05-06 05:13:27.820 MythUIImage(0xad26d180): LoadImage found in cache :button_selected_background.png--229x71.png: RefCount = 5 2011-05-06 05:13:27.820 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :busyimages-1.png--157x174.png: :109272: 2011-05-06 05:13:27.820 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png) 2011-05-06 05:13:27.820 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :43: size :109272: 2011-05-06 05:13:27.820 MythUIImage(0xad26dc18): Load(), loading 'button_background.png' in foreground 2011-05-06 05:13:27.820 MythUIImage(0x8acffd8): LoadImage found in cache :busyimages-1.png--157x174.png: RefCount = 2 2011-05-06 05:13:27.820 MythUIImage(0xad26dc18): LoadImage(button_background.png) Object background 2011-05-06 05:13:27.820 MythUIImage(0x8acffd8): LoadImage(busyimages/9.png) Object animation 2011-05-06 05:13:27.820 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png) 2011-05-06 05:13:27.820 MythUIHelper: LoadCacheImage(busyimages/9.png,busyimages-9.png--157x174.png) 2011-05-06 05:13:27.820 MythUIImage(0xad26dc18): LoadImage found in cache :button_background.png--229x71.png: RefCount = 10 2011-05-06 05:13:27.820 MythUIHelper: LoadCacheImage(button_pushed_background.png,button_pushed_background.png--229x71.png) 2011-05-06 05:13:27.820 MythUIImage(0xad26ea98): Load(), loading 'button_pushed_background.png' in foreground 2011-05-06 05:13:27.820 MythUIImage(0xad26ea98): LoadImage(button_pushed_background.png) Object background 2011-05-06 05:13:27.821 MythUIHelper: LoadCacheImage(button_pushed_background.png,button_pushed_background.png--229x71.png) 2011-05-06 05:13:27.821 MythUIImage(0xad26ea98): LoadImage found in cache :button_pushed_background.png--229x71.png: RefCount = 5 2011-05-06 05:13:27.821 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :busyimages-6.png--157x174.png: :109272: 2011-05-06 05:13:27.821 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :44: size :109272: 2011-05-06 05:13:27.821 MythUIImage(0x8acffd8): LoadImage found in cache :busyimages-6.png--157x174.png: RefCount = 2 2011-05-06 05:13:27.821 MythUIImage(0x8acffd8): LoadImage(busyimages/10.png) Object animation 2011-05-06 05:13:27.821 MythUIHelper: LoadCacheImage(busyimages/10.png,busyimages-10.png--157x174.png) 2011-05-06 05:13:27.821 MythUIHelper: LoadCacheImage(mythdialogbox-background.png,mythdialogbox-background.png--750x833.png) 2011-05-06 05:13:27.821 MythUIImage(0xb1b122b8): Load(), spawning thread to load 'mythdialogbox-background.png' 2011-05-06 05:13:27.821 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :busyimages-8.png--157x174.png: :109272: 2011-05-06 05:13:27.821 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :45: size :109272: 2011-05-06 05:13:27.821 MythUIHelper: LoadCacheImage(cursor.png,cursor.png--1x43.png) 2011-05-06 05:13:27.821 MythUIImage(0x8acffd8): LoadImage found in cache :busyimages-8.png--157x174.png: RefCount = 2 2011-05-06 05:13:27.821 MythUIImage(0x8acffd8): LoadImage(busyimages/11.png) Object animation 2011-05-06 05:13:27.821 MythUIHelper: LoadCacheImage(busyimages/11.png,busyimages-11.png--157x174.png) 2011-05-06 05:13:27.821 MythUIImage(0x8afe7d8): Load(), spawning thread to load 'cursor.png' 2011-05-06 05:13:27.822 MythUIHelper: LoadCacheImage(lb-check-empty.png,lb-check-empty.png---1x-1.png) 2011-05-06 05:13:27.822 MythUIImage(0xb1b16350): Load(), loading 'lb-check-empty.png' in foreground 2011-05-06 05:13:27.822 MythUIImage(0xb1b16350): LoadImage(lb-check-empty.png) Object checkoff 2011-05-06 05:13:27.822 MythUIHelper: LoadCacheImage(lb-check-empty.png,lb-check-empty.png---1x-1.png) 2011-05-06 05:13:27.822 MythUIImage(0xb1b16350): LoadImage found in cache :lb-check-empty.png---1x-1.png: RefCount = 11 2011-05-06 05:13:27.822 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :busyimages-9.png--157x174.png: :109272: 2011-05-06 05:13:27.822 MythUIHelper: LoadCacheImage(lb-check-half.png,lb-check-half.png---1x-1.png) 2011-05-06 05:13:27.822 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :46: size :109272: 2011-05-06 05:13:27.822 MythUIImage(0xb1b58a98): Load(), loading 'lb-check-half.png' in foreground 2011-05-06 05:13:27.822 MythUIImage(0x8acffd8): LoadImage found in cache :busyimages-9.png--157x174.png: RefCount = 2 2011-05-06 05:13:27.822 MythUIImage(0xb1b58a98): LoadImage(lb-check-half.png) Object checkhalf 2011-05-06 05:13:27.822 MythUIImage(0x8acffd8): LoadImage(busyimages/12.png) Object animation 2011-05-06 05:13:27.822 MythUIHelper: LoadCacheImage(lb-check-half.png,lb-check-half.png---1x-1.png) 2011-05-06 05:13:27.822 MythUIHelper: LoadCacheImage(busyimages/12.png,busyimages-12.png--157x174.png) 2011-05-06 05:13:27.822 MythUIImage(0xb1b58a98): LoadImage found in cache :lb-check-half.png---1x-1.png: RefCount = 11 2011-05-06 05:13:27.822 MythUIHelper: LoadCacheImage(lb-check-full.png,lb-check-full.png---1x-1.png) 2011-05-06 05:13:27.822 MythUIImage(0x8ad9288): Load(), loading 'lb-check-full.png' in foreground 2011-05-06 05:13:27.822 MythUIImage(0x8ad9288): LoadImage(lb-check-full.png) Object checkfull 2011-05-06 05:13:27.822 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :busyimages-7.png--157x174.png: :109272: 2011-05-06 05:13:27.822 MythUIHelper: LoadCacheImage(lb-check-full.png,lb-check-full.png---1x-1.png) 2011-05-06 05:13:27.822 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :47: size :109272: 2011-05-06 05:13:27.822 MythUIImage(0x8ad9288): LoadImage found in cache :lb-check-full.png---1x-1.png: RefCount = 11 2011-05-06 05:13:27.822 MythUIImage(0x8acffd8): LoadImage found in cache :busyimages-7.png--157x174.png: RefCount = 2 2011-05-06 05:13:27.822 MythUIImage(0x8acffd8): LoadImage(busyimages/13.png) Object animation 2011-05-06 05:13:27.822 MythUIHelper: LoadCacheImage(busyimages/13.png,busyimages-13.png--157x174.png) 2011-05-06 05:13:27.822 MythUIHelper: LoadCacheImage(lb-arrow.png,lb-arrow.png---1x-1.png) 2011-05-06 05:13:27.822 MythUIImage(0xb1b58ec0): Load(), loading 'lb-arrow.png' in foreground 2011-05-06 05:13:27.823 MythUIImage(0xb1b58ec0): LoadImage(lb-arrow.png) Object buttonarrow 2011-05-06 05:13:27.823 MythUIHelper: LoadCacheImage(lb-arrow.png,lb-arrow.png---1x-1.png) 2011-05-06 05:13:27.823 MythUIImage(0xb1b58ec0): LoadImage found in cache :lb-arrow.png---1x-1.png: RefCount = 11 2011-05-06 05:13:27.823 MythUIHelper: LoadCacheImage(lb-check-empty.png,lb-check-empty.png---1x-1.png) 2011-05-06 05:13:27.823 MythUIImage(0x8afcb08): Load(), loading 'lb-check-empty.png' in foreground 2011-05-06 05:13:27.823 MythUIImage(0x8afcb08): LoadImage(lb-check-empty.png) Object checkoff 2011-05-06 05:13:27.823 MythUIHelper: LoadCacheImage(lb-check-empty.png,lb-check-empty.png---1x-1.png) 2011-05-06 05:13:27.823 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :busyimages-11.png--157x174.png: :109272: 2011-05-06 05:13:27.823 MythUIImage(0x8afcb08): LoadImage found in cache :lb-check-empty.png---1x-1.png: RefCount = 12 2011-05-06 05:13:27.823 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :48: size :109272: 2011-05-06 05:13:27.823 MythUIImage(0x8acffd8): LoadImage found in cache :busyimages-11.png--157x174.png: RefCount = 2 2011-05-06 05:13:27.823 MythUIHelper: LoadCacheImage(lb-check-half.png,lb-check-half.png---1x-1.png) 2011-05-06 05:13:27.823 MythUIImage(0x8acffd8): LoadImage(busyimages/14.png) Object animation 2011-05-06 05:13:27.823 MythUIImage(0x8afd390): Load(), loading 'lb-check-half.png' in foreground 2011-05-06 05:13:27.823 MythUIHelper: LoadCacheImage(busyimages/14.png,busyimages-14.png--157x174.png) 2011-05-06 05:13:27.823 MythUIImage(0x8afd390): LoadImage(lb-check-half.png) Object checkhalf 2011-05-06 05:13:27.823 MythUIHelper: LoadCacheImage(lb-check-half.png,lb-check-half.png---1x-1.png) 2011-05-06 05:13:27.823 MythUIImage(0x8afd390): LoadImage found in cache :lb-check-half.png---1x-1.png: RefCount = 12 2011-05-06 05:13:27.823 MythUIHelper: LoadCacheImage(lb-check-full.png,lb-check-full.png---1x-1.png) 2011-05-06 05:13:27.823 MythUIImage(0x8afda70): Load(), loading 'lb-check-full.png' in foreground 2011-05-06 05:13:27.823 MythUIImage(0x8afda70): LoadImage(lb-check-full.png) Object checkfull 2011-05-06 05:13:27.823 MythUIHelper: LoadCacheImage(lb-check-full.png,lb-check-full.png---1x-1.png) 2011-05-06 05:13:27.823 MythUIImage(0x8afda70): LoadImage found in cache :lb-check-full.png---1x-1.png: RefCount = 12 2011-05-06 05:13:27.823 MythUIHelper: LoadCacheImage(lb-arrow.png,lb-arrow.png---1x-1.png) 2011-05-06 05:13:27.823 MythUIImage(0x8addd78): Load(), loading 'lb-arrow.png' in foreground 2011-05-06 05:13:27.823 MythUIImage(0x8addd78): LoadImage(lb-arrow.png) Object buttonarrow 2011-05-06 05:13:27.823 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :busyimages-12.png--157x174.png: :109272: 2011-05-06 05:13:27.824 MythUIHelper: LoadCacheImage(lb-arrow.png,lb-arrow.png---1x-1.png) 2011-05-06 05:13:27.824 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :49: size :109272: 2011-05-06 05:13:27.824 MythUIImage(0x8addd78): LoadImage found in cache :lb-arrow.png---1x-1.png: RefCount = 12 2011-05-06 05:13:27.824 MythUIImage(0x8acffd8): LoadImage found in cache :busyimages-12.png--157x174.png: RefCount = 2 2011-05-06 05:13:27.824 MythUIImage(0x8acffd8): LoadImage(busyimages/15.png) Object animation 2011-05-06 05:13:27.824 MythUIHelper: LoadCacheImage(busyimages/15.png,busyimages-15.png--157x174.png) 2011-05-06 05:13:27.824 MythUIHelper: LoadCacheImage(lb-check-empty.png,lb-check-empty.png---1x-1.png) 2011-05-06 05:13:27.824 MythUIImage(0x8aded38): Load(), loading 'lb-check-empty.png' in foreground 2011-05-06 05:13:27.824 MythUIImage(0x8aded38): LoadImage(lb-check-empty.png) Object checkoff 2011-05-06 05:13:27.824 MythUIHelper: LoadCacheImage(lb-check-empty.png,lb-check-empty.png---1x-1.png) 2011-05-06 05:13:27.824 MythUIImage(0x8aded38): LoadImage found in cache :lb-check-empty.png---1x-1.png: RefCount = 13 2011-05-06 05:13:27.824 MythUIHelper: LoadCacheImage(lb-check-half.png,lb-check-half.png---1x-1.png) 2011-05-06 05:13:27.824 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :busyimages-13.png--157x174.png: :109272: 2011-05-06 05:13:27.824 MythUIImage(0x8adf6a8): Load(), loading 'lb-check-half.png' in foreground 2011-05-06 05:13:27.824 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :50: size :109272: 2011-05-06 05:13:27.824 MythUIImage(0x8adf6a8): LoadImage(lb-check-half.png) Object checkhalf 2011-05-06 05:13:27.824 MythUIImage(0x8acffd8): LoadImage found in cache :busyimages-13.png--157x174.png: RefCount = 2 2011-05-06 05:13:27.824 MythUIHelper: LoadCacheImage(lb-check-half.png,lb-check-half.png---1x-1.png) 2011-05-06 05:13:27.825 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :busyimages-14.png--157x174.png: :109272: 2011-05-06 05:13:27.825 MythUIImage(0x8acffd8): LoadImage(busyimages/16.png) Object animation 2011-05-06 05:13:27.825 MythUIImage(0x8adf6a8): LoadImage found in cache :lb-check-half.png---1x-1.png: RefCount = 13 2011-05-06 05:13:27.825 MythUIHelper: LoadCacheImage(busyimages/16.png,busyimages-16.png--157x174.png) 2011-05-06 05:13:27.825 MythUIHelper: LoadCacheImage(lb-check-full.png,lb-check-full.png---1x-1.png) 2011-05-06 05:13:27.825 MythUIImage(0x8adfe10): Load(), loading 'lb-check-full.png' in foreground 2011-05-06 05:13:27.825 MythUIImage(0x8adfe10): LoadImage(lb-check-full.png) Object checkfull 2011-05-06 05:13:27.825 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :51: size :109272: 2011-05-06 05:13:27.825 MythUIHelper: LoadCacheImage(lb-check-full.png,lb-check-full.png---1x-1.png) 2011-05-06 05:13:27.825 MythUIImage(0x8acffd8): LoadImage found in cache :busyimages-14.png--157x174.png: RefCount = 2 2011-05-06 05:13:27.825 MythUIImage(0x8acffd8): LoadImage(busyimages/17.png) Object animation 2011-05-06 05:13:27.825 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :busyimages-15.png--157x174.png: :109272: 2011-05-06 05:13:27.825 MythUIImage(0x8adfe10): LoadImage found in cache :lb-check-full.png---1x-1.png: RefCount = 13 2011-05-06 05:13:27.825 MythUIHelper: LoadCacheImage(busyimages/17.png,busyimages-17.png--157x174.png) 2011-05-06 05:13:27.825 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :52: size :109272: 2011-05-06 05:13:27.825 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :busyimages-10.png--157x174.png: :109272: 2011-05-06 05:13:27.825 MythUIImage(0x8acffd8): LoadImage found in cache :busyimages-15.png--157x174.png: RefCount = 2 2011-05-06 05:13:27.825 MythUIHelper: LoadCacheImage(lb-arrow.png,lb-arrow.png---1x-1.png) 2011-05-06 05:13:27.826 MythUIImage(0x8acffd8): LoadImage(busyimages/18.png) Object animation 2011-05-06 05:13:27.826 MythUIImage(0xb1b12d08): Load(), loading 'lb-arrow.png' in foreground 2011-05-06 05:13:27.825 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :53: size :109272: 2011-05-06 05:13:27.826 MythUIHelper: LoadCacheImage(busyimages/18.png,busyimages-18.png--157x174.png) 2011-05-06 05:13:27.826 MythUIImage(0xb1b12d08): LoadImage(lb-arrow.png) Object buttonarrow 2011-05-06 05:13:27.826 MythUIImage(0x8acffd8): LoadImage found in cache :busyimages-10.png--157x174.png: RefCount = 2 2011-05-06 05:13:27.826 MythUIHelper: LoadCacheImage(lb-arrow.png,lb-arrow.png---1x-1.png) 2011-05-06 05:13:27.826 MythUIImage(0x8acffd8): LoadImage(busyimages/19.png) Object animation 2011-05-06 05:13:27.826 MythUIImage(0xb1b12d08): LoadImage found in cache :lb-arrow.png---1x-1.png: RefCount = 13 2011-05-06 05:13:27.826 MythUIHelper: LoadCacheImage(busyimages/19.png,busyimages-19.png--157x174.png) 2011-05-06 05:13:27.826 MythUIHelper: LoadCacheImage(lb-uparrow-reg.png,lb-uparrow-reg.png---1x-1.png) 2011-05-06 05:13:27.826 MythUIImage(0x8ada2b8): Load(), loading 'lb-uparrow-reg.png' in foreground 2011-05-06 05:13:27.826 MythUIImage(0x8ada2b8): LoadImage(lb-uparrow-reg.png) Object upon 2011-05-06 05:13:27.826 MythUIHelper: LoadCacheImage(lb-uparrow-reg.png,lb-uparrow-reg.png---1x-1.png) 2011-05-06 05:13:27.826 MythUIImage(0x8ada2b8): LoadImage found in cache :lb-uparrow-reg.png---1x-1.png: RefCount = 6 2011-05-06 05:13:27.826 MythUIHelper: LoadCacheImage(lb-uparrow-sel.png,lb-uparrow-sel.png---1x-1.png) 2011-05-06 05:13:27.826 MythUIImage(0xad262908): Load(), loading 'lb-uparrow-sel.png' in foreground 2011-05-06 05:13:27.826 MythUIImage(0xad262908): LoadImage(lb-uparrow-sel.png) Object upoff 2011-05-06 05:13:27.826 MythUIHelper: LoadCacheImage(lb-uparrow-sel.png,lb-uparrow-sel.png---1x-1.png) 2011-05-06 05:13:27.826 MythUIImage(0xad262908): LoadImage found in cache :lb-uparrow-sel.png---1x-1.png: RefCount = 6 2011-05-06 05:13:27.826 MythUIHelper: LoadCacheImage(lb-dnarrow-reg.png,lb-dnarrow-reg.png---1x-1.png) 2011-05-06 05:13:27.826 MythUIImage(0xad256720): Load(), loading 'lb-dnarrow-reg.png' in foreground 2011-05-06 05:13:27.826 MythUIImage(0xad256720): LoadImage(lb-dnarrow-reg.png) Object dnon 2011-05-06 05:13:27.826 MythUIHelper: LoadCacheImage(lb-dnarrow-reg.png,lb-dnarrow-reg.png---1x-1.png) 2011-05-06 05:13:27.826 MythUIImage(0xad256720): LoadImage found in cache :lb-dnarrow-reg.png---1x-1.png: RefCount = 6 2011-05-06 05:13:27.826 MythUIHelper: LoadCacheImage(lb-dnarrow-sel.png,lb-dnarrow-sel.png---1x-1.png) 2011-05-06 05:13:27.826 MythUIImage(0xad261ad8): Load(), loading 'lb-dnarrow-sel.png' in foreground 2011-05-06 05:13:27.826 MythUIImage(0xad261ad8): LoadImage(lb-dnarrow-sel.png) Object dnoff 2011-05-06 05:13:27.827 MythUIHelper: LoadCacheImage(lb-dnarrow-sel.png,lb-dnarrow-sel.png---1x-1.png) 2011-05-06 05:13:27.827 MythUIImage(0xad261ad8): LoadImage found in cache :lb-dnarrow-sel.png---1x-1.png: RefCount = 6 2011-05-06 05:13:27.827 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png) 2011-05-06 05:13:27.827 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :busyimages-18.png--157x174.png: :109272: 2011-05-06 05:13:27.827 MythUIImage(0xb1b58518): Load(), loading 'button_background.png' in foreground 2011-05-06 05:13:27.827 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :54: size :109272: 2011-05-06 05:13:27.827 MythUIImage(0xb1b58518): LoadImage(button_background.png) Object background 2011-05-06 05:13:27.827 MythUIImage(0x8acffd8): LoadImage found in cache :busyimages-18.png--157x174.png: RefCount = 2 2011-05-06 05:13:27.827 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png) 2011-05-06 05:13:27.827 MythUIImage(0x8acffd8): LoadImage(busyimages/20.png) Object animation 2011-05-06 05:13:27.827 MythUIImage(0xb1b58518): LoadImage found in cache :button_background.png--229x71.png: RefCount = 11 2011-05-06 05:13:27.827 MythUIHelper: LoadCacheImage(busyimages/20.png,busyimages-20.png--157x174.png) 2011-05-06 05:13:27.827 MythUIHelper: LoadCacheImage(button_selected_background.png,button_selected_background.png--229x71.png) 2011-05-06 05:13:27.827 MythUIImage(0x8adcac8): Load(), loading 'button_selected_background.png' in foreground 2011-05-06 05:13:27.827 MythUIImage(0x8adcac8): LoadImage(button_selected_background.png) Object background 2011-05-06 05:13:27.827 MythUIHelper: LoadCacheImage(button_selected_background.png,button_selected_background.png--229x71.png) 2011-05-06 05:13:27.827 MythUIImage(0x8adcac8): LoadImage found in cache :button_selected_background.png--229x71.png: RefCount = 6 2011-05-06 05:13:27.827 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png) 2011-05-06 05:13:27.827 MythUIImage(0x8add5a8): Load(), loading 'button_background.png' in foreground 2011-05-06 05:13:27.828 MythUIImage(0x8add5a8): LoadImage(button_background.png) Object background 2011-05-06 05:13:27.828 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png) 2011-05-06 05:13:27.828 MythUIImage(0x8add5a8): LoadImage found in cache :button_background.png--229x71.png: RefCount = 12 2011-05-06 05:13:27.828 MythUIHelper: LoadCacheImage(button_pushed_background.png,button_pushed_background.png--229x71.png) 2011-05-06 05:13:27.828 MythUIImage(0xb1b572c8): Load(), loading 'button_pushed_background.png' in foreground 2011-05-06 05:13:27.828 MythUIImage(0xb1b572c8): LoadImage(button_pushed_background.png) Object background 2011-05-06 05:13:27.828 MythUIHelper: LoadCacheImage(button_pushed_background.png,button_pushed_background.png--229x71.png) 2011-05-06 05:13:27.828 MythUIImage(0xb1b572c8): LoadImage found in cache :button_pushed_background.png--229x71.png: RefCount = 6 2011-05-06 05:13:27.828 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png) 2011-05-06 05:13:27.828 MythUIImage(0xb1b54488): Load(), loading 'button_background.png' in foreground 2011-05-06 05:13:27.828 MythUIImage(0xb1b54488): LoadImage(button_background.png) Object background 2011-05-06 05:13:27.828 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png) 2011-05-06 05:13:27.828 MythUIImage(0xb1b54488): LoadImage found in cache :button_background.png--229x71.png: RefCount = 13 2011-05-06 05:13:27.828 MythUIHelper: LoadCacheImage(button_selected_background.png,button_selected_background.png--229x71.png) 2011-05-06 05:13:27.828 MythUIImage(0xb1b55330): Load(), loading 'button_selected_background.png' in foreground 2011-05-06 05:13:27.828 MythUIImage(0xb1b55330): LoadImage(button_selected_background.png) Object background 2011-05-06 05:13:27.827 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :busyimages-16.png--157x174.png: :109272: 2011-05-06 05:13:27.828 MythUIHelper: LoadCacheImage(button_selected_background.png,button_selected_background.png--229x71.png) 2011-05-06 05:13:27.828 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :55: size :109272: 2011-05-06 05:13:27.828 MythUIImage(0xb1b55330): LoadImage found in cache :button_selected_background.png--229x71.png: RefCount = 7 2011-05-06 05:13:27.828 MythUIImage(0x8acffd8): LoadImage found in cache :busyimages-16.png--157x174.png: RefCount = 2 2011-05-06 05:13:27.828 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :busyimages-19.png--157x174.png: :109272: 2011-05-06 05:13:27.828 MythUIImage(0x8acffd8): LoadImage(busyimages/21.png) Object animation 2011-05-06 05:13:27.828 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :56: size :109272: 2011-05-06 05:13:27.828 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png) 2011-05-06 05:13:27.828 MythUIImage(0x8acffd8): LoadImage found in cache :busyimages-19.png--157x174.png: RefCount = 2 2011-05-06 05:13:27.828 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :busyimages-17.png--157x174.png: :109272: 2011-05-06 05:13:27.828 MythUIImage(0xad25b688): Load(), loading 'button_background.png' in foreground 2011-05-06 05:13:27.828 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :57: size :109272: 2011-05-06 05:13:27.828 MythUIImage(0x8acffd8): LoadImage(busyimages/22.png) Object animation 2011-05-06 05:13:27.828 MythUIImage(0x8acffd8): LoadImage found in cache :busyimages-17.png--157x174.png: RefCount = 2 2011-05-06 05:13:27.828 MythUIHelper: LoadCacheImage(busyimages/22.png,busyimages-22.png--157x174.png) 2011-05-06 05:13:27.828 MythUIImage(0xad25b688): LoadImage(button_background.png) Object background 2011-05-06 05:13:27.828 MythUIImage(0x8acffd8): LoadImage(busyimages/23.png) Object animation 2011-05-06 05:13:27.828 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png) 2011-05-06 05:13:27.828 MythUIHelper: LoadCacheImage(busyimages/23.png,busyimages-23.png--157x174.png) 2011-05-06 05:13:27.828 MythUIImage(0xad25b688): LoadImage found in cache :button_background.png--229x71.png: RefCount = 14 2011-05-06 05:13:27.828 MythUIHelper: LoadCacheImage(busyimages/21.png,busyimages-21.png--157x174.png) 2011-05-06 05:13:27.829 MythUIHelper: LoadCacheImage(button_pushed_background.png,button_pushed_background.png--229x71.png) 2011-05-06 05:13:27.829 MythUIImage(0xb1b55c78): Load(), loading 'button_pushed_background.png' in foreground 2011-05-06 05:13:27.829 MythUIImage(0xb1b55c78): LoadImage(button_pushed_background.png) Object background 2011-05-06 05:13:27.829 MythUIHelper: LoadCacheImage(button_pushed_background.png,button_pushed_background.png--229x71.png) 2011-05-06 05:13:27.829 MythUIImage(0xb1b55c78): LoadImage found in cache :button_pushed_background.png--229x71.png: RefCount = 7 2011-05-06 05:13:27.829 MythUIHelper: LoadCacheImage(mythfilebrowser-background.png,mythfilebrowser-background.png---1x-1.png) 2011-05-06 05:13:27.829 MythUIImage(0x8b0d310): Load(), spawning thread to load 'mythfilebrowser-background.png' 2011-05-06 05:13:27.829 MythUIHelper: LoadCacheImage(cursor.png,cursor.png--1x43.png) 2011-05-06 05:13:27.829 MythUIImage(0x8b793d0): Load(), spawning thread to load 'cursor.png' 2011-05-06 05:13:27.830 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :busyimages-20.png--157x174.png: :109272: 2011-05-06 05:13:27.830 MythUIHelper: LoadCacheImage(shared/directory.png,shared-directory.png--225x123.png) 2011-05-06 05:13:27.830 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :58: size :109272: 2011-05-06 05:13:27.830 MythUIImage(0x8acffd8): LoadImage found in cache :busyimages-20.png--157x174.png: RefCount = 2 2011-05-06 05:13:27.830 MythUIImage(0x8acffd8): LoadImage(busyimages/24.png) Object animation 2011-05-06 05:13:27.830 MythUIHelper: LoadCacheImage(busyimages/24.png,busyimages-24.png--157x174.png) 2011-05-06 05:13:27.830 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :busyimages-22.png--157x174.png: :109272: 2011-05-06 05:13:27.830 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :59: size :109272: 2011-05-06 05:13:27.830 MythUIImage(0x8acffd8): LoadImage found in cache :busyimages-22.png--157x174.png: RefCount = 2 2011-05-06 05:13:27.830 MythUIImage(0x8b7aa10): Load(), spawning thread to load 'shared/directory.png' 2011-05-06 05:13:27.830 MythUIImage(0xb1b5f438): LoadImage(mythprogressdialog-background.png) Object backimg 2011-05-06 05:13:27.830 MythUIHelper: LoadCacheImage(mythprogressdialog-background.png,mythprogressdialog-background.png--880x283.png) 2011-05-06 05:13:27.830 MythUIHelper: LoadCacheImage(shared/directory.png,shared-directory.png--225x123.png) 2011-05-06 05:13:27.830 MythUIImage(0xb1b5f438): LoadImage found in cache :mythprogressdialog-background.png--880x283.png: RefCount = 4 2011-05-06 05:13:27.830 MythUIImage(0xb1b627b8): LoadImage(mythprogressdialog-background.png) Object backimg 2011-05-06 05:13:27.830 MythUIHelper: LoadCacheImage(mythprogressdialog-background.png,mythprogressdialog-background.png--880x283.png) 2011-05-06 05:13:27.830 MythUIImage(0x8adb120): Load(), spawning thread to load 'shared/directory.png' 2011-05-06 05:13:27.830 MythUIImage(0xb1b627b8): LoadImage found in cache :mythprogressdialog-background.png--880x283.png: RefCount = 5 2011-05-06 05:13:27.830 MythUIImage(0xb1b111a8): LoadImage(cursor.png) Object cursor 2011-05-06 05:13:27.830 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :busyimages-21.png--157x174.png: :109272: 2011-05-06 05:13:27.830 MythUIHelper: LoadCacheImage(cursor.png,cursor.png--1x43.png) 2011-05-06 05:13:27.830 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :60: size :109272: 2011-05-06 05:13:27.830 MythUIImage(0x8acffd8): LoadImage found in cache :busyimages-21.png--157x174.png: RefCount = 2 2011-05-06 05:13:27.830 MythUIImage(0xb1b122b8): LoadImage(mythdialogbox-background.png) Object backimg 2011-05-06 05:13:27.830 MythUIHelper: LoadCacheImage(mythdialogbox-background.png,mythdialogbox-background.png--750x833.png) 2011-05-06 05:13:27.831 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :cursor.png--1x43.png: :172: 2011-05-06 05:13:27.831 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :61: size :172: 2011-05-06 05:13:27.831 MythUIImage(0xb1b111a8): LoadImage found in cache :cursor.png--1x43.png: RefCount = 2 2011-05-06 05:13:27.831 MythUIImage(0x8afe7d8): LoadImage(cursor.png) Object cursor 2011-05-06 05:13:27.831 MythUIHelper: LoadCacheImage(cursor.png,cursor.png--1x43.png) 2011-05-06 05:13:27.831 MythUIImage(0x8afe7d8): LoadImage found in cache :cursor.png--1x43.png: RefCount = 3 2011-05-06 05:13:27.831 MythUIImage(0x8b0d310): LoadImage(mythfilebrowser-background.png) Object backimg 2011-05-06 05:13:27.831 MythUIHelper: LoadCacheImage(mythfilebrowser-background.png,mythfilebrowser-background.png---1x-1.png) 2011-05-06 05:13:27.831 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :busyimages-24.png--157x174.png: :109272: 2011-05-06 05:13:27.831 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :62: size :109272: 2011-05-06 05:13:27.831 MythUIImage(0x8acffd8): LoadImage found in cache :busyimages-24.png--157x174.png: RefCount = 2 2011-05-06 05:13:27.831 MythUIImage(0x8b793d0): LoadImage(cursor.png) Object cursor 2011-05-06 05:13:27.831 MythUIHelper: LoadCacheImage(cursor.png,cursor.png--1x43.png) 2011-05-06 05:13:27.831 MythUIImage(0x8b793d0): LoadImage found in cache :cursor.png--1x43.png: RefCount = 4 2011-05-06 05:13:27.831 MythUIImage(0x8b7aa10): LoadImage(shared/directory.png) Object icon 2011-05-06 05:13:27.831 MythUIHelper: LoadCacheImage(shared/directory.png,shared-directory.png--225x123.png) 2011-05-06 05:13:27.831 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :busyimages-23.png--157x174.png: :109272: 2011-05-06 05:13:27.832 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :63: size :109272: 2011-05-06 05:13:27.832 MythUIImage(0x8acffd8): LoadImage found in cache :busyimages-23.png--157x174.png: RefCount = 2 2011-05-06 05:13:27.832 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :shared-directory.png--225x123.png: :74784: 2011-05-06 05:13:27.832 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :64: size :74784: 2011-05-06 05:13:27.832 MythUIImage(0x8b7aa10): LoadImage found in cache :shared-directory.png--225x123.png: RefCount = 2 2011-05-06 05:13:27.832 MythUIImage(0x8adb120): LoadImage(shared/directory.png) Object icon 2011-05-06 05:13:27.832 MythUIHelper: LoadCacheImage(shared/directory.png,shared-directory.png--225x123.png) 2011-05-06 05:13:27.832 MythUIImage(0x8adb120): LoadImage found in cache :shared-directory.png--225x123.png: RefCount = 3 2011-05-06 05:13:27.845 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :mythdialogbox-background.png--750x833.png: :2499000: 2011-05-06 05:13:27.845 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :65: size :2499000: 2011-05-06 05:13:27.845 MythUIImage(0xb1b122b8): LoadImage found in cache :mythdialogbox-background.png--750x833.png: RefCount = 2 2011-05-06 05:13:27.851 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :mythfilebrowser-background.png---1x-1.png: :3718620: 2011-05-06 05:13:27.851 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :66: size :3718620: 2011-05-06 05:13:27.851 MythUIImage(0x8b0d310): LoadImage found in cache :mythfilebrowser-background.png---1x-1.png: RefCount = 2 2011-05-06 05:13:27.851 MythUIHelper: LoadCacheImage(shared/updirectory.png,shared-updirectory.png--225x123.png) 2011-05-06 05:13:27.851 MythUIImage(0x8adb120): Load(), spawning thread to load 'shared/updirectory.png' 2011-05-06 05:13:27.851 MythUIImage(0x8adb120): LoadImage(shared/updirectory.png) Object icon 2011-05-06 05:13:27.851 MythUIHelper: LoadCacheImage(shared/updirectory.png,shared-updirectory.png--225x123.png) 2011-05-06 05:13:27.851 MythUIHelper: LoadCacheImage(shared/directory.png,shared-directory.png--225x123.png) 2011-05-06 05:13:27.851 MythUIImage(0xad209360): Load(), loading 'shared/directory.png' in foreground 2011-05-06 05:13:27.851 MythUIImage(0xad209360): LoadImage(shared/directory.png) Object icon 2011-05-06 05:13:27.851 MythUIHelper: LoadCacheImage(shared/directory.png,shared-directory.png--225x123.png) 2011-05-06 05:13:27.851 MythUIImage(0xad209360): LoadImage found in cache :shared-directory.png--225x123.png: RefCount = 4 2011-05-06 05:13:27.852 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :shared-updirectory.png--225x123.png: :74784: 2011-05-06 05:13:27.852 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :67: size :74784: 2011-05-06 05:13:27.852 MythUIImage(0x8adb120): LoadImage found in cache :shared-updirectory.png--225x123.png: RefCount = 2 2011-05-06 05:13:27.852 MythUIHelper: LoadCacheImage(shared/executable.png,shared-executable.png--225x123.png) 2011-05-06 05:13:27.852 MythUIImage(0xad209360): Load(), spawning thread to load 'shared/executable.png' 2011-05-06 05:13:27.852 MythUIImage(0xad209360): LoadImage(shared/executable.png) Object icon 2011-05-06 05:13:27.852 MythUIHelper: LoadCacheImage(shared/directory.png,shared-directory.png--225x123.png) 2011-05-06 05:13:27.852 MythUIHelper: LoadCacheImage(shared/executable.png,shared-executable.png--225x123.png) 2011-05-06 05:13:27.852 MythUIImage(0x8acfd60): Load(), loading 'shared/directory.png' in foreground 2011-05-06 05:13:27.852 MythUIImage(0x8acfd60): LoadImage(shared/directory.png) Object icon 2011-05-06 05:13:27.852 MythUIHelper: LoadCacheImage(shared/directory.png,shared-directory.png--225x123.png) 2011-05-06 05:13:27.852 MythUIImage(0x8acfd60): LoadImage found in cache :shared-directory.png--225x123.png: RefCount = 4 2011-05-06 05:13:27.853 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :shared-executable.png--225x123.png: :55104: 2011-05-06 05:13:27.853 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :68: size :55104: 2011-05-06 05:13:27.853 MythUIImage(0xad209360): LoadImage found in cache :shared-executable.png--225x123.png: RefCount = 2 2011-05-06 05:13:27.853 MythUIHelper: LoadCacheImage(shared/file.png,shared-file.png--225x123.png) 2011-05-06 05:13:27.853 MythUIImage(0x8acfd60): Load(), spawning thread to load 'shared/file.png' 2011-05-06 05:13:27.853 MythUIImage(0x8acfd60): LoadImage(shared/file.png) Object icon 2011-05-06 05:13:27.853 MythUIHelper: LoadCacheImage(shared/file.png,shared-file.png--225x123.png) 2011-05-06 05:13:27.854 MythUIHelper: LoadCacheImage(shared/directory.png,shared-directory.png--225x123.png) 2011-05-06 05:13:27.854 MythUIImage(0x8a6e4f8): Load(), loading 'shared/directory.png' in foreground 2011-05-06 05:13:27.854 MythUIImage(0x8a6e4f8): LoadImage(shared/directory.png) Object icon 2011-05-06 05:13:27.854 MythUIHelper: LoadCacheImage(shared/directory.png,shared-directory.png--225x123.png) 2011-05-06 05:13:27.854 MythUIImage(0x8a6e4f8): LoadImage found in cache :shared-directory.png--225x123.png: RefCount = 4 2011-05-06 05:13:27.854 MythUIHelper: LoadCacheImage(shared/updirectory.png,shared-updirectory.png--225x123.png) 2011-05-06 05:13:27.854 MythUIImage(0x8a6ea60): Load(), loading 'shared/updirectory.png' in foreground 2011-05-06 05:13:27.854 MythUIImage(0x8a6ea60): LoadImage(shared/updirectory.png) Object icon 2011-05-06 05:13:27.854 MythUIHelper: LoadCacheImage(shared/updirectory.png,shared-updirectory.png--225x123.png) 2011-05-06 05:13:27.854 MythUIImage(0x8a6ea60): LoadImage found in cache :shared-updirectory.png--225x123.png: RefCount = 3 2011-05-06 05:13:27.854 MythUIHelper: LoadCacheImage(shared/executable.png,shared-executable.png--225x123.png) 2011-05-06 05:13:27.854 MythUIImage(0x8ad0a40): Load(), loading 'shared/executable.png' in foreground 2011-05-06 05:13:27.854 MythUIImage(0x8ad0a40): LoadImage(shared/executable.png) Object icon 2011-05-06 05:13:27.854 MythUIHelper: LoadCacheImage(shared/executable.png,shared-executable.png--225x123.png) 2011-05-06 05:13:27.854 MythUIImage(0x8ad0a40): LoadImage found in cache :shared-executable.png--225x123.png: RefCount = 3 2011-05-06 05:13:27.854 MythUIHelper: LoadCacheImage(shared/file.png,shared-file.png--225x123.png) 2011-05-06 05:13:27.854 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :shared-file.png--225x123.png: :38868: 2011-05-06 05:13:27.854 MythUIImage(0x8ab6650): Load(), loading 'shared/file.png' in foreground 2011-05-06 05:13:27.854 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :69: size :38868: 2011-05-06 05:13:27.854 MythUIImage(0x8acfd60): LoadImage found in cache :shared-file.png--225x123.png: RefCount = 2 2011-05-06 05:13:27.854 MythUIImage(0x8ab6650): LoadImage(shared/file.png) Object icon 2011-05-06 05:13:27.854 MythUIHelper: LoadCacheImage(shared/file.png,shared-file.png--225x123.png) 2011-05-06 05:13:27.854 MythUIImage(0x8ab6650): LoadImage found in cache :shared-file.png--225x123.png: RefCount = 3 2011-05-06 05:13:27.854 MythUIHelper: LoadCacheImage(shared/directory.png,shared-directory.png--225x123.png) 2011-05-06 05:13:27.854 MythUIImage(0x8b784b0): Load(), loading 'shared/directory.png' in foreground 2011-05-06 05:13:27.854 MythUIImage(0x8b784b0): LoadImage(shared/directory.png) Object icon 2011-05-06 05:13:27.854 MythUIHelper: LoadCacheImage(shared/directory.png,shared-directory.png--225x123.png) 2011-05-06 05:13:27.854 MythUIImage(0x8b784b0): LoadImage found in cache :shared-directory.png--225x123.png: RefCount = 5 2011-05-06 05:13:27.854 MythUIHelper: LoadCacheImage(shared/updirectory.png,shared-updirectory.png--225x123.png) 2011-05-06 05:13:27.854 MythUIImage(0x8b78bf8): Load(), loading 'shared/updirectory.png' in foreground 2011-05-06 05:13:27.854 MythUIImage(0x8b78bf8): LoadImage(shared/updirectory.png) Object icon 2011-05-06 05:13:27.854 MythUIHelper: LoadCacheImage(shared/updirectory.png,shared-updirectory.png--225x123.png) 2011-05-06 05:13:27.854 MythUIImage(0x8b78bf8): LoadImage found in cache :shared-updirectory.png--225x123.png: RefCount = 4 2011-05-06 05:13:27.854 MythUIHelper: LoadCacheImage(shared/executable.png,shared-executable.png--225x123.png) 2011-05-06 05:13:27.855 MythUIImage(0x8b7b020): Load(), loading 'shared/executable.png' in foreground 2011-05-06 05:13:27.855 MythUIImage(0x8b7b020): LoadImage(shared/executable.png) Object icon 2011-05-06 05:13:27.855 MythUIHelper: LoadCacheImage(shared/executable.png,shared-executable.png--225x123.png) 2011-05-06 05:13:27.855 MythUIImage(0x8b7b020): LoadImage found in cache :shared-executable.png--225x123.png: RefCount = 4 2011-05-06 05:13:27.855 MythUIHelper: LoadCacheImage(shared/file.png,shared-file.png--225x123.png) 2011-05-06 05:13:27.855 MythUIImage(0x8b7b740): Load(), loading 'shared/file.png' in foreground 2011-05-06 05:13:27.855 MythUIImage(0x8b7b740): LoadImage(shared/file.png) Object icon 2011-05-06 05:13:27.855 MythUIHelper: LoadCacheImage(shared/file.png,shared-file.png--225x123.png) 2011-05-06 05:13:27.855 MythUIImage(0x8b7b740): LoadImage found in cache :shared-file.png--225x123.png: RefCount = 4 2011-05-06 05:13:27.855 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png) 2011-05-06 05:13:27.855 MythUIImage(0x8b7d798): Load(), loading 'button_background.png' in foreground 2011-05-06 05:13:27.855 MythUIImage(0x8b7d798): LoadImage(button_background.png) Object background 2011-05-06 05:13:27.855 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png) 2011-05-06 05:13:27.855 MythUIImage(0x8b7d798): LoadImage found in cache :button_background.png--229x71.png: RefCount = 15 2011-05-06 05:13:27.855 MythUIHelper: LoadCacheImage(button_selected_background.png,button_selected_background.png--229x71.png) 2011-05-06 05:13:27.855 MythUIImage(0x8b7e588): Load(), loading 'button_selected_background.png' in foreground 2011-05-06 05:13:27.855 MythUIImage(0x8b7e588): LoadImage(button_selected_background.png) Object background 2011-05-06 05:13:27.855 MythUIHelper: LoadCacheImage(button_selected_background.png,button_selected_background.png--229x71.png) 2011-05-06 05:13:27.855 MythUIImage(0x8b7e588): LoadImage found in cache :button_selected_background.png--229x71.png: RefCount = 8 2011-05-06 05:13:27.855 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png) 2011-05-06 05:13:27.855 MythUIImage(0x8afee18): Load(), loading 'button_background.png' in foreground 2011-05-06 05:13:27.855 MythUIImage(0x8afee18): LoadImage(button_background.png) Object background 2011-05-06 05:13:27.855 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png) 2011-05-06 05:13:27.855 MythUIImage(0x8afee18): LoadImage found in cache :button_background.png--229x71.png: RefCount = 16 2011-05-06 05:13:27.856 MythUIHelper: LoadCacheImage(button_pushed_background.png,button_pushed_background.png--229x71.png) 2011-05-06 05:13:27.856 MythUIImage(0x8aff970): Load(), loading 'button_pushed_background.png' in foreground 2011-05-06 05:13:27.856 MythUIImage(0x8aff970): LoadImage(button_pushed_background.png) Object background 2011-05-06 05:13:27.856 MythUIHelper: LoadCacheImage(button_pushed_background.png,button_pushed_background.png--229x71.png) 2011-05-06 05:13:27.856 MythUIImage(0x8aff970): LoadImage found in cache :button_pushed_background.png--229x71.png: RefCount = 8 2011-05-06 05:13:27.856 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png) 2011-05-06 05:13:27.856 MythUIImage(0xb1b53020): Load(), loading 'button_background.png' in foreground 2011-05-06 05:13:27.856 MythUIImage(0xb1b53020): LoadImage(button_background.png) Object background 2011-05-06 05:13:27.856 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png) 2011-05-06 05:13:27.856 MythUIImage(0xb1b53020): LoadImage found in cache :button_background.png--229x71.png: RefCount = 17 2011-05-06 05:13:27.856 MythUIHelper: LoadCacheImage(button_selected_background.png,button_selected_background.png--229x71.png) 2011-05-06 05:13:27.856 MythUIImage(0xb1b12f90): Load(), loading 'button_selected_background.png' in foreground 2011-05-06 05:13:27.856 MythUIImage(0xb1b12f90): LoadImage(button_selected_background.png) Object background 2011-05-06 05:13:27.856 MythUIHelper: LoadCacheImage(button_selected_background.png,button_selected_background.png--229x71.png) 2011-05-06 05:13:27.856 MythUIImage(0xb1b12f90): LoadImage found in cache :button_selected_background.png--229x71.png: RefCount = 9 2011-05-06 05:13:27.856 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png) 2011-05-06 05:13:27.856 MythUIImage(0xb1b13c70): Load(), loading 'button_background.png' in foreground 2011-05-06 05:13:27.856 MythUIImage(0xb1b13c70): LoadImage(button_background.png) Object background 2011-05-06 05:13:27.856 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png) 2011-05-06 05:13:27.856 MythUIImage(0xb1b13c70): LoadImage found in cache :button_background.png--229x71.png: RefCount = 18 2011-05-06 05:13:27.856 MythUIHelper: LoadCacheImage(button_pushed_background.png,button_pushed_background.png--229x71.png) 2011-05-06 05:13:27.857 MythUIImage(0xb1b14960): Load(), loading 'button_pushed_background.png' in foreground 2011-05-06 05:13:27.857 MythUIImage(0xb1b14960): LoadImage(button_pushed_background.png) Object background 2011-05-06 05:13:27.857 MythUIHelper: LoadCacheImage(button_pushed_background.png,button_pushed_background.png--229x71.png) 2011-05-06 05:13:27.857 MythUIImage(0xb1b14960): LoadImage found in cache :button_pushed_background.png--229x71.png: RefCount = 9 2011-05-06 05:13:27.857 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png) 2011-05-06 05:13:27.857 MythUIImage(0x8b00cc0): Load(), loading 'button_background.png' in foreground 2011-05-06 05:13:27.857 MythUIImage(0x8b00cc0): LoadImage(button_background.png) Object background 2011-05-06 05:13:27.857 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png) 2011-05-06 05:13:27.857 MythUIImage(0x8b00cc0): LoadImage found in cache :button_background.png--229x71.png: RefCount = 19 2011-05-06 05:13:27.857 MythUIHelper: LoadCacheImage(button_selected_background.png,button_selected_background.png--229x71.png) 2011-05-06 05:13:27.857 MythUIImage(0x8b01a58): Load(), loading 'button_selected_background.png' in foreground 2011-05-06 05:13:27.857 MythUIImage(0x8b01a58): LoadImage(button_selected_background.png) Object background 2011-05-06 05:13:27.857 MythUIHelper: LoadCacheImage(button_selected_background.png,button_selected_background.png--229x71.png) 2011-05-06 05:13:27.857 MythUIImage(0x8b01a58): LoadImage found in cache :button_selected_background.png--229x71.png: RefCount = 10 2011-05-06 05:13:27.857 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png) 2011-05-06 05:13:27.857 MythUIImage(0x8b02618): Load(), loading 'button_background.png' in foreground 2011-05-06 05:13:27.857 MythUIImage(0x8b02618): LoadImage(button_background.png) Object background 2011-05-06 05:13:27.857 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png) 2011-05-06 05:13:27.857 MythUIImage(0x8b02618): LoadImage found in cache :button_background.png--229x71.png: RefCount = 20 2011-05-06 05:13:27.857 MythUIHelper: LoadCacheImage(button_pushed_background.png,button_pushed_background.png--229x71.png) 2011-05-06 05:13:27.857 MythUIImage(0x8b03238): Load(), loading 'button_pushed_background.png' in foreground 2011-05-06 05:13:27.857 MythUIImage(0x8b03238): LoadImage(button_pushed_background.png) Object background 2011-05-06 05:13:27.857 MythUIHelper: LoadCacheImage(button_pushed_background.png,button_pushed_background.png--229x71.png) 2011-05-06 05:13:27.857 MythUIImage(0x8b03238): LoadImage found in cache :button_pushed_background.png--229x71.png: RefCount = 10 2011-05-06 05:13:27.858 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png) 2011-05-06 05:13:27.858 MythUIImage(0xb1b5a370): Load(), loading 'button_background.png' in foreground 2011-05-06 05:13:27.858 MythUIImage(0xb1b5a370): LoadImage(button_background.png) Object background 2011-05-06 05:13:27.858 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png) 2011-05-06 05:13:27.858 MythUIImage(0xb1b5a370): LoadImage found in cache :button_background.png--229x71.png: RefCount = 21 2011-05-06 05:13:27.858 MythUIHelper: LoadCacheImage(button_selected_background.png,button_selected_background.png--229x71.png) 2011-05-06 05:13:27.858 MythUIImage(0xb1b5aff8): Load(), loading 'button_selected_background.png' in foreground 2011-05-06 05:13:27.858 MythUIImage(0xb1b5aff8): LoadImage(button_selected_background.png) Object background 2011-05-06 05:13:27.858 MythUIHelper: LoadCacheImage(button_selected_background.png,button_selected_background.png--229x71.png) 2011-05-06 05:13:27.858 MythUIImage(0xb1b5aff8): LoadImage found in cache :button_selected_background.png--229x71.png: RefCount = 11 2011-05-06 05:13:27.858 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png) 2011-05-06 05:13:27.858 MythUIImage(0xb1b5bc48): Load(), loading 'button_background.png' in foreground 2011-05-06 05:13:27.858 MythUIImage(0xb1b5bc48): LoadImage(button_background.png) Object background 2011-05-06 05:13:27.858 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png) 2011-05-06 05:13:27.858 MythUIImage(0xb1b5bc48): LoadImage found in cache :button_background.png--229x71.png: RefCount = 22 2011-05-06 05:13:27.858 MythUIHelper: LoadCacheImage(button_pushed_background.png,button_pushed_background.png--229x71.png) 2011-05-06 05:13:27.858 MythUIImage(0xb1b5c908): Load(), loading 'button_pushed_background.png' in foreground 2011-05-06 05:13:27.858 MythUIImage(0xb1b5c908): LoadImage(button_pushed_background.png) Object background 2011-05-06 05:13:27.858 MythUIHelper: LoadCacheImage(button_pushed_background.png,button_pushed_background.png--229x71.png) 2011-05-06 05:13:27.858 MythUIImage(0xb1b5c908): LoadImage found in cache :button_pushed_background.png--229x71.png: RefCount = 11 2011-05-06 05:13:27.868 MythUIHelper: LoadCacheImage(ui/background.png,ui-background.png---1x-1.png) 2011-05-06 05:13:27.869 MythUIImage(0xb1bb3190): Load(), spawning thread to load 'ui/background.png' 2011-05-06 05:13:27.869 MythUIImage(0xb1bb3190): LoadImage(ui/background.png) Object backimg 2011-05-06 05:13:27.869 MythUIHelper: LoadCacheImage(ui/background.png,ui-background.png---1x-1.png) 2011-05-06 05:13:27.874 MythFontProperties: loaded 'Droid Sans' Location: /usr/share/mythtv/themes/MythCenter-wide/base.xml @ 1127 Name: 'medium' Type: 'fontdef' 2011-05-06 05:13:27.880 MythFontProperties: loaded 'Liberation Sans' Location: /usr/share/mythtv/themes/MythCenter-wide/base.xml @ 1133 Name: 'large' Type: 'fontdef' 2011-05-06 05:13:27.880 MythFontProperties: loaded 'Liberation Sans' Location: /usr/share/mythtv/themes/MythCenter-wide/base.xml @ 1139 Name: 'clock' Type: 'fontdef' 2011-05-06 05:13:27.881 XMLParseBase: Loaded base theme from '/usr/share/mythtv/themes/MythCenter-wide/base.xml' 2011-05-06 05:13:27.883 MythFontProperties: loaded 'Droid Sans' Location: /usr/share/mythtv/themes/default-wide/base.xml @ 32 Name: 'basesmallgrey' Type: 'fontdef' 2011-05-06 05:13:27.883 MythFontProperties: loaded 'Droid Sans' Location: /usr/share/mythtv/themes/default-wide/base.xml @ 36 Name: 'basesmallpurple' Type: 'fontdef' 2011-05-06 05:13:27.883 MythFontProperties: loaded 'Droid Sans' Location: /usr/share/mythtv/themes/default-wide/base.xml @ 40 Name: 'basesmallblack' Type: 'fontdef' 2011-05-06 05:13:27.883 MythFontProperties: loaded 'Droid Sans' Location: /usr/share/mythtv/themes/default-wide/base.xml @ 44 Name: 'basesmallyellow' Type: 'fontdef' 2011-05-06 05:13:27.883 MythFontProperties: loaded 'Droid Sans' Location: /usr/share/mythtv/themes/default-wide/base.xml @ 48 Name: 'basesmallgreen' Type: 'fontdef' 2011-05-06 05:13:27.883 MythFontProperties: loaded 'Droid Sans' Location: /usr/share/mythtv/themes/default-wide/base.xml @ 52 Name: 'basesmallblue' Type: 'fontdef' 2011-05-06 05:13:27.883 MythFontProperties: loaded 'Droid Sans' Location: /usr/share/mythtv/themes/default-wide/base.xml @ 56 Name: 'basesmallred' Type: 'fontdef' 2011-05-06 05:13:27.883 MythFontProperties: loaded 'Liberation Sans' Location: /usr/share/mythtv/themes/default-wide/base.xml @ 60 Name: 'basemediumgrey' Type: 'fontdef' 2011-05-06 05:13:27.883 MythFontProperties: loaded 'Liberation Sans' Location: /usr/share/mythtv/themes/default-wide/base.xml @ 64 Name: 'basemediumgreen' Type: 'fontdef' 2011-05-06 05:13:27.883 MythFontProperties: loaded 'Liberation Sans' Location: /usr/share/mythtv/themes/default-wide/base.xml @ 68 Name: 'basemediumred' Type: 'fontdef' 2011-05-06 05:13:27.883 MythFontProperties: loaded 'Liberation Sans' Location: /usr/share/mythtv/themes/default-wide/base.xml @ 72 Name: 'basemediumpurple' Type: 'fontdef' 2011-05-06 05:13:27.884 XMLParseBase: Loaded base theme from '/usr/share/mythtv/themes/default-wide/base.xml' 2011-05-06 05:13:27.891 MythFontProperties: loaded 'Droid Sans' Location: /usr/share/mythtv/themes/default/base.xml @ 11 Name: 'basetiny' Type: 'fontdef' 2011-05-06 05:13:27.892 MythFontProperties: loaded 'Droid Sans' Location: /usr/share/mythtv/themes/default/base.xml @ 36 Name: 'basetinyred' Type: 'fontdef' 2011-05-06 05:13:27.892 MythFontProperties: loaded 'Liberation Sans' Location: /usr/share/mythtv/themes/default/base.xml @ 80 Name: 'basemediumyellow' Type: 'fontdef' 2011-05-06 05:13:27.892 MythUIHelper: LoadCacheImage(shared/0_stars.png,shared-0_stars.png---1x-1.png) 2011-05-06 05:13:27.892 MythUIImage(0xabb00248): Load(), spawning thread to load 'shared/0_stars.png' 2011-05-06 05:13:27.892 MythUIHelper: LoadCacheImage(shared/1_stars.png,shared-1_stars.png---1x-1.png) 2011-05-06 05:13:27.892 MythUIImage(0xabb28fb8): Load(), spawning thread to load 'shared/1_stars.png' 2011-05-06 05:13:27.892 MythUIHelper: LoadCacheImage(shared/2_stars.png,shared-2_stars.png---1x-1.png) 2011-05-06 05:13:27.893 MythUIImage(0xabb00248): LoadImage(shared/0_stars.png) Object stars 2011-05-06 05:13:27.893 MythUIHelper: LoadCacheImage(shared/0_stars.png,shared-0_stars.png---1x-1.png) 2011-05-06 05:13:27.893 MythUIImage(0xabb29690): Load(), spawning thread to load 'shared/2_stars.png' 2011-05-06 05:13:27.893 MythUIHelper: LoadCacheImage(shared/3_stars.png,shared-3_stars.png---1x-1.png) 2011-05-06 05:13:27.893 MythUIImage(0xabb2b0b0): Load(), spawning thread to load 'shared/3_stars.png' 2011-05-06 05:13:27.893 MythUIHelper: LoadCacheImage(shared/4_stars.png,shared-4_stars.png---1x-1.png) 2011-05-06 05:13:27.893 MythUIImage(0xabb2b410): Load(), spawning thread to load 'shared/4_stars.png' 2011-05-06 05:13:27.893 MythUIHelper: LoadCacheImage(shared/5_stars.png,shared-5_stars.png---1x-1.png) 2011-05-06 05:13:27.893 MythUIImage(0xabb2bc28): Load(), spawning thread to load 'shared/5_stars.png' 2011-05-06 05:13:27.893 MythUIHelper: LoadCacheImage(shared/6_stars.png,shared-6_stars.png---1x-1.png) 2011-05-06 05:13:27.893 MythUIImage(0xabb28fb8): LoadImage(shared/1_stars.png) Object stars 2011-05-06 05:13:27.893 MythUIHelper: LoadCacheImage(shared/1_stars.png,shared-1_stars.png---1x-1.png) 2011-05-06 05:13:27.894 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :shared-0_stars.png---1x-1.png: :41580: 2011-05-06 05:13:27.894 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :70: size :41580: 2011-05-06 05:13:27.894 MythUIImage(0xabb00248): LoadImage found in cache :shared-0_stars.png---1x-1.png: RefCount = 2 2011-05-06 05:13:27.894 MythUIImage(0xabb2c2f8): Load(), spawning thread to load 'shared/6_stars.png' 2011-05-06 05:13:27.894 MythUIImage(0xabb2b0b0): LoadImage(shared/3_stars.png) Object stars 2011-05-06 05:13:27.894 MythUIHelper: LoadCacheImage(shared/3_stars.png,shared-3_stars.png---1x-1.png) 2011-05-06 05:13:27.894 MythUIHelper: LoadCacheImage(shared/7_stars.png,shared-7_stars.png---1x-1.png) 2011-05-06 05:13:27.894 MythUIImage(0xabb2ca78): Load(), spawning thread to load 'shared/7_stars.png' 2011-05-06 05:13:27.894 MythUIHelper: LoadCacheImage(shared/8_stars.png,shared-8_stars.png---1x-1.png) 2011-05-06 05:13:27.894 MythUIImage(0xabb29690): LoadImage(shared/2_stars.png) Object stars 2011-05-06 05:13:27.894 MythUIHelper: LoadCacheImage(shared/2_stars.png,shared-2_stars.png---1x-1.png) 2011-05-06 05:13:27.894 MythUIImage(0xabb2cf88): Load(), spawning thread to load 'shared/8_stars.png' 2011-05-06 05:13:27.894 MythUIHelper: LoadCacheImage(shared/9_stars.png,shared-9_stars.png---1x-1.png) 2011-05-06 05:13:27.894 MythUIImage(0xabb2d830): Load(), spawning thread to load 'shared/9_stars.png' 2011-05-06 05:13:27.894 MythUIHelper: LoadCacheImage(shared/10_stars.png,shared-10_stars.png---1x-1.png) 2011-05-06 05:13:27.894 MythUIImage(0xabc99260): Load(), spawning thread to load 'shared/10_stars.png' 2011-05-06 05:13:27.894 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :shared-3_stars.png---1x-1.png: :41580: 2011-05-06 05:13:27.894 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :71: size :41580: 2011-05-06 05:13:27.895 MythUIImage(0xabb2b0b0): LoadImage found in cache :shared-3_stars.png---1x-1.png: RefCount = 2 2011-05-06 05:13:27.895 MythUIImage(0xabb2b410): LoadImage(shared/4_stars.png) Object stars 2011-05-06 05:13:27.895 MythUIHelper: LoadCacheImage(shared/4_stars.png,shared-4_stars.png---1x-1.png) 2011-05-06 05:13:27.895 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :shared-2_stars.png---1x-1.png: :41580: 2011-05-06 05:13:27.895 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :72: size :41580: 2011-05-06 05:13:27.895 MythUIImage(0xabb29690): LoadImage found in cache :shared-2_stars.png---1x-1.png: RefCount = 2 2011-05-06 05:13:27.895 MythUIImage(0xabb2bc28): LoadImage(shared/5_stars.png) Object stars 2011-05-06 05:13:27.895 MythUIHelper: LoadCacheImage(shared/5_stars.png,shared-5_stars.png---1x-1.png) 2011-05-06 05:13:27.895 XMLParseBase: Loaded base theme from '/usr/share/mythtv/themes/default/base.xml' 2011-05-06 05:13:27.895 XMLParseBase, Warning: No theme file '/tmp/base.xml' 2011-05-06 05:13:27.895 MythUIHelper: LoadCacheImage(ui/background.png,ui-background.png---1x-1.png) 2011-05-06 05:13:27.895 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :shared-4_stars.png---1x-1.png: :41580: 2011-05-06 05:13:27.895 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :73: size :41580: 2011-05-06 05:13:27.895 MythUIImage(0xabb2b410): LoadImage found in cache :shared-4_stars.png---1x-1.png: RefCount = 2 2011-05-06 05:13:27.895 MythUIImage(0xabb11c58): Load(), spawning thread to load 'ui/background.png' 2011-05-06 05:13:27.895 MythUIImage(0xabb2c2f8): LoadImage(shared/6_stars.png) Object stars 2011-05-06 05:13:27.895 MythUIHelper: LoadCacheImage(shared/6_stars.png,shared-6_stars.png---1x-1.png) 2011-05-06 05:13:27.895 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :shared-5_stars.png---1x-1.png: :41580: 2011-05-06 05:13:27.895 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :74: size :41580: 2011-05-06 05:13:27.896 MythUIImage(0xabb2bc28): LoadImage found in cache :shared-5_stars.png---1x-1.png: RefCount = 2 2011-05-06 05:13:27.896 MythUIImage(0xabb2ca78): LoadImage(shared/7_stars.png) Object stars 2011-05-06 05:13:27.896 MythUIHelper: LoadCacheImage(shared/7_stars.png,shared-7_stars.png---1x-1.png) 2011-05-06 05:13:27.896 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Welcome' AND action = 'STARTXTERM' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s) 2011-05-06 05:13:27.896 MSqlQuery::next(DBManager0) Result: "keylist = F12, description = Open an Xterm window" 2011-05-06 05:13:27.896 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :shared-1_stars.png---1x-1.png: :41580: 2011-05-06 05:13:27.896 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :75: size :41580: 2011-05-06 05:13:27.896 MythUIImage(0xabb28fb8): LoadImage found in cache :shared-1_stars.png---1x-1.png: RefCount = 2 2011-05-06 05:13:27.896 MythUIImage(0xabb2cf88): LoadImage(shared/8_stars.png) Object stars 2011-05-06 05:13:27.896 MythUIHelper: LoadCacheImage(shared/8_stars.png,shared-8_stars.png---1x-1.png) 2011-05-06 05:13:27.896 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Welcome' AND action = 'SHOWSETTINGS' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s) 2011-05-06 05:13:27.896 MSqlQuery::next(DBManager0) Result: "keylist = F11, description = Show Mythshutdown settings" 2011-05-06 05:13:27.896 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Welcome' AND action = 'STARTSETUP' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s) 2011-05-06 05:13:27.896 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :shared-6_stars.png---1x-1.png: :41580: 2011-05-06 05:13:27.896 MSqlQuery::next(DBManager0) Result: "keylist = , description = Start Mythtv-Setup" 2011-05-06 05:13:27.896 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :76: size :41580: 2011-05-06 05:13:27.896 MythUIImage(0xabb2c2f8): LoadImage found in cache :shared-6_stars.png---1x-1.png: RefCount = 2 2011-05-06 05:13:27.896 MythUIImage(0xabb2d830): LoadImage(shared/9_stars.png) Object stars 2011-05-06 05:13:27.897 MythUIHelper: LoadCacheImage(shared/9_stars.png,shared-9_stars.png---1x-1.png) 2011-05-06 05:13:27.897 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'recordpreroll' AND hostname = 'mythtv-dev' <<<< Returns 0 row(s) 2011-05-06 05:13:27.897 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :shared-7_stars.png---1x-1.png: :41580: 2011-05-06 05:13:27.897 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :77: size :41580: 2011-05-06 05:13:27.897 MythUIImage(0xabb2ca78): LoadImage found in cache :shared-7_stars.png---1x-1.png: RefCount = 2 2011-05-06 05:13:27.897 MythUIImage(0xabc99260): LoadImage(shared/10_stars.png) Object stars 2011-05-06 05:13:27.897 MythUIHelper: LoadCacheImage(shared/10_stars.png,shared-10_stars.png---1x-1.png) 2011-05-06 05:13:27.897 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'recordpreroll' AND hostname IS NULL <<<< Returns 1 row(s) 2011-05-06 05:13:27.897 MSqlQuery::next(DBManager0) Result: "data = 0" 2011-05-06 05:13:27.897 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :shared-8_stars.png---1x-1.png: :41580: 2011-05-06 05:13:27.897 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :78: size :41580: 2011-05-06 05:13:27.897 MythUIImage(0xabb2cf88): LoadImage found in cache :shared-8_stars.png---1x-1.png: RefCount = 2 2011-05-06 05:13:27.897 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :shared-9_stars.png---1x-1.png: :41580: 2011-05-06 05:13:27.897 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :79: size :41580: 2011-05-06 05:13:27.897 MythUIImage(0xabb2d830): LoadImage found in cache :shared-9_stars.png---1x-1.png: RefCount = 2 2011-05-06 05:13:27.897 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'idlewaitforrecordingtime' AND hostname = 'mythtv-dev' <<<< Returns 0 row(s) 2011-05-06 05:13:27.897 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'idlewaitforrecordingtime' AND hostname IS NULL <<<< Returns 1 row(s) 2011-05-06 05:13:27.898 MSqlQuery::next(DBManager0) Result: "data = 15" 2011-05-06 05:13:27.898 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :shared-10_stars.png---1x-1.png: :41580: 2011-05-06 05:13:27.898 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'timeformat' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s) 2011-05-06 05:13:27.898 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :80: size :41580: 2011-05-06 05:13:27.898 MSqlQuery::next(DBManager0) Result: "data = h:mm AP" 2011-05-06 05:13:27.898 MythUIImage(0xabc99260): LoadImage found in cache :shared-10_stars.png---1x-1.png: RefCount = 2 2011-05-06 05:13:27.898 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'mythwelcomedateformat' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s) 2011-05-06 05:13:27.898 MSqlQuery::next(DBManager0) Result: "data = dddd dd MMM yyyy" 2011-05-06 05:13:27.898 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'idletimeoutsecs' AND hostname = 'mythtv-dev' <<<< Returns 0 row(s) 2011-05-06 05:13:27.898 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'idletimeoutsecs' AND hostname IS NULL <<<< Returns 1 row(s) 2011-05-06 05:13:27.898 MSqlQuery::next(DBManager0) Result: "data = 300" 2011-05-06 05:13:27.898 XMLParseBase: Loading window theme from /usr/share/mythtv/themes/MythCenter-wide/welcome-ui.xml 2011-05-06 05:13:27.899 MythFontProperties: loaded 'Liberation Sans' Location: /usr/share/mythtv/themes/MythCenter-wide/welcome-ui.xml @ 10 Name: 'title' Type: 'fontdef' 2011-05-06 05:13:27.904 MythFontProperties: loaded 'Droid Sans' Location: /usr/share/mythtv/themes/MythCenter-wide/welcome-ui.xml @ 18 Name: 'time' Type: 'fontdef' 2011-05-06 05:13:27.904 MythFontProperties: loaded 'Droid Sans' Location: /usr/share/mythtv/themes/MythCenter-wide/welcome-ui.xml @ 24 Name: 'label' Type: 'fontdef' 2011-05-06 05:13:27.904 MythFontProperties: loaded 'Droid Sans' Location: /usr/share/mythtv/themes/MythCenter-wide/welcome-ui.xml @ 32 Name: 'info' Type: 'fontdef' 2011-05-06 05:13:27.904 MythFontProperties: loaded 'Droid Sans' Location: /usr/share/mythtv/themes/MythCenter-wide/welcome-ui.xml @ 38 Name: 'warning' Type: 'fontdef' 2011-05-06 05:13:27.904 MythFontProperties: loaded 'Droid Sans' Location: /usr/share/mythtv/themes/MythCenter-wide/welcome-ui.xml @ 46 Name: 'buttons' Type: 'fontdef' 2011-05-06 05:13:27.905 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'dateformat' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s) 2011-05-06 05:13:27.905 MSqlQuery::next(DBManager0) Result: "data = ddd MMM d" 2011-05-06 05:13:27.905 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'shortdateformat' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s) 2011-05-06 05:13:27.905 MSqlQuery::next(DBManager0) Result: "data = M/d" 2011-05-06 05:13:27.933 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :ui-background.png---1x-1.png: :9208320: 2011-05-06 05:13:27.933 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :81: size :9208320: 2011-05-06 05:13:27.933 MythUIImage(0xb1bb3190): LoadImage found in cache :ui-background.png---1x-1.png: RefCount = 2 2011-05-06 05:13:27.933 MythUIImage(0xabb11c58): LoadImage(ui/background.png) Object backimg 2011-05-06 05:13:27.933 MythUIHelper: LoadCacheImage(ui/background.png,ui-background.png---1x-1.png) 2011-05-06 05:13:27.933 MythUIImage(0xabb11c58): LoadImage found in cache :ui-background.png---1x-1.png: RefCount = 3 2011-05-06 05:13:27.964 MythUIHelper: LoadCacheImage(wide_button_background.png,wide_button_background.png--435x73.png) 2011-05-06 05:13:27.964 MythUIImage(0x8eb77b0): Load(), loading 'wide_button_background.png' in foreground 2011-05-06 05:13:27.964 MythUIImage(0x8eb77b0): LoadImage(wide_button_background.png) Object background 2011-05-06 05:13:27.964 MythUIHelper: LoadCacheImage(wide_button_background.png,wide_button_background.png--435x73.png) 2011-05-06 05:13:27.964 MythUIImage(0x8eb77b0): LoadImage found in cache :wide_button_background.png--435x73.png: RefCount = 5 2011-05-06 05:13:27.965 MythUIHelper: LoadCacheImage(wide_button_selected_background.png,wide_button_selected_background.png--435x73.png) 2011-05-06 05:13:27.965 MythUIImage(0x8eb8c68): Load(), loading 'wide_button_selected_background.png' in foreground 2011-05-06 05:13:27.965 MythUIImage(0x8eb8c68): LoadImage(wide_button_selected_background.png) Object background 2011-05-06 05:13:27.965 MythUIHelper: LoadCacheImage(wide_button_selected_background.png,wide_button_selected_background.png--435x73.png) 2011-05-06 05:13:27.965 MythUIImage(0x8eb8c68): LoadImage found in cache :wide_button_selected_background.png--435x73.png: RefCount = 3 2011-05-06 05:13:27.965 MythUIHelper: LoadCacheImage(wide_button_background.png,wide_button_background.png--435x73.png) 2011-05-06 05:13:27.965 MythUIImage(0x8eb9650): Load(), loading 'wide_button_background.png' in foreground 2011-05-06 05:13:27.965 MythUIImage(0x8eb9650): LoadImage(wide_button_background.png) Object background 2011-05-06 05:13:27.965 MythUIHelper: LoadCacheImage(wide_button_background.png,wide_button_background.png--435x73.png) 2011-05-06 05:13:27.965 MythUIImage(0x8eb9650): LoadImage found in cache :wide_button_background.png--435x73.png: RefCount = 6 2011-05-06 05:13:27.965 MythUIHelper: LoadCacheImage(wide_button_pushed_background.png,wide_button_pushed_background.png--435x73.png) 2011-05-06 05:13:27.965 MythUIImage(0x8eba288): Load(), loading 'wide_button_pushed_background.png' in foreground 2011-05-06 05:13:27.965 MythUIImage(0x8eba288): LoadImage(wide_button_pushed_background.png) Object background 2011-05-06 05:13:27.965 MythUIHelper: LoadCacheImage(wide_button_pushed_background.png,wide_button_pushed_background.png--435x73.png) 2011-05-06 05:13:27.965 MythUIImage(0x8eba288): LoadImage found in cache :wide_button_pushed_background.png--435x73.png: RefCount = 3 2011-05-06 05:13:27.966 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'masterserverip' AND hostname = 'mythtv-dev' <<<< Returns 0 row(s) 2011-05-06 05:13:27.966 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'masterserverip' AND hostname IS NULL <<<< Returns 1 row(s) 2011-05-06 05:13:27.966 MSqlQuery::next(DBManager0) Result: "data = 127.0.0.1" 2011-05-06 05:13:27.966 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'masterserverport' AND hostname = 'mythtv-dev' <<<< Returns 0 row(s) 2011-05-06 05:13:27.966 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'masterserverport' AND hostname IS NULL <<<< Returns 1 row(s) 2011-05-06 05:13:27.966 MSqlQuery::next(DBManager0) Result: "data = 6543" 2011-05-06 05:13:27.966 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'wolbackendcommand' AND hostname = 'mythtv-dev' <<<< Returns 0 row(s) 2011-05-06 05:13:27.967 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'wolbackendcommand' AND hostname IS NULL <<<< Returns 1 row(s) 2011-05-06 05:13:27.967 MSqlQuery::next(DBManager0) Result: "data = " 2011-05-06 05:13:27.967 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'backendconnectretry' AND hostname = 'mythtv-dev' <<<< Returns 0 row(s) 2011-05-06 05:13:27.967 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'backendconnectretry' AND hostname IS NULL <<<< Returns 0 row(s) 2011-05-06 05:13:27.967 MythCoreContext: Connecting to backend server: 127.0.0.1:6543 (try 1 of 1) 2011-05-06 05:13:27.967 MythSocket(ffffffffb1bf55d8:31): new socket 2011-05-06 05:13:27.967 MythSocket(ffffffffb1bf55d8:31): attempting connect() to (127.0.0.1:6543) 2011-05-06 05:13:27.967 MythSocket(ffffffffb1bf55d8:31): state change Idle -> Connected 2011-05-06 05:13:27.967 MythSocket(ffffffffb1bf55d8:31): write -> 31 30 MYTH_PROTO_VERSION 63 3875641D 2011-05-06 05:13:27.967 MythSocket(ffffffffb1bf55d8:31): writeBlock(0x18446744072295104696, 38) 2011-05-06 05:13:27.967 MythSocket(ffffffffb1bf55d8:31): readBlock(0x18446744072295038072, 8) called 2011-05-06 05:13:27.968 MythSocket(ffffffffb1bf55d8:31): readBlock(0x18446744072295104696, 13) called 2011-05-06 05:13:27.968 MythSocket(ffffffffb1bf55d8:31): read <- 31 13 ACCEPT[]:[]63 2011-05-06 05:13:27.968 Using protocol version 63 2011-05-06 05:13:27.968 MythSocket(ffffffffb1bf55d8:31): write -> 31 24 ANN Monitor mythtv-dev 0 2011-05-06 05:13:27.968 MythSocket(ffffffffb1bf55d8:31): writeBlock(0x18446744072295187696, 32) 2011-05-06 05:13:28.050 MythSocket(ffffffffb1bf55d8:31): readBlock(0x18446744072295109128, 8) called 2011-05-06 05:13:28.050 MythSocket(ffffffffb1bf55d8:31): readBlock(0x18446744072395831656, 2) called 2011-05-06 05:13:28.050 MythSocket(ffffffffb1bf55d8:31): read <- 31 2 OK 2011-05-06 05:13:28.050 MythSocket(ffffffffabb284e8:36): new socket 2011-05-06 05:13:28.050 MythSocket(ffffffffabb284e8:36): attempting connect() to (127.0.0.1:6543) 2011-05-06 05:13:28.051 MythSocket(ffffffffabb284e8:36): state change Idle -> Connected 2011-05-06 05:13:28.051 MythSocket(ffffffffabb284e8:36): write -> 36 24 ANN Monitor mythtv-dev 1 2011-05-06 05:13:28.051 MythSocket(ffffffffabb284e8:36): writeBlock(0x18446744072396687208, 32) 2011-05-06 05:13:28.053 MythSocket(ffffffffabb284e8:36): readBlock(0x18446744072396434608, 8) called 2011-05-06 05:13:28.053 MythSocket(ffffffffabb284e8:36): readBlock(0x18446744072295109216, 2) called 2011-05-06 05:13:28.053 MythSocket(ffffffffabb284e8:36): read <- 36 2 OK 2011-05-06 05:13:28.054 MythSocketThread: readyread thread start 2011-05-06 05:13:28.054 ProcessAddRemoveQueues 2011-05-06 05:13:28.054 Construct FD_SET 2011-05-06 05:13:28.054 Empty FD_SET, sleeping 2011-05-06 05:13:28.054 MythSocket(ffffffffabb284e8:36): UpRef: 1 2011-05-06 05:13:28.054 Empty FD_SET, woken up 2011-05-06 05:13:28.054 ProcessAddRemoveQueues 2011-05-06 05:13:28.054 Construct FD_SET 2011-05-06 05:13:28.054 Waiting on select.. 2011-05-06 05:13:28.054 MSqlQuery::exec(DBManager0) SELECT cardid FROM capturecard ORDER BY cardid <<<< Returns 2 row(s) 2011-05-06 05:13:28.054 MSqlQuery::next(DBManager0) Result: "cardid = 1" 2011-05-06 05:13:28.054 MSqlQuery::next(DBManager0) Result: "cardid = 2" 2011-05-06 05:13:28.054 SendReceiveStringList(QUERY_REMOTEENCODER 1,GET_STATE) called from UI thread 2011-05-06 05:13:28.054 MythSocket(ffffffffb1bf55d8:31): write -> 31 35 QUERY_REMOTEENCODER 1[]:[]GET_STATE 2011-05-06 05:13:28.054 MythSocket(ffffffffb1bf55d8:31): writeBlock(0x18446744072295188168, 43) 2011-05-06 05:13:28.054 MythSocket(ffffffffb1bf55d8:31): readBlock(0x18446744072396445048, 8) called 2011-05-06 05:13:28.054 MythSocket(ffffffffb1bf55d8:31): readBlock(0x18446744072295104800, 1) called 2011-05-06 05:13:28.054 MythSocket(ffffffffb1bf55d8:31): read <- 31 1 0 2011-05-06 05:13:28.054 Got data on select 2011-05-06 05:13:28.054 Processing ready reads 2011-05-06 05:13:28.054 SendReceiveStringList(QUERY_REMOTEENCODER 2,GET_STATE) called from UI thread 2011-05-06 05:13:28.054 MythSocket(ffffffffb1bf55d8:31): write -> 31 35 QUERY_REMOTEENCODER 2[]:[]GET_STATE 2011-05-06 05:13:28.054 MythSocketThread: Total read time: 0ms, on sockets 2011-05-06 05:13:28.054 MythSocket(ffffffffb1bf55d8:31): writeBlock(0x18446744072295188168, 43) 2011-05-06 05:13:28.055 Reacquired ready read lock 2011-05-06 05:13:28.055 ProcessAddRemoveQueues 2011-05-06 05:13:28.055 Construct FD_SET 2011-05-06 05:13:28.055 Waiting on select.. 2011-05-06 05:13:28.055 MythSocket(ffffffffb1bf55d8:31): readBlock(0x18446744072396445048, 8) called 2011-05-06 05:13:28.055 MythSocket(ffffffffb1bf55d8:31): readBlock(0x18446744072396421224, 1) called 2011-05-06 05:13:28.055 MythSocket(ffffffffb1bf55d8:31): read <- 31 1 0 2011-05-06 05:13:28.055 Got data on select 2011-05-06 05:13:28.055 Processing ready reads 2011-05-06 05:13:28.055 MythSocketThread: Total read time: 0ms, on sockets 2011-05-06 05:13:28.055 SendReceiveStringList(QUERY_GETALLPENDING) called from UI thread 2011-05-06 05:13:28.055 Reacquired ready read lock 2011-05-06 05:13:28.055 MythSocket(ffffffffb1bf55d8:31): write -> 31 19 QUERY_GETALLPENDING 2011-05-06 05:13:28.055 MythSocket(ffffffffb1bf55d8:31): writeBlock(0x18446744072396082760, 27) 2011-05-06 05:13:28.055 ProcessAddRemoveQueues 2011-05-06 05:13:28.055 Construct FD_SET 2011-05-06 05:13:28.055 Waiting on select.. 2011-05-06 05:13:28.055 MythSocket(ffffffffb1bf55d8:31): readBlock(0x18446744072295187936, 8) called 2011-05-06 05:13:28.055 MythSocket(ffffffffb1bf55d8:31): readBlock(0x18446744072396726104, 6026) called 2011-05-06 05:13:28.055 MythSocket(ffffffffb1bf55d8:31): read <- 31 6026 0[]:[]11[]:[]Entertainment Tonight[]:[][]:[][CC] Mary Hart and Mark Steines present the latest celebrity news events, exclusive interviews, behind-the-scenes first looks and Hollywood's hottest stories from the worlds of film, television, music, fashion, literature and interactive media. (2010)[]:[]Entertainment[]:[]1088[]:[]88[]:[]GO![]:[]GO![]:[][]:[]0[]:[]1304641800[]:[]1304643600[]:[]734626[]:[]mythtv-dev[]:[]1[]:[]0[]:[]0[]:[]-1[]:[]2[]:[]2[]:[]6[]:[]15[]:[]6[]:[]1304641800[]:[]1304643600[]:[]0[]:[]Default[]:[][]:[][]:[][]:[]1304622779[]:[]0[]:[][]:[]Default[]:[]0[]:[]0[]:[]Default[]:[]0[]:[]0[]:[]0[]:[]0[]:[]Entertainment Tonight[]:[][]:[](PG) [CC] Mary Hart and Mark Steines present the latest celebrity news events, exclusive interviews, behind-the-scenes first looks and Hollywood's hottest stories from the worlds of film, television, music, fashion, literature and interactive media.[]:[]Entertainment[]:[]1008[]:[]8[]:[]WIN[]:[]WIN[]:[][]:[]0[]:[]1304658000[]:[]1304659800[]:[]734626[]:[]mythtv-dev[]:[]1[]:[]0[]:[]0[]:[]-1[]:[]2[]:[]2[]:[]6[]:[]15[]:[]6[]:[]1304658000[]:[]1304659800[]:[]0[]:[]Default[]:[][]:[][]:[][]:[]1304622779[]:[]0[]:[][]:[]Default[]:[]0[]:[]0[]:[]Default[]:[]0[]:[]0[]:[]0[]:[]0[]:[]Entertainment Tonight[]:[][]:[][CC] Entertainment Tonight[]:[]Entertainment[]:[]1008[]:[]8[]:[]WIN[]:[]WIN[]:[][]:[]0[]:[]1304789400[]:[]1304791200[]:[]734626[]:[]mythtv-dev[]:[]1[]:[]0[]:[]0[]:[]-1[]:[]2[]:[]2[]:[]6[]:[]15[]:[]6[]:[]1304789400[]:[]1304791200[]:[]0[]:[]Default[]:[][]:[][]:[][]:[]1304622779[]:[]0[]:[][]:[]Default[]:[]0[]:[]0[]:[]Default[]:[]0[]:[]0[]:[]0[]:[]0[]:[]Entertainment Tonight[]:[][]:[][CC] Mary Hart and Mark Steines present the latest celebrity news events, exclusive interviews, behind-the-scenes first looks and Hollywood's hottest stories from the worlds of film, television, music, fashion, literature and interactive media. (2010)[]:[]Entertainment[]:[]1088[]:[]88[]:[]GO![]:[]GO![]:[][]:[]0[]:[]1304901000[]:[]1304902800[]:[]734626[]:[]mythtv-dev[]:[]1[]:[]0[]:[]0[]:[]-1[]:[]2[]:[]2[]:[]6[]:[]15[]:[]6[]:[]1304901000[]:[]1304902800[]:[]0[]:[]Default[]:[][]:[][]:[][]:[]1304622779[]:[]0[]:[][]:[]Default[]:[]0[]:[]0[]:[]Default[]:[]0[]:[]0[]:[]0[]:[]0[]:[]Entertainment Tonight[]:[][]:[](PG) [CC] Mary Hart and Mark Steines present the latest celebrity news events, exclusive interviews, behind-the-scenes first looks and Hollywood's hottest stories from the worlds of film, television, music, fashion, literature and interactive media.[]:[]Entertainment[]:[]1008[]:[]8[]:[]WIN[]:[]WIN[]:[][]:[]0[]:[]1304917200[]:[]1304919000[]:[]734626[]:[]mythtv-dev[]:[]1[]:[]0[]:[]0[]:[]-1[]:[]2[]:[]2[]:[]6[]:[]15[]:[]6[]:[]1304917200[]:[]1304919000[]:[]0[]:[]Default[]:[][]:[][]:[][]:[]1304622779[]:[]0[]:[][]:[]Default[]:[]0[]:[]0[]:[]Default[]:[]0[]:[]0[]:[]0[]:[]0[]:[]Entertainment Tonight[]:[][]:[][CC] Mary Hart and Mark Steines present the latest celebrity news events, exclusive interviews, behind-the-scenes first looks and Hollywood's hottest stories from the worlds of film, television, music, fashion, literature and interactive media. (2010)[]:[]Entertainment[]:[]1088[]:[]88[]:[]GO![]:[]GO![]:[][]:[]0[]:[]1304987400[]:[]1304989200[]:[]734626[]:[]mythtv-dev[]:[]1[]:[]0[]:[]0[]:[]-1[]:[]2[]:[]2[]:[]6[]:[]15[]:[]6[]:[]1304987400[]:[]1304989200[]:[]0[]:[]Default[]:[][]:[][]:[][]:[]1304622779[]:[]0[]:[][]:[]Default[]:[]0[]:[]0[]:[]Default[]:[]0[]:[]0[]:[]0[]:[]0[]:[]Entertainment Tonight[]:[][]:[](PG) [CC] Mary Hart and Mark Steines present the latest celebrity news events, exclusive interviews, behind-the-scenes first looks and Hollywood's hottest stories from the worlds of film, television, music, fashion, literature and interactive media.[]:[]Entertainment[]:[]1008[]:[]8[]:[]WIN[]:[]WIN[]:[][]:[]0[]:[]1305003600[]:[]1305005400[]:[]734626[]:[]mythtv-dev[]:[]1[]:[]0[]:[]0[]:[]-1[]:[]2[]:[]2[]:[]6[]:[]15[]:[]6[]:[]1305003600[]:[]1305005400[]:[]0[]:[]Default[]:[][]:[][]:[][]:[]1304622779[]:[]0[]:[][]:[]Default[]:[]0[]:[]0[]:[]Default[]:[]0[]:[]0[]:[]0[]:[]0[]:[]Entertainment Tonight[]:[][]:[](PG) [CC] Entertainment Tonight[]:[]Entertainment[]:[]1008[]:[]8[]:[]WIN[]:[]WIN[]:[][]:[]0[]:[]1305041400[]:[]1305043200[]:[]734626[]:[]mythtv-dev[]:[]1[]:[]0[]:[]0[]:[]-1[]:[]2[]:[]2[]:[]6[]:[]15[]:[]6[]:[]1305041400[]:[]1305043200[]:[]0[]:[]Default[]:[][]:[][]:[][]:[]1304622779[]:[]0[]:[][]:[]Default[]:[]0[]:[]0[]:[]Default[]:[]0[]:[]0[]:[]0[]:[]0[]:[]Entertainment Tonight[]:[][]:[][CC] Mary Hart and Mark Steines present the latest celebrity news events, exclusive interviews, behind-the-scenes first looks and Hollywood's hottest stories from the worlds of film, television, music, fashion, literature and interactive media. (2010)[]:[]Entertainment[]:[]1088[]:[]88[]:[]GO![]:[]GO![]:[][]:[]0[]:[]1305073800[]:[]1305075600[]:[]734626[]:[]mythtv-dev[]:[]1[]:[]0[]:[]0[]:[]-1[]:[]2[]:[]2[]:[]6[]:[]15[]:[]6[]:[]1305073800[]:[]1305075600[]:[]0[]:[]Default[]:[][]:[][]:[][]:[]1304622779[]:[]0[]:[][]:[]Default[]:[]0[]:[]0[]:[]Default[]:[]0[]:[]0[]:[]0[]:[]0[]:[]Entertainment Tonight[]:[][]:[](PG) [CC] Mary Hart and Mark Steines present the latest celebrity news events, exclusive interviews, behind-the-scenes first looks and Hollywood's hottest stories from the worlds of film, television, music, fashion, literature and interactive media.[]:[]Entertainment[]:[]1008[]:[]8[]:[]WIN[]:[]WIN[]:[][]:[]0[]:[]1305090000[]:[]1305091800[]:[]734626[]:[]mythtv-dev[]:[]1[]:[]0[]:[]0[]:[]-1[]:[]2[]:[]2[]:[]6[]:[]15[]:[]6[]:[]1305090000[]:[]1305091800[]:[]0[]:[]Default[]:[][]:[][]:[][]:[]1304622779[]:[]0[]:[][]:[]Default[]:[]0[]:[]0[]:[]Default[]:[]0[]:[]0[]:[]0[]:[]0[]:[]Entertainment Tonight[]:[][]:[](G) [CC] Entertainment Tonight[]:[]Entertainment[]:[]1008[]:[]8[]:[]WIN[]:[]WIN[]:[][]:[]0[]:[]1305133200[]:[]1305135000[]:[]734626[]:[]mythtv-dev[]:[]1[]:[]0[]:[]0[]:[]-1[]:[]2[]:[]2[]:[]6[]:[]15[]:[]6[]:[]1305133200[]:[]1305135000[]:[]0[]:[]Default[]:[][]:[][]:[][]:[]1304622779[]:[]0[]:[][]:[]Default[]:[]0[]:[]0[]:[]Default[]:[]0[]:[]0[]:[]0[]:[]0 2011-05-06 05:13:28.056 Got data on select 2011-05-06 05:13:28.056 Processing ready reads 2011-05-06 05:13:28.056 MythSocketThread: Total read time: 0ms, on sockets 2011-05-06 05:13:28.056 Reacquired ready read lock 2011-05-06 05:13:28.056 ProcessAddRemoveQueues 2011-05-06 05:13:28.056 Construct FD_SET 2011-05-06 05:13:28.056 Waiting on select.. 2011-05-06 05:13:28.186 mythshutdown --startup returned: 1 2011-05-06 05:13:28.186 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'autostartfrontend' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s) 2011-05-06 05:13:28.186 MSqlQuery::next(DBManager0) Result: "data = 0" 2011-05-06 05:13:28.186 MSqlQuery::exec(DBManager0) SELECT cardid FROM capturecard ORDER BY cardid <<<< Returns 2 row(s) 2011-05-06 05:13:28.186 MSqlQuery::next(DBManager0) Result: "cardid = 1" 2011-05-06 05:13:28.186 MSqlQuery::next(DBManager0) Result: "cardid = 2" 2011-05-06 05:13:28.187 SendReceiveStringList(QUERY_REMOTEENCODER 1,GET_STATE) called from UI thread 2011-05-06 05:13:28.187 MythSocket(ffffffffb1bf55d8:31): write -> 31 35 QUERY_REMOTEENCODER 1[]:[]GET_STATE 2011-05-06 05:13:28.187 MythSocket(ffffffffb1bf55d8:31): writeBlock(0x139213144, 43) 2011-05-06 05:13:28.187 MythSocket(ffffffffb1bf55d8:31): readBlock(0x139621720, 8) called 2011-05-06 05:13:28.187 MythSocket(ffffffffb1bf55d8:31): readBlock(0x144174560, 1) called 2011-05-06 05:13:28.187 MythSocket(ffffffffb1bf55d8:31): read <- 31 1 0 2011-05-06 05:13:28.187 SendReceiveStringList(QUERY_REMOTEENCODER 2,GET_STATE) called from UI thread 2011-05-06 05:13:28.187 Got data on select 2011-05-06 05:13:28.187 MythSocket(ffffffffb1bf55d8:31): write -> 31 35 QUERY_REMOTEENCODER 2[]:[]GET_STATE 2011-05-06 05:13:28.187 Processing ready reads 2011-05-06 05:13:28.187 MythSocket(ffffffffb1bf55d8:31): writeBlock(0x139213144, 43) 2011-05-06 05:13:28.187 MythSocketThread: Total read time: 0ms, on sockets 2011-05-06 05:13:28.187 Reacquired ready read lock 2011-05-06 05:13:28.187 ProcessAddRemoveQueues 2011-05-06 05:13:28.187 Construct FD_SET 2011-05-06 05:13:28.187 Waiting on select.. 2011-05-06 05:13:28.187 MythSocket(ffffffffb1bf55d8:31): readBlock(0x139621720, 8) called 2011-05-06 05:13:28.187 MythSocket(ffffffffb1bf55d8:31): readBlock(0x144174560, 1) called 2011-05-06 05:13:28.187 MythSocket(ffffffffb1bf55d8:31): read <- 31 1 0 2011-05-06 05:13:28.187 Got data on select 2011-05-06 05:13:28.187 SendReceiveStringList(QUERY_GETALLPENDING) called from UI thread 2011-05-06 05:13:28.187 Processing ready reads 2011-05-06 05:13:28.187 MythSocket(ffffffffb1bf55d8:31): write -> 31 19 QUERY_GETALLPENDING 2011-05-06 05:13:28.187 MythSocketThread: Total read time: 0ms, on sockets 2011-05-06 05:13:28.187 MythSocket(ffffffffb1bf55d8:31): writeBlock(0x146267816, 27) 2011-05-06 05:13:28.187 Reacquired ready read lock 2011-05-06 05:13:28.187 ProcessAddRemoveQueues 2011-05-06 05:13:28.188 Construct FD_SET 2011-05-06 05:13:28.188 Waiting on select.. 2011-05-06 05:13:28.188 MythSocket(ffffffffb1bf55d8:31): readBlock(0x143119776, 8) called 2011-05-06 05:13:28.188 MythSocket(ffffffffb1bf55d8:31): readBlock(0x145958712, 6026) called 2011-05-06 05:13:28.188 MythSocket(ffffffffb1bf55d8:31): read <- 31 6026 0[]:[]11[]:[]Entertainment Tonight[]:[][]:[][CC] Mary Hart and Mark Steines present the latest celebrity news events, exclusive interviews, behind-the-scenes first looks and Hollywood's hottest stories from the worlds of film, television, music, fashion, literature and interactive media. (2010)[]:[]Entertainment[]:[]1088[]:[]88[]:[]GO![]:[]GO![]:[][]:[]0[]:[]1304641800[]:[]1304643600[]:[]734626[]:[]mythtv-dev[]:[]1[]:[]0[]:[]0[]:[]-1[]:[]2[]:[]2[]:[]6[]:[]15[]:[]6[]:[]1304641800[]:[]1304643600[]:[]0[]:[]Default[]:[][]:[][]:[][]:[]1304622779[]:[]0[]:[][]:[]Default[]:[]0[]:[]0[]:[]Default[]:[]0[]:[]0[]:[]0[]:[]0[]:[]Entertainment Tonight[]:[][]:[](PG) [CC] Mary Hart and Mark Steines present the latest celebrity news events, exclusive interviews, behind-the-scenes first looks and Hollywood's hottest stories from the worlds of film, television, music, fashion, literature and interactive media.[]:[]Entertainment[]:[]1008[]:[]8[]:[]WIN[]:[]WIN[]:[][]:[]0[]:[]1304658000[]:[]1304659800[]:[]734626[]:[]mythtv-dev[]:[]1[]:[]0[]:[]0[]:[]-1[]:[]2[]:[]2[]:[]6[]:[]15[]:[]6[]:[]1304658000[]:[]1304659800[]:[]0[]:[]Default[]:[][]:[][]:[][]:[]1304622779[]:[]0[]:[][]:[]Default[]:[]0[]:[]0[]:[]Default[]:[]0[]:[]0[]:[]0[]:[]0[]:[]Entertainment Tonight[]:[][]:[][CC] Entertainment Tonight[]:[]Entertainment[]:[]1008[]:[]8[]:[]WIN[]:[]WIN[]:[][]:[]0[]:[]1304789400[]:[]1304791200[]:[]734626[]:[]mythtv-dev[]:[]1[]:[]0[]:[]0[]:[]-1[]:[]2[]:[]2[]:[]6[]:[]15[]:[]6[]:[]1304789400[]:[]1304791200[]:[]0[]:[]Default[]:[][]:[][]:[][]:[]1304622779[]:[]0[]:[][]:[]Default[]:[]0[]:[]0[]:[]Default[]:[]0[]:[]0[]:[]0[]:[]0[]:[]Entertainment Tonight[]:[][]:[][CC] Mary Hart and Mark Steines present the latest celebrity news events, exclusive interviews, behind-the-scenes first looks and Hollywood's hottest stories from the worlds of film, television, music, fashion, literature and interactive media. (2010)[]:[]Entertainment[]:[]1088[]:[]88[]:[]GO![]:[]GO![]:[][]:[]0[]:[]1304901000[]:[]1304902800[]:[]734626[]:[]mythtv-dev[]:[]1[]:[]0[]:[]0[]:[]-1[]:[]2[]:[]2[]:[]6[]:[]15[]:[]6[]:[]1304901000[]:[]1304902800[]:[]0[]:[]Default[]:[][]:[][]:[][]:[]1304622779[]:[]0[]:[][]:[]Default[]:[]0[]:[]0[]:[]Default[]:[]0[]:[]0[]:[]0[]:[]0[]:[]Entertainment Tonight[]:[][]:[](PG) [CC] Mary Hart and Mark Steines present the latest celebrity news events, exclusive interviews, behind-the-scenes first looks and Hollywood's hottest stories from the worlds of film, television, music, fashion, literature and interactive media.[]:[]Entertainment[]:[]1008[]:[]8[]:[]WIN[]:[]WIN[]:[][]:[]0[]:[]1304917200[]:[]1304919000[]:[]734626[]:[]mythtv-dev[]:[]1[]:[]0[]:[]0[]:[]-1[]:[]2[]:[]2[]:[]6[]:[]15[]:[]6[]:[]1304917200[]:[]1304919000[]:[]0[]:[]Default[]:[][]:[][]:[][]:[]1304622779[]:[]0[]:[][]:[]Default[]:[]0[]:[]0[]:[]Default[]:[]0[]:[]0[]:[]0[]:[]0[]:[]Entertainment Tonight[]:[][]:[][CC] Mary Hart and Mark Steines present the latest celebrity news events, exclusive interviews, behind-the-scenes first looks and Hollywood's hottest stories from the worlds of film, television, music, fashion, literature and interactive media. (2010)[]:[]Entertainment[]:[]1088[]:[]88[]:[]GO![]:[]GO![]:[][]:[]0[]:[]1304987400[]:[]1304989200[]:[]734626[]:[]mythtv-dev[]:[]1[]:[]0[]:[]0[]:[]-1[]:[]2[]:[]2[]:[]6[]:[]15[]:[]6[]:[]1304987400[]:[]1304989200[]:[]0[]:[]Default[]:[][]:[][]:[][]:[]1304622779[]:[]0[]:[][]:[]Default[]:[]0[]:[]0[]:[]Default[]:[]0[]:[]0[]:[]0[]:[]0[]:[]Entertainment Tonight[]:[][]:[](PG) [CC] Mary Hart and Mark Steines present the latest celebrity news events, exclusive interviews, behind-the-scenes first looks and Hollywood's hottest stories from the worlds of film, television, music, fashion, literature and interactive media.[]:[]Entertainment[]:[]1008[]:[]8[]:[]WIN[]:[]WIN[]:[][]:[]0[]:[]1305003600[]:[]1305005400[]:[]734626[]:[]mythtv-dev[]:[]1[]:[]0[]:[]0[]:[]-1[]:[]2[]:[]2[]:[]6[]:[]15[]:[]6[]:[]1305003600[]:[]1305005400[]:[]0[]:[]Default[]:[][]:[][]:[][]:[]1304622779[]:[]0[]:[][]:[]Default[]:[]0[]:[]0[]:[]Default[]:[]0[]:[]0[]:[]0[]:[]0[]:[]Entertainment Tonight[]:[][]:[](PG) [CC] Entertainment Tonight[]:[]Entertainment[]:[]1008[]:[]8[]:[]WIN[]:[]WIN[]:[][]:[]0[]:[]1305041400[]:[]1305043200[]:[]734626[]:[]mythtv-dev[]:[]1[]:[]0[]:[]0[]:[]-1[]:[]2[]:[]2[]:[]6[]:[]15[]:[]6[]:[]1305041400[]:[]1305043200[]:[]0[]:[]Default[]:[][]:[][]:[][]:[]1304622779[]:[]0[]:[][]:[]Default[]:[]0[]:[]0[]:[]Default[]:[]0[]:[]0[]:[]0[]:[]0[]:[]Entertainment Tonight[]:[][]:[][CC] Mary Hart and Mark Steines present the latest celebrity news events, exclusive interviews, behind-the-scenes first looks and Hollywood's hottest stories from the worlds of film, television, music, fashion, literature and interactive media. (2010)[]:[]Entertainment[]:[]1088[]:[]88[]:[]GO![]:[]GO![]:[][]:[]0[]:[]1305073800[]:[]1305075600[]:[]734626[]:[]mythtv-dev[]:[]1[]:[]0[]:[]0[]:[]-1[]:[]2[]:[]2[]:[]6[]:[]15[]:[]6[]:[]1305073800[]:[]1305075600[]:[]0[]:[]Default[]:[][]:[][]:[][]:[]1304622779[]:[]0[]:[][]:[]Default[]:[]0[]:[]0[]:[]Default[]:[]0[]:[]0[]:[]0[]:[]0[]:[]Entertainment Tonight[]:[][]:[](PG) [CC] Mary Hart and Mark Steines present the latest celebrity news events, exclusive interviews, behind-the-scenes first looks and Hollywood's hottest stories from the worlds of film, television, music, fashion, literature and interactive media.[]:[]Entertainment[]:[]1008[]:[]8[]:[]WIN[]:[]WIN[]:[][]:[]0[]:[]1305090000[]:[]1305091800[]:[]734626[]:[]mythtv-dev[]:[]1[]:[]0[]:[]0[]:[]-1[]:[]2[]:[]2[]:[]6[]:[]15[]:[]6[]:[]1305090000[]:[]1305091800[]:[]0[]:[]Default[]:[][]:[][]:[][]:[]1304622779[]:[]0[]:[][]:[]Default[]:[]0[]:[]0[]:[]Default[]:[]0[]:[]0[]:[]0[]:[]0[]:[]Entertainment Tonight[]:[][]:[](G) [CC] Entertainment Tonight[]:[]Entertainment[]:[]1008[]:[]8[]:[]WIN[]:[]WIN[]:[][]:[]0[]:[]1305133200[]:[]1305135000[]:[]734626[]:[]mythtv-dev[]:[]1[]:[]0[]:[]0[]:[]-1[]:[]2[]:[]2[]:[]6[]:[]15[]:[]6[]:[]1305133200[]:[]1305135000[]:[]0[]:[]Default[]:[][]:[][]:[][]:[]1304622779[]:[]0[]:[][]:[]Default[]:[]0[]:[]0[]:[]Default[]:[]0[]:[]0[]:[]0[]:[]0 2011-05-06 05:13:28.188 Got data on select 2011-05-06 05:13:28.188 Processing ready reads 2011-05-06 05:13:28.188 MythSocketThread: Total read time: 0ms, on sockets 2011-05-06 05:13:28.188 Reacquired ready read lock 2011-05-06 05:13:28.188 ProcessAddRemoveQueues 2011-05-06 05:13:28.188 Construct FD_SET 2011-05-06 05:13:28.188 Waiting on select.. 2011-05-06 05:13:29.469 Got data on select 2011-05-06 05:13:29.470 Processing ready reads 2011-05-06 05:13:29.470 MythSocketThread(sock 0xffffffffabb284e8:36): socket is readable 2011-05-06 05:13:29.470 MythSocketThread(sock 0xffffffffabb284e8:36): calling m_cb->readyRead() 2011-05-06 05:13:29.470 MythSocket(ffffffffabb284e8:36): readBlock(0x18446744072319411664, 8) called 2011-05-06 05:13:29.470 MythSocket(ffffffffabb284e8:36): readBlock(0x18446744072319177504, 52) called 2011-05-06 05:13:29.470 MythSocket(ffffffffabb284e8:36): read <- 36 52 BACKEND_MESSAGE[]:[]SHUTDOWN_COUNTDOWN 270[]:[]empty 2011-05-06 05:13:29.470 MythEvent: SHUTDOWN_COUNTDOWN 270 2011-05-06 05:13:29.470 MythSocketThread: Total read time: 0ms, on sockets {36,0ms} 2011-05-06 05:13:29.470 Reacquired ready read lock 2011-05-06 05:13:29.470 ProcessAddRemoveQueues 2011-05-06 05:13:29.470 Construct FD_SET 2011-05-06 05:13:29.470 Waiting on select.. 2011-05-06 05:13:30.306 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'mythwelcomestartfecmd' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s) 2011-05-06 05:13:30.306 MSqlQuery::next(DBManager0) Result: "data = /usr/bin/mythfrontend" 2011-05-06 05:13:30.307 Locking input devices 2011-05-06 05:13:30.315 Launching: /usr/bin/mythfrontend 2011-05-06 05:13:30.317 PID 4258: launched 2011-05-06 05:13:30.448 mythfrontend version: fixes/0.24 [v0.24-251-ga0bb5e9] www.mythtv.org 2011-05-06 05:13:30.448 Using runtime prefix = /usr 2011-05-06 05:13:30.448 Using configuration directory = /home/ron/.mythtv 2011-05-06 05:13:30.449 ThreadPool:HTTP: Initial 1, Max 25, Timeout 60000 2011-05-06 05:13:31.120 Empty LocalHostName. 2011-05-06 05:13:31.120 Using localhost value of mythtv-dev 2011-05-06 05:13:31.125 New DB connection, total: 1 2011-05-06 05:13:31.127 Connected to database 'mythconverg' at host: localhost 2011-05-06 05:13:31.130 Closing DB connection named 'DBManager0' 2011-05-06 05:13:31.130 Connected to database 'mythconverg' at host: localhost 2011-05-06 05:13:31.131 Current locale EN_US 2011-05-06 05:13:31.131 Reading locale defaults from /usr/share/mythtv//locales/en_us.xml 2011-05-06 05:13:31.338 ScreenSaverX11Private: XScreenSaver support enabled 2011-05-06 05:13:31.339 DPMS is active. 2011-05-06 05:13:31.358 Desktop video mode: 1920x1200 59.950 Hz 2011-05-06 05:13:31.904 Enabled verbose msgs: important general 2011-05-06 05:13:31.905 Loading en_us translation for module mythfrontend 2011-05-06 05:13:31.908 LIRC: Successfully initialized '/dev/lircd' using '/home/ron/.mythtv/lircrc' config 2011-05-06 05:13:31.908 JoystickMenuThread: Joystick disabled - Failed to read /home/ron/.mythtv/joystickmenurc 2011-05-06 05:13:31.929 Using Frameless Window 2011-05-06 05:13:31.929 Using Full Screen Window 2011-05-06 05:13:32.079 Using the OpenGL painter 2011-05-06 05:13:32.110 OpenGL: OpenGL vendor : Tungsten Graphics, Inc 2011-05-06 05:13:32.110 OpenGL: OpenGL renderer: Mesa DRI Intel(R) Sandybridge Desktop GEM 20100330 DEVELOPMENT x86/MMX/SSE2 2011-05-06 05:13:32.110 OpenGL: OpenGL version : 2.1 Mesa 7.10.2 2011-05-06 05:13:32.110 OpenGL: Max texture size: 4096 x 4096 2011-05-06 05:13:32.110 OpenGL: Max texture units: 8 2011-05-06 05:13:32.110 OpenGL: Direct rendering: Yes 2011-05-06 05:13:32.110 OpenGL: Initialised MythRenderOpenGL 2011-05-06 05:13:32.275 New DB connection, total: 2 2011-05-06 05:13:32.275 New DB connection, total: 3 2011-05-06 05:13:32.275 Connected to database 'mythconverg' at host: localhost 2011-05-06 05:13:32.275 Connected to database 'mythconverg' at host: localhost 2011-05-06 05:13:32.276 Current MythTV Schema Version (DBSchemaVer): 1264 2011-05-06 05:13:32.315 ThemeInfo, Warning: Unable to open themeinfo.xml for /usr/share/mythtv/themes/BlackCurves-OSD/themeinfo.xml 2011-05-06 05:13:32.315 ThemeInfo, Error: The theme (/usr/share/mythtv/themes/BlackCurves-OSD) is missing a themeinfo.xml file. 2011-05-06 05:13:32.315 ThemeInfo, Warning: Unable to open themeinfo.xml for /usr/share/mythtv/themes/Gray-OSD/themeinfo.xml 2011-05-06 05:13:32.315 ThemeInfo, Error: The theme (/usr/share/mythtv/themes/Gray-OSD) is missing a themeinfo.xml file. 2011-05-06 05:13:32.524 Registering Internal as a media playback plugin. 2011-05-06 05:13:32.528 Registering WebBrowser as a media playback plugin. 2011-05-06 05:13:32.528 Loading en_us translation for module mythbrowser 2011-05-06 05:13:32.549 MediaMonitorUnix::AddDevice() - empty device path. 2011-05-06 05:13:32.549 MediaMonitorUnix::AddDevice() - empty device path. 2011-05-06 05:13:32.549 MediaMonitorUnix::AddDevice() - empty device path. 2011-05-06 05:13:32.551 MediaMonitorUnix::AddDevice() - empty device path. 2011-05-06 05:13:32.551 MediaMonitorUnix::AddDevice() - empty device path. 2011-05-06 05:13:32.551 MediaMonitorUnix::AddDevice() - empty device path. 2011-05-06 05:13:32.552 MonitorRegisterExtensions(0x100, gif,jpg,png) 2011-05-06 05:13:32.552 Loading en_us translation for module mythgallery 2011-05-06 05:13:32.562 Current MythMusic Schema Version (MusicDBSchemaVer): 1017 2011-05-06 05:13:32.576 MonitorRegisterExtensions(0x40, mp3,mp2,ogg,oga,flac,wma,wav,ac3,oma,omg,atp,ra,dts,aac,m4a,aa3,tta,mka,aiff,swa,wv) 2011-05-06 05:13:32.578 Loading en_us translation for module mythmusic 2011-05-06 05:13:32.580 Loading en_us translation for module mythnetvision 2011-05-06 05:13:32.583 Current MythVideo Schema Version (mythvideo.DBSchemaVer): 1038 2011-05-06 05:13:32.590 Loading en_us translation for module mythvideo 2011-05-06 05:13:32.594 Loading en_us translation for module mythweather 2011-05-06 05:13:32.935 Found mainmenu.xml for theme 'MythCenter-wide' 2011-05-06 05:13:33.045 MythCoreContext: Connecting to backend server: 127.0.0.1:6543 (try 1 of 1) 2011-05-06 05:13:33.046 Using protocol version 63 2011-05-06 05:13:33.470 Got data on select 2011-05-06 05:13:33.470 Processing ready reads 2011-05-06 05:13:33.471 MythSocketThread(sock 0xffffffffabb284e8:36): socket is readable 2011-05-06 05:13:33.471 MythSocketThread(sock 0xffffffffabb284e8:36): calling m_cb->readyRead() 2011-05-06 05:13:33.471 MythSocket(ffffffffabb284e8:36): readBlock(0x18446744072319247368, 8) called 2011-05-06 05:13:33.471 MythSocket(ffffffffabb284e8:36): readBlock(0x18446744072319177504, 51) called 2011-05-06 05:13:33.471 MythSocket(ffffffffabb284e8:36): read <- 36 51 BACKEND_MESSAGE[]:[]SHUTDOWN_COUNTDOWN -1[]:[]empty 2011-05-06 05:13:33.471 MythEvent: SHUTDOWN_COUNTDOWN -1 2011-05-06 05:13:33.471 MythSocketThread: Total read time: 0ms, on sockets {36,0ms} 2011-05-06 05:13:33.471 Reacquired ready read lock 2011-05-06 05:13:33.471 ProcessAddRemoveQueues 2011-05-06 05:13:33.471 Construct FD_SET 2011-05-06 05:13:33.471 Waiting on select.. 2011-05-06 05:13:35.212 OpenGL: Deleting OpenGL Resources 2011-05-06 05:13:35.214 Deleting UPnP client... 2011-05-06 05:13:37.473 Got data on select 2011-05-06 05:13:37.473 Processing ready reads 2011-05-06 05:13:37.473 MythSocketThread(sock 0xffffffffabb284e8:36): socket is readable 2011-05-06 05:13:37.473 MythSocketThread(sock 0xffffffffabb284e8:36): calling m_cb->readyRead() 2011-05-06 05:13:37.473 MythSocket(ffffffffabb284e8:36): readBlock(0x18446744072319247368, 8) called 2011-05-06 05:13:37.473 MythSocket(ffffffffabb284e8:36): readBlock(0x18446744072319177504, 52) called 2011-05-06 05:13:37.473 MythSocket(ffffffffabb284e8:36): read <- 36 52 BACKEND_MESSAGE[]:[]SHUTDOWN_COUNTDOWN 300[]:[]empty 2011-05-06 05:13:37.473 MythEvent: SHUTDOWN_COUNTDOWN 300 2011-05-06 05:13:37.474 MythSocketThread: Total read time: 1ms, on sockets {36,1ms} 2011-05-06 05:13:37.474 Reacquired ready read lock 2011-05-06 05:13:37.474 ProcessAddRemoveQueues 2011-05-06 05:13:37.474 Construct FD_SET 2011-05-06 05:13:37.474 Waiting on select.. 2011-05-06 05:13:41.117 PID 4258: exited: status=0, result=0 2011-05-06 05:13:41.128 MSqlQuery::exec(DBManager0) SELECT cardid FROM capturecard ORDER BY cardid <<<< Returns 2 row(s) 2011-05-06 05:13:41.128 MSqlQuery::next(DBManager0) Result: "cardid = 1" 2011-05-06 05:13:41.128 MSqlQuery::next(DBManager0) Result: "cardid = 2" 2011-05-06 05:13:41.128 SendReceiveStringList(QUERY_REMOTEENCODER 1,GET_STATE) called from UI thread 2011-05-06 05:13:41.128 MythSocket(ffffffffb1bf55d8:31): write -> 31 35 QUERY_REMOTEENCODER 1[]:[]GET_STATE 2011-05-06 05:13:41.128 MythSocket(ffffffffb1bf55d8:31): writeBlock(0x18446744072396440368, 43) 2011-05-06 05:13:41.129 MythSocket(ffffffffb1bf55d8:31): readBlock(0x18446744072295107960, 8) called 2011-05-06 05:13:41.129 MythSocket(ffffffffb1bf55d8:31): readBlock(0x18446744072395865312, 1) called 2011-05-06 05:13:41.129 MythSocket(ffffffffb1bf55d8:31): read <- 31 1 0 2011-05-06 05:13:41.129 SendReceiveStringList(QUERY_REMOTEENCODER 2,GET_STATE) called from UI thread 2011-05-06 05:13:41.129 Got data on select 2011-05-06 05:13:41.129 MythSocket(ffffffffb1bf55d8:31): write -> 31 35 QUERY_REMOTEENCODER 2[]:[]GET_STATE 2011-05-06 05:13:41.129 Processing ready reads 2011-05-06 05:13:41.129 MythSocket(ffffffffb1bf55d8:31): writeBlock(0x18446744072396440368, 43) 2011-05-06 05:13:41.129 MythSocketThread: Total read time: 0ms, on sockets 2011-05-06 05:13:41.129 Reacquired ready read lock 2011-05-06 05:13:41.129 ProcessAddRemoveQueues 2011-05-06 05:13:41.129 Construct FD_SET 2011-05-06 05:13:41.129 Waiting on select.. 2011-05-06 05:13:41.129 MythSocket(ffffffffb1bf55d8:31): readBlock(0x18446744072295107960, 8) called 2011-05-06 05:13:41.129 MythSocket(ffffffffb1bf55d8:31): readBlock(0x18446744072396096336, 1) called 2011-05-06 05:13:41.129 MythSocket(ffffffffb1bf55d8:31): read <- 31 1 0 2011-05-06 05:13:41.130 Got data on select 2011-05-06 05:13:41.130 SendReceiveStringList(QUERY_GETALLPENDING) called from UI thread 2011-05-06 05:13:41.130 Processing ready reads 2011-05-06 05:13:41.130 MythSocket(ffffffffb1bf55d8:31): write -> 31 19 QUERY_GETALLPENDING 2011-05-06 05:13:41.130 MythSocketThread: Total read time: 0ms, on sockets 2011-05-06 05:13:41.130 MythSocket(ffffffffb1bf55d8:31): writeBlock(0x18446744072396435192, 27) 2011-05-06 05:13:41.130 Reacquired ready read lock 2011-05-06 05:13:41.130 ProcessAddRemoveQueues 2011-05-06 05:13:41.130 Construct FD_SET 2011-05-06 05:13:41.130 Waiting on select.. 2011-05-06 05:13:41.131 MythSocket(ffffffffb1bf55d8:31): readBlock(0x18446744072295163944, 8) called 2011-05-06 05:13:41.131 MythSocket(ffffffffb1bf55d8:31): readBlock(0x18446744072396726104, 6026) called 2011-05-06 05:13:41.131 MythSocket(ffffffffb1bf55d8:31): read <- 31 6026 0[]:[]11[]:[]Entertainment Tonight[]:[][]:[][CC] Mary Hart and Mark Steines present the latest celebrity news events, exclusive interviews, behind-the-scenes first looks and Hollywood's hottest stories from the worlds of film, television, music, fashion, literature and interactive media. (2010)[]:[]Entertainment[]:[]1088[]:[]88[]:[]GO![]:[]GO![]:[][]:[]0[]:[]1304641800[]:[]1304643600[]:[]734626[]:[]mythtv-dev[]:[]1[]:[]0[]:[]0[]:[]-1[]:[]2[]:[]2[]:[]6[]:[]15[]:[]6[]:[]1304641800[]:[]1304643600[]:[]0[]:[]Default[]:[][]:[][]:[][]:[]1304622779[]:[]0[]:[][]:[]Default[]:[]0[]:[]0[]:[]Default[]:[]0[]:[]0[]:[]0[]:[]0[]:[]Entertainment Tonight[]:[][]:[](PG) [CC] Mary Hart and Mark Steines present the latest celebrity news events, exclusive interviews, behind-the-scenes first looks and Hollywood's hottest stories from the worlds of film, television, music, fashion, literature and interactive media.[]:[]Entertainment[]:[]1008[]:[]8[]:[]WIN[]:[]WIN[]:[][]:[]0[]:[]1304658000[]:[]1304659800[]:[]734626[]:[]mythtv-dev[]:[]1[]:[]0[]:[]0[]:[]-1[]:[]2[]:[]2[]:[]6[]:[]15[]:[]6[]:[]1304658000[]:[]1304659800[]:[]0[]:[]Default[]:[][]:[][]:[][]:[]1304622779[]:[]0[]:[][]:[]Default[]:[]0[]:[]0[]:[]Default[]:[]0[]:[]0[]:[]0[]:[]0[]:[]Entertainment Tonight[]:[][]:[][CC] Entertainment Tonight[]:[]Entertainment[]:[]1008[]:[]8[]:[]WIN[]:[]WIN[]:[][]:[]0[]:[]1304789400[]:[]1304791200[]:[]734626[]:[]mythtv-dev[]:[]1[]:[]0[]:[]0[]:[]-1[]:[]2[]:[]2[]:[]6[]:[]15[]:[]6[]:[]1304789400[]:[]1304791200[]:[]0[]:[]Default[]:[][]:[][]:[][]:[]1304622779[]:[]0[]:[][]:[]Default[]:[]0[]:[]0[]:[]Default[]:[]0[]:[]0[]:[]0[]:[]0[]:[]Entertainment Tonight[]:[][]:[][CC] Mary Hart and Mark Steines present the latest celebrity news events, exclusive interviews, behind-the-scenes first looks and Hollywood's hottest stories from the worlds of film, television, music, fashion, literature and interactive media. (2010)[]:[]Entertainment[]:[]1088[]:[]88[]:[]GO![]:[]GO![]:[][]:[]0[]:[]1304901000[]:[]1304902800[]:[]734626[]:[]mythtv-dev[]:[]1[]:[]0[]:[]0[]:[]-1[]:[]2[]:[]2[]:[]6[]:[]15[]:[]6[]:[]1304901000[]:[]1304902800[]:[]0[]:[]Default[]:[][]:[][]:[][]:[]1304622779[]:[]0[]:[][]:[]Default[]:[]0[]:[]0[]:[]Default[]:[]0[]:[]0[]:[]0[]:[]0[]:[]Entertainment Tonight[]:[][]:[](PG) [CC] Mary Hart and Mark Steines present the latest celebrity news events, exclusive interviews, behind-the-scenes first looks and Hollywood's hottest stories from the worlds of film, television, music, fashion, literature and interactive media.[]:[]Entertainment[]:[]1008[]:[]8[]:[]WIN[]:[]WIN[]:[][]:[]0[]:[]1304917200[]:[]1304919000[]:[]734626[]:[]mythtv-dev[]:[]1[]:[]0[]:[]0[]:[]-1[]:[]2[]:[]2[]:[]6[]:[]15[]:[]6[]:[]1304917200[]:[]1304919000[]:[]0[]:[]Default[]:[][]:[][]:[][]:[]1304622779[]:[]0[]:[][]:[]Default[]:[]0[]:[]0[]:[]Default[]:[]0[]:[]0[]:[]0[]:[]0[]:[]Entertainment Tonight[]:[][]:[][CC] Mary Hart and Mark Steines present the latest celebrity news events, exclusive interviews, behind-the-scenes first looks and Hollywood's hottest stories from the worlds of film, television, music, fashion, literature and interactive media. (2010)[]:[]Entertainment[]:[]1088[]:[]88[]:[]GO![]:[]GO![]:[][]:[]0[]:[]1304987400[]:[]1304989200[]:[]734626[]:[]mythtv-dev[]:[]1[]:[]0[]:[]0[]:[]-1[]:[]2[]:[]2[]:[]6[]:[]15[]:[]6[]:[]1304987400[]:[]1304989200[]:[]0[]:[]Default[]:[][]:[][]:[][]:[]1304622779[]:[]0[]:[][]:[]Default[]:[]0[]:[]0[]:[]Default[]:[]0[]:[]0[]:[]0[]:[]0[]:[]Entertainment Tonight[]:[][]:[](PG) [CC] Mary Hart and Mark Steines present the latest celebrity news events, exclusive interviews, behind-the-scenes first looks and Hollywood's hottest stories from the worlds of film, television, music, fashion, literature and interactive media.[]:[]Entertainment[]:[]1008[]:[]8[]:[]WIN[]:[]WIN[]:[][]:[]0[]:[]1305003600[]:[]1305005400[]:[]734626[]:[]mythtv-dev[]:[]1[]:[]0[]:[]0[]:[]-1[]:[]2[]:[]2[]:[]6[]:[]15[]:[]6[]:[]1305003600[]:[]1305005400[]:[]0[]:[]Default[]:[][]:[][]:[][]:[]1304622779[]:[]0[]:[][]:[]Default[]:[]0[]:[]0[]:[]Default[]:[]0[]:[]0[]:[]0[]:[]0[]:[]Entertainment Tonight[]:[][]:[](PG) [CC] Entertainment Tonight[]:[]Entertainment[]:[]1008[]:[]8[]:[]WIN[]:[]WIN[]:[][]:[]0[]:[]1305041400[]:[]1305043200[]:[]734626[]:[]mythtv-dev[]:[]1[]:[]0[]:[]0[]:[]-1[]:[]2[]:[]2[]:[]6[]:[]15[]:[]6[]:[]1305041400[]:[]1305043200[]:[]0[]:[]Default[]:[][]:[][]:[][]:[]1304622779[]:[]0[]:[][]:[]Default[]:[]0[]:[]0[]:[]Default[]:[]0[]:[]0[]:[]0[]:[]0[]:[]Entertainment Tonight[]:[][]:[][CC] Mary Hart and Mark Steines present the latest celebrity news events, exclusive interviews, behind-the-scenes first looks and Hollywood's hottest stories from the worlds of film, television, music, fashion, literature and interactive media. (2010)[]:[]Entertainment[]:[]1088[]:[]88[]:[]GO![]:[]GO![]:[][]:[]0[]:[]1305073800[]:[]1305075600[]:[]734626[]:[]mythtv-dev[]:[]1[]:[]0[]:[]0[]:[]-1[]:[]2[]:[]2[]:[]6[]:[]15[]:[]6[]:[]1305073800[]:[]1305075600[]:[]0[]:[]Default[]:[][]:[][]:[][]:[]1304622779[]:[]0[]:[][]:[]Default[]:[]0[]:[]0[]:[]Default[]:[]0[]:[]0[]:[]0[]:[]0[]:[]Entertainment Tonight[]:[][]:[](PG) [CC] Mary Hart and Mark Steines present the latest celebrity news events, exclusive interviews, behind-the-scenes first looks and Hollywood's hottest stories from the worlds of film, television, music, fashion, literature and interactive media.[]:[]Entertainment[]:[]1008[]:[]8[]:[]WIN[]:[]WIN[]:[][]:[]0[]:[]1305090000[]:[]1305091800[]:[]734626[]:[]mythtv-dev[]:[]1[]:[]0[]:[]0[]:[]-1[]:[]2[]:[]2[]:[]6[]:[]15[]:[]6[]:[]1305090000[]:[]1305091800[]:[]0[]:[]Default[]:[][]:[][]:[][]:[]1304622779[]:[]0[]:[][]:[]Default[]:[]0[]:[]0[]:[]Default[]:[]0[]:[]0[]:[]0[]:[]0[]:[]Entertainment Tonight[]:[][]:[](G) [CC] Entertainment Tonight[]:[]Entertainment[]:[]1008[]:[]8[]:[]WIN[]:[]WIN[]:[][]:[]0[]:[]1305133200[]:[]1305135000[]:[]734626[]:[]mythtv-dev[]:[]1[]:[]0[]:[]0[]:[]-1[]:[]2[]:[]2[]:[]6[]:[]15[]:[]6[]:[]1305133200[]:[]1305135000[]:[]0[]:[]Default[]:[][]:[][]:[][]:[]1304622779[]:[]0[]:[][]:[]Default[]:[]0[]:[]0[]:[]Default[]:[]0[]:[]0[]:[]0[]:[]0 2011-05-06 05:13:41.131 Got data on select 2011-05-06 05:13:41.131 Processing ready reads 2011-05-06 05:13:41.131 MythSocketThread: Total read time: 0ms, on sockets 2011-05-06 05:13:41.131 Reacquired ready read lock 2011-05-06 05:13:41.131 ProcessAddRemoveQueues 2011-05-06 05:13:41.131 Construct FD_SET 2011-05-06 05:13:41.132 Waiting on select.. 2011-05-06 05:13:41.433 Unlocking input devices