Ticket #9766: log2.txt

File log2.txt, 242.5 KB (added by rrroonn@…, 15 years ago)

mythwelcome output with -v all

Line 
1$mythwelcome -v all >log2.txt
2Error in my_thread_global_end(): 2 threads didn't exit
3Segmentation fault
4
5produces this output in log2.rxr
6
72011-05-06 05:13:26.690 Using runtime prefix = /usr
82011-05-06 05:13:26.690 Using configuration directory = /home/ron/.mythtv
92011-05-06 05:13:26.690 (old)Settings::ReadSettings(settings.txt) - No such file
102011-05-06 05:13:26.690 (old)Settings::ReadSettings(settings.txt) - No such file
112011-05-06 05:13:26.690 (old)Settings::ReadSettings(/usr/share/mythtv/mysql.txt) - No such file
122011-05-06 05:13:26.690 (old)Settings::ReadSettings(/usr/etc/mythtv/mysql.txt) - No such file
132011-05-06 05:13:26.690 (old)Settings::ReadSettings(/home/ron/.mythtv/mysql.txt) - 'DBHostName' = 'localhost'.
142011-05-06 05:13:26.690 (old)Settings::ReadSettings(/home/ron/.mythtv/mysql.txt) - 'DBUserName' = 'mythtv'.
152011-05-06 05:13:26.690 (old)Settings::ReadSettings(/home/ron/.mythtv/mysql.txt) - 'DBName' = 'mythconverg'.
162011-05-06 05:13:26.690 (old)Settings::ReadSettings(/home/ron/.mythtv/mysql.txt) - 'DBType' = 'QMYSQL3'.
172011-05-06 05:13:26.690 (old)Settings::ReadSettings(/home/ron/.mythtv/mysql.txt) - 'DBPassword' = 'ZbkUsAW4'.
182011-05-06 05:13:26.690 (old)Settings::ReadSettings(./mysql.txt) - No such file
192011-05-06 05:13:26.690 Empty LocalHostName.
202011-05-06 05:13:26.690 Using localhost value of mythtv-dev
212011-05-06 05:13:26.690 Clearing Settings Cache.
222011-05-06 05:13:26.691 MCP::DefaultUPnP() - No default UPnP backend
232011-05-06 05:13:26.691 Clearing Settings Cache.
242011-05-06 05:13:26.693 New DB connection, total: 1
252011-05-06 05:13:26.694 Connected to database 'mythconverg' at host: localhost
262011-05-06 05:13:26.696 Closing DB connection named 'DBManager0'
27211-05-06 05:13:26.697 Clearing Settings Cache.
282011-05-06 05:13:26.697 Connected to database 'mythconverg' at host: localhost
292011-05-06 05:13:26.698 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'language' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s)
302011-05-06 05:13:26.698 MSqlQuery::next(DBManager0) Result: "data = EN_US"
312011-05-06 05:13:26.698 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'country' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s)
322011-05-06 05:13:26.698 MSqlQuery::next(DBManager0) Result: "data = US"
332011-05-06 05:13:26.698 Current locale EN_US
342011-05-06 05:13:26.698 Reading locale defaults from /usr/share/mythtv//locales/en_us.xml
352011-05-06 05:13:26.699 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'freqtable' AND hostname = 'mythtv-dev' <<<< Returns 0 row(s)
362011-05-06 05:13:26.699 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'freqtable' AND hostname IS NULL <<<< Returns 1 row(s)
372011-05-06 05:13:26.700 MSqlQuery::next(DBManager0) Result: "data = australia"
382011-05-06 05:13:26.700 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'iso639language0' AND hostname = 'mythtv-dev' <<<< Returns 0 row(s)
392011-05-06 05:13:26.700 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'iso639language0' AND hostname IS NULL <<<< Returns 1 row(s)
402011-05-06 05:13:26.700 MSqlQuery::next(DBManager0) Result: "data = eng"
412011-05-06 05:13:26.701 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'iso639language1' AND hostname = 'mythtv-dev' <<<< Returns 0 row(s)
422011-05-06 05:13:26.701 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'iso639language1' AND hostname IS NULL <<<< Returns 1 row(s)
432011-05-06 05:13:26.701 MSqlQuery::next(DBManager0) Result: "data = eng"
442011-05-06 05:13:26.701 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'tvformat' AND hostname = 'mythtv-dev' <<<< Returns 0 row(s)
452011-05-06 05:13:26.702 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'tvformat' AND hostname IS NULL <<<< Returns 1 row(s)
462011-05-06 05:13:26.702 MSqlQuery::next(DBManager0) Result: "data = PAL-M"
472011-05-06 05:13:26.702 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'vbiformat' AND hostname = 'mythtv-dev' <<<< Returns 0 row(s)
482011-05-06 05:13:26.702 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'vbiformat' AND hostname IS NULL <<<< Returns 1 row(s)
492011-05-06 05:13:26.702 MSqlQuery::next(DBManager0) Result: "data = None"
502011-05-06 05:13:26.703 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'country' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s)
512011-05-06 05:13:26.703 MSqlQuery::next(DBManager0) Result: "data = US"
522011-05-06 05:13:26.703 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'dateformat' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s)
532011-05-06 05:13:26.703 MSqlQuery::next(DBManager0) Result: "data = ddd MMM d"
542011-05-06 05:13:26.703 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'language' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s)
552011-05-06 05:13:26.703 MSqlQuery::next(DBManager0) Result: "data = EN_US"
562011-05-06 05:13:26.704 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'mytharchivedateformat' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s)
572011-05-06 05:13:26.704 MSqlQuery::next(DBManager0) Result: "data = %a %b %d"
582011-05-06 05:13:26.704 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'mytharchivetimeformat' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s)
592011-05-06 05:13:26.704 MSqlQuery::next(DBManager0) Result: "data = %I:%M %p"
602011-05-06 05:13:26.705 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'mytharchivevideoformat' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s)
612011-05-06 05:13:26.705 MSqlQuery::next(DBManager0) Result: "data = PAL"
622011-05-06 05:13:26.705 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'shortdateformat' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s)
632011-05-06 05:13:26.705 MSqlQuery::next(DBManager0) Result: "data = M/d"
642011-05-06 05:13:26.705 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'timeformat' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s)
652011-05-06 05:13:26.705 MSqlQuery::next(DBManager0) Result: "data = h:mm AP"
662011-05-06 05:13:26.706 Launching: xscreensaver-command -version >&- 2>&-
672011-05-06 05:13:26.706 PID 4163: launched
682011-05-06 05:13:26.707 Starting reaper thread
692011-05-06 05:13:26.807 PID 4163: exited: status=0, result=0
702011-05-06 05:13:26.807 Launching: gnome-screensaver-command --help >&- 2>&-
712011-05-06 05:13:26.808 PID 4166: launched
722011-05-06 05:13:26.907 PID 4166: exited: status=32512, result=127
732011-05-06 05:13:26.907 ScreenSaverX11Private: XScreenSaver support enabled
742011-05-06 05:13:26.909 DPMS is active.
752011-05-06 05:13:26.910 MythUIHelper: Primary screen: 0.
762011-05-06 05:13:26.911 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'runfrontendinwindow' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s)
772011-05-06 05:13:26.911 MSqlQuery::next(DBManager0) Result: "data = 0"
782011-05-06 05:13:26.911 MythUIHelper: Using screen 0, 1920x1200 at 0,0
792011-05-06 05:13:26.911 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'guioffsetx' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s)
802011-05-06 05:13:26.911 MSqlQuery::next(DBManager0) Result: "data = 0"
812011-05-06 05:13:26.912 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'guioffsety' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s)
822011-05-06 05:13:26.912 MSqlQuery::next(DBManager0) Result: "data = 0"
832011-05-06 05:13:26.912 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'guiresolution' AND hostname = 'mythtv-dev' <<<< Returns 0 row(s)
842011-05-06 05:13:26.912 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'guiresolution' AND hostname IS NULL <<<< Returns 0 row(s)
852011-05-06 05:13:26.913 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'guiwidth' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s)
862011-05-06 05:13:26.913 MSqlQuery::next(DBManager0) Result: "data = 0"
872011-05-06 05:13:26.913 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'guiheight' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s)
882011-05-06 05:13:26.913 MSqlQuery::next(DBManager0) Result: "data = 0"
892011-05-06 05:13:26.928 Desktop video mode: 1920x1200 59.950 Hz
902011-05-06 05:13:26.929 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'guividmoderesolution' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s)
912011-05-06 05:13:26.929 MSqlQuery::next(DBManager0) Result: "data = 640x480"
922011-05-06 05:13:26.929 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'guividmoderefreshrate' AND hostname = 'mythtv-dev' <<<< Returns 0 row(s)
932011-05-06 05:13:26.930 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'guividmoderefreshrate' AND hostname IS NULL <<<< Returns 0 row(s)
942011-05-06 05:13:26.930 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'guividmodeforceaspect' AND hostname = 'mythtv-dev' <<<< Returns 0 row(s)
952011-05-06 05:13:26.930 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'guividmodeforceaspect' AND hostname IS NULL <<<< Returns 0 row(s)
962011-05-06 05:13:26.931 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'displaysizeresolution' AND hostname = 'mythtv-dev' <<<< Returns 0 row(s)
972011-05-06 05:13:26.931 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'displaysizeresolution' AND hostname IS NULL <<<< Returns 0 row(s)
982011-05-06 05:13:26.931 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'displaysizewidth' AND hostname = 'mythtv-dev' <<<< Returns 0 row(s)
992011-05-06 05:13:26.931 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'displaysizewidth' AND hostname IS NULL <<<< Returns 0 row(s)
1002011-05-06 05:13:26.932 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'displaysizeheight' AND hostname = 'mythtv-dev' <<<< Returns 0 row(s)
1012011-05-06 05:13:26.932 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'displaysizeheight' AND hostname IS NULL <<<< Returns 0 row(s)
1022011-05-06 05:13:26.932 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'tvvidmoderesolution' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s)
1032011-05-06 05:13:26.933 MSqlQuery::next(DBManager0) Result: "data = 640x480"
1042011-05-06 05:13:26.933 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'tvvidmoderefreshrate' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s)
1052011-05-06 05:13:26.933 MSqlQuery::next(DBManager0) Result: "data = 60.000"
1062011-05-06 05:13:26.933 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'tvvidmodeforceaspect' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s)
1072011-05-06 05:13:26.933 MSqlQuery::next(DBManager0) Result: "data = 0.0"
1082011-05-06 05:13:26.934 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'vidmoderesolution0' AND hostname = 'mythtv-dev' <<<< Returns 0 row(s)
1092011-05-06 05:13:26.934 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'vidmoderesolution0' AND hostname IS NULL <<<< Returns 0 row(s)
1102011-05-06 05:13:26.934 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'vidmodewidth0' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s)
1112011-05-06 05:13:26.934 MSqlQuery::next(DBManager0) Result: "data = 0"
1122011-05-06 05:13:26.935 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'vidmodeheight0' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s)
1132011-05-06 05:13:26.935 MSqlQuery::next(DBManager0) Result: "data = 0"
1142011-05-06 05:13:26.935 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'tvvidmoderesolution0' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s)
1152011-05-06 05:13:26.935 MSqlQuery::next(DBManager0) Result: "data = 640x480"
1162011-05-06 05:13:26.935 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'tvvidmoderefreshrate0' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s)
1172011-05-06 05:13:26.935 MSqlQuery::next(DBManager0) Result: "data = 60.000"
1182011-05-06 05:13:26.936 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'tvvidmodeforceaspect0' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s)
1192011-05-06 05:13:26.936 MSqlQuery::next(DBManager0) Result: "data = 0.0"
1202011-05-06 05:13:27.474 The NV-CONTROL X extension is not available on screen 0 of ':0.0'.
1212011-05-06 05:13:27.474 max_width: 1920 max_height: 1200
1222011-05-06 05:13:27.475 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'uiimagecachesize' AND hostname = 'mythtv-dev' <<<< Returns 0 row(s)
1232011-05-06 05:13:27.475 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'uiimagecachesize' AND hostname IS NULL <<<< Returns 0 row(s)
1242011-05-06 05:13:27.475 MythUIHelper: MythUI Image Cache size set to 20971520 bytes
1252011-05-06 05:13:27.475 Enabling Settings Cache.
1262011-05-06 05:13:27.475 Clearing Settings Cache.
1272011-05-06 05:13:27.475 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'lcdserverhost' AND hostname = 'mythtv-dev' <<<< Returns 0 row(s)
1282011-05-06 05:13:27.476 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'lcdserverhost' AND hostname IS NULL <<<< Returns 0 row(s)
1292011-05-06 05:13:27.476 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'lcdserverport' AND hostname = 'mythtv-dev' <<<< Returns 0 row(s)
1302011-05-06 05:13:27.476 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'lcdserverport' AND hostname IS NULL <<<< Returns 0 row(s)
1312011-05-06 05:13:27.477 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'lcdenable' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s)
1322011-05-06 05:13:27.477 MSqlQuery::next(DBManager0) Result: "data = 0"
1332011-05-06 05:13:27.477 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'language' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s)
1342011-05-06 05:13:27.477 MSqlQuery::next(DBManager0) Result: "data = EN_US"
1352011-05-06 05:13:27.477 Loading en_us translation for module mythfrontend
1362011-05-06 05:13:27.478 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'usevideomodes' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s)
1372011-05-06 05:13:27.478 MSqlQuery::next(DBManager0) Result: "data = 0"
1382011-05-06 05:13:27.478 MythUIHelper: Primary screen: 0.
1392011-05-06 05:13:27.479 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'runfrontendinwindow' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s)
1402011-05-06 05:13:27.479 MSqlQuery::next(DBManager0) Result: "data = 0"
1412011-05-06 05:13:27.479 MythUIHelper: Using screen 0, 1920x1200 at 0,0
1422011-05-06 05:13:27.479 (old)Settings::ReadSettings(settings.txt) - No such file
1432011-05-06 05:13:27.479 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'theme' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s)
1442011-05-06 05:13:27.479 MSqlQuery::next(DBManager0) Result: "data = MythCenter-wide"
1452011-05-06 05:13:27.480 MythUIHelper: Using theme base resolution of 1280x720
1462011-05-06 05:13:27.480 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'guioffsetx' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s)
1472011-05-06 05:13:27.480 MSqlQuery::next(DBManager0) Result: "data = 0"
1482011-05-06 05:13:27.481 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'guioffsety' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s)
1492011-05-06 05:13:27.481 MSqlQuery::next(DBManager0) Result: "data = 0"
1502011-05-06 05:13:27.481 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'guiresolution' AND hostname = 'mythtv-dev' <<<< Returns 0 row(s)
1512011-05-06 05:13:27.481 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'guiresolution' AND hostname IS NULL <<<< Returns 0 row(s)
1522011-05-06 05:13:27.482 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'guiwidth' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s)
1532011-05-06 05:13:27.482 MSqlQuery::next(DBManager0) Result: "data = 0"
1542011-05-06 05:13:27.482 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'guiheight' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s)
1552011-05-06 05:13:27.482 MSqlQuery::next(DBManager0) Result: "data = 0"
1562011-05-06 05:13:27.482 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'BackgroundColor' = 'SteelBlue'.
1572011-05-06 05:13:27.482 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'ForegroundColor' = 'white'.
1582011-05-06 05:13:27.482 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'BackgroundPixmap' = 'ui/background.png'.
1592011-05-06 05:13:27.482 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'Cat_Comedy' = 'DarkOrchid'.
1602011-05-06 05:13:27.482 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'Cat_Animals' = 'ForestGreen'.
1612011-05-06 05:13:27.482 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'Cat_Nature' = 'SprintGreen'.
1622011-05-06 05:13:27.482 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'Cat_SciFi' = 'DarkBlue'.
1632011-05-06 05:13:27.482 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'Cat_Horror' = 'firebrick3'.
1642011-05-06 05:13:27.482 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'Cat_Action' = 'maroon'.
1652011-05-06 05:13:27.483 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'Cat_Game' = 'orchid'.
1662011-05-06 05:13:27.483 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'Cat_Children's' = 'MediumSlateBlue'.
1672011-05-06 05:13:27.483 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'Cat_Edu' = 'CornflowerBlue'.
1682011-05-06 05:13:27.483 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'Cat_Adult' = 'thistle3'.
1692011-05-06 05:13:27.483 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'Cat_Musical' = 'turquoise3'.
1702011-05-06 05:13:27.483 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'Cat_News' = 'DarkOrange3'.
1712011-05-06 05:13:27.483 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'Cat_Reality' = 'sienna'.
1722011-05-06 05:13:27.483 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'Cat_Cooking' = 'tan3'.
1732011-05-06 05:13:27.483 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'Cat_Doc' = 'goldenrod'.
1742011-05-06 05:13:27.483 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'Cat_Sports' = 'DarkCyan'.
1752011-05-06 05:13:27.483 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'Cat_Mystery' = 'SlateGrey'.
1762011-05-06 05:13:27.483 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'Cat_Drama' = 'rosybrown3'.
1772011-05-06 05:13:27.483 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'Cat_Classic' = 'grey62'.
1782011-05-06 05:13:27.483 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'Cat_Crime' = 'MediumVioletRed'.
1792011-05-06 05:13:27.483 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'Cat_Talk' = 'MediumTurquoise'.
1802011-05-06 05:13:27.483 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'ActiveForeground' = '#ffffff'.
1812011-05-06 05:13:27.483 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'ActiveButton' = '#38689c'.
1822011-05-06 05:13:27.483 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'ActiveLight' = '#5788c3'.
1832011-05-06 05:13:27.483 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'ActiveMidlight' = '#4871a2'.
1842011-05-06 05:13:27.483 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'ActiveDark' = '#162231'.
1852011-05-06 05:13:27.483 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'ActiveMid' = '#37567b'.
1862011-05-06 05:13:27.483 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'ActiveText' = '#dcdcdc'.
1872011-05-06 05:13:27.483 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'ActiveBrightText' = '#5788c3'.
1882011-05-06 05:13:27.483 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'ActiveButtonText' = '#ffffff'.
1892011-05-06 05:13:27.483 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'ActiveBase' = '#002a4e'.
1902011-05-06 05:13:27.483 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'ActiveBackground' = '#426794'.
1912011-05-06 05:13:27.483 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'ActiveShadow' = '#000000'.
1922011-05-06 05:13:27.483 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'ActiveHighlight' = '#70a0d8'.
1932011-05-06 05:13:27.483 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'ActiveHighlightedText' = '#000000'.
1942011-05-06 05:13:27.484 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'InactiveForeground' = '#ffffff'.
1952011-05-06 05:13:27.484 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'InactiveButton' = '#426794'.
1962011-05-06 05:13:27.484 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'InactiveLight' = '#5788c3'.
1972011-05-06 05:13:27.484 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'InactiveMidlight' = '#4871a2'.
1982011-05-06 05:13:27.484 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'InactiveDark' = '#162231'.
1992011-05-06 05:13:27.484 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'InactiveMid' = '#37567b'.
2002011-05-06 05:13:27.484 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'InactiveText' = '#dcdcdc'.
2012011-05-06 05:13:27.484 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'InactiveBrightText' = '#5788c3'.
2022011-05-06 05:13:27.484 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'InactiveButtonText' = '#ffffff'.
2032011-05-06 05:13:27.484 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'InactiveBase' = '#002a4e'.
2042011-05-06 05:13:27.484 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'InactiveBackground' = '#426794'.
2052011-05-06 05:13:27.484 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'InactiveShadow' = '#000000'.
2062011-05-06 05:13:27.484 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'InactiveHighlight' = '#5cb3ff'.
2072011-05-06 05:13:27.484 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'InactiveHighlightedText' = '#000000'.
2082011-05-06 05:13:27.484 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'DisabledForeground' = '#555555'.
2092011-05-06 05:13:27.484 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'DisabledButton' = '#426794'.
2102011-05-06 05:13:27.484 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'DisabledLight' = '#5788c3'.
2112011-05-06 05:13:27.484 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'DisabledMidlight' = '#4871a2'.
2122011-05-06 05:13:27.484 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'DisabledDark' = '#162231'.
2132011-05-06 05:13:27.484 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'DisabledMid' = '#37567b'.
2142011-05-06 05:13:27.484 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'DisabledText' = '#37567b'.
2152011-05-06 05:13:27.484 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'DisabledBrightText' = '#5788c3'.
2162011-05-06 05:13:27.484 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'DisabledButtonText' = '#ffffff'.
2172011-05-06 05:13:27.484 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'DisabledBase' = '#002a4e'.
2182011-05-06 05:13:27.484 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'DisabledBackground' = '#426794'.
2192011-05-06 05:13:27.484 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'DisabledShadow' = '#000000'.
2202011-05-06 05:13:27.484 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'DisabledHighlight' = '#000080'.
2212011-05-06 05:13:27.485 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'DisabledHighlightedText' = '#ffffff'.
2222011-05-06 05:13:27.485 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'curTimeChan_bgColor' = '#8f2813'.
2232011-05-06 05:13:27.485 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'curTimeChan_fgColor' = '#ffffff'.
2242011-05-06 05:13:27.485 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'date_bgColor' = '#0f2e8f'.
2252011-05-06 05:13:27.485 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'date_dsColor' = '#000000'.
2262011-05-06 05:13:27.485 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'date_fgColor' = '#ffffff'.
2272011-05-06 05:13:27.485 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'chan_bgColor' = '#0f2f5a'.
2282011-05-06 05:13:27.485 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'chan_dsColor' = '#000000'.
2292011-05-06 05:13:27.485 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'chan_fgColor' = '#ffffff'.
2302011-05-06 05:13:27.485 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'time_bgColor' = '#0f2e8f'.
2312011-05-06 05:13:27.485 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'time_dsColor' = '#000000'.
2322011-05-06 05:13:27.485 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'time_fgColor' = '#ffffff'.
2332011-05-06 05:13:27.485 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'prog_bgColor' = '#2d587b'.
2342011-05-06 05:13:27.485 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'prog_fgColor' = '#ffffff'.
2352011-05-06 05:13:27.485 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'progLine_Color' = '#104064'.
2362011-05-06 05:13:27.485 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'progArrow_Color' = '#ffffff'.
2372011-05-06 05:13:27.485 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'progArrow_Type' = '0'.
2382011-05-06 05:13:27.485 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'curProg_bgColor' = '#85a5bc'.
2392011-05-06 05:13:27.485 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'curRecProg_bgColor' = '#bc4c32'.
2402011-05-06 05:13:27.485 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'curProg_dsColor' = '#000000'.
2412011-05-06 05:13:27.485 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'curProg_fgColor' = '#eefb92'.
2422011-05-06 05:13:27.485 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'misChanIcon_bgColor' = '#000000'.
2432011-05-06 05:13:27.485 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'misChanIcon_fgColor' = '#ffffff'.
2442011-05-06 05:13:27.486 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'menutheme' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s)
2452011-05-06 05:13:27.486 MSqlQuery::next(DBManager0) Result: "data = default"
2462011-05-06 05:13:27.486 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'lircsocket' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s)
2472011-05-06 05:13:27.486 MSqlQuery::next(DBManager0) Result: "data = /dev/lircd"
2482011-05-06 05:13:27.487 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'lirckeypressedapp' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s)
2492011-05-06 05:13:27.487 MSqlQuery::next(DBManager0) Result: "data = "
2502011-05-06 05:13:27.488 LIRC: Successfully initialized '/dev/lircd' using '/home/ron/.mythtv/lircrc' config
2512011-05-06 05:13:27.488 JoystickMenuThread: Joystick disabled - Failed to read /home/ron/.mythtv/joystickmenurc
2522011-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)
2532011-05-06 05:13:27.488 MSqlQuery::next(DBManager0) Result: "keylist = Up, description = Up Arrow"
2542011-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)
2552011-05-06 05:13:27.489 MSqlQuery::next(DBManager0) Result: "keylist = Down, description = Down Arrow"
2562011-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)
2572011-05-06 05:13:27.489 MSqlQuery::next(DBManager0) Result: "keylist = Left, description = Left Arrow"
2582011-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)
2592011-05-06 05:13:27.490 MSqlQuery::next(DBManager0) Result: "keylist = Right, description = Right Arrow"
2602011-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)
2612011-05-06 05:13:27.490 MSqlQuery::next(DBManager0) Result: "keylist = Tab, description = Move to next widget"
2622011-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)
2632011-05-06 05:13:27.491 MSqlQuery::next(DBManager0) Result: "keylist = Backtab, description = Move to preview widget"
2642011-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)
2652011-05-06 05:13:27.491 MSqlQuery::next(DBManager0) Result: "keylist = Return,Enter,Space, description = Select"
2662011-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)
2672011-05-06 05:13:27.491 MSqlQuery::next(DBManager0) Result: "keylist = Backspace, description = Backspace"
2682011-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)
2692011-05-06 05:13:27.492 MSqlQuery::next(DBManager0) Result: "keylist = Esc, description = Escape"
2702011-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)
2712011-05-06 05:13:27.492 MSqlQuery::next(DBManager0) Result: "keylist = M, description = Pop-up menu"
2722011-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)
2732011-05-06 05:13:27.493 MSqlQuery::next(DBManager0) Result: "keylist = I, description = More information"
2742011-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)
2752011-05-06 05:13:27.493 MSqlQuery::next(DBManager0) Result: "keylist = D, description = Delete"
2762011-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)
2772011-05-06 05:13:27.494 MSqlQuery::next(DBManager0) Result: "keylist = E, description = Edit"
2782011-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)
2792011-05-06 05:13:27.494 MSqlQuery::next(DBManager0) Result: "keylist = PgUp, description = Page Up"
2802011-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)
2812011-05-06 05:13:27.494 MSqlQuery::next(DBManager0) Result: "keylist = PgDown, description = Page Down"
2822011-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)
2832011-05-06 05:13:27.495 MSqlQuery::next(DBManager0) Result: "keylist = , description = Page to top of list"
2842011-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)
2852011-05-06 05:13:27.495 MSqlQuery::next(DBManager0) Result: "keylist = , description = Page to middle of list"
2862011-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)
2872011-05-06 05:13:27.496 MSqlQuery::next(DBManager0) Result: "keylist = , description = Page to bottom of list"
2882011-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)
2892011-05-06 05:13:27.496 MSqlQuery::next(DBManager0) Result: "keylist = Home, description = Previous View"
2902011-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)
2912011-05-06 05:13:27.497 MSqlQuery::next(DBManager0) Result: "keylist = End, description = Next View"
2922011-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)
2932011-05-06 05:13:27.497 MSqlQuery::next(DBManager0) Result: "keylist = F1, description = Help"
2942011-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)
2952011-05-06 05:13:27.497 MSqlQuery::next(DBManager0) Result: "keylist = , description = Eject Removable Media"
2962011-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)
2972011-05-06 05:13:27.498 MSqlQuery::next(DBManager0) Result: "keylist = Ctrl+X, description = Cut text from textedit"
2982011-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)
2992011-05-06 05:13:27.498 MSqlQuery::next(DBManager0) Result: "keylist = Ctrl+C, description = Copy text from textedit"
3002011-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)
3012011-05-06 05:13:27.499 MSqlQuery::next(DBManager0) Result: "keylist = Ctrl+V, description = Paste text into textedit"
3022011-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)
3032011-05-06 05:13:27.499 MSqlQuery::next(DBManager0) Result: "keylist = 0, description = 0"
3042011-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)
3052011-05-06 05:13:27.499 MSqlQuery::next(DBManager0) Result: "keylist = 1, description = 1"
3062011-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)
3072011-05-06 05:13:27.500 MSqlQuery::next(DBManager0) Result: "keylist = 2, description = 2"
3082011-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)
3092011-05-06 05:13:27.500 MSqlQuery::next(DBManager0) Result: "keylist = 3, description = 3"
3102011-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)
3112011-05-06 05:13:27.501 MSqlQuery::next(DBManager0) Result: "keylist = 4, description = 4"
3122011-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)
3132011-05-06 05:13:27.501 MSqlQuery::next(DBManager0) Result: "keylist = 5, description = 5"
3142011-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)
3152011-05-06 05:13:27.501 MSqlQuery::next(DBManager0) Result: "keylist = 6, description = 6"
3162011-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)
3172011-05-06 05:13:27.502 MSqlQuery::next(DBManager0) Result: "keylist = 7, description = 7"
3182011-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)
3192011-05-06 05:13:27.502 MSqlQuery::next(DBManager0) Result: "keylist = 8, description = 8"
3202011-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)
3212011-05-06 05:13:27.503 MSqlQuery::next(DBManager0) Result: "keylist = 9, description = 9"
3222011-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)
3232011-05-06 05:13:27.503 MSqlQuery::next(DBManager0) Result: "keylist = , description = Trigger System Key Event #1"
3242011-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)
3252011-05-06 05:13:27.503 MSqlQuery::next(DBManager0) Result: "keylist = , description = Trigger System Key Event #2"
3262011-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)
3272011-05-06 05:13:27.504 MSqlQuery::next(DBManager0) Result: "keylist = , description = Trigger System Key Event #3"
3282011-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)
3292011-05-06 05:13:27.504 MSqlQuery::next(DBManager0) Result: "keylist = , description = Trigger System Key Event #4"
3302011-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)
3312011-05-06 05:13:27.505 MSqlQuery::next(DBManager0) Result: "keylist = , description = Trigger System Key Event #5"
3322011-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)
3332011-05-06 05:13:27.505 MSqlQuery::next(DBManager0) Result: "keylist = , description = Trigger System Key Event #6"
3342011-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)
3352011-05-06 05:13:27.506 MSqlQuery::next(DBManager0) Result: "keylist = , description = Trigger System Key Event #7"
3362011-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)
3372011-05-06 05:13:27.506 MSqlQuery::next(DBManager0) Result: "keylist = , description = Trigger System Key Event #8"
3382011-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)
3392011-05-06 05:13:27.506 MSqlQuery::next(DBManager0) Result: "keylist = , description = Trigger System Key Event #9"
3402011-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)
3412011-05-06 05:13:27.507 MSqlQuery::next(DBManager0) Result: "keylist = , description = Trigger System Key Event #10"
3422011-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)
3432011-05-06 05:13:27.507 MSqlQuery::next(DBManager0) Result: "keylist = .,>, description = Zoom in on browser window"
3442011-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)
3452011-05-06 05:13:27.508 MSqlQuery::next(DBManager0) Result: "keylist = ,,<, description = Zoom out on browser window"
3462011-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)
3472011-05-06 05:13:27.508 MSqlQuery::next(DBManager0) Result: "keylist = F1, description = Toggle where keyboard input goes to"
3482011-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)
3492011-05-06 05:13:27.508 MSqlQuery::next(DBManager0) Result: "keylist = 2, description = Move mouse pointer up"
3502011-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)
3512011-05-06 05:13:27.509 MSqlQuery::next(DBManager0) Result: "keylist = 8, description = Move mouse pointer down"
3522011-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)
3532011-05-06 05:13:27.509 MSqlQuery::next(DBManager0) Result: "keylist = 4, description = Move mouse pointer left"
3542011-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)
3552011-05-06 05:13:27.510 MSqlQuery::next(DBManager0) Result: "keylist = 6, description = Move mouse pointer right"
3562011-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)
3572011-05-06 05:13:27.510 MSqlQuery::next(DBManager0) Result: "keylist = 5, description = Mouse Left button click"
3582011-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)
3592011-05-06 05:13:27.510 MSqlQuery::next(DBManager0) Result: "keylist = 9, description = Scroll down half a page"
3602011-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)
3612011-05-06 05:13:27.511 MSqlQuery::next(DBManager0) Result: "keylist = 3, description = Scroll up half a page"
3622011-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)
3632011-05-06 05:13:27.511 MSqlQuery::next(DBManager0) Result: "keylist = 7, description = Scroll left half a page"
3642011-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)
3652011-05-06 05:13:27.512 MSqlQuery::next(DBManager0) Result: "keylist = 1, description = Scroll right half a page"
3662011-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)
3672011-05-06 05:13:27.512 MSqlQuery::next(DBManager0) Result: "keylist = Z, description = Move selection to next link"
3682011-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)
3692011-05-06 05:13:27.513 MSqlQuery::next(DBManager0) Result: "keylist = Q, description = Move selection to previous link"
3702011-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)
3712011-05-06 05:13:27.513 MSqlQuery::next(DBManager0) Result: "keylist = Return,Space,Enter, description = Follow selected link"
3722011-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)
3732011-05-06 05:13:27.513 MSqlQuery::next(DBManager0) Result: "keylist = R,Backspace, description = Go back to previous page"
3742011-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)
3752011-05-06 05:13:27.514 MSqlQuery::next(DBManager0) Result: "keylist = F, description = Go forward to previous page"
3762011-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)
3772011-05-06 05:13:27.514 MSqlQuery::next(DBManager0) Result: "keylist = Esc, description = System Exit"
3782011-05-06 05:13:27.525 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'hidemousecursor' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s)
3792011-05-06 05:13:27.525 MSqlQuery::next(DBManager0) Result: "data = 1"
3802011-05-06 05:13:27.525 Using Frameless Window
3812011-05-06 05:13:27.525 Using Full Screen Window
3822011-05-06 05:13:27.528 MythUIHelper: LoadScalePixmap(/usr/share/mythtv/themes/MythCenter-wide/ui/background.png)
3832011-05-06 05:13:27.679 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'themepainter' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s)
3842011-05-06 05:13:27.679 MSqlQuery::next(DBManager0) Result: "data = opengl"
3852011-05-06 05:13:27.679 Using the OpenGL painter
3862011-05-06 05:13:27.707 OpenGL: OpenGL vendor : Tungsten Graphics, Inc
3872011-05-06 05:13:27.707 OpenGL: OpenGL renderer: Mesa DRI Intel(R) Sandybridge Desktop GEM 20100330 DEVELOPMENT x86/MMX/SSE2
3882011-05-06 05:13:27.707 OpenGL: OpenGL version : 2.1 Mesa 7.10.2
3892011-05-06 05:13:27.707 OpenGL: Max texture size: 4096 x 4096
3902011-05-06 05:13:27.707 OpenGL: Max texture units: 8
3912011-05-06 05:13:27.707 OpenGL: Direct rendering: Yes
3922011-05-06 05:13:27.707 OpenGL: Initialised MythRenderOpenGL
3932011-05-06 05:13:27.708 MythUIHelper: Keeping cache dir: /home/ron/.mythtv/themecache/Terra.1920.1200
3942011-05-06 05:13:27.708 MythFontManager: Scanning directory '/usr/share/mythtv/fonts/' for font files.
3952011-05-06 05:13:27.708 MythFontManager: Loading font file: '/usr/share/mythtv/fonts/FreeMono.ttf'
3962011-05-06 05:13:27.714 MythFontManager: In file '/usr/share/mythtv/fonts/FreeMono.ttf', found font(s) 'FreeMono'
3972011-05-06 05:13:27.714 MythFontManager: Loading font file: '/usr/share/mythtv/fonts/FreeSans.ttf'
3982011-05-06 05:13:27.717 MythFontManager: In file '/usr/share/mythtv/fonts/FreeSans.ttf', found font(s) 'FreeSans'
3992011-05-06 05:13:27.717 MythFontManager: Loading font file: '/usr/share/mythtv/fonts/Tiresias Infofont Bold.ttf'
4002011-05-06 05:13:27.718 MythFontManager: In file '/usr/share/mythtv/fonts/Tiresias Infofont Bold.ttf', found font(s) 'Tiresias Infofont'
4012011-05-06 05:13:27.718 MythFontManager: Loading font file: '/usr/share/mythtv/fonts/Tiresias Infofont Italic.ttf'
4022011-05-06 05:13:27.718 MythFontManager: In file '/usr/share/mythtv/fonts/Tiresias Infofont Italic.ttf', found font(s) 'Tiresias Infofont'
4032011-05-06 05:13:27.718 MythFontManager: Loading font file: '/usr/share/mythtv/fonts/Tiresias Infofont.ttf'
4042011-05-06 05:13:27.719 MythFontManager: In file '/usr/share/mythtv/fonts/Tiresias Infofont.ttf', found font(s) 'Tiresias Infofont'
4052011-05-06 05:13:27.719 MythFontManager: Scanning directory '/usr/share/mythtv/themes/MythCenter-wide/' for font files.
4062011-05-06 05:13:27.719 MythFontManager: Scanning directory '/usr/share/mythtv/themes/MythCenter-wide/htmls' for font files.
4072011-05-06 05:13:27.720 MythFontManager: Scanning directory '/usr/share/mythtv/themes/MythCenter-wide/osd' for font files.
4082011-05-06 05:13:27.720 MythFontManager: Scanning directory '/usr/share/mythtv/themes/MythCenter-wide/title' for font files.
4092011-05-06 05:13:27.720 MythFontManager: Scanning directory '/usr/share/mythtv/themes/MythCenter-wide/ui' for font files.
4102011-05-06 05:13:27.720 MythFontManager: Scanning directory '/usr/share/mythtv/themes/MythCenter-wide/watermark' for font files.
4112011-05-06 05:13:27.732 MythFontProperties: loaded 'Droid Sans'
412 Location: /usr/share/mythtv/themes/MythCenter-wide/base.xml @ 6
413 Name: 'basesmall' Type: 'fontdef'
4142011-05-06 05:13:27.737 MythFontProperties: loaded 'Droid Sans'
415 Location: /usr/share/mythtv/themes/MythCenter-wide/base.xml @ 12
416 Name: 'basesmaller' Type: 'fontdef'
4172011-05-06 05:13:27.737 MythFontProperties: loaded 'Droid Sans'
418 Location: /usr/share/mythtv/themes/MythCenter-wide/base.xml @ 16
419 Name: 'basesmallbold' Type: 'fontdef'
4202011-05-06 05:13:27.738 MythFontProperties: loaded 'Droid Sans'
421 Location: /usr/share/mythtv/themes/MythCenter-wide/base.xml @ 20
422 Name: 'small' Type: 'fontdef'
4232011-05-06 05:13:27.743 MythFontProperties: loaded 'Liberation Sans'
424 Location: /usr/share/mythtv/themes/MythCenter-wide/base.xml @ 26
425 Name: 'basemedium' Type: 'fontdef'
4262011-05-06 05:13:27.744 MythFontProperties: loaded 'Liberation Sans'
427 Location: /usr/share/mythtv/themes/MythCenter-wide/base.xml @ 30
428 Name: 'basemediumbold' Type: 'fontdef'
4292011-05-06 05:13:27.749 MythFontProperties: loaded 'Liberation Sans'
430 Location: /usr/share/mythtv/themes/MythCenter-wide/base.xml @ 35
431 Name: 'baselarge' Type: 'fontdef'
4322011-05-06 05:13:27.755 MythFontProperties: loaded 'Liberation Sans'
433 Location: /usr/share/mythtv/themes/MythCenter-wide/base.xml @ 43
434 Name: 'baselargenormal' Type: 'fontdef'
4352011-05-06 05:13:27.761 MythFontProperties: loaded 'Liberation Sans'
436 Location: /usr/share/mythtv/themes/MythCenter-wide/base.xml @ 47
437 Name: 'baseextralarge' Type: 'fontdef'
4382011-05-06 05:13:27.761 MythFontProperties: loaded 'Droid Sans'
439 Location: /usr/share/mythtv/themes/MythCenter-wide/base.xml @ 56
440 Name: 'basesmall_normal_selected' Type: 'fontdef'
4412011-05-06 05:13:27.761 MythFontProperties: loaded 'Droid Sans'
442 Location: /usr/share/mythtv/themes/MythCenter-wide/base.xml @ 59
443 Name: 'basesmall_normal' Type: 'fontdef'
4442011-05-06 05:13:27.761 MythFontProperties: loaded 'Droid Sans'
445 Location: /usr/share/mythtv/themes/MythCenter-wide/base.xml @ 62
446 Name: 'basesmall_normal_inactive' Type: 'fontdef'
4472011-05-06 05:13:27.761 MythFontProperties: loaded 'Droid Sans'
448 Location: /usr/share/mythtv/themes/MythCenter-wide/base.xml @ 65
449 Name: 'basesmall_warning_selected' Type: 'fontdef'
4502011-05-06 05:13:27.761 MythFontProperties: loaded 'Droid Sans'
451 Location: /usr/share/mythtv/themes/MythCenter-wide/base.xml @ 68
452 Name: 'basesmall_warning' Type: 'fontdef'
4532011-05-06 05:13:27.761 MythFontProperties: loaded 'Droid Sans'
454 Location: /usr/share/mythtv/themes/MythCenter-wide/base.xml @ 71
455 Name: 'basesmall_favourite_selected' Type: 'fontdef'
4562011-05-06 05:13:27.762 MythFontProperties: loaded 'Droid Sans'
457 Location: /usr/share/mythtv/themes/MythCenter-wide/base.xml @ 74
458 Name: 'basesmall_favourite' Type: 'fontdef'
4592011-05-06 05:13:27.762 MythFontProperties: loaded 'Droid Sans'
460 Location: /usr/share/mythtv/themes/MythCenter-wide/base.xml @ 77
461 Name: 'basesmall_favourite_unavailable' Type: 'fontdef'
4622011-05-06 05:13:27.762 MythFontProperties: loaded 'Droid Sans'
463 Location: /usr/share/mythtv/themes/MythCenter-wide/base.xml @ 80
464 Name: 'basesmall_error_selected' Type: 'fontdef'
4652011-05-06 05:13:27.762 MythFontProperties: loaded 'Droid Sans'
466 Location: /usr/share/mythtv/themes/MythCenter-wide/base.xml @ 83
467 Name: 'basesmall_error' Type: 'fontdef'
4682011-05-06 05:13:27.762 MythFontProperties: loaded 'Droid Sans'
469 Location: /usr/share/mythtv/themes/MythCenter-wide/base.xml @ 86
470 Name: 'basesmall_disabled_selected' Type: 'fontdef'
4712011-05-06 05:13:27.762 MythFontProperties: loaded 'Droid Sans'
472 Location: /usr/share/mythtv/themes/MythCenter-wide/base.xml @ 89
473 Name: 'basesmall_disabled' Type: 'fontdef'
4742011-05-06 05:13:27.762 MythFontProperties: loaded 'Droid Sans'
475 Location: /usr/share/mythtv/themes/MythCenter-wide/base.xml @ 92
476 Name: 'basesmall_running_selected' Type: 'fontdef'
4772011-05-06 05:13:27.762 MythFontProperties: loaded 'Droid Sans'
478 Location: /usr/share/mythtv/themes/MythCenter-wide/base.xml @ 95
479 Name: 'basesmall_running' Type: 'fontdef'
4802011-05-06 05:13:27.762 MythFontProperties: loaded 'Droid Sans'
481 Location: /usr/share/mythtv/themes/MythCenter-wide/base.xml @ 98
482 Name: 'basesmall_textedit' Type: 'fontdef'
4832011-05-06 05:13:27.762 MythFontProperties: loaded 'Droid Sans'
484 Location: /usr/share/mythtv/themes/MythCenter-wide/base.xml @ 101
485 Name: 'basesmall_normal_button' Type: 'fontdef'
4862011-05-06 05:13:27.762 MythFontProperties: loaded 'Droid Sans'
487 Location: /usr/share/mythtv/themes/MythCenter-wide/base.xml @ 104
488 Name: 'basesmall_selected_button' Type: 'fontdef'
4892011-05-06 05:13:27.762 MythFontProperties: loaded 'Droid Sans'
490 Location: /usr/share/mythtv/themes/MythCenter-wide/base.xml @ 107
491 Name: 'basesmall_disabled_button' Type: 'fontdef'
4922011-05-06 05:13:27.762 MythFontProperties: loaded 'Liberation Sans'
493 Location: /usr/share/mythtv/themes/MythCenter-wide/base.xml @ 111
494 Name: 'basemedium_normal' Type: 'fontdef'
4952011-05-06 05:13:27.762 MythFontProperties: loaded 'Liberation Sans'
496 Location: /usr/share/mythtv/themes/MythCenter-wide/base.xml @ 114
497 Name: 'basemedium_normal_selected' Type: 'fontdef'
4982011-05-06 05:13:27.762 MythFontProperties: loaded 'Liberation Sans'
499 Location: /usr/share/mythtv/themes/MythCenter-wide/base.xml @ 117
500 Name: 'basemedium_disabled' Type: 'fontdef'
5012011-05-06 05:13:27.762 MythFontProperties: loaded 'Liberation Sans'
502 Location: /usr/share/mythtv/themes/MythCenter-wide/base.xml @ 120
503 Name: 'basemedium_highlight' Type: 'fontdef'
5042011-05-06 05:13:27.762 MythFontProperties: loaded 'Liberation Sans'
505 Location: /usr/share/mythtv/themes/MythCenter-wide/base.xml @ 123
506 Name: 'basemedium_normal_button' Type: 'fontdef'
5072011-05-06 05:13:27.762 MythFontProperties: loaded 'Liberation Sans'
508 Location: /usr/share/mythtv/themes/MythCenter-wide/base.xml @ 126
509 Name: 'basemedium_selected_button' Type: 'fontdef'
5102011-05-06 05:13:27.762 MythFontProperties: loaded 'Liberation Sans'
511 Location: /usr/share/mythtv/themes/MythCenter-wide/base.xml @ 129
512 Name: 'basemedium_disabled_button' Type: 'fontdef'
5132011-05-06 05:13:27.768 MythFontProperties: loaded 'Liberation Sans'
514 Location: /usr/share/mythtv/themes/MythCenter-wide/base.xml @ 134
515 Name: 'deleterecordings_filesize_font' Type: 'fontdef'
5162011-05-06 05:13:27.775 MythFontProperties: loaded 'Droid Sans'
517 Location: /usr/share/mythtv/themes/MythCenter-wide/base.xml @ 139
518 Name: 'baseguide' Type: 'fontdef'
5192011-05-06 05:13:27.775 MythUIHelper: LoadCacheImage(lb-check-empty.png,lb-check-empty.png---1x-1.png)
5202011-05-06 05:13:27.775 MythUIImage(0x8986250): Load(), spawning thread to load 'lb-check-empty.png'
5212011-05-06 05:13:27.775 MythUIHelper: LoadCacheImage(lb-check-half.png,lb-check-half.png---1x-1.png)
5222011-05-06 05:13:27.775 MythUIImage(0x8986250): LoadImage(lb-check-empty.png) Object checkoff
5232011-05-06 05:13:27.775 MythUIImage(0x8986ce8): Load(), spawning thread to load 'lb-check-half.png'
5242011-05-06 05:13:27.775 MythUIHelper: LoadCacheImage(lb-check-empty.png,lb-check-empty.png---1x-1.png)
5252011-05-06 05:13:27.775 MythUIHelper: LoadCacheImage(lb-check-full.png,lb-check-full.png---1x-1.png)
5262011-05-06 05:13:27.776 MythUIImage(0x8986ce8): LoadImage(lb-check-half.png) Object checkhalf
5272011-05-06 05:13:27.776 MythUIHelper: LoadCacheImage(lb-check-half.png,lb-check-half.png---1x-1.png)
5282011-05-06 05:13:27.776 MythUIImage(0x89878d0): Load(), spawning thread to load 'lb-check-full.png'
5292011-05-06 05:13:27.776 MythUIImage(0x89878d0): LoadImage(lb-check-full.png) Object checkfull
5302011-05-06 05:13:27.776 MythUIHelper: LoadCacheImage(lb-arrow.png,lb-arrow.png---1x-1.png)
5312011-05-06 05:13:27.776 MythUIHelper: LoadCacheImage(lb-check-full.png,lb-check-full.png---1x-1.png)
5322011-05-06 05:13:27.776 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :lb-check-empty.png---1x-1.png: :3960:
5332011-05-06 05:13:27.776 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :1: size :3960:
5342011-05-06 05:13:27.776 MythUIImage(0x8986250): LoadImage found in cache :lb-check-empty.png---1x-1.png: RefCount = 2
5352011-05-06 05:13:27.776 MythUIImage(0xad20a430): Load(), spawning thread to load 'lb-arrow.png'
5362011-05-06 05:13:27.776 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :lb-check-half.png---1x-1.png: :3960:
5372011-05-06 05:13:27.776 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :2: size :3960:
5382011-05-06 05:13:27.776 MythUIImage(0x8986ce8): LoadImage found in cache :lb-check-half.png---1x-1.png: RefCount = 2
5392011-05-06 05:13:27.776 MythUIImage(0xad20a430): LoadImage(lb-arrow.png) Object buttonarrow
5402011-05-06 05:13:27.776 MythUIHelper: LoadCacheImage(lb-arrow.png,lb-arrow.png---1x-1.png)
5412011-05-06 05:13:27.776 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :lb-check-full.png---1x-1.png: :3960:
5422011-05-06 05:13:27.776 MythUIHelper: LoadCacheImage(lb-check-empty.png,lb-check-empty.png---1x-1.png)
5432011-05-06 05:13:27.776 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :3: size :3960:
5442011-05-06 05:13:27.776 MythUIImage(0xb1b233c8): Load(), loading 'lb-check-empty.png' in foreground
5452011-05-06 05:13:27.776 MythUIImage(0x89878d0): LoadImage found in cache :lb-check-full.png---1x-1.png: RefCount = 2
5462011-05-06 05:13:27.776 MythUIImage(0xb1b233c8): LoadImage(lb-check-empty.png) Object checkoff
5472011-05-06 05:13:27.776 MythUIHelper: LoadCacheImage(lb-check-empty.png,lb-check-empty.png---1x-1.png)
5482011-05-06 05:13:27.776 MythUIImage(0xb1b233c8): LoadImage found in cache :lb-check-empty.png---1x-1.png: RefCount = 3
5492011-05-06 05:13:27.776 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :lb-arrow.png---1x-1.png: :2496:
5502011-05-06 05:13:27.776 MythUIHelper: LoadCacheImage(lb-check-half.png,lb-check-half.png---1x-1.png)
5512011-05-06 05:13:27.776 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :4: size :2496:
5522011-05-06 05:13:27.776 MythUIImage(0xb1b23ca8): Load(), loading 'lb-check-half.png' in foreground
5532011-05-06 05:13:27.776 MythUIImage(0xad20a430): LoadImage found in cache :lb-arrow.png---1x-1.png: RefCount = 2
5542011-05-06 05:13:27.776 MythUIImage(0xb1b23ca8): LoadImage(lb-check-half.png) Object checkhalf
5552011-05-06 05:13:27.776 MythUIHelper: LoadCacheImage(lb-check-half.png,lb-check-half.png---1x-1.png)
5562011-05-06 05:13:27.776 MythUIImage(0xb1b23ca8): LoadImage found in cache :lb-check-half.png---1x-1.png: RefCount = 3
5572011-05-06 05:13:27.776 MythUIHelper: LoadCacheImage(lb-check-full.png,lb-check-full.png---1x-1.png)
5582011-05-06 05:13:27.777 MythUIImage(0xb1b243f8): Load(), loading 'lb-check-full.png' in foreground
5592011-05-06 05:13:27.777 MythUIImage(0xb1b243f8): LoadImage(lb-check-full.png) Object checkfull
5602011-05-06 05:13:27.777 MythUIHelper: LoadCacheImage(lb-check-full.png,lb-check-full.png---1x-1.png)
5612011-05-06 05:13:27.777 MythUIImage(0xb1b243f8): LoadImage found in cache :lb-check-full.png---1x-1.png: RefCount = 3
5622011-05-06 05:13:27.777 MythUIHelper: LoadCacheImage(lb-arrow.png,lb-arrow.png---1x-1.png)
5632011-05-06 05:13:27.777 MythUIImage(0xb1b24a98): Load(), loading 'lb-arrow.png' in foreground
5642011-05-06 05:13:27.777 MythUIImage(0xb1b24a98): LoadImage(lb-arrow.png) Object buttonarrow
5652011-05-06 05:13:27.777 MythUIHelper: LoadCacheImage(lb-arrow.png,lb-arrow.png---1x-1.png)
5662011-05-06 05:13:27.777 MythUIImage(0xb1b24a98): LoadImage found in cache :lb-arrow.png---1x-1.png: RefCount = 3
5672011-05-06 05:13:27.777 MythUIHelper: LoadCacheImage(lb-check-empty.png,lb-check-empty.png---1x-1.png)
5682011-05-06 05:13:27.777 MythUIImage(0xb1b25d30): Load(), loading 'lb-check-empty.png' in foreground
5692011-05-06 05:13:27.777 MythUIImage(0xb1b25d30): LoadImage(lb-check-empty.png) Object checkoff
5702011-05-06 05:13:27.777 MythUIHelper: LoadCacheImage(lb-check-empty.png,lb-check-empty.png---1x-1.png)
5712011-05-06 05:13:27.777 MythUIImage(0xb1b25d30): LoadImage found in cache :lb-check-empty.png---1x-1.png: RefCount = 4
5722011-05-06 05:13:27.777 MythUIHelper: LoadCacheImage(lb-check-half.png,lb-check-half.png---1x-1.png)
5732011-05-06 05:13:27.777 MythUIImage(0xb1b26418): Load(), loading 'lb-check-half.png' in foreground
5742011-05-06 05:13:27.777 MythUIImage(0xb1b26418): LoadImage(lb-check-half.png) Object checkhalf
5752011-05-06 05:13:27.777 MythUIHelper: LoadCacheImage(lb-check-half.png,lb-check-half.png---1x-1.png)
5762011-05-06 05:13:27.777 MythUIImage(0xb1b26418): LoadImage found in cache :lb-check-half.png---1x-1.png: RefCount = 4
5772011-05-06 05:13:27.777 MythUIHelper: LoadCacheImage(lb-check-full.png,lb-check-full.png---1x-1.png)
5782011-05-06 05:13:27.777 MythUIImage(0xb1b26bd0): Load(), loading 'lb-check-full.png' in foreground
5792011-05-06 05:13:27.777 MythUIImage(0xb1b26bd0): LoadImage(lb-check-full.png) Object checkfull
5802011-05-06 05:13:27.777 MythUIHelper: LoadCacheImage(lb-check-full.png,lb-check-full.png---1x-1.png)
5812011-05-06 05:13:27.777 MythUIImage(0xb1b26bd0): LoadImage found in cache :lb-check-full.png---1x-1.png: RefCount = 4
5822011-05-06 05:13:27.777 MythUIHelper: LoadCacheImage(lb-arrow.png,lb-arrow.png---1x-1.png)
5832011-05-06 05:13:27.777 MythUIImage(0xb1b27240): Load(), loading 'lb-arrow.png' in foreground
5842011-05-06 05:13:27.777 MythUIImage(0xb1b27240): LoadImage(lb-arrow.png) Object buttonarrow
5852011-05-06 05:13:27.777 MythUIHelper: LoadCacheImage(lb-arrow.png,lb-arrow.png---1x-1.png)
5862011-05-06 05:13:27.777 MythUIImage(0xb1b27240): LoadImage found in cache :lb-arrow.png---1x-1.png: RefCount = 4
5872011-05-06 05:13:27.777 MythUIHelper: LoadCacheImage(lb-uparrow-reg.png,lb-uparrow-reg.png---1x-1.png)
5882011-05-06 05:13:27.777 MythUIImage(0xb1b27d48): Load(), spawning thread to load 'lb-uparrow-reg.png'
5892011-05-06 05:13:27.778 MythUIImage(0xb1b27d48): LoadImage(lb-uparrow-reg.png) Object upon
5902011-05-06 05:13:27.778 MythUIHelper: LoadCacheImage(lb-uparrow-sel.png,lb-uparrow-sel.png---1x-1.png)
5912011-05-06 05:13:27.778 MythUIHelper: LoadCacheImage(lb-uparrow-reg.png,lb-uparrow-reg.png---1x-1.png)
5922011-05-06 05:13:27.778 MythUIImage(0xb1b284e8): Load(), spawning thread to load 'lb-uparrow-sel.png'
5932011-05-06 05:13:27.778 MythUIImage(0xb1b284e8): LoadImage(lb-uparrow-sel.png) Object upoff
5942011-05-06 05:13:27.778 MythUIHelper: LoadCacheImage(lb-dnarrow-reg.png,lb-dnarrow-reg.png---1x-1.png)
5952011-05-06 05:13:27.778 MythUIHelper: LoadCacheImage(lb-uparrow-sel.png,lb-uparrow-sel.png---1x-1.png)
5962011-05-06 05:13:27.778 MythUIImage(0x8980a00): Load(), spawning thread to load 'lb-dnarrow-reg.png'
5972011-05-06 05:13:27.778 MythUIImage(0x8980a00): LoadImage(lb-dnarrow-reg.png) Object dnon
5982011-05-06 05:13:27.778 MythUIHelper: LoadCacheImage(lb-dnarrow-sel.png,lb-dnarrow-sel.png---1x-1.png)
5992011-05-06 05:13:27.778 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :lb-uparrow-reg.png---1x-1.png: :4640:
6002011-05-06 05:13:27.778 MythUIHelper: LoadCacheImage(lb-dnarrow-reg.png,lb-dnarrow-reg.png---1x-1.png)
6012011-05-06 05:13:27.778 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :5: size :4640:
6022011-05-06 05:13:27.778 MythUIImage(0xb1b27d48): LoadImage found in cache :lb-uparrow-reg.png---1x-1.png: RefCount = 2
6032011-05-06 05:13:27.778 MythUIImage(0xad2127a8): Load(), spawning thread to load 'lb-dnarrow-sel.png'
6042011-05-06 05:13:27.778 MythUIImage(0xad2127a8): LoadImage(lb-dnarrow-sel.png) Object dnoff
6052011-05-06 05:13:27.778 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :lb-uparrow-sel.png---1x-1.png: :4640:
6062011-05-06 05:13:27.778 MythUIHelper: LoadCacheImage(lb-dnarrow-sel.png,lb-dnarrow-sel.png---1x-1.png)
6072011-05-06 05:13:27.778 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :6: size :4640:
6082011-05-06 05:13:27.778 MythUIImage(0xb1b284e8): LoadImage found in cache :lb-uparrow-sel.png---1x-1.png: RefCount = 2
6092011-05-06 05:13:27.778 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :lb-dnarrow-reg.png---1x-1.png: :4640:
6102011-05-06 05:13:27.778 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :7: size :4640:
6112011-05-06 05:13:27.778 MythUIImage(0x8980a00): LoadImage found in cache :lb-dnarrow-reg.png---1x-1.png: RefCount = 2
6122011-05-06 05:13:27.778 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :lb-dnarrow-sel.png---1x-1.png: :4640:
6132011-05-06 05:13:27.778 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :8: size :4640:
6142011-05-06 05:13:27.778 MythUIImage(0xad2127a8): LoadImage found in cache :lb-dnarrow-sel.png---1x-1.png: RefCount = 2
6152011-05-06 05:13:27.779 MythUIHelper: LoadCacheImage(lb-uparrow-reg.png,lb-uparrow-reg.png---1x-1.png)
6162011-05-06 05:13:27.779 MythUIImage(0xad215898): Load(), loading 'lb-uparrow-reg.png' in foreground
6172011-05-06 05:13:27.779 MythUIImage(0xad215898): LoadImage(lb-uparrow-reg.png) Object upon
6182011-05-06 05:13:27.779 MythUIHelper: LoadCacheImage(lb-uparrow-reg.png,lb-uparrow-reg.png---1x-1.png)
6192011-05-06 05:13:27.779 MythUIImage(0xad215898): LoadImage found in cache :lb-uparrow-reg.png---1x-1.png: RefCount = 3
6202011-05-06 05:13:27.779 MythUIHelper: LoadCacheImage(lb-uparrow-sel.png,lb-uparrow-sel.png---1x-1.png)
6212011-05-06 05:13:27.779 MythUIImage(0xad216138): Load(), loading 'lb-uparrow-sel.png' in foreground
6222011-05-06 05:13:27.779 MythUIImage(0xad216138): LoadImage(lb-uparrow-sel.png) Object upoff
6232011-05-06 05:13:27.779 MythUIHelper: LoadCacheImage(lb-uparrow-sel.png,lb-uparrow-sel.png---1x-1.png)
6242011-05-06 05:13:27.779 MythUIImage(0xad216138): LoadImage found in cache :lb-uparrow-sel.png---1x-1.png: RefCount = 3
6252011-05-06 05:13:27.779 MythUIHelper: LoadCacheImage(lb-dnarrow-reg.png,lb-dnarrow-reg.png---1x-1.png)
6262011-05-06 05:13:27.779 MythUIImage(0xad216c10): Load(), loading 'lb-dnarrow-reg.png' in foreground
6272011-05-06 05:13:27.779 MythUIImage(0xad216c10): LoadImage(lb-dnarrow-reg.png) Object dnon
6282011-05-06 05:13:27.779 MythUIHelper: LoadCacheImage(lb-dnarrow-reg.png,lb-dnarrow-reg.png---1x-1.png)
6292011-05-06 05:13:27.779 MythUIImage(0xad216c10): LoadImage found in cache :lb-dnarrow-reg.png---1x-1.png: RefCount = 3
6302011-05-06 05:13:27.779 MythUIHelper: LoadCacheImage(lb-dnarrow-sel.png,lb-dnarrow-sel.png---1x-1.png)
6312011-05-06 05:13:27.779 MythUIImage(0xad2174f0): Load(), loading 'lb-dnarrow-sel.png' in foreground
6322011-05-06 05:13:27.779 MythUIImage(0xad2174f0): LoadImage(lb-dnarrow-sel.png) Object dnoff
6332011-05-06 05:13:27.779 MythUIHelper: LoadCacheImage(lb-dnarrow-sel.png,lb-dnarrow-sel.png---1x-1.png)
6342011-05-06 05:13:27.779 MythUIImage(0xad2174f0): LoadImage found in cache :lb-dnarrow-sel.png---1x-1.png: RefCount = 3
6352011-05-06 05:13:27.779 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png)
6362011-05-06 05:13:27.779 MythUIImage(0x8a4dc40): Load(), spawning thread to load 'button_background.png'
6372011-05-06 05:13:27.779 MythUIImage(0x8a4dc40): LoadImage(button_background.png) Object background
6382011-05-06 05:13:27.779 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png)
6392011-05-06 05:13:27.779 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png)
6402011-05-06 05:13:27.779 MythUIImage(0xb1b212c0): Load(), spawning thread to load 'button_background.png'
6412011-05-06 05:13:27.780 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :button_background.png--229x71.png: :65036:
6422011-05-06 05:13:27.780 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :9: size :65036:
6432011-05-06 05:13:27.780 MythUIImage(0x8a4dc40): LoadImage found in cache :button_background.png--229x71.png: RefCount = 2
6442011-05-06 05:13:27.780 MythUIImage(0xb1b212c0): LoadImage(button_background.png) Object background
6452011-05-06 05:13:27.780 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png)
6462011-05-06 05:13:27.780 MythUIImage(0xb1b212c0): LoadImage found in cache :button_background.png--229x71.png: RefCount = 3
6472011-05-06 05:13:27.780 MythUIHelper: LoadCacheImage(button_selected_background.png,button_selected_background.png--229x71.png)
6482011-05-06 05:13:27.780 MythUIImage(0xb1b212c0): Load(), spawning thread to load 'button_selected_background.png'
6492011-05-06 05:13:27.780 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png)
6502011-05-06 05:13:27.780 MythUIImage(0xb1b212c0): LoadImage(button_selected_background.png) Object background
6512011-05-06 05:13:27.780 MythUIImage(0x897e790): Load(), loading 'button_background.png' in foreground
6522011-05-06 05:13:27.780 MythUIHelper: LoadCacheImage(button_selected_background.png,button_selected_background.png--229x71.png)
6532011-05-06 05:13:27.780 MythUIImage(0x897e790): LoadImage(button_background.png) Object background
6542011-05-06 05:13:27.780 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png)
6552011-05-06 05:13:27.780 MythUIImage(0x897e790): LoadImage found in cache :button_background.png--229x71.png: RefCount = 4
6562011-05-06 05:13:27.780 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png)
6572011-05-06 05:13:27.781 MythUIImage(0x8a6dc80): Load(), loading 'button_background.png' in foreground
6582011-05-06 05:13:27.781 MythUIImage(0x8a6dc80): LoadImage(button_background.png) Object background
6592011-05-06 05:13:27.781 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png)
6602011-05-06 05:13:27.781 MythUIImage(0x8a6dc80): LoadImage found in cache :button_background.png--229x71.png: RefCount = 5
6612011-05-06 05:13:27.781 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :button_selected_background.png--229x71.png: :65036:
6622011-05-06 05:13:27.781 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :10: size :65036:
6632011-05-06 05:13:27.781 MythUIImage(0xb1b212c0): LoadImage found in cache :button_selected_background.png--229x71.png: RefCount = 2
6642011-05-06 05:13:27.781 MythUIHelper: LoadCacheImage(button_pushed_background.png,button_pushed_background.png--229x71.png)
6652011-05-06 05:13:27.781 MythUIImage(0x8a6dc80): Load(), spawning thread to load 'button_pushed_background.png'
6662011-05-06 05:13:27.781 MythUIImage(0x8a6dc80): LoadImage(button_pushed_background.png) Object background
6672011-05-06 05:13:27.781 MythUIHelper: LoadCacheImage(button_pushed_background.png,button_pushed_background.png--229x71.png)
6682011-05-06 05:13:27.781 MythUIHelper: LoadCacheImage(wide_button_background.png,wide_button_background.png--435x73.png)
6692011-05-06 05:13:27.782 MythUIImage(0xad218ad0): Load(), spawning thread to load 'wide_button_background.png'
6702011-05-06 05:13:27.782 MythUIImage(0xad218ad0): LoadImage(wide_button_background.png) Object background
6712011-05-06 05:13:27.782 MythUIHelper: LoadCacheImage(wide_button_background.png,wide_button_background.png--435x73.png)
6722011-05-06 05:13:27.782 MythUIHelper: LoadCacheImage(wide_button_background.png,wide_button_background.png--435x73.png)
6732011-05-06 05:13:27.782 MythUIImage(0x8a5c2f8): Load(), spawning thread to load 'wide_button_background.png'
6742011-05-06 05:13:27.782 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :button_pushed_background.png--229x71.png: :65036:
6752011-05-06 05:13:27.782 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :11: size :65036:
6762011-05-06 05:13:27.782 MythUIImage(0x8a6dc80): LoadImage found in cache :button_pushed_background.png--229x71.png: RefCount = 2
6772011-05-06 05:13:27.783 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :wide_button_background.png--435x73.png: :127020:
6782011-05-06 05:13:27.783 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :12: size :127020:
6792011-05-06 05:13:27.783 MythUIImage(0xad218ad0): LoadImage found in cache :wide_button_background.png--435x73.png: RefCount = 2
6802011-05-06 05:13:27.783 MythUIImage(0x8a5c2f8): LoadImage(wide_button_background.png) Object background
6812011-05-06 05:13:27.783 MythUIHelper: LoadCacheImage(wide_button_background.png,wide_button_background.png--435x73.png)
6822011-05-06 05:13:27.783 MythUIImage(0x8a5c2f8): LoadImage found in cache :wide_button_background.png--435x73.png: RefCount = 3
6832011-05-06 05:13:27.783 MythUIHelper: LoadCacheImage(wide_button_selected_background.png,wide_button_selected_background.png--435x73.png)
6842011-05-06 05:13:27.783 MythUIImage(0x8a5c2f8): Load(), spawning thread to load 'wide_button_selected_background.png'
6852011-05-06 05:13:27.784 MythUIImage(0x8a5c2f8): LoadImage(wide_button_selected_background.png) Object background
6862011-05-06 05:13:27.784 MythUIHelper: LoadCacheImage(wide_button_background.png,wide_button_background.png--435x73.png)
6872011-05-06 05:13:27.784 MythUIHelper: LoadCacheImage(wide_button_selected_background.png,wide_button_selected_background.png--435x73.png)
6882011-05-06 05:13:27.784 MythUIImage(0xad213f90): Load(), loading 'wide_button_background.png' in foreground
6892011-05-06 05:13:27.784 MythUIImage(0xad213f90): LoadImage(wide_button_background.png) Object background
6902011-05-06 05:13:27.784 MythUIHelper: LoadCacheImage(wide_button_background.png,wide_button_background.png--435x73.png)
6912011-05-06 05:13:27.784 MythUIImage(0xad213f90): LoadImage found in cache :wide_button_background.png--435x73.png: RefCount = 4
6922011-05-06 05:13:27.784 MythUIHelper: LoadCacheImage(wide_button_background.png,wide_button_background.png--435x73.png)
6932011-05-06 05:13:27.784 MythUIImage(0xad23c050): Load(), loading 'wide_button_background.png' in foreground
6942011-05-06 05:13:27.784 MythUIImage(0xad23c050): LoadImage(wide_button_background.png) Object background
6952011-05-06 05:13:27.784 MythUIHelper: LoadCacheImage(wide_button_background.png,wide_button_background.png--435x73.png)
6962011-05-06 05:13:27.784 MythUIImage(0xad23c050): LoadImage found in cache :wide_button_background.png--435x73.png: RefCount = 5
6972011-05-06 05:13:27.785 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :wide_button_selected_background.png--435x73.png: :127020:
6982011-05-06 05:13:27.785 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :13: size :127020:
6992011-05-06 05:13:27.785 MythUIImage(0x8a5c2f8): LoadImage found in cache :wide_button_selected_background.png--435x73.png: RefCount = 2
7002011-05-06 05:13:27.785 MythUIHelper: LoadCacheImage(wide_button_pushed_background.png,wide_button_pushed_background.png--435x73.png)
7012011-05-06 05:13:27.785 MythUIImage(0xad23c050): Load(), spawning thread to load 'wide_button_pushed_background.png'
7022011-05-06 05:13:27.785 MythUIImage(0xad23c050): LoadImage(wide_button_pushed_background.png) Object background
7032011-05-06 05:13:27.785 MythUIHelper: LoadCacheImage(wide_button_pushed_background.png,wide_button_pushed_background.png--435x73.png)
7042011-05-06 05:13:27.785 MythUIHelper: LoadCacheImage(very_wide_button_background.png,very_wide_button_background.png--1044x73.png)
7052011-05-06 05:13:27.785 MythUIImage(0xad202568): Load(), spawning thread to load 'very_wide_button_background.png'
7062011-05-06 05:13:27.785 MythUIImage(0xad202568): LoadImage(very_wide_button_background.png) Object background
7072011-05-06 05:13:27.785 MythUIHelper: LoadCacheImage(very_wide_button_background.png,very_wide_button_background.png--1044x73.png)
7082011-05-06 05:13:27.785 MythUIHelper: LoadCacheImage(very_wide_button_background.png,very_wide_button_background.png--1044x73.png)
7092011-05-06 05:13:27.786 MythUIImage(0xb1b2a458): Load(), spawning thread to load 'very_wide_button_background.png'
7102011-05-06 05:13:27.786 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :wide_button_pushed_background.png--435x73.png: :127020:
7112011-05-06 05:13:27.786 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :14: size :127020:
7122011-05-06 05:13:27.786 MythUIImage(0xad23c050): LoadImage found in cache :wide_button_pushed_background.png--435x73.png: RefCount = 2
7132011-05-06 05:13:27.787 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :very_wide_button_background.png--1044x73.png: :304848:
7142011-05-06 05:13:27.787 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :15: size :304848:
7152011-05-06 05:13:27.787 MythUIImage(0xad202568): LoadImage found in cache :very_wide_button_background.png--1044x73.png: RefCount = 2
7162011-05-06 05:13:27.787 MythUIImage(0xb1b2a458): LoadImage(very_wide_button_background.png) Object background
7172011-05-06 05:13:27.788 MythUIHelper: LoadCacheImage(very_wide_button_background.png,very_wide_button_background.png--1044x73.png)
7182011-05-06 05:13:27.788 MythUIImage(0xb1b2a458): LoadImage found in cache :very_wide_button_background.png--1044x73.png: RefCount = 3
7192011-05-06 05:13:27.788 MythUIHelper: LoadCacheImage(very_wide_button_selected_background.png,very_wide_button_selected_background.png--1044x73.png)
7202011-05-06 05:13:27.788 MythUIImage(0xb1b2a458): Load(), spawning thread to load 'very_wide_button_selected_background.png'
7212011-05-06 05:13:27.788 MythUIHelper: LoadCacheImage(very_wide_button_background.png,very_wide_button_background.png--1044x73.png)
7222011-05-06 05:13:27.788 MythUIImage(0xb1b2a458): LoadImage(very_wide_button_selected_background.png) Object background
7232011-05-06 05:13:27.788 MythUIImage(0xb1b19708): Load(), loading 'very_wide_button_background.png' in foreground
7242011-05-06 05:13:27.788 MythUIHelper: LoadCacheImage(very_wide_button_selected_background.png,very_wide_button_selected_background.png--1044x73.png)
7252011-05-06 05:13:27.788 MythUIImage(0xb1b19708): LoadImage(very_wide_button_background.png) Object background
7262011-05-06 05:13:27.788 MythUIHelper: LoadCacheImage(very_wide_button_background.png,very_wide_button_background.png--1044x73.png)
7272011-05-06 05:13:27.788 MythUIImage(0xb1b19708): LoadImage found in cache :very_wide_button_background.png--1044x73.png: RefCount = 4
7282011-05-06 05:13:27.788 MythUIHelper: LoadCacheImage(very_wide_button_background.png,very_wide_button_background.png--1044x73.png)
7292011-05-06 05:13:27.788 MythUIImage(0xad202938): Load(), loading 'very_wide_button_background.png' in foreground
7302011-05-06 05:13:27.788 MythUIImage(0xad202938): LoadImage(very_wide_button_background.png) Object background
7312011-05-06 05:13:27.788 MythUIHelper: LoadCacheImage(very_wide_button_background.png,very_wide_button_background.png--1044x73.png)
7322011-05-06 05:13:27.788 MythUIImage(0xad202938): LoadImage found in cache :very_wide_button_background.png--1044x73.png: RefCount = 5
7332011-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:
7342011-05-06 05:13:27.791 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :16: size :304848:
7352011-05-06 05:13:27.791 MythUIImage(0xb1b2a458): LoadImage found in cache :very_wide_button_selected_background.png--1044x73.png: RefCount = 2
7362011-05-06 05:13:27.791 MythUIHelper: LoadCacheImage(very_wide_button_pushed_background.png,very_wide_button_pushed_background.png--1044x73.png)
7372011-05-06 05:13:27.791 MythUIImage(0xad202938): Load(), spawning thread to load 'very_wide_button_pushed_background.png'
7382011-05-06 05:13:27.791 MythUIImage(0xad202938): LoadImage(very_wide_button_pushed_background.png) Object background
7392011-05-06 05:13:27.791 MythUIHelper: LoadCacheImage(very_wide_button_pushed_background.png,very_wide_button_pushed_background.png--1044x73.png)
7402011-05-06 05:13:27.791 MythUIHelper: LoadCacheImage(blankbutton_off.png,blankbutton_off.png--48x53.png)
7412011-05-06 05:13:27.791 MythUIImage(0xad203dd0): Load(), spawning thread to load 'blankbutton_off.png'
7422011-05-06 05:13:27.791 MythUIHelper: LoadCacheImage(blankbutton_off.png,blankbutton_off.png--48x53.png)
7432011-05-06 05:13:27.791 MythUIImage(0xad2044f8): Load(), spawning thread to load 'blankbutton_off.png'
7442011-05-06 05:13:27.791 MythUIImage(0xad2044f8): LoadImage(blankbutton_off.png) Object background
7452011-05-06 05:13:27.791 MythUIHelper: LoadCacheImage(blankbutton_off.png,blankbutton_off.png--48x53.png)
7462011-05-06 05:13:27.792 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :blankbutton_off.png--48x53.png: :10176:
7472011-05-06 05:13:27.792 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :17: size :10176:
7482011-05-06 05:13:27.792 MythUIImage(0xad2044f8): LoadImage found in cache :blankbutton_off.png--48x53.png: RefCount = 2
7492011-05-06 05:13:27.792 MythUIImage(0xad203dd0): LoadImage(blankbutton_off.png) Object background
7502011-05-06 05:13:27.792 MythUIHelper: LoadCacheImage(blankbutton_off.png,blankbutton_off.png--48x53.png)
7512011-05-06 05:13:27.792 MythUIImage(0xad203dd0): LoadImage found in cache :blankbutton_off.png--48x53.png: RefCount = 3
7522011-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:
7532011-05-06 05:13:27.793 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :18: size :304848:
7542011-05-06 05:13:27.793 MythUIImage(0xad202938): LoadImage found in cache :very_wide_button_pushed_background.png--1044x73.png: RefCount = 2
7552011-05-06 05:13:27.793 MythUIHelper: LoadCacheImage(blankbutton_on.png,blankbutton_on.png--48x53.png)
7562011-05-06 05:13:27.793 MythUIImage(0xad2044f8): Load(), spawning thread to load 'blankbutton_on.png'
7572011-05-06 05:13:27.793 MythUIImage(0xad2044f8): LoadImage(blankbutton_on.png) Object background
7582011-05-06 05:13:27.793 MythUIHelper: LoadCacheImage(blankbutton_off.png,blankbutton_off.png--48x53.png)
7592011-05-06 05:13:27.793 MythUIHelper: LoadCacheImage(blankbutton_on.png,blankbutton_on.png--48x53.png)
7602011-05-06 05:13:27.793 MythUIImage(0xad205798): Load(), loading 'blankbutton_off.png' in foreground
7612011-05-06 05:13:27.793 MythUIImage(0xad205798): LoadImage(blankbutton_off.png) Object background
7622011-05-06 05:13:27.793 MythUIHelper: LoadCacheImage(blankbutton_off.png,blankbutton_off.png--48x53.png)
7632011-05-06 05:13:27.793 MythUIImage(0xad205798): LoadImage found in cache :blankbutton_off.png--48x53.png: RefCount = 4
7642011-05-06 05:13:27.793 MythUIHelper: LoadCacheImage(blankbutton_off.png,blankbutton_off.png--48x53.png)
7652011-05-06 05:13:27.793 MythUIImage(0xad208548): Load(), loading 'blankbutton_off.png' in foreground
7662011-05-06 05:13:27.793 MythUIImage(0xad208548): LoadImage(blankbutton_off.png) Object background
7672011-05-06 05:13:27.793 MythUIHelper: LoadCacheImage(blankbutton_off.png,blankbutton_off.png--48x53.png)
7682011-05-06 05:13:27.793 MythUIImage(0xad208548): LoadImage found in cache :blankbutton_off.png--48x53.png: RefCount = 5
7692011-05-06 05:13:27.793 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :blankbutton_on.png--48x53.png: :10176:
7702011-05-06 05:13:27.793 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :19: size :10176:
7712011-05-06 05:13:27.793 MythUIImage(0xad2044f8): LoadImage found in cache :blankbutton_on.png--48x53.png: RefCount = 2
7722011-05-06 05:13:27.793 MythUIHelper: LoadCacheImage(blankbutton_pushed.png,blankbutton_pushed.png--48x53.png)
7732011-05-06 05:13:27.793 MythUIImage(0xad208548): Load(), spawning thread to load 'blankbutton_pushed.png'
7742011-05-06 05:13:27.793 MythUIImage(0xad208548): LoadImage(blankbutton_pushed.png) Object background
7752011-05-06 05:13:27.794 MythUIHelper: LoadCacheImage(blankbutton_pushed.png,blankbutton_pushed.png--48x53.png)
7762011-05-06 05:13:27.794 MythUIHelper: LoadCacheImage(checkbox_background_off.png,checkbox_background_off.png---1x-1.png)
7772011-05-06 05:13:27.794 MythUIImage(0xad208c70): Load(), spawning thread to load 'checkbox_background_off.png'
7782011-05-06 05:13:27.794 MythUIImage(0xad208c70): LoadImage(checkbox_background_off.png) Object background
7792011-05-06 05:13:27.794 MythUIHelper: LoadCacheImage(checkbox_background_selected.png,checkbox_background_selected.png---1x-1.png)
7802011-05-06 05:13:27.794 MythUIHelper: LoadCacheImage(checkbox_background_off.png,checkbox_background_off.png---1x-1.png)
7812011-05-06 05:13:27.794 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :blankbutton_pushed.png--48x53.png: :10176:
7822011-05-06 05:13:27.794 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :20: size :10176:
7832011-05-06 05:13:27.794 MythUIImage(0xad208548): LoadImage found in cache :blankbutton_pushed.png--48x53.png: RefCount = 2
7842011-05-06 05:13:27.794 MythUIImage(0xad2096c8): Load(), spawning thread to load 'checkbox_background_selected.png'
7852011-05-06 05:13:27.794 MythUIImage(0xad2096c8): LoadImage(checkbox_background_selected.png) Object background
7862011-05-06 05:13:27.794 MythUIHelper: LoadCacheImage(checkbox_background_selected.png,checkbox_background_selected.png---1x-1.png)
7872011-05-06 05:13:27.794 MythUIHelper: LoadCacheImage(checkbox_halfcheck.png,checkbox_halfcheck.png---1x-1.png)
7882011-05-06 05:13:27.794 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :checkbox_background_off.png---1x-1.png: :8820:
7892011-05-06 05:13:27.794 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :21: size :8820:
7902011-05-06 05:13:27.794 MythUIImage(0xad208c70): LoadImage found in cache :checkbox_background_off.png---1x-1.png: RefCount = 2
7912011-05-06 05:13:27.794 MythUIImage(0xad206860): Load(), spawning thread to load 'checkbox_halfcheck.png'
7922011-05-06 05:13:27.794 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :checkbox_background_selected.png---1x-1.png: :8820:
7932011-05-06 05:13:27.794 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :22: size :8820:
7942011-05-06 05:13:27.794 MythUIImage(0xad206860): LoadImage(checkbox_halfcheck.png) Object background
7952011-05-06 05:13:27.794 MythUIHelper: LoadCacheImage(checkbox_fullcheck.png,checkbox_fullcheck.png---1x-1.png)
7962011-05-06 05:13:27.794 MythUIImage(0xad2096c8): LoadImage found in cache :checkbox_background_selected.png---1x-1.png: RefCount = 2
7972011-05-06 05:13:27.794 MythUIHelper: LoadCacheImage(checkbox_halfcheck.png,checkbox_halfcheck.png---1x-1.png)
7982011-05-06 05:13:27.794 MythUIImage(0xad206fd0): Load(), spawning thread to load 'checkbox_fullcheck.png'
7992011-05-06 05:13:27.794 MythUIImage(0xad206fd0): LoadImage(checkbox_fullcheck.png) Object mark
8002011-05-06 05:13:27.794 MythUIHelper: LoadCacheImage(checkbox_fullcheck.png,checkbox_fullcheck.png---1x-1.png)
8012011-05-06 05:13:27.795 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :checkbox_halfcheck.png---1x-1.png: :5616:
8022011-05-06 05:13:27.795 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :23: size :5616:
8032011-05-06 05:13:27.795 MythUIImage(0xad206860): LoadImage found in cache :checkbox_halfcheck.png---1x-1.png: RefCount = 2
8042011-05-06 05:13:27.795 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :checkbox_fullcheck.png---1x-1.png: :5616:
8052011-05-06 05:13:27.795 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :24: size :5616:
8062011-05-06 05:13:27.795 MythUIImage(0xad206fd0): LoadImage found in cache :checkbox_fullcheck.png---1x-1.png: RefCount = 2
8072011-05-06 05:13:27.795 MythUIHelper: LoadCacheImage(lb-rtarrow-reg.png,lb-rtarrow-reg.png---1x-1.png)
8082011-05-06 05:13:27.795 MythUIImage(0xb1b2f468): Load(), spawning thread to load 'lb-rtarrow-reg.png'
8092011-05-06 05:13:27.795 MythUIImage(0xb1b2f468): LoadImage(lb-rtarrow-reg.png) Object dnon
8102011-05-06 05:13:27.795 MythUIHelper: LoadCacheImage(lb-rtarrow-sel.png,lb-rtarrow-sel.png---1x-1.png)
8112011-05-06 05:13:27.795 MythUIHelper: LoadCacheImage(lb-rtarrow-reg.png,lb-rtarrow-reg.png---1x-1.png)
8122011-05-06 05:13:27.795 MythUIImage(0xb1b2ff38): Load(), spawning thread to load 'lb-rtarrow-sel.png'
8132011-05-06 05:13:27.795 MythUIImage(0xb1b2ff38): LoadImage(lb-rtarrow-sel.png) Object dnoff
8142011-05-06 05:13:27.795 MythUIHelper: LoadCacheImage(lb-rtarrow-sel.png,lb-rtarrow-sel.png---1x-1.png)
8152011-05-06 05:13:27.795 MythUIHelper: LoadCacheImage(lb-ltarrow-reg.png,lb-ltarrow-reg.png---1x-1.png)
8162011-05-06 05:13:27.796 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :lb-rtarrow-reg.png---1x-1.png: :2088:
8172011-05-06 05:13:27.796 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :25: size :2088:
8182011-05-06 05:13:27.796 MythUIImage(0xb1b2f468): LoadImage found in cache :lb-rtarrow-reg.png---1x-1.png: RefCount = 2
8192011-05-06 05:13:27.796 MythUIImage(0xb1b30730): Load(), spawning thread to load 'lb-ltarrow-reg.png'
8202011-05-06 05:13:27.796 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :lb-rtarrow-sel.png---1x-1.png: :2088:
8212011-05-06 05:13:27.796 MythUIImage(0xb1b30730): LoadImage(lb-ltarrow-reg.png) Object upon
8222011-05-06 05:13:27.796 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :26: size :2088:
8232011-05-06 05:13:27.796 MythUIHelper: LoadCacheImage(lb-ltarrow-sel.png,lb-ltarrow-sel.png---1x-1.png)
8242011-05-06 05:13:27.796 MythUIHelper: LoadCacheImage(lb-ltarrow-reg.png,lb-ltarrow-reg.png---1x-1.png)
8252011-05-06 05:13:27.796 MythUIImage(0xb1b2ff38): LoadImage found in cache :lb-rtarrow-sel.png---1x-1.png: RefCount = 2
8262011-05-06 05:13:27.796 MythUIImage(0xb1b310a8): Load(), spawning thread to load 'lb-ltarrow-sel.png'
8272011-05-06 05:13:27.796 MythUIImage(0xb1b310a8): LoadImage(lb-ltarrow-sel.png) Object upoff
8282011-05-06 05:13:27.796 MythUIHelper: LoadCacheImage(lb-ltarrow-sel.png,lb-ltarrow-sel.png---1x-1.png)
8292011-05-06 05:13:27.796 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :lb-ltarrow-reg.png---1x-1.png: :2088:
8302011-05-06 05:13:27.796 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :27: size :2088:
8312011-05-06 05:13:27.796 MythUIImage(0xb1b30730): LoadImage found in cache :lb-ltarrow-reg.png---1x-1.png: RefCount = 2
8322011-05-06 05:13:27.796 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :lb-ltarrow-sel.png---1x-1.png: :2088:
8332011-05-06 05:13:27.796 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :28: size :2088:
8342011-05-06 05:13:27.796 MythUIImage(0xb1b310a8): LoadImage found in cache :lb-ltarrow-sel.png---1x-1.png: RefCount = 2
8352011-05-06 05:13:27.796 MythUIHelper: LoadCacheImage(lb-rtarrow-reg.png,lb-rtarrow-reg.png---1x-1.png)
8362011-05-06 05:13:27.796 MythUIImage(0xb1b32a48): Load(), loading 'lb-rtarrow-reg.png' in foreground
8372011-05-06 05:13:27.796 MythUIImage(0xb1b32a48): LoadImage(lb-rtarrow-reg.png) Object dnon
8382011-05-06 05:13:27.796 MythUIHelper: LoadCacheImage(lb-rtarrow-reg.png,lb-rtarrow-reg.png---1x-1.png)
8392011-05-06 05:13:27.796 MythUIImage(0xb1b32a48): LoadImage found in cache :lb-rtarrow-reg.png---1x-1.png: RefCount = 3
8402011-05-06 05:13:27.796 MythUIHelper: LoadCacheImage(lb-rtarrow-sel.png,lb-rtarrow-sel.png---1x-1.png)
8412011-05-06 05:13:27.796 MythUIImage(0xb1b1af88): Load(), loading 'lb-rtarrow-sel.png' in foreground
8422011-05-06 05:13:27.797 MythUIImage(0xb1b1af88): LoadImage(lb-rtarrow-sel.png) Object dnoff
8432011-05-06 05:13:27.797 MythUIHelper: LoadCacheImage(lb-rtarrow-sel.png,lb-rtarrow-sel.png---1x-1.png)
8442011-05-06 05:13:27.797 MythUIImage(0xb1b1af88): LoadImage found in cache :lb-rtarrow-sel.png---1x-1.png: RefCount = 3
8452011-05-06 05:13:27.797 MythUIHelper: LoadCacheImage(lb-ltarrow-reg.png,lb-ltarrow-reg.png---1x-1.png)
8462011-05-06 05:13:27.797 MythUIImage(0xb1b1b8a8): Load(), loading 'lb-ltarrow-reg.png' in foreground
8472011-05-06 05:13:27.797 MythUIImage(0xb1b1b8a8): LoadImage(lb-ltarrow-reg.png) Object upon
8482011-05-06 05:13:27.797 MythUIHelper: LoadCacheImage(lb-ltarrow-reg.png,lb-ltarrow-reg.png---1x-1.png)
8492011-05-06 05:13:27.797 MythUIImage(0xb1b1b8a8): LoadImage found in cache :lb-ltarrow-reg.png---1x-1.png: RefCount = 3
8502011-05-06 05:13:27.797 MythUIHelper: LoadCacheImage(lb-ltarrow-sel.png,lb-ltarrow-sel.png---1x-1.png)
8512011-05-06 05:13:27.797 MythUIImage(0xb1b1c118): Load(), loading 'lb-ltarrow-sel.png' in foreground
8522011-05-06 05:13:27.797 MythUIImage(0xb1b1c118): LoadImage(lb-ltarrow-sel.png) Object upoff
8532011-05-06 05:13:27.797 MythUIHelper: LoadCacheImage(lb-ltarrow-sel.png,lb-ltarrow-sel.png---1x-1.png)
8542011-05-06 05:13:27.797 MythUIImage(0xb1b1c118): LoadImage found in cache :lb-ltarrow-sel.png---1x-1.png: RefCount = 3
8552011-05-06 05:13:27.797 MythUIHelper: LoadCacheImage(lb-rtarrow-reg.png,lb-rtarrow-reg.png---1x-1.png)
8562011-05-06 05:13:27.797 MythUIImage(0xad23e198): Load(), loading 'lb-rtarrow-reg.png' in foreground
8572011-05-06 05:13:27.797 MythUIImage(0xad23e198): LoadImage(lb-rtarrow-reg.png) Object dnon
8582011-05-06 05:13:27.797 MythUIHelper: LoadCacheImage(lb-rtarrow-reg.png,lb-rtarrow-reg.png---1x-1.png)
8592011-05-06 05:13:27.797 MythUIImage(0xad23e198): LoadImage found in cache :lb-rtarrow-reg.png---1x-1.png: RefCount = 4
8602011-05-06 05:13:27.797 MythUIHelper: LoadCacheImage(lb-rtarrow-sel.png,lb-rtarrow-sel.png---1x-1.png)
8612011-05-06 05:13:27.797 MythUIImage(0xad240040): Load(), loading 'lb-rtarrow-sel.png' in foreground
8622011-05-06 05:13:27.797 MythUIImage(0xad240040): LoadImage(lb-rtarrow-sel.png) Object dnoff
8632011-05-06 05:13:27.798 MythUIHelper: LoadCacheImage(lb-rtarrow-sel.png,lb-rtarrow-sel.png---1x-1.png)
8642011-05-06 05:13:27.798 MythUIImage(0xad240040): LoadImage found in cache :lb-rtarrow-sel.png---1x-1.png: RefCount = 4
8652011-05-06 05:13:27.798 MythUIHelper: LoadCacheImage(lb-ltarrow-reg.png,lb-ltarrow-reg.png---1x-1.png)
8662011-05-06 05:13:27.798 MythUIImage(0xad2408c0): Load(), loading 'lb-ltarrow-reg.png' in foreground
8672011-05-06 05:13:27.798 MythUIImage(0xad2408c0): LoadImage(lb-ltarrow-reg.png) Object upon
8682011-05-06 05:13:27.798 MythUIHelper: LoadCacheImage(lb-ltarrow-reg.png,lb-ltarrow-reg.png---1x-1.png)
8692011-05-06 05:13:27.798 MythUIImage(0xad2408c0): LoadImage found in cache :lb-ltarrow-reg.png---1x-1.png: RefCount = 4
8702011-05-06 05:13:27.798 MythUIHelper: LoadCacheImage(lb-ltarrow-sel.png,lb-ltarrow-sel.png---1x-1.png)
8712011-05-06 05:13:27.798 MythUIImage(0xad241128): Load(), loading 'lb-ltarrow-sel.png' in foreground
8722011-05-06 05:13:27.798 MythUIImage(0xad241128): LoadImage(lb-ltarrow-sel.png) Object upoff
8732011-05-06 05:13:27.798 MythUIHelper: LoadCacheImage(lb-ltarrow-sel.png,lb-ltarrow-sel.png---1x-1.png)
8742011-05-06 05:13:27.798 MythUIImage(0xad241128): LoadImage found in cache :lb-ltarrow-sel.png---1x-1.png: RefCount = 4
8752011-05-06 05:13:27.798 MythUIHelper: LoadCacheImage(lb-rtarrow-reg.png,lb-rtarrow-reg.png--18x29.png)
8762011-05-06 05:13:27.798 MythUIImage(0xad243db8): Load(), spawning thread to load 'lb-rtarrow-reg.png'
8772011-05-06 05:13:27.799 MythUIImage(0xad243db8): LoadImage(lb-rtarrow-reg.png) Object dnon
8782011-05-06 05:13:27.799 MythUIHelper: LoadCacheImage(lb-rtarrow-reg.png,lb-rtarrow-reg.png--18x29.png)
8792011-05-06 05:13:27.799 MythUIHelper: LoadCacheImage(lb-rtarrow-sel.png,lb-rtarrow-sel.png--18x29.png)
8802011-05-06 05:13:27.799 MythUIImage(0xad20c260): Load(), spawning thread to load 'lb-rtarrow-sel.png'
8812011-05-06 05:13:27.799 MythUIImage(0xad20c260): LoadImage(lb-rtarrow-sel.png) Object dnoff
8822011-05-06 05:13:27.799 MythUIHelper: LoadCacheImage(lb-rtarrow-sel.png,lb-rtarrow-sel.png--18x29.png)
8832011-05-06 05:13:27.799 MythUIHelper: LoadCacheImage(lb-ltarrow-reg.png,lb-ltarrow-reg.png--18x29.png)
8842011-05-06 05:13:27.799 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :lb-rtarrow-reg.png--18x29.png: :2088:
8852011-05-06 05:13:27.799 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :29: size :2088:
8862011-05-06 05:13:27.799 MythUIImage(0xad243db8): LoadImage found in cache :lb-rtarrow-reg.png--18x29.png: RefCount = 2
8872011-05-06 05:13:27.799 MythUIImage(0xad20c8d0): Load(), spawning thread to load 'lb-ltarrow-reg.png'
8882011-05-06 05:13:27.799 MythUIImage(0xad20c8d0): LoadImage(lb-ltarrow-reg.png) Object upon
8892011-05-06 05:13:27.799 MythUIHelper: LoadCacheImage(lb-ltarrow-reg.png,lb-ltarrow-reg.png--18x29.png)
8902011-05-06 05:13:27.799 MythUIHelper: LoadCacheImage(lb-ltarrow-sel.png,lb-ltarrow-sel.png--18x29.png)
8912011-05-06 05:13:27.799 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :lb-rtarrow-sel.png--18x29.png: :2088:
8922011-05-06 05:13:27.799 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :30: size :2088:
8932011-05-06 05:13:27.799 MythUIImage(0xad20c260): LoadImage found in cache :lb-rtarrow-sel.png--18x29.png: RefCount = 2
8942011-05-06 05:13:27.799 MythUIImage(0xad20cf98): Load(), spawning thread to load 'lb-ltarrow-sel.png'
8952011-05-06 05:13:27.800 MythUIImage(0xad20cf98): LoadImage(lb-ltarrow-sel.png) Object upoff
8962011-05-06 05:13:27.800 MythUIHelper: LoadCacheImage(lb-ltarrow-sel.png,lb-ltarrow-sel.png--18x29.png)
8972011-05-06 05:13:27.800 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :lb-ltarrow-reg.png--18x29.png: :2088:
8982011-05-06 05:13:27.800 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :31: size :2088:
8992011-05-06 05:13:27.800 MythUIImage(0xad20c8d0): LoadImage found in cache :lb-ltarrow-reg.png--18x29.png: RefCount = 2
9002011-05-06 05:13:27.800 MythUIHelper: LoadCacheImage(lb-rtarrow-reg.png,lb-rtarrow-reg.png--18x29.png)
9012011-05-06 05:13:27.800 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :lb-ltarrow-sel.png--18x29.png: :2088:
9022011-05-06 05:13:27.800 MythUIImage(0xad20faf8): Load(), loading 'lb-rtarrow-reg.png' in foreground
9032011-05-06 05:13:27.800 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :32: size :2088:
9042011-05-06 05:13:27.800 MythUIImage(0xad20faf8): LoadImage(lb-rtarrow-reg.png) Object dnon
9052011-05-06 05:13:27.800 MythUIImage(0xad20cf98): LoadImage found in cache :lb-ltarrow-sel.png--18x29.png: RefCount = 2
9062011-05-06 05:13:27.800 MythUIHelper: LoadCacheImage(lb-rtarrow-reg.png,lb-rtarrow-reg.png--18x29.png)
9072011-05-06 05:13:27.800 MythUIImage(0xad20faf8): LoadImage found in cache :lb-rtarrow-reg.png--18x29.png: RefCount = 3
9082011-05-06 05:13:27.800 MythUIHelper: LoadCacheImage(lb-rtarrow-sel.png,lb-rtarrow-sel.png--18x29.png)
9092011-05-06 05:13:27.800 MythUIImage(0xb1b1f258): Load(), loading 'lb-rtarrow-sel.png' in foreground
9102011-05-06 05:13:27.800 MythUIImage(0xb1b1f258): LoadImage(lb-rtarrow-sel.png) Object dnoff
9112011-05-06 05:13:27.800 MythUIHelper: LoadCacheImage(lb-rtarrow-sel.png,lb-rtarrow-sel.png--18x29.png)
9122011-05-06 05:13:27.800 MythUIImage(0xb1b1f258): LoadImage found in cache :lb-rtarrow-sel.png--18x29.png: RefCount = 3
9132011-05-06 05:13:27.800 MythUIHelper: LoadCacheImage(lb-ltarrow-reg.png,lb-ltarrow-reg.png--18x29.png)
9142011-05-06 05:13:27.800 MythUIImage(0xb1b20748): Load(), loading 'lb-ltarrow-reg.png' in foreground
9152011-05-06 05:13:27.800 MythUIImage(0xb1b20748): LoadImage(lb-ltarrow-reg.png) Object upon
9162011-05-06 05:13:27.800 MythUIHelper: LoadCacheImage(lb-ltarrow-reg.png,lb-ltarrow-reg.png--18x29.png)
9172011-05-06 05:13:27.800 MythUIImage(0xb1b20748): LoadImage found in cache :lb-ltarrow-reg.png--18x29.png: RefCount = 3
9182011-05-06 05:13:27.800 MythUIHelper: LoadCacheImage(lb-ltarrow-sel.png,lb-ltarrow-sel.png--18x29.png)
9192011-05-06 05:13:27.800 MythUIImage(0xb1b17538): Load(), loading 'lb-ltarrow-sel.png' in foreground
9202011-05-06 05:13:27.800 MythUIImage(0xb1b17538): LoadImage(lb-ltarrow-sel.png) Object upoff
9212011-05-06 05:13:27.800 MythUIHelper: LoadCacheImage(lb-ltarrow-sel.png,lb-ltarrow-sel.png--18x29.png)
9222011-05-06 05:13:27.800 MythUIImage(0xb1b17538): LoadImage found in cache :lb-ltarrow-sel.png--18x29.png: RefCount = 3
9232011-05-06 05:13:27.801 MythUIHelper: LoadCacheImage(lb-rtarrow-reg.png,lb-rtarrow-reg.png--18x29.png)
9242011-05-06 05:13:27.801 MythUIImage(0xad248160): Load(), loading 'lb-rtarrow-reg.png' in foreground
9252011-05-06 05:13:27.801 MythUIImage(0xad248160): LoadImage(lb-rtarrow-reg.png) Object dnon
9262011-05-06 05:13:27.801 MythUIHelper: LoadCacheImage(lb-rtarrow-reg.png,lb-rtarrow-reg.png--18x29.png)
9272011-05-06 05:13:27.801 MythUIImage(0xad248160): LoadImage found in cache :lb-rtarrow-reg.png--18x29.png: RefCount = 4
9282011-05-06 05:13:27.801 MythUIHelper: LoadCacheImage(lb-rtarrow-sel.png,lb-rtarrow-sel.png--18x29.png)
9292011-05-06 05:13:27.801 MythUIImage(0xad248960): Load(), loading 'lb-rtarrow-sel.png' in foreground
9302011-05-06 05:13:27.801 MythUIImage(0xad248960): LoadImage(lb-rtarrow-sel.png) Object dnoff
9312011-05-06 05:13:27.801 MythUIHelper: LoadCacheImage(lb-rtarrow-sel.png,lb-rtarrow-sel.png--18x29.png)
9322011-05-06 05:13:27.801 MythUIImage(0xad248960): LoadImage found in cache :lb-rtarrow-sel.png--18x29.png: RefCount = 4
9332011-05-06 05:13:27.801 MythUIHelper: LoadCacheImage(lb-ltarrow-reg.png,lb-ltarrow-reg.png--18x29.png)
9342011-05-06 05:13:27.801 MythUIImage(0xad249308): Load(), loading 'lb-ltarrow-reg.png' in foreground
9352011-05-06 05:13:27.801 MythUIImage(0xad249308): LoadImage(lb-ltarrow-reg.png) Object upon
9362011-05-06 05:13:27.801 MythUIHelper: LoadCacheImage(lb-ltarrow-reg.png,lb-ltarrow-reg.png--18x29.png)
9372011-05-06 05:13:27.801 MythUIImage(0xad249308): LoadImage found in cache :lb-ltarrow-reg.png--18x29.png: RefCount = 4
9382011-05-06 05:13:27.801 MythUIHelper: LoadCacheImage(lb-ltarrow-sel.png,lb-ltarrow-sel.png--18x29.png)
9392011-05-06 05:13:27.801 MythUIImage(0xad249ab0): Load(), loading 'lb-ltarrow-sel.png' in foreground
9402011-05-06 05:13:27.801 MythUIImage(0xad249ab0): LoadImage(lb-ltarrow-sel.png) Object upoff
9412011-05-06 05:13:27.801 MythUIHelper: LoadCacheImage(lb-ltarrow-sel.png,lb-ltarrow-sel.png--18x29.png)
9422011-05-06 05:13:27.802 MythUIImage(0xad249ab0): LoadImage found in cache :lb-ltarrow-sel.png--18x29.png: RefCount = 4
9432011-05-06 05:13:27.802 MythUIHelper: LoadCacheImage(lb-rtarrow-reg.png,lb-rtarrow-reg.png--18x29.png)
9442011-05-06 05:13:27.802 MythUIImage(0xad24c7e0): Load(), loading 'lb-rtarrow-reg.png' in foreground
9452011-05-06 05:13:27.802 MythUIImage(0xad24c7e0): LoadImage(lb-rtarrow-reg.png) Object dnon
9462011-05-06 05:13:27.802 MythUIHelper: LoadCacheImage(lb-rtarrow-reg.png,lb-rtarrow-reg.png--18x29.png)
9472011-05-06 05:13:27.802 MythUIImage(0xad24c7e0): LoadImage found in cache :lb-rtarrow-reg.png--18x29.png: RefCount = 5
9482011-05-06 05:13:27.802 MythUIHelper: LoadCacheImage(lb-rtarrow-sel.png,lb-rtarrow-sel.png--18x29.png)
9492011-05-06 05:13:27.802 MythUIImage(0xad24d130): Load(), loading 'lb-rtarrow-sel.png' in foreground
9502011-05-06 05:13:27.802 MythUIImage(0xad24d130): LoadImage(lb-rtarrow-sel.png) Object dnoff
9512011-05-06 05:13:27.802 MythUIHelper: LoadCacheImage(lb-rtarrow-sel.png,lb-rtarrow-sel.png--18x29.png)
9522011-05-06 05:13:27.802 MythUIImage(0xad24d130): LoadImage found in cache :lb-rtarrow-sel.png--18x29.png: RefCount = 5
9532011-05-06 05:13:27.802 MythUIHelper: LoadCacheImage(lb-ltarrow-reg.png,lb-ltarrow-reg.png--18x29.png)
9542011-05-06 05:13:27.802 MythUIImage(0xad24da38): Load(), loading 'lb-ltarrow-reg.png' in foreground
9552011-05-06 05:13:27.802 MythUIImage(0xad24da38): LoadImage(lb-ltarrow-reg.png) Object upon
9562011-05-06 05:13:27.802 MythUIHelper: LoadCacheImage(lb-ltarrow-reg.png,lb-ltarrow-reg.png--18x29.png)
9572011-05-06 05:13:27.802 MythUIImage(0xad24da38): LoadImage found in cache :lb-ltarrow-reg.png--18x29.png: RefCount = 5
9582011-05-06 05:13:27.802 MythUIHelper: LoadCacheImage(lb-ltarrow-sel.png,lb-ltarrow-sel.png--18x29.png)
9592011-05-06 05:13:27.802 MythUIImage(0xad24e1e0): Load(), loading 'lb-ltarrow-sel.png' in foreground
9602011-05-06 05:13:27.802 MythUIImage(0xad24e1e0): LoadImage(lb-ltarrow-sel.png) Object upoff
9612011-05-06 05:13:27.802 MythUIHelper: LoadCacheImage(lb-ltarrow-sel.png,lb-ltarrow-sel.png--18x29.png)
9622011-05-06 05:13:27.802 MythUIImage(0xad24e1e0): LoadImage found in cache :lb-ltarrow-sel.png--18x29.png: RefCount = 5
9632011-05-06 05:13:27.803 MythUIHelper: LoadCacheImage(cursor.png,cursor.png---1x-1.png)
9642011-05-06 05:13:27.803 MythUIImage(0xad2507e8): Load(), spawning thread to load 'cursor.png'
9652011-05-06 05:13:27.803 MythUIImage(0xad2507e8): LoadImage(cursor.png) Object cursor
9662011-05-06 05:13:27.804 MythUIHelper: LoadCacheImage(cursor.png,cursor.png---1x-1.png)
9672011-05-06 05:13:27.804 MythUIHelper: LoadCacheImage(cursor.png,cursor.png--1x43.png)
9682011-05-06 05:13:27.804 MythUIImage(0xad2507e8): Load(), spawning thread to load 'cursor.png'
9692011-05-06 05:13:27.804 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :cursor.png---1x-1.png: :588:
9702011-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.
9712011-05-06 05:13:27.804 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :33: size :588:
9722011-05-06 05:13:27.804 MythUIImage(0xad2507e8): LoadImage found in cache :cursor.png---1x-1.png: RefCount = 2
9732011-05-06 05:13:27.804 MythUIHelper: LoadCacheImage(progressbar_background.png,progressbar_background.png--804x63.png)
9742011-05-06 05:13:27.804 MythUIImage(0xad2516d8): Load(), spawning thread to load 'progressbar_background.png'
9752011-05-06 05:13:27.804 MythUIHelper: LoadCacheImage(progressbar_fill.png,progressbar_fill.png--804x63.png)
9762011-05-06 05:13:27.804 MythUIImage(0xad2516d8): LoadImage(progressbar_background.png) Object background
9772011-05-06 05:13:27.805 MythUIHelper: LoadCacheImage(progressbar_background.png,progressbar_background.png--804x63.png)
9782011-05-06 05:13:27.805 MythUIImage(0xad251cc8): Load(), spawning thread to load 'progressbar_fill.png'
9792011-05-06 05:13:27.805 MythUIImage(0xad251cc8): LoadImage(progressbar_fill.png) Object progressimage
9802011-05-06 05:13:27.805 MythUIHelper: LoadCacheImage(progressbar_fill.png,progressbar_fill.png--804x63.png)
9812011-05-06 05:13:27.805 MythUIHelper: LoadCacheImage(mythdialogbox-background.png,mythdialogbox-background.png---1x-1.png)
9822011-05-06 05:13:27.805 MythUIImage(0x898dfe0): Load(), spawning thread to load 'mythdialogbox-background.png'
9832011-05-06 05:13:27.805 MythUIImage(0x898dfe0): LoadImage(mythdialogbox-background.png) Object backimg
9842011-05-06 05:13:27.805 MythUIHelper: LoadCacheImage(mythdialogbox-background.png,mythdialogbox-background.png---1x-1.png)
9852011-05-06 05:13:27.805 MythUIHelper: LoadCacheImage(lb-check-empty.png,lb-check-empty.png---1x-1.png)
9862011-05-06 05:13:27.805 MythUIImage(0x8a6f940): Load(), loading 'lb-check-empty.png' in foreground
9872011-05-06 05:13:27.805 MythUIImage(0x8a6f940): LoadImage(lb-check-empty.png) Object checkoff
9882011-05-06 05:13:27.805 MythUIHelper: LoadCacheImage(lb-check-empty.png,lb-check-empty.png---1x-1.png)
9892011-05-06 05:13:27.805 MythUIImage(0x8a6f940): LoadImage found in cache :lb-check-empty.png---1x-1.png: RefCount = 5
9902011-05-06 05:13:27.806 MythUIHelper: LoadCacheImage(lb-check-half.png,lb-check-half.png---1x-1.png)
9912011-05-06 05:13:27.806 MythUIImage(0x8988218): Load(), loading 'lb-check-half.png' in foreground
9922011-05-06 05:13:27.806 MythUIImage(0x8988218): LoadImage(lb-check-half.png) Object checkhalf
9932011-05-06 05:13:27.806 MythUIHelper: LoadCacheImage(lb-check-half.png,lb-check-half.png---1x-1.png)
9942011-05-06 05:13:27.806 MythUIImage(0x8988218): LoadImage found in cache :lb-check-half.png---1x-1.png: RefCount = 5
9952011-05-06 05:13:27.806 MythUIHelper: LoadCacheImage(lb-check-full.png,lb-check-full.png---1x-1.png)
9962011-05-06 05:13:27.806 MythUIImage(0x8988790): Load(), loading 'lb-check-full.png' in foreground
9972011-05-06 05:13:27.806 MythUIImage(0x8988790): LoadImage(lb-check-full.png) Object checkfull
9982011-05-06 05:13:27.806 MythUIHelper: LoadCacheImage(lb-check-full.png,lb-check-full.png---1x-1.png)
9992011-05-06 05:13:27.806 MythUIImage(0x8988790): LoadImage found in cache :lb-check-full.png---1x-1.png: RefCount = 5
10002011-05-06 05:13:27.806 MythUIHelper: LoadCacheImage(lb-arrow.png,lb-arrow.png---1x-1.png)
10012011-05-06 05:13:27.806 MythUIImage(0x8988e38): Load(), loading 'lb-arrow.png' in foreground
10022011-05-06 05:13:27.806 MythUIImage(0x8988e38): LoadImage(lb-arrow.png) Object buttonarrow
10032011-05-06 05:13:27.806 MythUIHelper: LoadCacheImage(lb-arrow.png,lb-arrow.png---1x-1.png)
10042011-05-06 05:13:27.806 MythUIImage(0x8988e38): LoadImage found in cache :lb-arrow.png---1x-1.png: RefCount = 5
10052011-05-06 05:13:27.806 MythUIHelper: LoadCacheImage(lb-check-empty.png,lb-check-empty.png---1x-1.png)
10062011-05-06 05:13:27.806 MythUIImage(0x8989e50): Load(), loading 'lb-check-empty.png' in foreground
10072011-05-06 05:13:27.806 MythUIImage(0x8989e50): LoadImage(lb-check-empty.png) Object checkoff
10082011-05-06 05:13:27.807 MythUIHelper: LoadCacheImage(lb-check-empty.png,lb-check-empty.png---1x-1.png)
10092011-05-06 05:13:27.807 MythUIImage(0x8989e50): LoadImage found in cache :lb-check-empty.png---1x-1.png: RefCount = 6
10102011-05-06 05:13:27.807 MythUIHelper: LoadCacheImage(lb-check-half.png,lb-check-half.png---1x-1.png)
10112011-05-06 05:13:27.807 MythUIImage(0x8ab9e08): Load(), loading 'lb-check-half.png' in foreground
10122011-05-06 05:13:27.807 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :progressbar_background.png--804x63.png: :202608:
10132011-05-06 05:13:27.807 MythUIImage(0x8ab9e08): LoadImage(lb-check-half.png) Object checkhalf
10142011-05-06 05:13:27.807 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :34: size :202608:
10152011-05-06 05:13:27.807 MythUIHelper: LoadCacheImage(lb-check-half.png,lb-check-half.png---1x-1.png)
10162011-05-06 05:13:27.807 MythUIImage(0xad2516d8): LoadImage found in cache :progressbar_background.png--804x63.png: RefCount = 2
10172011-05-06 05:13:27.807 MythUIImage(0x8ab9e08): LoadImage found in cache :lb-check-half.png---1x-1.png: RefCount = 6
10182011-05-06 05:13:27.807 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :progressbar_fill.png--804x63.png: :202608:
10192011-05-06 05:13:27.807 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :35: size :202608:
10202011-05-06 05:13:27.807 MythUIHelper: LoadCacheImage(lb-check-full.png,lb-check-full.png---1x-1.png)
10212011-05-06 05:13:27.807 MythUIImage(0xad251cc8): LoadImage found in cache :progressbar_fill.png--804x63.png: RefCount = 2
10222011-05-06 05:13:27.807 MythUIImage(0xb1b18b50): Load(), loading 'lb-check-full.png' in foreground
10232011-05-06 05:13:27.807 MythUIImage(0xb1b18b50): LoadImage(lb-check-full.png) Object checkfull
10242011-05-06 05:13:27.807 MythUIHelper: LoadCacheImage(lb-check-full.png,lb-check-full.png---1x-1.png)
10252011-05-06 05:13:27.807 MythUIImage(0xb1b18b50): LoadImage found in cache :lb-check-full.png---1x-1.png: RefCount = 6
10262011-05-06 05:13:27.807 MythUIHelper: LoadCacheImage(lb-arrow.png,lb-arrow.png---1x-1.png)
10272011-05-06 05:13:27.807 MythUIImage(0xb1b1cfa8): Load(), loading 'lb-arrow.png' in foreground
10282011-05-06 05:13:27.807 MythUIImage(0xb1b1cfa8): LoadImage(lb-arrow.png) Object buttonarrow
10292011-05-06 05:13:27.807 MythUIHelper: LoadCacheImage(lb-arrow.png,lb-arrow.png---1x-1.png)
10302011-05-06 05:13:27.807 MythUIImage(0xb1b1cfa8): LoadImage found in cache :lb-arrow.png---1x-1.png: RefCount = 6
10312011-05-06 05:13:27.807 MythUIHelper: LoadCacheImage(lb-check-empty.png,lb-check-empty.png---1x-1.png)
10322011-05-06 05:13:27.807 MythUIImage(0x8abb0f8): Load(), loading 'lb-check-empty.png' in foreground
10332011-05-06 05:13:27.807 MythUIImage(0x8abb0f8): LoadImage(lb-check-empty.png) Object checkoff
10342011-05-06 05:13:27.807 MythUIHelper: LoadCacheImage(lb-check-empty.png,lb-check-empty.png---1x-1.png)
10352011-05-06 05:13:27.807 MythUIImage(0x8abb0f8): LoadImage found in cache :lb-check-empty.png---1x-1.png: RefCount = 7
10362011-05-06 05:13:27.807 MythUIHelper: LoadCacheImage(lb-check-half.png,lb-check-half.png---1x-1.png)
10372011-05-06 05:13:27.807 MythUIImage(0x8abb850): Load(), loading 'lb-check-half.png' in foreground
10382011-05-06 05:13:27.807 MythUIImage(0x8abb850): LoadImage(lb-check-half.png) Object checkhalf
10392011-05-06 05:13:27.807 MythUIHelper: LoadCacheImage(lb-check-half.png,lb-check-half.png---1x-1.png)
10402011-05-06 05:13:27.807 MythUIImage(0x8abb850): LoadImage found in cache :lb-check-half.png---1x-1.png: RefCount = 7
10412011-05-06 05:13:27.807 MythUIHelper: LoadCacheImage(lb-check-full.png,lb-check-full.png---1x-1.png)
10422011-05-06 05:13:27.808 MythUIImage(0x8abbef8): Load(), loading 'lb-check-full.png' in foreground
10432011-05-06 05:13:27.808 MythUIImage(0x8abbef8): LoadImage(lb-check-full.png) Object checkfull
10442011-05-06 05:13:27.808 MythUIHelper: LoadCacheImage(lb-check-full.png,lb-check-full.png---1x-1.png)
10452011-05-06 05:13:27.808 MythUIImage(0x8abbef8): LoadImage found in cache :lb-check-full.png---1x-1.png: RefCount = 7
10462011-05-06 05:13:27.808 MythUIHelper: LoadCacheImage(lb-arrow.png,lb-arrow.png---1x-1.png)
10472011-05-06 05:13:27.808 MythUIImage(0x8abc650): Load(), loading 'lb-arrow.png' in foreground
10482011-05-06 05:13:27.808 MythUIImage(0x8abc650): LoadImage(lb-arrow.png) Object buttonarrow
10492011-05-06 05:13:27.808 MythUIHelper: LoadCacheImage(lb-arrow.png,lb-arrow.png---1x-1.png)
10502011-05-06 05:13:27.808 MythUIImage(0x8abc650): LoadImage found in cache :lb-arrow.png---1x-1.png: RefCount = 7
10512011-05-06 05:13:27.808 MythUIHelper: LoadCacheImage(lb-uparrow-reg.png,lb-uparrow-reg.png---1x-1.png)
10522011-05-06 05:13:27.808 MythUIImage(0x8abcf20): Load(), loading 'lb-uparrow-reg.png' in foreground
10532011-05-06 05:13:27.808 MythUIImage(0x8abcf20): LoadImage(lb-uparrow-reg.png) Object upon
10542011-05-06 05:13:27.808 MythUIHelper: LoadCacheImage(lb-uparrow-reg.png,lb-uparrow-reg.png---1x-1.png)
10552011-05-06 05:13:27.808 MythUIImage(0x8abcf20): LoadImage found in cache :lb-uparrow-reg.png---1x-1.png: RefCount = 4
10562011-05-06 05:13:27.808 MythUIHelper: LoadCacheImage(lb-uparrow-sel.png,lb-uparrow-sel.png---1x-1.png)
10572011-05-06 05:13:27.808 MythUIImage(0x8aae958): Load(), loading 'lb-uparrow-sel.png' in foreground
10582011-05-06 05:13:27.808 MythUIImage(0x8aae958): LoadImage(lb-uparrow-sel.png) Object upoff
10592011-05-06 05:13:27.808 MythUIHelper: LoadCacheImage(lb-uparrow-sel.png,lb-uparrow-sel.png---1x-1.png)
10602011-05-06 05:13:27.808 MythUIImage(0x8aae958): LoadImage found in cache :lb-uparrow-sel.png---1x-1.png: RefCount = 4
10612011-05-06 05:13:27.808 MythUIHelper: LoadCacheImage(lb-dnarrow-reg.png,lb-dnarrow-reg.png---1x-1.png)
10622011-05-06 05:13:27.808 MythUIImage(0x8aaf180): Load(), loading 'lb-dnarrow-reg.png' in foreground
10632011-05-06 05:13:27.808 MythUIImage(0x8aaf180): LoadImage(lb-dnarrow-reg.png) Object dnon
10642011-05-06 05:13:27.808 MythUIHelper: LoadCacheImage(lb-dnarrow-reg.png,lb-dnarrow-reg.png---1x-1.png)
10652011-05-06 05:13:27.808 MythUIImage(0x8aaf180): LoadImage found in cache :lb-dnarrow-reg.png---1x-1.png: RefCount = 4
10662011-05-06 05:13:27.808 MythUIHelper: LoadCacheImage(lb-dnarrow-sel.png,lb-dnarrow-sel.png---1x-1.png)
10672011-05-06 05:13:27.808 MythUIImage(0x8aaf9c8): Load(), loading 'lb-dnarrow-sel.png' in foreground
10682011-05-06 05:13:27.808 MythUIImage(0x8aaf9c8): LoadImage(lb-dnarrow-sel.png) Object dnoff
10692011-05-06 05:13:27.808 MythUIHelper: LoadCacheImage(lb-dnarrow-sel.png,lb-dnarrow-sel.png---1x-1.png)
10702011-05-06 05:13:27.808 MythUIImage(0x8aaf9c8): LoadImage found in cache :lb-dnarrow-sel.png---1x-1.png: RefCount = 4
10712011-05-06 05:13:27.809 MythUIHelper: LoadCacheImage(lb-check-empty.png,lb-check-empty.png---1x-1.png)
10722011-05-06 05:13:27.809 MythUIImage(0x8ab1e90): Load(), loading 'lb-check-empty.png' in foreground
10732011-05-06 05:13:27.809 MythUIImage(0x8ab1e90): LoadImage(lb-check-empty.png) Object checkoff
10742011-05-06 05:13:27.809 MythUIHelper: LoadCacheImage(lb-check-empty.png,lb-check-empty.png---1x-1.png)
10752011-05-06 05:13:27.809 MythUIImage(0x8ab1e90): LoadImage found in cache :lb-check-empty.png---1x-1.png: RefCount = 8
10762011-05-06 05:13:27.809 MythUIHelper: LoadCacheImage(lb-check-half.png,lb-check-half.png---1x-1.png)
10772011-05-06 05:13:27.809 MythUIImage(0x8ab2a70): Load(), loading 'lb-check-half.png' in foreground
10782011-05-06 05:13:27.809 MythUIImage(0x8ab2a70): LoadImage(lb-check-half.png) Object checkhalf
10792011-05-06 05:13:27.809 MythUIHelper: LoadCacheImage(lb-check-half.png,lb-check-half.png---1x-1.png)
10802011-05-06 05:13:27.809 MythUIImage(0x8ab2a70): LoadImage found in cache :lb-check-half.png---1x-1.png: RefCount = 8
10812011-05-06 05:13:27.809 MythUIHelper: LoadCacheImage(lb-check-full.png,lb-check-full.png---1x-1.png)
10822011-05-06 05:13:27.809 MythUIImage(0x8ab30a0): Load(), loading 'lb-check-full.png' in foreground
10832011-05-06 05:13:27.809 MythUIImage(0x8ab30a0): LoadImage(lb-check-full.png) Object checkfull
10842011-05-06 05:13:27.809 MythUIHelper: LoadCacheImage(lb-check-full.png,lb-check-full.png---1x-1.png)
10852011-05-06 05:13:27.809 MythUIImage(0x8ab30a0): LoadImage found in cache :lb-check-full.png---1x-1.png: RefCount = 8
10862011-05-06 05:13:27.809 MythUIHelper: LoadCacheImage(lb-arrow.png,lb-arrow.png---1x-1.png)
10872011-05-06 05:13:27.809 MythUIImage(0x8ab37a0): Load(), loading 'lb-arrow.png' in foreground
10882011-05-06 05:13:27.809 MythUIImage(0x8ab37a0): LoadImage(lb-arrow.png) Object buttonarrow
10892011-05-06 05:13:27.809 MythUIHelper: LoadCacheImage(lb-arrow.png,lb-arrow.png---1x-1.png)
10902011-05-06 05:13:27.809 MythUIImage(0x8ab37a0): LoadImage found in cache :lb-arrow.png---1x-1.png: RefCount = 8
10912011-05-06 05:13:27.809 MythUIHelper: LoadCacheImage(lb-check-empty.png,lb-check-empty.png---1x-1.png)
10922011-05-06 05:13:27.809 MythUIImage(0x8ab48c8): Load(), loading 'lb-check-empty.png' in foreground
10932011-05-06 05:13:27.809 MythUIImage(0x8ab48c8): LoadImage(lb-check-empty.png) Object checkoff
10942011-05-06 05:13:27.809 MythUIHelper: LoadCacheImage(lb-check-empty.png,lb-check-empty.png---1x-1.png)
10952011-05-06 05:13:27.809 MythUIImage(0x8ab48c8): LoadImage found in cache :lb-check-empty.png---1x-1.png: RefCount = 9
10962011-05-06 05:13:27.809 MythUIHelper: LoadCacheImage(lb-check-half.png,lb-check-half.png---1x-1.png)
10972011-05-06 05:13:27.809 MythUIImage(0x8ab5220): Load(), loading 'lb-check-half.png' in foreground
10982011-05-06 05:13:27.809 MythUIImage(0x8ab5220): LoadImage(lb-check-half.png) Object checkhalf
10992011-05-06 05:13:27.809 MythUIHelper: LoadCacheImage(lb-check-half.png,lb-check-half.png---1x-1.png)
11002011-05-06 05:13:27.809 MythUIImage(0x8ab5220): LoadImage found in cache :lb-check-half.png---1x-1.png: RefCount = 9
11012011-05-06 05:13:27.809 MythUIHelper: LoadCacheImage(lb-check-full.png,lb-check-full.png---1x-1.png)
11022011-05-06 05:13:27.809 MythUIImage(0x8ab5988): Load(), loading 'lb-check-full.png' in foreground
11032011-05-06 05:13:27.810 MythUIImage(0x8ab5988): LoadImage(lb-check-full.png) Object checkfull
11042011-05-06 05:13:27.810 MythUIHelper: LoadCacheImage(lb-check-full.png,lb-check-full.png---1x-1.png)
11052011-05-06 05:13:27.810 MythUIImage(0x8ab5988): LoadImage found in cache :lb-check-full.png---1x-1.png: RefCount = 9
11062011-05-06 05:13:27.810 MythUIHelper: LoadCacheImage(lb-arrow.png,lb-arrow.png---1x-1.png)
11072011-05-06 05:13:27.810 MythUIImage(0x8ab5f60): Load(), loading 'lb-arrow.png' in foreground
11082011-05-06 05:13:27.810 MythUIImage(0x8ab5f60): LoadImage(lb-arrow.png) Object buttonarrow
11092011-05-06 05:13:27.810 MythUIHelper: LoadCacheImage(lb-arrow.png,lb-arrow.png---1x-1.png)
11102011-05-06 05:13:27.810 MythUIImage(0x8ab5f60): LoadImage found in cache :lb-arrow.png---1x-1.png: RefCount = 9
11112011-05-06 05:13:27.810 MythUIHelper: LoadCacheImage(lb-check-empty.png,lb-check-empty.png---1x-1.png)
11122011-05-06 05:13:27.810 MythUIImage(0x8acb4b8): Load(), loading 'lb-check-empty.png' in foreground
11132011-05-06 05:13:27.810 MythUIImage(0x8acb4b8): LoadImage(lb-check-empty.png) Object checkoff
11142011-05-06 05:13:27.810 MythUIHelper: LoadCacheImage(lb-check-empty.png,lb-check-empty.png---1x-1.png)
11152011-05-06 05:13:27.810 MythUIImage(0x8acb4b8): LoadImage found in cache :lb-check-empty.png---1x-1.png: RefCount = 10
11162011-05-06 05:13:27.810 MythUIHelper: LoadCacheImage(lb-check-half.png,lb-check-half.png---1x-1.png)
11172011-05-06 05:13:27.810 MythUIImage(0x8acbd60): Load(), loading 'lb-check-half.png' in foreground
11182011-05-06 05:13:27.810 MythUIImage(0x8acbd60): LoadImage(lb-check-half.png) Object checkhalf
11192011-05-06 05:13:27.810 MythUIHelper: LoadCacheImage(lb-check-half.png,lb-check-half.png---1x-1.png)
11202011-05-06 05:13:27.810 MythUIImage(0x8acbd60): LoadImage found in cache :lb-check-half.png---1x-1.png: RefCount = 10
11212011-05-06 05:13:27.810 MythUIHelper: LoadCacheImage(lb-check-full.png,lb-check-full.png---1x-1.png)
11222011-05-06 05:13:27.810 MythUIImage(0x8acc4d0): Load(), loading 'lb-check-full.png' in foreground
11232011-05-06 05:13:27.810 MythUIImage(0x8acc4d0): LoadImage(lb-check-full.png) Object checkfull
11242011-05-06 05:13:27.810 MythUIHelper: LoadCacheImage(lb-check-full.png,lb-check-full.png---1x-1.png)
11252011-05-06 05:13:27.810 MythUIImage(0x8acc4d0): LoadImage found in cache :lb-check-full.png---1x-1.png: RefCount = 10
11262011-05-06 05:13:27.810 MythUIHelper: LoadCacheImage(lb-arrow.png,lb-arrow.png---1x-1.png)
11272011-05-06 05:13:27.810 MythUIImage(0x8accb70): Load(), loading 'lb-arrow.png' in foreground
11282011-05-06 05:13:27.810 MythUIImage(0x8accb70): LoadImage(lb-arrow.png) Object buttonarrow
11292011-05-06 05:13:27.810 MythUIHelper: LoadCacheImage(lb-arrow.png,lb-arrow.png---1x-1.png)
11302011-05-06 05:13:27.810 MythUIImage(0x8accb70): LoadImage found in cache :lb-arrow.png---1x-1.png: RefCount = 10
11312011-05-06 05:13:27.810 MythUIHelper: LoadCacheImage(lb-uparrow-reg.png,lb-uparrow-reg.png---1x-1.png)
11322011-05-06 05:13:27.810 MythUIImage(0x8acd3f8): Load(), loading 'lb-uparrow-reg.png' in foreground
11332011-05-06 05:13:27.810 MythUIImage(0x8acd3f8): LoadImage(lb-uparrow-reg.png) Object upon
11342011-05-06 05:13:27.810 MythUIHelper: LoadCacheImage(lb-uparrow-reg.png,lb-uparrow-reg.png---1x-1.png)
11352011-05-06 05:13:27.810 MythUIImage(0x8acd3f8): LoadImage found in cache :lb-uparrow-reg.png---1x-1.png: RefCount = 5
11362011-05-06 05:13:27.810 MythUIHelper: LoadCacheImage(lb-uparrow-sel.png,lb-uparrow-sel.png---1x-1.png)
11372011-05-06 05:13:27.810 MythUIImage(0x8acdc70): Load(), loading 'lb-uparrow-sel.png' in foreground
11382011-05-06 05:13:27.810 MythUIImage(0x8acdc70): LoadImage(lb-uparrow-sel.png) Object upoff
11392011-05-06 05:13:27.810 MythUIHelper: LoadCacheImage(lb-uparrow-sel.png,lb-uparrow-sel.png---1x-1.png)
11402011-05-06 05:13:27.810 MythUIImage(0x8acdc70): LoadImage found in cache :lb-uparrow-sel.png---1x-1.png: RefCount = 5
11412011-05-06 05:13:27.811 MythUIHelper: LoadCacheImage(lb-dnarrow-reg.png,lb-dnarrow-reg.png---1x-1.png)
11422011-05-06 05:13:27.811 MythUIImage(0x8ace5a8): Load(), loading 'lb-dnarrow-reg.png' in foreground
11432011-05-06 05:13:27.811 MythUIImage(0x8ace5a8): LoadImage(lb-dnarrow-reg.png) Object dnon
11442011-05-06 05:13:27.811 MythUIHelper: LoadCacheImage(lb-dnarrow-reg.png,lb-dnarrow-reg.png---1x-1.png)
11452011-05-06 05:13:27.811 MythUIImage(0x8ace5a8): LoadImage found in cache :lb-dnarrow-reg.png---1x-1.png: RefCount = 5
11462011-05-06 05:13:27.811 MythUIHelper: LoadCacheImage(lb-dnarrow-sel.png,lb-dnarrow-sel.png---1x-1.png)
11472011-05-06 05:13:27.811 MythUIImage(0x8acee38): Load(), loading 'lb-dnarrow-sel.png' in foreground
11482011-05-06 05:13:27.811 MythUIImage(0x8acee38): LoadImage(lb-dnarrow-sel.png) Object dnoff
11492011-05-06 05:13:27.811 MythUIHelper: LoadCacheImage(lb-dnarrow-sel.png,lb-dnarrow-sel.png---1x-1.png)
11502011-05-06 05:13:27.811 MythUIImage(0x8acee38): LoadImage found in cache :lb-dnarrow-sel.png---1x-1.png: RefCount = 5
11512011-05-06 05:13:27.811 MythUIHelper: LoadCacheImage(mythprogressdialog-background.png,mythprogressdialog-background.png--880x283.png)
11522011-05-06 05:13:27.811 MythUIImage(0x8acf8a0): Load(), spawning thread to load 'mythprogressdialog-background.png'
11532011-05-06 05:13:27.811 MythUIImage(0x8acf8a0): LoadImage(mythprogressdialog-background.png) Object backimg
11542011-05-06 05:13:27.811 MythUIHelper: LoadCacheImage(busyimages/0.png,busyimages-0.png--157x174.png)
11552011-05-06 05:13:27.811 MythUIHelper: LoadCacheImage(mythprogressdialog-background.png,mythprogressdialog-background.png--880x283.png)
11562011-05-06 05:13:27.811 MythUIImage(0x8acffd8): Load(), spawning thread to load 'busyimages/0.png'
11572011-05-06 05:13:27.811 MythUIHelper: LoadCacheImage(busyimages/1.png,busyimages-1.png--157x174.png)
11582011-05-06 05:13:27.811 MythUIImage(0x8acffd8): LoadImage(busyimages/0.png) Object animation
11592011-05-06 05:13:27.811 MythUIHelper: LoadCacheImage(busyimages/0.png,busyimages-0.png--157x174.png)
11602011-05-06 05:13:27.811 MythUIImage(0x8acffd8): Load(), spawning thread to load 'busyimages/1.png'
11612011-05-06 05:13:27.811 MythUIHelper: LoadCacheImage(busyimages/2.png,busyimages-2.png--157x174.png)
11622011-05-06 05:13:27.812 MythUIImage(0x8acffd8): Load(), spawning thread to load 'busyimages/2.png'
11632011-05-06 05:13:27.812 MythUIHelper: LoadCacheImage(busyimages/3.png,busyimages-3.png--157x174.png)
11642011-05-06 05:13:27.812 MythUIImage(0x8acffd8): Load(), spawning thread to load 'busyimages/3.png'
11652011-05-06 05:13:27.812 MythUIHelper: LoadCacheImage(busyimages/4.png,busyimages-4.png--157x174.png)
11662011-05-06 05:13:27.812 MythUIImage(0x8acffd8): Load(), spawning thread to load 'busyimages/4.png'
11672011-05-06 05:13:27.812 MythUIHelper: LoadCacheImage(busyimages/5.png,busyimages-5.png--157x174.png)
11682011-05-06 05:13:27.812 MythUIImage(0x8acffd8): Load(), spawning thread to load 'busyimages/5.png'
11692011-05-06 05:13:27.812 MythUIHelper: LoadCacheImage(busyimages/6.png,busyimages-6.png--157x174.png)
11702011-05-06 05:13:27.812 MythUIImage(0x8acffd8): Load(), spawning thread to load 'busyimages/6.png'
11712011-05-06 05:13:27.812 MythUIHelper: LoadCacheImage(busyimages/7.png,busyimages-7.png--157x174.png)
11722011-05-06 05:13:27.812 MythUIImage(0x8acffd8): Load(), spawning thread to load 'busyimages/7.png'
11732011-05-06 05:13:27.812 MythUIHelper: LoadCacheImage(busyimages/8.png,busyimages-8.png--157x174.png)
11742011-05-06 05:13:27.812 MythUIImage(0x8acffd8): Load(), spawning thread to load 'busyimages/8.png'
11752011-05-06 05:13:27.812 MythUIHelper: LoadCacheImage(busyimages/9.png,busyimages-9.png--157x174.png)
11762011-05-06 05:13:27.812 MythUIImage(0x8acffd8): Load(), spawning thread to load 'busyimages/9.png'
11772011-05-06 05:13:27.812 MythUIHelper: LoadCacheImage(busyimages/10.png,busyimages-10.png--157x174.png)
11782011-05-06 05:13:27.813 MythUIImage(0x8acffd8): Load(), spawning thread to load 'busyimages/10.png'
11792011-05-06 05:13:27.813 MythUIHelper: LoadCacheImage(busyimages/11.png,busyimages-11.png--157x174.png)
11802011-05-06 05:13:27.813 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :busyimages-0.png--157x174.png: :109272:
11812011-05-06 05:13:27.813 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :36: size :109272:
11822011-05-06 05:13:27.813 MythUIImage(0x8acffd8): LoadImage found in cache :busyimages-0.png--157x174.png: RefCount = 2
11832011-05-06 05:13:27.813 MythUIImage(0x8acffd8): Load(), spawning thread to load 'busyimages/11.png'
11842011-05-06 05:13:27.813 MythUIImage(0x8acffd8): LoadImage(busyimages/2.png) Object animation
11852011-05-06 05:13:27.813 MythUIHelper: LoadCacheImage(busyimages/12.png,busyimages-12.png--157x174.png)
11862011-05-06 05:13:27.813 MythUIHelper: LoadCacheImage(busyimages/2.png,busyimages-2.png--157x174.png)
11872011-05-06 05:13:27.813 MythUIImage(0x8acffd8): Load(), spawning thread to load 'busyimages/12.png'
11882011-05-06 05:13:27.813 MythUIHelper: LoadCacheImage(busyimages/13.png,busyimages-13.png--157x174.png)
11892011-05-06 05:13:27.813 MythUIImage(0x8acffd8): Load(), spawning thread to load 'busyimages/13.png'
11902011-05-06 05:13:27.813 MythUIHelper: LoadCacheImage(busyimages/14.png,busyimages-14.png--157x174.png)
11912011-05-06 05:13:27.813 MythUIImage(0x8acffd8): Load(), spawning thread to load 'busyimages/14.png'
11922011-05-06 05:13:27.813 MythUIHelper: LoadCacheImage(busyimages/15.png,busyimages-15.png--157x174.png)
11932011-05-06 05:13:27.813 MythUIImage(0x8acffd8): Load(), spawning thread to load 'busyimages/15.png'
11942011-05-06 05:13:27.813 MythUIHelper: LoadCacheImage(busyimages/16.png,busyimages-16.png--157x174.png)
11952011-05-06 05:13:27.813 MythUIImage(0x8acffd8): Load(), spawning thread to load 'busyimages/16.png'
11962011-05-06 05:13:27.813 MythUIHelper: LoadCacheImage(busyimages/17.png,busyimages-17.png--157x174.png)
11972011-05-06 05:13:27.814 MythUIImage(0x8acffd8): Load(), spawning thread to load 'busyimages/17.png'
11982011-05-06 05:13:27.814 MythUIHelper: LoadCacheImage(busyimages/18.png,busyimages-18.png--157x174.png)
11992011-05-06 05:13:27.814 MythUIImage(0x8acffd8): Load(), spawning thread to load 'busyimages/18.png'
12002011-05-06 05:13:27.814 MythUIHelper: LoadCacheImage(busyimages/19.png,busyimages-19.png--157x174.png)
12012011-05-06 05:13:27.814 MythUIImage(0x8acffd8): Load(), spawning thread to load 'busyimages/19.png'
12022011-05-06 05:13:27.814 MythUIHelper: LoadCacheImage(busyimages/20.png,busyimages-20.png--157x174.png)
12032011-05-06 05:13:27.814 MythUIImage(0x8acffd8): Load(), spawning thread to load 'busyimages/20.png'
12042011-05-06 05:13:27.814 MythUIHelper: LoadCacheImage(busyimages/21.png,busyimages-21.png--157x174.png)
12052011-05-06 05:13:27.814 MythUIImage(0x8acffd8): Load(), spawning thread to load 'busyimages/21.png'
12062011-05-06 05:13:27.814 MythUIHelper: LoadCacheImage(busyimages/22.png,busyimages-22.png--157x174.png)
12072011-05-06 05:13:27.814 MythUIImage(0x8acffd8): Load(), spawning thread to load 'busyimages/22.png'
12082011-05-06 05:13:27.814 MythUIHelper: LoadCacheImage(busyimages/23.png,busyimages-23.png--157x174.png)
12092011-05-06 05:13:27.814 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :busyimages-2.png--157x174.png: :109272:
12102011-05-06 05:13:27.814 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :37: size :109272:
12112011-05-06 05:13:27.814 MythUIImage(0x8acffd8): LoadImage found in cache :busyimages-2.png--157x174.png: RefCount = 2
12122011-05-06 05:13:27.814 MythUIImage(0x8acffd8): Load(), spawning thread to load 'busyimages/23.png'
12132011-05-06 05:13:27.814 MythUIImage(0x8acffd8): LoadImage(busyimages/3.png) Object animation
12142011-05-06 05:13:27.814 MythUIHelper: LoadCacheImage(busyimages/24.png,busyimages-24.png--157x174.png)
12152011-05-06 05:13:27.814 MythUIHelper: LoadCacheImage(busyimages/3.png,busyimages-3.png--157x174.png)
12162011-05-06 05:13:27.814 MythUIImage(0x8acffd8): Load(), spawning thread to load 'busyimages/24.png'
12172011-05-06 05:13:27.815 MythUIHelper: LoadCacheImage(mythprogressdialog-background.png,mythprogressdialog-background.png--880x283.png)
12182011-05-06 05:13:27.815 MythUIImage(0xb1b5f438): Load(), spawning thread to load 'mythprogressdialog-background.png'
12192011-05-06 05:13:27.815 MythUIHelper: LoadCacheImage(progressbar_background.png,progressbar_background.png--804x63.png)
12202011-05-06 05:13:27.815 MythUIImage(0xb1b5fe40): Load(), loading 'progressbar_background.png' in foreground
12212011-05-06 05:13:27.815 MythUIImage(0xb1b5fe40): LoadImage(progressbar_background.png) Object background
12222011-05-06 05:13:27.815 MythUIHelper: LoadCacheImage(progressbar_background.png,progressbar_background.png--804x63.png)
12232011-05-06 05:13:27.815 MythUIImage(0xb1b5fe40): LoadImage found in cache :progressbar_background.png--804x63.png: RefCount = 3
12242011-05-06 05:13:27.815 MythUIHelper: LoadCacheImage(progressbar_fill.png,progressbar_fill.png--804x63.png)
12252011-05-06 05:13:27.815 MythUIImage(0xb1b604f0): Load(), loading 'progressbar_fill.png' in foreground
12262011-05-06 05:13:27.815 MythUIImage(0xb1b604f0): LoadImage(progressbar_fill.png) Object progressimage
12272011-05-06 05:13:27.815 MythUIHelper: LoadCacheImage(progressbar_fill.png,progressbar_fill.png--804x63.png)
12282011-05-06 05:13:27.815 MythUIImage(0xb1b604f0): LoadImage found in cache :progressbar_fill.png--804x63.png: RefCount = 3
12292011-05-06 05:13:27.816 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :busyimages-3.png--157x174.png: :109272:
12302011-05-06 05:13:27.816 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :38: size :109272:
12312011-05-06 05:13:27.816 MythUIHelper: LoadCacheImage(mythprogressdialog-background.png,mythprogressdialog-background.png--880x283.png)
12322011-05-06 05:13:27.816 MythUIImage(0x8acffd8): LoadImage found in cache :busyimages-3.png--157x174.png: RefCount = 2
12332011-05-06 05:13:27.816 MythUIImage(0x8acffd8): LoadImage(busyimages/4.png) Object animation
12342011-05-06 05:13:27.816 MythUIHelper: LoadCacheImage(busyimages/4.png,busyimages-4.png--157x174.png)
12352011-05-06 05:13:27.816 MythUIImage(0xb1b627b8): Load(), spawning thread to load 'mythprogressdialog-background.png'
12362011-05-06 05:13:27.816 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png)
12372011-05-06 05:13:27.816 MythUIImage(0xb1b64878): Load(), loading 'button_background.png' in foreground
12382011-05-06 05:13:27.816 MythUIImage(0xb1b64878): LoadImage(button_background.png) Object background
12392011-05-06 05:13:27.816 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png)
12402011-05-06 05:13:27.816 MythUIImage(0xb1b64878): LoadImage found in cache :button_background.png--229x71.png: RefCount = 5
12412011-05-06 05:13:27.817 MythUIHelper: LoadCacheImage(button_selected_background.png,button_selected_background.png--229x71.png)
12422011-05-06 05:13:27.817 MythUIImage(0xb1b655f8): Load(), loading 'button_selected_background.png' in foreground
12432011-05-06 05:13:27.817 MythUIImage(0xb1b655f8): LoadImage(button_selected_background.png) Object background
12442011-05-06 05:13:27.817 MythUIHelper: LoadCacheImage(button_selected_background.png,button_selected_background.png--229x71.png)
12452011-05-06 05:13:27.817 MythUIImage(0xb1b655f8): LoadImage found in cache :button_selected_background.png--229x71.png: RefCount = 3
12462011-05-06 05:13:27.817 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png)
12472011-05-06 05:13:27.817 MythUIImage(0xb1b661a8): Load(), loading 'button_background.png' in foreground
12482011-05-06 05:13:27.817 MythUIImage(0xb1b661a8): LoadImage(button_background.png) Object background
12492011-05-06 05:13:27.817 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png)
12502011-05-06 05:13:27.817 MythUIImage(0xb1b661a8): LoadImage found in cache :button_background.png--229x71.png: RefCount = 6
12512011-05-06 05:13:27.817 MythUIHelper: LoadCacheImage(button_pushed_background.png,button_pushed_background.png--229x71.png)
12522011-05-06 05:13:27.817 MythUIImage(0xb1b66e08): Load(), loading 'button_pushed_background.png' in foreground
12532011-05-06 05:13:27.817 MythUIImage(0xb1b66e08): LoadImage(button_pushed_background.png) Object background
12542011-05-06 05:13:27.817 MythUIHelper: LoadCacheImage(button_pushed_background.png,button_pushed_background.png--229x71.png)
12552011-05-06 05:13:27.817 MythUIImage(0xb1b66e08): LoadImage found in cache :button_pushed_background.png--229x71.png: RefCount = 3
12562011-05-06 05:13:27.818 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :busyimages-4.png--157x174.png: :109272:
12572011-05-06 05:13:27.818 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :39: size :109272:
12582011-05-06 05:13:27.818 MythUIImage(0x8acffd8): LoadImage found in cache :busyimages-4.png--157x174.png: RefCount = 2
12592011-05-06 05:13:27.818 MythUIImage(0x8acffd8): LoadImage(busyimages/5.png) Object animation
12602011-05-06 05:13:27.818 MythUIHelper: LoadCacheImage(busyimages/5.png,busyimages-5.png--157x174.png)
12612011-05-06 05:13:27.818 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :mythprogressdialog-background.png--880x283.png: :996160:
12622011-05-06 05:13:27.818 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png)
12632011-05-06 05:13:27.818 MythUIImage(0x8acffd8): LoadImage(busyimages/1.png) Object animation
12642011-05-06 05:13:27.818 MythUIImage(0xb1b1dff0): Load(), loading 'button_background.png' in foreground
12652011-05-06 05:13:27.818 MythUIHelper: LoadCacheImage(busyimages/1.png,busyimages-1.png--157x174.png)
12662011-05-06 05:13:27.818 MythUIImage(0xb1b1dff0): LoadImage(button_background.png) Object background
12672011-05-06 05:13:27.818 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png)
12682011-05-06 05:13:27.818 MythUIImage(0xb1b1dff0): LoadImage found in cache :button_background.png--229x71.png: RefCount = 7
12692011-05-06 05:13:27.818 MythUIHelper: LoadCacheImage(button_selected_background.png,button_selected_background.png--229x71.png)
12702011-05-06 05:13:27.818 MythUIImage(0xb1b1e910): Load(), loading 'button_selected_background.png' in foreground
12712011-05-06 05:13:27.818 MythUIImage(0xb1b1e910): LoadImage(button_selected_background.png) Object background
12722011-05-06 05:13:27.818 MythUIHelper: LoadCacheImage(button_selected_background.png,button_selected_background.png--229x71.png)
12732011-05-06 05:13:27.818 MythUIImage(0xb1b1e910): LoadImage found in cache :button_selected_background.png--229x71.png: RefCount = 4
12742011-05-06 05:13:27.818 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png)
12752011-05-06 05:13:27.818 MythUIImage(0xb1b69560): Load(), loading 'button_background.png' in foreground
12762011-05-06 05:13:27.818 MythUIImage(0xb1b69560): LoadImage(button_background.png) Object background
12772011-05-06 05:13:27.818 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png)
12782011-05-06 05:13:27.818 MythUIImage(0xb1b69560): LoadImage found in cache :button_background.png--229x71.png: RefCount = 8
12792011-05-06 05:13:27.819 MythUIHelper: LoadCacheImage(button_pushed_background.png,button_pushed_background.png--229x71.png)
12802011-05-06 05:13:27.819 MythUIImage(0xb1b6a130): Load(), loading 'button_pushed_background.png' in foreground
12812011-05-06 05:13:27.819 MythUIImage(0xb1b6a130): LoadImage(button_pushed_background.png) Object background
12822011-05-06 05:13:27.819 MythUIHelper: LoadCacheImage(button_pushed_background.png,button_pushed_background.png--229x71.png)
12832011-05-06 05:13:27.819 MythUIImage(0xb1b6a130): LoadImage found in cache :button_pushed_background.png--229x71.png: RefCount = 4
12842011-05-06 05:13:27.819 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :40: size :996160:
12852011-05-06 05:13:27.819 MythUIImage(0x8acf8a0): LoadImage found in cache :mythprogressdialog-background.png--880x283.png: RefCount = 2
12862011-05-06 05:13:27.819 MythUIImage(0x8acffd8): LoadImage(busyimages/6.png) Object animation
12872011-05-06 05:13:27.819 MythUIHelper: LoadCacheImage(mythprogressdialog-background.png,mythprogressdialog-background.png--880x283.png)
12882011-05-06 05:13:27.819 MythUIHelper: LoadCacheImage(busyimages/6.png,busyimages-6.png--157x174.png)
12892011-05-06 05:13:27.819 MythUIImage(0xad2eac40): Load(), loading 'mythprogressdialog-background.png' in foreground
12902011-05-06 05:13:27.819 MythUIImage(0xad2eac40): LoadImage(mythprogressdialog-background.png) Object backimg
12912011-05-06 05:13:27.819 MythUIHelper: LoadCacheImage(mythprogressdialog-background.png,mythprogressdialog-background.png--880x283.png)
12922011-05-06 05:13:27.819 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :mythdialogbox-background.png---1x-1.png: :2499000:
12932011-05-06 05:13:27.819 MythUIImage(0xad2eac40): LoadImage found in cache :mythprogressdialog-background.png--880x283.png: RefCount = 3
12942011-05-06 05:13:27.819 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :41: size :2499000:
12952011-05-06 05:13:27.819 MythUIImage(0x898dfe0): LoadImage found in cache :mythdialogbox-background.png---1x-1.png: RefCount = 2
12962011-05-06 05:13:27.819 MythUIImage(0x8acffd8): LoadImage(busyimages/7.png) Object animation
12972011-05-06 05:13:27.819 MythUIHelper: LoadCacheImage(busyimages/7.png,busyimages-7.png--157x174.png)
12982011-05-06 05:13:27.819 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :busyimages-5.png--157x174.png: :109272:
12992011-05-06 05:13:27.819 MythUIHelper: LoadCacheImage(cursor.png,cursor.png--1x43.png)
13002011-05-06 05:13:27.819 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :42: size :109272:
13012011-05-06 05:13:27.819 MythUIImage(0x8acffd8): LoadImage found in cache :busyimages-5.png--157x174.png: RefCount = 2
13022011-05-06 05:13:27.819 MythUIImage(0x8acffd8): LoadImage(busyimages/8.png) Object animation
13032011-05-06 05:13:27.819 MythUIImage(0xb1b111a8): Load(), spawning thread to load 'cursor.png'
13042011-05-06 05:13:27.819 MythUIHelper: LoadCacheImage(busyimages/8.png,busyimages-8.png--157x174.png)
13052011-05-06 05:13:27.820 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png)
13062011-05-06 05:13:27.820 MythUIImage(0xad2ea6e0): Load(), loading 'button_background.png' in foreground
13072011-05-06 05:13:27.820 MythUIImage(0xad2ea6e0): LoadImage(button_background.png) Object background
13082011-05-06 05:13:27.820 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png)
13092011-05-06 05:13:27.820 MythUIImage(0xad2ea6e0): LoadImage found in cache :button_background.png--229x71.png: RefCount = 9
13102011-05-06 05:13:27.820 MythUIHelper: LoadCacheImage(button_selected_background.png,button_selected_background.png--229x71.png)
13112011-05-06 05:13:27.820 MythUIImage(0xad26d180): Load(), loading 'button_selected_background.png' in foreground
13122011-05-06 05:13:27.820 MythUIImage(0xad26d180): LoadImage(button_selected_background.png) Object background
13132011-05-06 05:13:27.820 MythUIHelper: LoadCacheImage(button_selected_background.png,button_selected_background.png--229x71.png)
13142011-05-06 05:13:27.820 MythUIImage(0xad26d180): LoadImage found in cache :button_selected_background.png--229x71.png: RefCount = 5
13152011-05-06 05:13:27.820 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :busyimages-1.png--157x174.png: :109272:
13162011-05-06 05:13:27.820 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png)
13172011-05-06 05:13:27.820 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :43: size :109272:
13182011-05-06 05:13:27.820 MythUIImage(0xad26dc18): Load(), loading 'button_background.png' in foreground
13192011-05-06 05:13:27.820 MythUIImage(0x8acffd8): LoadImage found in cache :busyimages-1.png--157x174.png: RefCount = 2
13202011-05-06 05:13:27.820 MythUIImage(0xad26dc18): LoadImage(button_background.png) Object background
13212011-05-06 05:13:27.820 MythUIImage(0x8acffd8): LoadImage(busyimages/9.png) Object animation
13222011-05-06 05:13:27.820 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png)
13232011-05-06 05:13:27.820 MythUIHelper: LoadCacheImage(busyimages/9.png,busyimages-9.png--157x174.png)
13242011-05-06 05:13:27.820 MythUIImage(0xad26dc18): LoadImage found in cache :button_background.png--229x71.png: RefCount = 10
13252011-05-06 05:13:27.820 MythUIHelper: LoadCacheImage(button_pushed_background.png,button_pushed_background.png--229x71.png)
13262011-05-06 05:13:27.820 MythUIImage(0xad26ea98): Load(), loading 'button_pushed_background.png' in foreground
13272011-05-06 05:13:27.820 MythUIImage(0xad26ea98): LoadImage(button_pushed_background.png) Object background
13282011-05-06 05:13:27.821 MythUIHelper: LoadCacheImage(button_pushed_background.png,button_pushed_background.png--229x71.png)
13292011-05-06 05:13:27.821 MythUIImage(0xad26ea98): LoadImage found in cache :button_pushed_background.png--229x71.png: RefCount = 5
13302011-05-06 05:13:27.821 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :busyimages-6.png--157x174.png: :109272:
13312011-05-06 05:13:27.821 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :44: size :109272:
13322011-05-06 05:13:27.821 MythUIImage(0x8acffd8): LoadImage found in cache :busyimages-6.png--157x174.png: RefCount = 2
13332011-05-06 05:13:27.821 MythUIImage(0x8acffd8): LoadImage(busyimages/10.png) Object animation
13342011-05-06 05:13:27.821 MythUIHelper: LoadCacheImage(busyimages/10.png,busyimages-10.png--157x174.png)
13352011-05-06 05:13:27.821 MythUIHelper: LoadCacheImage(mythdialogbox-background.png,mythdialogbox-background.png--750x833.png)
13362011-05-06 05:13:27.821 MythUIImage(0xb1b122b8): Load(), spawning thread to load 'mythdialogbox-background.png'
13372011-05-06 05:13:27.821 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :busyimages-8.png--157x174.png: :109272:
13382011-05-06 05:13:27.821 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :45: size :109272:
13392011-05-06 05:13:27.821 MythUIHelper: LoadCacheImage(cursor.png,cursor.png--1x43.png)
13402011-05-06 05:13:27.821 MythUIImage(0x8acffd8): LoadImage found in cache :busyimages-8.png--157x174.png: RefCount = 2
13412011-05-06 05:13:27.821 MythUIImage(0x8acffd8): LoadImage(busyimages/11.png) Object animation
13422011-05-06 05:13:27.821 MythUIHelper: LoadCacheImage(busyimages/11.png,busyimages-11.png--157x174.png)
13432011-05-06 05:13:27.821 MythUIImage(0x8afe7d8): Load(), spawning thread to load 'cursor.png'
13442011-05-06 05:13:27.822 MythUIHelper: LoadCacheImage(lb-check-empty.png,lb-check-empty.png---1x-1.png)
13452011-05-06 05:13:27.822 MythUIImage(0xb1b16350): Load(), loading 'lb-check-empty.png' in foreground
13462011-05-06 05:13:27.822 MythUIImage(0xb1b16350): LoadImage(lb-check-empty.png) Object checkoff
13472011-05-06 05:13:27.822 MythUIHelper: LoadCacheImage(lb-check-empty.png,lb-check-empty.png---1x-1.png)
13482011-05-06 05:13:27.822 MythUIImage(0xb1b16350): LoadImage found in cache :lb-check-empty.png---1x-1.png: RefCount = 11
13492011-05-06 05:13:27.822 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :busyimages-9.png--157x174.png: :109272:
13502011-05-06 05:13:27.822 MythUIHelper: LoadCacheImage(lb-check-half.png,lb-check-half.png---1x-1.png)
13512011-05-06 05:13:27.822 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :46: size :109272:
13522011-05-06 05:13:27.822 MythUIImage(0xb1b58a98): Load(), loading 'lb-check-half.png' in foreground
13532011-05-06 05:13:27.822 MythUIImage(0x8acffd8): LoadImage found in cache :busyimages-9.png--157x174.png: RefCount = 2
13542011-05-06 05:13:27.822 MythUIImage(0xb1b58a98): LoadImage(lb-check-half.png) Object checkhalf
13552011-05-06 05:13:27.822 MythUIImage(0x8acffd8): LoadImage(busyimages/12.png) Object animation
13562011-05-06 05:13:27.822 MythUIHelper: LoadCacheImage(lb-check-half.png,lb-check-half.png---1x-1.png)
13572011-05-06 05:13:27.822 MythUIHelper: LoadCacheImage(busyimages/12.png,busyimages-12.png--157x174.png)
13582011-05-06 05:13:27.822 MythUIImage(0xb1b58a98): LoadImage found in cache :lb-check-half.png---1x-1.png: RefCount = 11
13592011-05-06 05:13:27.822 MythUIHelper: LoadCacheImage(lb-check-full.png,lb-check-full.png---1x-1.png)
13602011-05-06 05:13:27.822 MythUIImage(0x8ad9288): Load(), loading 'lb-check-full.png' in foreground
13612011-05-06 05:13:27.822 MythUIImage(0x8ad9288): LoadImage(lb-check-full.png) Object checkfull
13622011-05-06 05:13:27.822 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :busyimages-7.png--157x174.png: :109272:
13632011-05-06 05:13:27.822 MythUIHelper: LoadCacheImage(lb-check-full.png,lb-check-full.png---1x-1.png)
13642011-05-06 05:13:27.822 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :47: size :109272:
13652011-05-06 05:13:27.822 MythUIImage(0x8ad9288): LoadImage found in cache :lb-check-full.png---1x-1.png: RefCount = 11
13662011-05-06 05:13:27.822 MythUIImage(0x8acffd8): LoadImage found in cache :busyimages-7.png--157x174.png: RefCount = 2
13672011-05-06 05:13:27.822 MythUIImage(0x8acffd8): LoadImage(busyimages/13.png) Object animation
13682011-05-06 05:13:27.822 MythUIHelper: LoadCacheImage(busyimages/13.png,busyimages-13.png--157x174.png)
13692011-05-06 05:13:27.822 MythUIHelper: LoadCacheImage(lb-arrow.png,lb-arrow.png---1x-1.png)
13702011-05-06 05:13:27.822 MythUIImage(0xb1b58ec0): Load(), loading 'lb-arrow.png' in foreground
13712011-05-06 05:13:27.823 MythUIImage(0xb1b58ec0): LoadImage(lb-arrow.png) Object buttonarrow
13722011-05-06 05:13:27.823 MythUIHelper: LoadCacheImage(lb-arrow.png,lb-arrow.png---1x-1.png)
13732011-05-06 05:13:27.823 MythUIImage(0xb1b58ec0): LoadImage found in cache :lb-arrow.png---1x-1.png: RefCount = 11
13742011-05-06 05:13:27.823 MythUIHelper: LoadCacheImage(lb-check-empty.png,lb-check-empty.png---1x-1.png)
13752011-05-06 05:13:27.823 MythUIImage(0x8afcb08): Load(), loading 'lb-check-empty.png' in foreground
13762011-05-06 05:13:27.823 MythUIImage(0x8afcb08): LoadImage(lb-check-empty.png) Object checkoff
13772011-05-06 05:13:27.823 MythUIHelper: LoadCacheImage(lb-check-empty.png,lb-check-empty.png---1x-1.png)
13782011-05-06 05:13:27.823 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :busyimages-11.png--157x174.png: :109272:
13792011-05-06 05:13:27.823 MythUIImage(0x8afcb08): LoadImage found in cache :lb-check-empty.png---1x-1.png: RefCount = 12
13802011-05-06 05:13:27.823 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :48: size :109272:
13812011-05-06 05:13:27.823 MythUIImage(0x8acffd8): LoadImage found in cache :busyimages-11.png--157x174.png: RefCount = 2
13822011-05-06 05:13:27.823 MythUIHelper: LoadCacheImage(lb-check-half.png,lb-check-half.png---1x-1.png)
13832011-05-06 05:13:27.823 MythUIImage(0x8acffd8): LoadImage(busyimages/14.png) Object animation
13842011-05-06 05:13:27.823 MythUIImage(0x8afd390): Load(), loading 'lb-check-half.png' in foreground
13852011-05-06 05:13:27.823 MythUIHelper: LoadCacheImage(busyimages/14.png,busyimages-14.png--157x174.png)
13862011-05-06 05:13:27.823 MythUIImage(0x8afd390): LoadImage(lb-check-half.png) Object checkhalf
13872011-05-06 05:13:27.823 MythUIHelper: LoadCacheImage(lb-check-half.png,lb-check-half.png---1x-1.png)
13882011-05-06 05:13:27.823 MythUIImage(0x8afd390): LoadImage found in cache :lb-check-half.png---1x-1.png: RefCount = 12
13892011-05-06 05:13:27.823 MythUIHelper: LoadCacheImage(lb-check-full.png,lb-check-full.png---1x-1.png)
13902011-05-06 05:13:27.823 MythUIImage(0x8afda70): Load(), loading 'lb-check-full.png' in foreground
13912011-05-06 05:13:27.823 MythUIImage(0x8afda70): LoadImage(lb-check-full.png) Object checkfull
13922011-05-06 05:13:27.823 MythUIHelper: LoadCacheImage(lb-check-full.png,lb-check-full.png---1x-1.png)
13932011-05-06 05:13:27.823 MythUIImage(0x8afda70): LoadImage found in cache :lb-check-full.png---1x-1.png: RefCount = 12
13942011-05-06 05:13:27.823 MythUIHelper: LoadCacheImage(lb-arrow.png,lb-arrow.png---1x-1.png)
13952011-05-06 05:13:27.823 MythUIImage(0x8addd78): Load(), loading 'lb-arrow.png' in foreground
13962011-05-06 05:13:27.823 MythUIImage(0x8addd78): LoadImage(lb-arrow.png) Object buttonarrow
13972011-05-06 05:13:27.823 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :busyimages-12.png--157x174.png: :109272:
13982011-05-06 05:13:27.824 MythUIHelper: LoadCacheImage(lb-arrow.png,lb-arrow.png---1x-1.png)
13992011-05-06 05:13:27.824 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :49: size :109272:
14002011-05-06 05:13:27.824 MythUIImage(0x8addd78): LoadImage found in cache :lb-arrow.png---1x-1.png: RefCount = 12
14012011-05-06 05:13:27.824 MythUIImage(0x8acffd8): LoadImage found in cache :busyimages-12.png--157x174.png: RefCount = 2
14022011-05-06 05:13:27.824 MythUIImage(0x8acffd8): LoadImage(busyimages/15.png) Object animation
14032011-05-06 05:13:27.824 MythUIHelper: LoadCacheImage(busyimages/15.png,busyimages-15.png--157x174.png)
14042011-05-06 05:13:27.824 MythUIHelper: LoadCacheImage(lb-check-empty.png,lb-check-empty.png---1x-1.png)
14052011-05-06 05:13:27.824 MythUIImage(0x8aded38): Load(), loading 'lb-check-empty.png' in foreground
14062011-05-06 05:13:27.824 MythUIImage(0x8aded38): LoadImage(lb-check-empty.png) Object checkoff
14072011-05-06 05:13:27.824 MythUIHelper: LoadCacheImage(lb-check-empty.png,lb-check-empty.png---1x-1.png)
14082011-05-06 05:13:27.824 MythUIImage(0x8aded38): LoadImage found in cache :lb-check-empty.png---1x-1.png: RefCount = 13
14092011-05-06 05:13:27.824 MythUIHelper: LoadCacheImage(lb-check-half.png,lb-check-half.png---1x-1.png)
14102011-05-06 05:13:27.824 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :busyimages-13.png--157x174.png: :109272:
14112011-05-06 05:13:27.824 MythUIImage(0x8adf6a8): Load(), loading 'lb-check-half.png' in foreground
14122011-05-06 05:13:27.824 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :50: size :109272:
14132011-05-06 05:13:27.824 MythUIImage(0x8adf6a8): LoadImage(lb-check-half.png) Object checkhalf
14142011-05-06 05:13:27.824 MythUIImage(0x8acffd8): LoadImage found in cache :busyimages-13.png--157x174.png: RefCount = 2
14152011-05-06 05:13:27.824 MythUIHelper: LoadCacheImage(lb-check-half.png,lb-check-half.png---1x-1.png)
14162011-05-06 05:13:27.825 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :busyimages-14.png--157x174.png: :109272:
14172011-05-06 05:13:27.825 MythUIImage(0x8acffd8): LoadImage(busyimages/16.png) Object animation
14182011-05-06 05:13:27.825 MythUIImage(0x8adf6a8): LoadImage found in cache :lb-check-half.png---1x-1.png: RefCount = 13
14192011-05-06 05:13:27.825 MythUIHelper: LoadCacheImage(busyimages/16.png,busyimages-16.png--157x174.png)
14202011-05-06 05:13:27.825 MythUIHelper: LoadCacheImage(lb-check-full.png,lb-check-full.png---1x-1.png)
14212011-05-06 05:13:27.825 MythUIImage(0x8adfe10): Load(), loading 'lb-check-full.png' in foreground
14222011-05-06 05:13:27.825 MythUIImage(0x8adfe10): LoadImage(lb-check-full.png) Object checkfull
14232011-05-06 05:13:27.825 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :51: size :109272:
14242011-05-06 05:13:27.825 MythUIHelper: LoadCacheImage(lb-check-full.png,lb-check-full.png---1x-1.png)
14252011-05-06 05:13:27.825 MythUIImage(0x8acffd8): LoadImage found in cache :busyimages-14.png--157x174.png: RefCount = 2
14262011-05-06 05:13:27.825 MythUIImage(0x8acffd8): LoadImage(busyimages/17.png) Object animation
14272011-05-06 05:13:27.825 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :busyimages-15.png--157x174.png: :109272:
14282011-05-06 05:13:27.825 MythUIImage(0x8adfe10): LoadImage found in cache :lb-check-full.png---1x-1.png: RefCount = 13
14292011-05-06 05:13:27.825 MythUIHelper: LoadCacheImage(busyimages/17.png,busyimages-17.png--157x174.png)
14302011-05-06 05:13:27.825 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :52: size :109272:
14312011-05-06 05:13:27.825 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :busyimages-10.png--157x174.png: :109272:
14322011-05-06 05:13:27.825 MythUIImage(0x8acffd8): LoadImage found in cache :busyimages-15.png--157x174.png: RefCount = 2
14332011-05-06 05:13:27.825 MythUIHelper: LoadCacheImage(lb-arrow.png,lb-arrow.png---1x-1.png)
14342011-05-06 05:13:27.826 MythUIImage(0x8acffd8): LoadImage(busyimages/18.png) Object animation
14352011-05-06 05:13:27.826 MythUIImage(0xb1b12d08): Load(), loading 'lb-arrow.png' in foreground
14362011-05-06 05:13:27.825 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :53: size :109272:
14372011-05-06 05:13:27.826 MythUIHelper: LoadCacheImage(busyimages/18.png,busyimages-18.png--157x174.png)
14382011-05-06 05:13:27.826 MythUIImage(0xb1b12d08): LoadImage(lb-arrow.png) Object buttonarrow
14392011-05-06 05:13:27.826 MythUIImage(0x8acffd8): LoadImage found in cache :busyimages-10.png--157x174.png: RefCount = 2
14402011-05-06 05:13:27.826 MythUIHelper: LoadCacheImage(lb-arrow.png,lb-arrow.png---1x-1.png)
14412011-05-06 05:13:27.826 MythUIImage(0x8acffd8): LoadImage(busyimages/19.png) Object animation
14422011-05-06 05:13:27.826 MythUIImage(0xb1b12d08): LoadImage found in cache :lb-arrow.png---1x-1.png: RefCount = 13
14432011-05-06 05:13:27.826 MythUIHelper: LoadCacheImage(busyimages/19.png,busyimages-19.png--157x174.png)
14442011-05-06 05:13:27.826 MythUIHelper: LoadCacheImage(lb-uparrow-reg.png,lb-uparrow-reg.png---1x-1.png)
14452011-05-06 05:13:27.826 MythUIImage(0x8ada2b8): Load(), loading 'lb-uparrow-reg.png' in foreground
14462011-05-06 05:13:27.826 MythUIImage(0x8ada2b8): LoadImage(lb-uparrow-reg.png) Object upon
14472011-05-06 05:13:27.826 MythUIHelper: LoadCacheImage(lb-uparrow-reg.png,lb-uparrow-reg.png---1x-1.png)
14482011-05-06 05:13:27.826 MythUIImage(0x8ada2b8): LoadImage found in cache :lb-uparrow-reg.png---1x-1.png: RefCount = 6
14492011-05-06 05:13:27.826 MythUIHelper: LoadCacheImage(lb-uparrow-sel.png,lb-uparrow-sel.png---1x-1.png)
14502011-05-06 05:13:27.826 MythUIImage(0xad262908): Load(), loading 'lb-uparrow-sel.png' in foreground
14512011-05-06 05:13:27.826 MythUIImage(0xad262908): LoadImage(lb-uparrow-sel.png) Object upoff
14522011-05-06 05:13:27.826 MythUIHelper: LoadCacheImage(lb-uparrow-sel.png,lb-uparrow-sel.png---1x-1.png)
14532011-05-06 05:13:27.826 MythUIImage(0xad262908): LoadImage found in cache :lb-uparrow-sel.png---1x-1.png: RefCount = 6
14542011-05-06 05:13:27.826 MythUIHelper: LoadCacheImage(lb-dnarrow-reg.png,lb-dnarrow-reg.png---1x-1.png)
14552011-05-06 05:13:27.826 MythUIImage(0xad256720): Load(), loading 'lb-dnarrow-reg.png' in foreground
14562011-05-06 05:13:27.826 MythUIImage(0xad256720): LoadImage(lb-dnarrow-reg.png) Object dnon
14572011-05-06 05:13:27.826 MythUIHelper: LoadCacheImage(lb-dnarrow-reg.png,lb-dnarrow-reg.png---1x-1.png)
14582011-05-06 05:13:27.826 MythUIImage(0xad256720): LoadImage found in cache :lb-dnarrow-reg.png---1x-1.png: RefCount = 6
14592011-05-06 05:13:27.826 MythUIHelper: LoadCacheImage(lb-dnarrow-sel.png,lb-dnarrow-sel.png---1x-1.png)
14602011-05-06 05:13:27.826 MythUIImage(0xad261ad8): Load(), loading 'lb-dnarrow-sel.png' in foreground
14612011-05-06 05:13:27.826 MythUIImage(0xad261ad8): LoadImage(lb-dnarrow-sel.png) Object dnoff
14622011-05-06 05:13:27.827 MythUIHelper: LoadCacheImage(lb-dnarrow-sel.png,lb-dnarrow-sel.png---1x-1.png)
14632011-05-06 05:13:27.827 MythUIImage(0xad261ad8): LoadImage found in cache :lb-dnarrow-sel.png---1x-1.png: RefCount = 6
14642011-05-06 05:13:27.827 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png)
14652011-05-06 05:13:27.827 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :busyimages-18.png--157x174.png: :109272:
14662011-05-06 05:13:27.827 MythUIImage(0xb1b58518): Load(), loading 'button_background.png' in foreground
14672011-05-06 05:13:27.827 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :54: size :109272:
14682011-05-06 05:13:27.827 MythUIImage(0xb1b58518): LoadImage(button_background.png) Object background
14692011-05-06 05:13:27.827 MythUIImage(0x8acffd8): LoadImage found in cache :busyimages-18.png--157x174.png: RefCount = 2
14702011-05-06 05:13:27.827 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png)
14712011-05-06 05:13:27.827 MythUIImage(0x8acffd8): LoadImage(busyimages/20.png) Object animation
14722011-05-06 05:13:27.827 MythUIImage(0xb1b58518): LoadImage found in cache :button_background.png--229x71.png: RefCount = 11
14732011-05-06 05:13:27.827 MythUIHelper: LoadCacheImage(busyimages/20.png,busyimages-20.png--157x174.png)
14742011-05-06 05:13:27.827 MythUIHelper: LoadCacheImage(button_selected_background.png,button_selected_background.png--229x71.png)
14752011-05-06 05:13:27.827 MythUIImage(0x8adcac8): Load(), loading 'button_selected_background.png' in foreground
14762011-05-06 05:13:27.827 MythUIImage(0x8adcac8): LoadImage(button_selected_background.png) Object background
14772011-05-06 05:13:27.827 MythUIHelper: LoadCacheImage(button_selected_background.png,button_selected_background.png--229x71.png)
14782011-05-06 05:13:27.827 MythUIImage(0x8adcac8): LoadImage found in cache :button_selected_background.png--229x71.png: RefCount = 6
14792011-05-06 05:13:27.827 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png)
14802011-05-06 05:13:27.827 MythUIImage(0x8add5a8): Load(), loading 'button_background.png' in foreground
14812011-05-06 05:13:27.828 MythUIImage(0x8add5a8): LoadImage(button_background.png) Object background
14822011-05-06 05:13:27.828 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png)
14832011-05-06 05:13:27.828 MythUIImage(0x8add5a8): LoadImage found in cache :button_background.png--229x71.png: RefCount = 12
14842011-05-06 05:13:27.828 MythUIHelper: LoadCacheImage(button_pushed_background.png,button_pushed_background.png--229x71.png)
14852011-05-06 05:13:27.828 MythUIImage(0xb1b572c8): Load(), loading 'button_pushed_background.png' in foreground
14862011-05-06 05:13:27.828 MythUIImage(0xb1b572c8): LoadImage(button_pushed_background.png) Object background
14872011-05-06 05:13:27.828 MythUIHelper: LoadCacheImage(button_pushed_background.png,button_pushed_background.png--229x71.png)
14882011-05-06 05:13:27.828 MythUIImage(0xb1b572c8): LoadImage found in cache :button_pushed_background.png--229x71.png: RefCount = 6
14892011-05-06 05:13:27.828 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png)
14902011-05-06 05:13:27.828 MythUIImage(0xb1b54488): Load(), loading 'button_background.png' in foreground
14912011-05-06 05:13:27.828 MythUIImage(0xb1b54488): LoadImage(button_background.png) Object background
14922011-05-06 05:13:27.828 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png)
14932011-05-06 05:13:27.828 MythUIImage(0xb1b54488): LoadImage found in cache :button_background.png--229x71.png: RefCount = 13
14942011-05-06 05:13:27.828 MythUIHelper: LoadCacheImage(button_selected_background.png,button_selected_background.png--229x71.png)
14952011-05-06 05:13:27.828 MythUIImage(0xb1b55330): Load(), loading 'button_selected_background.png' in foreground
14962011-05-06 05:13:27.828 MythUIImage(0xb1b55330): LoadImage(button_selected_background.png) Object background
14972011-05-06 05:13:27.827 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :busyimages-16.png--157x174.png: :109272:
14982011-05-06 05:13:27.828 MythUIHelper: LoadCacheImage(button_selected_background.png,button_selected_background.png--229x71.png)
14992011-05-06 05:13:27.828 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :55: size :109272:
15002011-05-06 05:13:27.828 MythUIImage(0xb1b55330): LoadImage found in cache :button_selected_background.png--229x71.png: RefCount = 7
15012011-05-06 05:13:27.828 MythUIImage(0x8acffd8): LoadImage found in cache :busyimages-16.png--157x174.png: RefCount = 2
15022011-05-06 05:13:27.828 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :busyimages-19.png--157x174.png: :109272:
15032011-05-06 05:13:27.828 MythUIImage(0x8acffd8): LoadImage(busyimages/21.png) Object animation
15042011-05-06 05:13:27.828 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :56: size :109272:
15052011-05-06 05:13:27.828 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png)
15062011-05-06 05:13:27.828 MythUIImage(0x8acffd8): LoadImage found in cache :busyimages-19.png--157x174.png: RefCount = 2
15072011-05-06 05:13:27.828 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :busyimages-17.png--157x174.png: :109272:
15082011-05-06 05:13:27.828 MythUIImage(0xad25b688): Load(), loading 'button_background.png' in foreground
15092011-05-06 05:13:27.828 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :57: size :109272:
15102011-05-06 05:13:27.828 MythUIImage(0x8acffd8): LoadImage(busyimages/22.png) Object animation
15112011-05-06 05:13:27.828 MythUIImage(0x8acffd8): LoadImage found in cache :busyimages-17.png--157x174.png: RefCount = 2
15122011-05-06 05:13:27.828 MythUIHelper: LoadCacheImage(busyimages/22.png,busyimages-22.png--157x174.png)
15132011-05-06 05:13:27.828 MythUIImage(0xad25b688): LoadImage(button_background.png) Object background
15142011-05-06 05:13:27.828 MythUIImage(0x8acffd8): LoadImage(busyimages/23.png) Object animation
15152011-05-06 05:13:27.828 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png)
15162011-05-06 05:13:27.828 MythUIHelper: LoadCacheImage(busyimages/23.png,busyimages-23.png--157x174.png)
15172011-05-06 05:13:27.828 MythUIImage(0xad25b688): LoadImage found in cache :button_background.png--229x71.png: RefCount = 14
15182011-05-06 05:13:27.828 MythUIHelper: LoadCacheImage(busyimages/21.png,busyimages-21.png--157x174.png)
15192011-05-06 05:13:27.829 MythUIHelper: LoadCacheImage(button_pushed_background.png,button_pushed_background.png--229x71.png)
15202011-05-06 05:13:27.829 MythUIImage(0xb1b55c78): Load(), loading 'button_pushed_background.png' in foreground
15212011-05-06 05:13:27.829 MythUIImage(0xb1b55c78): LoadImage(button_pushed_background.png) Object background
15222011-05-06 05:13:27.829 MythUIHelper: LoadCacheImage(button_pushed_background.png,button_pushed_background.png--229x71.png)
15232011-05-06 05:13:27.829 MythUIImage(0xb1b55c78): LoadImage found in cache :button_pushed_background.png--229x71.png: RefCount = 7
15242011-05-06 05:13:27.829 MythUIHelper: LoadCacheImage(mythfilebrowser-background.png,mythfilebrowser-background.png---1x-1.png)
15252011-05-06 05:13:27.829 MythUIImage(0x8b0d310): Load(), spawning thread to load 'mythfilebrowser-background.png'
15262011-05-06 05:13:27.829 MythUIHelper: LoadCacheImage(cursor.png,cursor.png--1x43.png)
15272011-05-06 05:13:27.829 MythUIImage(0x8b793d0): Load(), spawning thread to load 'cursor.png'
15282011-05-06 05:13:27.830 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :busyimages-20.png--157x174.png: :109272:
15292011-05-06 05:13:27.830 MythUIHelper: LoadCacheImage(shared/directory.png,shared-directory.png--225x123.png)
15302011-05-06 05:13:27.830 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :58: size :109272:
15312011-05-06 05:13:27.830 MythUIImage(0x8acffd8): LoadImage found in cache :busyimages-20.png--157x174.png: RefCount = 2
15322011-05-06 05:13:27.830 MythUIImage(0x8acffd8): LoadImage(busyimages/24.png) Object animation
15332011-05-06 05:13:27.830 MythUIHelper: LoadCacheImage(busyimages/24.png,busyimages-24.png--157x174.png)
15342011-05-06 05:13:27.830 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :busyimages-22.png--157x174.png: :109272:
15352011-05-06 05:13:27.830 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :59: size :109272:
15362011-05-06 05:13:27.830 MythUIImage(0x8acffd8): LoadImage found in cache :busyimages-22.png--157x174.png: RefCount = 2
15372011-05-06 05:13:27.830 MythUIImage(0x8b7aa10): Load(), spawning thread to load 'shared/directory.png'
15382011-05-06 05:13:27.830 MythUIImage(0xb1b5f438): LoadImage(mythprogressdialog-background.png) Object backimg
15392011-05-06 05:13:27.830 MythUIHelper: LoadCacheImage(mythprogressdialog-background.png,mythprogressdialog-background.png--880x283.png)
15402011-05-06 05:13:27.830 MythUIHelper: LoadCacheImage(shared/directory.png,shared-directory.png--225x123.png)
15412011-05-06 05:13:27.830 MythUIImage(0xb1b5f438): LoadImage found in cache :mythprogressdialog-background.png--880x283.png: RefCount = 4
15422011-05-06 05:13:27.830 MythUIImage(0xb1b627b8): LoadImage(mythprogressdialog-background.png) Object backimg
15432011-05-06 05:13:27.830 MythUIHelper: LoadCacheImage(mythprogressdialog-background.png,mythprogressdialog-background.png--880x283.png)
15442011-05-06 05:13:27.830 MythUIImage(0x8adb120): Load(), spawning thread to load 'shared/directory.png'
15452011-05-06 05:13:27.830 MythUIImage(0xb1b627b8): LoadImage found in cache :mythprogressdialog-background.png--880x283.png: RefCount = 5
15462011-05-06 05:13:27.830 MythUIImage(0xb1b111a8): LoadImage(cursor.png) Object cursor
15472011-05-06 05:13:27.830 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :busyimages-21.png--157x174.png: :109272:
15482011-05-06 05:13:27.830 MythUIHelper: LoadCacheImage(cursor.png,cursor.png--1x43.png)
15492011-05-06 05:13:27.830 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :60: size :109272:
15502011-05-06 05:13:27.830 MythUIImage(0x8acffd8): LoadImage found in cache :busyimages-21.png--157x174.png: RefCount = 2
15512011-05-06 05:13:27.830 MythUIImage(0xb1b122b8): LoadImage(mythdialogbox-background.png) Object backimg
15522011-05-06 05:13:27.830 MythUIHelper: LoadCacheImage(mythdialogbox-background.png,mythdialogbox-background.png--750x833.png)
15532011-05-06 05:13:27.831 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :cursor.png--1x43.png: :172:
15542011-05-06 05:13:27.831 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :61: size :172:
15552011-05-06 05:13:27.831 MythUIImage(0xb1b111a8): LoadImage found in cache :cursor.png--1x43.png: RefCount = 2
15562011-05-06 05:13:27.831 MythUIImage(0x8afe7d8): LoadImage(cursor.png) Object cursor
15572011-05-06 05:13:27.831 MythUIHelper: LoadCacheImage(cursor.png,cursor.png--1x43.png)
15582011-05-06 05:13:27.831 MythUIImage(0x8afe7d8): LoadImage found in cache :cursor.png--1x43.png: RefCount = 3
15592011-05-06 05:13:27.831 MythUIImage(0x8b0d310): LoadImage(mythfilebrowser-background.png) Object backimg
15602011-05-06 05:13:27.831 MythUIHelper: LoadCacheImage(mythfilebrowser-background.png,mythfilebrowser-background.png---1x-1.png)
15612011-05-06 05:13:27.831 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :busyimages-24.png--157x174.png: :109272:
15622011-05-06 05:13:27.831 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :62: size :109272:
15632011-05-06 05:13:27.831 MythUIImage(0x8acffd8): LoadImage found in cache :busyimages-24.png--157x174.png: RefCount = 2
15642011-05-06 05:13:27.831 MythUIImage(0x8b793d0): LoadImage(cursor.png) Object cursor
15652011-05-06 05:13:27.831 MythUIHelper: LoadCacheImage(cursor.png,cursor.png--1x43.png)
15662011-05-06 05:13:27.831 MythUIImage(0x8b793d0): LoadImage found in cache :cursor.png--1x43.png: RefCount = 4
15672011-05-06 05:13:27.831 MythUIImage(0x8b7aa10): LoadImage(shared/directory.png) Object icon
15682011-05-06 05:13:27.831 MythUIHelper: LoadCacheImage(shared/directory.png,shared-directory.png--225x123.png)
15692011-05-06 05:13:27.831 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :busyimages-23.png--157x174.png: :109272:
15702011-05-06 05:13:27.832 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :63: size :109272:
15712011-05-06 05:13:27.832 MythUIImage(0x8acffd8): LoadImage found in cache :busyimages-23.png--157x174.png: RefCount = 2
15722011-05-06 05:13:27.832 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :shared-directory.png--225x123.png: :74784:
15732011-05-06 05:13:27.832 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :64: size :74784:
15742011-05-06 05:13:27.832 MythUIImage(0x8b7aa10): LoadImage found in cache :shared-directory.png--225x123.png: RefCount = 2
15752011-05-06 05:13:27.832 MythUIImage(0x8adb120): LoadImage(shared/directory.png) Object icon
15762011-05-06 05:13:27.832 MythUIHelper: LoadCacheImage(shared/directory.png,shared-directory.png--225x123.png)
15772011-05-06 05:13:27.832 MythUIImage(0x8adb120): LoadImage found in cache :shared-directory.png--225x123.png: RefCount = 3
15782011-05-06 05:13:27.845 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :mythdialogbox-background.png--750x833.png: :2499000:
15792011-05-06 05:13:27.845 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :65: size :2499000:
15802011-05-06 05:13:27.845 MythUIImage(0xb1b122b8): LoadImage found in cache :mythdialogbox-background.png--750x833.png: RefCount = 2
15812011-05-06 05:13:27.851 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :mythfilebrowser-background.png---1x-1.png: :3718620:
15822011-05-06 05:13:27.851 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :66: size :3718620:
15832011-05-06 05:13:27.851 MythUIImage(0x8b0d310): LoadImage found in cache :mythfilebrowser-background.png---1x-1.png: RefCount = 2
15842011-05-06 05:13:27.851 MythUIHelper: LoadCacheImage(shared/updirectory.png,shared-updirectory.png--225x123.png)
15852011-05-06 05:13:27.851 MythUIImage(0x8adb120): Load(), spawning thread to load 'shared/updirectory.png'
15862011-05-06 05:13:27.851 MythUIImage(0x8adb120): LoadImage(shared/updirectory.png) Object icon
15872011-05-06 05:13:27.851 MythUIHelper: LoadCacheImage(shared/updirectory.png,shared-updirectory.png--225x123.png)
15882011-05-06 05:13:27.851 MythUIHelper: LoadCacheImage(shared/directory.png,shared-directory.png--225x123.png)
15892011-05-06 05:13:27.851 MythUIImage(0xad209360): Load(), loading 'shared/directory.png' in foreground
15902011-05-06 05:13:27.851 MythUIImage(0xad209360): LoadImage(shared/directory.png) Object icon
15912011-05-06 05:13:27.851 MythUIHelper: LoadCacheImage(shared/directory.png,shared-directory.png--225x123.png)
15922011-05-06 05:13:27.851 MythUIImage(0xad209360): LoadImage found in cache :shared-directory.png--225x123.png: RefCount = 4
15932011-05-06 05:13:27.852 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :shared-updirectory.png--225x123.png: :74784:
15942011-05-06 05:13:27.852 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :67: size :74784:
15952011-05-06 05:13:27.852 MythUIImage(0x8adb120): LoadImage found in cache :shared-updirectory.png--225x123.png: RefCount = 2
15962011-05-06 05:13:27.852 MythUIHelper: LoadCacheImage(shared/executable.png,shared-executable.png--225x123.png)
15972011-05-06 05:13:27.852 MythUIImage(0xad209360): Load(), spawning thread to load 'shared/executable.png'
15982011-05-06 05:13:27.852 MythUIImage(0xad209360): LoadImage(shared/executable.png) Object icon
15992011-05-06 05:13:27.852 MythUIHelper: LoadCacheImage(shared/directory.png,shared-directory.png--225x123.png)
16002011-05-06 05:13:27.852 MythUIHelper: LoadCacheImage(shared/executable.png,shared-executable.png--225x123.png)
16012011-05-06 05:13:27.852 MythUIImage(0x8acfd60): Load(), loading 'shared/directory.png' in foreground
16022011-05-06 05:13:27.852 MythUIImage(0x8acfd60): LoadImage(shared/directory.png) Object icon
16032011-05-06 05:13:27.852 MythUIHelper: LoadCacheImage(shared/directory.png,shared-directory.png--225x123.png)
16042011-05-06 05:13:27.852 MythUIImage(0x8acfd60): LoadImage found in cache :shared-directory.png--225x123.png: RefCount = 4
16052011-05-06 05:13:27.853 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :shared-executable.png--225x123.png: :55104:
16062011-05-06 05:13:27.853 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :68: size :55104:
16072011-05-06 05:13:27.853 MythUIImage(0xad209360): LoadImage found in cache :shared-executable.png--225x123.png: RefCount = 2
16082011-05-06 05:13:27.853 MythUIHelper: LoadCacheImage(shared/file.png,shared-file.png--225x123.png)
16092011-05-06 05:13:27.853 MythUIImage(0x8acfd60): Load(), spawning thread to load 'shared/file.png'
16102011-05-06 05:13:27.853 MythUIImage(0x8acfd60): LoadImage(shared/file.png) Object icon
16112011-05-06 05:13:27.853 MythUIHelper: LoadCacheImage(shared/file.png,shared-file.png--225x123.png)
16122011-05-06 05:13:27.854 MythUIHelper: LoadCacheImage(shared/directory.png,shared-directory.png--225x123.png)
16132011-05-06 05:13:27.854 MythUIImage(0x8a6e4f8): Load(), loading 'shared/directory.png' in foreground
16142011-05-06 05:13:27.854 MythUIImage(0x8a6e4f8): LoadImage(shared/directory.png) Object icon
16152011-05-06 05:13:27.854 MythUIHelper: LoadCacheImage(shared/directory.png,shared-directory.png--225x123.png)
16162011-05-06 05:13:27.854 MythUIImage(0x8a6e4f8): LoadImage found in cache :shared-directory.png--225x123.png: RefCount = 4
16172011-05-06 05:13:27.854 MythUIHelper: LoadCacheImage(shared/updirectory.png,shared-updirectory.png--225x123.png)
16182011-05-06 05:13:27.854 MythUIImage(0x8a6ea60): Load(), loading 'shared/updirectory.png' in foreground
16192011-05-06 05:13:27.854 MythUIImage(0x8a6ea60): LoadImage(shared/updirectory.png) Object icon
16202011-05-06 05:13:27.854 MythUIHelper: LoadCacheImage(shared/updirectory.png,shared-updirectory.png--225x123.png)
16212011-05-06 05:13:27.854 MythUIImage(0x8a6ea60): LoadImage found in cache :shared-updirectory.png--225x123.png: RefCount = 3
16222011-05-06 05:13:27.854 MythUIHelper: LoadCacheImage(shared/executable.png,shared-executable.png--225x123.png)
16232011-05-06 05:13:27.854 MythUIImage(0x8ad0a40): Load(), loading 'shared/executable.png' in foreground
16242011-05-06 05:13:27.854 MythUIImage(0x8ad0a40): LoadImage(shared/executable.png) Object icon
16252011-05-06 05:13:27.854 MythUIHelper: LoadCacheImage(shared/executable.png,shared-executable.png--225x123.png)
16262011-05-06 05:13:27.854 MythUIImage(0x8ad0a40): LoadImage found in cache :shared-executable.png--225x123.png: RefCount = 3
16272011-05-06 05:13:27.854 MythUIHelper: LoadCacheImage(shared/file.png,shared-file.png--225x123.png)
16282011-05-06 05:13:27.854 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :shared-file.png--225x123.png: :38868:
16292011-05-06 05:13:27.854 MythUIImage(0x8ab6650): Load(), loading 'shared/file.png' in foreground
16302011-05-06 05:13:27.854 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :69: size :38868:
16312011-05-06 05:13:27.854 MythUIImage(0x8acfd60): LoadImage found in cache :shared-file.png--225x123.png: RefCount = 2
16322011-05-06 05:13:27.854 MythUIImage(0x8ab6650): LoadImage(shared/file.png) Object icon
16332011-05-06 05:13:27.854 MythUIHelper: LoadCacheImage(shared/file.png,shared-file.png--225x123.png)
16342011-05-06 05:13:27.854 MythUIImage(0x8ab6650): LoadImage found in cache :shared-file.png--225x123.png: RefCount = 3
16352011-05-06 05:13:27.854 MythUIHelper: LoadCacheImage(shared/directory.png,shared-directory.png--225x123.png)
16362011-05-06 05:13:27.854 MythUIImage(0x8b784b0): Load(), loading 'shared/directory.png' in foreground
16372011-05-06 05:13:27.854 MythUIImage(0x8b784b0): LoadImage(shared/directory.png) Object icon
16382011-05-06 05:13:27.854 MythUIHelper: LoadCacheImage(shared/directory.png,shared-directory.png--225x123.png)
16392011-05-06 05:13:27.854 MythUIImage(0x8b784b0): LoadImage found in cache :shared-directory.png--225x123.png: RefCount = 5
16402011-05-06 05:13:27.854 MythUIHelper: LoadCacheImage(shared/updirectory.png,shared-updirectory.png--225x123.png)
16412011-05-06 05:13:27.854 MythUIImage(0x8b78bf8): Load(), loading 'shared/updirectory.png' in foreground
16422011-05-06 05:13:27.854 MythUIImage(0x8b78bf8): LoadImage(shared/updirectory.png) Object icon
16432011-05-06 05:13:27.854 MythUIHelper: LoadCacheImage(shared/updirectory.png,shared-updirectory.png--225x123.png)
16442011-05-06 05:13:27.854 MythUIImage(0x8b78bf8): LoadImage found in cache :shared-updirectory.png--225x123.png: RefCount = 4
16452011-05-06 05:13:27.854 MythUIHelper: LoadCacheImage(shared/executable.png,shared-executable.png--225x123.png)
16462011-05-06 05:13:27.855 MythUIImage(0x8b7b020): Load(), loading 'shared/executable.png' in foreground
16472011-05-06 05:13:27.855 MythUIImage(0x8b7b020): LoadImage(shared/executable.png) Object icon
16482011-05-06 05:13:27.855 MythUIHelper: LoadCacheImage(shared/executable.png,shared-executable.png--225x123.png)
16492011-05-06 05:13:27.855 MythUIImage(0x8b7b020): LoadImage found in cache :shared-executable.png--225x123.png: RefCount = 4
16502011-05-06 05:13:27.855 MythUIHelper: LoadCacheImage(shared/file.png,shared-file.png--225x123.png)
16512011-05-06 05:13:27.855 MythUIImage(0x8b7b740): Load(), loading 'shared/file.png' in foreground
16522011-05-06 05:13:27.855 MythUIImage(0x8b7b740): LoadImage(shared/file.png) Object icon
16532011-05-06 05:13:27.855 MythUIHelper: LoadCacheImage(shared/file.png,shared-file.png--225x123.png)
16542011-05-06 05:13:27.855 MythUIImage(0x8b7b740): LoadImage found in cache :shared-file.png--225x123.png: RefCount = 4
16552011-05-06 05:13:27.855 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png)
16562011-05-06 05:13:27.855 MythUIImage(0x8b7d798): Load(), loading 'button_background.png' in foreground
16572011-05-06 05:13:27.855 MythUIImage(0x8b7d798): LoadImage(button_background.png) Object background
16582011-05-06 05:13:27.855 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png)
16592011-05-06 05:13:27.855 MythUIImage(0x8b7d798): LoadImage found in cache :button_background.png--229x71.png: RefCount = 15
16602011-05-06 05:13:27.855 MythUIHelper: LoadCacheImage(button_selected_background.png,button_selected_background.png--229x71.png)
16612011-05-06 05:13:27.855 MythUIImage(0x8b7e588): Load(), loading 'button_selected_background.png' in foreground
16622011-05-06 05:13:27.855 MythUIImage(0x8b7e588): LoadImage(button_selected_background.png) Object background
16632011-05-06 05:13:27.855 MythUIHelper: LoadCacheImage(button_selected_background.png,button_selected_background.png--229x71.png)
16642011-05-06 05:13:27.855 MythUIImage(0x8b7e588): LoadImage found in cache :button_selected_background.png--229x71.png: RefCount = 8
16652011-05-06 05:13:27.855 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png)
16662011-05-06 05:13:27.855 MythUIImage(0x8afee18): Load(), loading 'button_background.png' in foreground
16672011-05-06 05:13:27.855 MythUIImage(0x8afee18): LoadImage(button_background.png) Object background
16682011-05-06 05:13:27.855 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png)
16692011-05-06 05:13:27.855 MythUIImage(0x8afee18): LoadImage found in cache :button_background.png--229x71.png: RefCount = 16
16702011-05-06 05:13:27.856 MythUIHelper: LoadCacheImage(button_pushed_background.png,button_pushed_background.png--229x71.png)
16712011-05-06 05:13:27.856 MythUIImage(0x8aff970): Load(), loading 'button_pushed_background.png' in foreground
16722011-05-06 05:13:27.856 MythUIImage(0x8aff970): LoadImage(button_pushed_background.png) Object background
16732011-05-06 05:13:27.856 MythUIHelper: LoadCacheImage(button_pushed_background.png,button_pushed_background.png--229x71.png)
16742011-05-06 05:13:27.856 MythUIImage(0x8aff970): LoadImage found in cache :button_pushed_background.png--229x71.png: RefCount = 8
16752011-05-06 05:13:27.856 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png)
16762011-05-06 05:13:27.856 MythUIImage(0xb1b53020): Load(), loading 'button_background.png' in foreground
16772011-05-06 05:13:27.856 MythUIImage(0xb1b53020): LoadImage(button_background.png) Object background
16782011-05-06 05:13:27.856 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png)
16792011-05-06 05:13:27.856 MythUIImage(0xb1b53020): LoadImage found in cache :button_background.png--229x71.png: RefCount = 17
16802011-05-06 05:13:27.856 MythUIHelper: LoadCacheImage(button_selected_background.png,button_selected_background.png--229x71.png)
16812011-05-06 05:13:27.856 MythUIImage(0xb1b12f90): Load(), loading 'button_selected_background.png' in foreground
16822011-05-06 05:13:27.856 MythUIImage(0xb1b12f90): LoadImage(button_selected_background.png) Object background
16832011-05-06 05:13:27.856 MythUIHelper: LoadCacheImage(button_selected_background.png,button_selected_background.png--229x71.png)
16842011-05-06 05:13:27.856 MythUIImage(0xb1b12f90): LoadImage found in cache :button_selected_background.png--229x71.png: RefCount = 9
16852011-05-06 05:13:27.856 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png)
16862011-05-06 05:13:27.856 MythUIImage(0xb1b13c70): Load(), loading 'button_background.png' in foreground
16872011-05-06 05:13:27.856 MythUIImage(0xb1b13c70): LoadImage(button_background.png) Object background
16882011-05-06 05:13:27.856 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png)
16892011-05-06 05:13:27.856 MythUIImage(0xb1b13c70): LoadImage found in cache :button_background.png--229x71.png: RefCount = 18
16902011-05-06 05:13:27.856 MythUIHelper: LoadCacheImage(button_pushed_background.png,button_pushed_background.png--229x71.png)
16912011-05-06 05:13:27.857 MythUIImage(0xb1b14960): Load(), loading 'button_pushed_background.png' in foreground
16922011-05-06 05:13:27.857 MythUIImage(0xb1b14960): LoadImage(button_pushed_background.png) Object background
16932011-05-06 05:13:27.857 MythUIHelper: LoadCacheImage(button_pushed_background.png,button_pushed_background.png--229x71.png)
16942011-05-06 05:13:27.857 MythUIImage(0xb1b14960): LoadImage found in cache :button_pushed_background.png--229x71.png: RefCount = 9
16952011-05-06 05:13:27.857 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png)
16962011-05-06 05:13:27.857 MythUIImage(0x8b00cc0): Load(), loading 'button_background.png' in foreground
16972011-05-06 05:13:27.857 MythUIImage(0x8b00cc0): LoadImage(button_background.png) Object background
16982011-05-06 05:13:27.857 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png)
16992011-05-06 05:13:27.857 MythUIImage(0x8b00cc0): LoadImage found in cache :button_background.png--229x71.png: RefCount = 19
17002011-05-06 05:13:27.857 MythUIHelper: LoadCacheImage(button_selected_background.png,button_selected_background.png--229x71.png)
17012011-05-06 05:13:27.857 MythUIImage(0x8b01a58): Load(), loading 'button_selected_background.png' in foreground
17022011-05-06 05:13:27.857 MythUIImage(0x8b01a58): LoadImage(button_selected_background.png) Object background
17032011-05-06 05:13:27.857 MythUIHelper: LoadCacheImage(button_selected_background.png,button_selected_background.png--229x71.png)
17042011-05-06 05:13:27.857 MythUIImage(0x8b01a58): LoadImage found in cache :button_selected_background.png--229x71.png: RefCount = 10
17052011-05-06 05:13:27.857 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png)
17062011-05-06 05:13:27.857 MythUIImage(0x8b02618): Load(), loading 'button_background.png' in foreground
17072011-05-06 05:13:27.857 MythUIImage(0x8b02618): LoadImage(button_background.png) Object background
17082011-05-06 05:13:27.857 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png)
17092011-05-06 05:13:27.857 MythUIImage(0x8b02618): LoadImage found in cache :button_background.png--229x71.png: RefCount = 20
17102011-05-06 05:13:27.857 MythUIHelper: LoadCacheImage(button_pushed_background.png,button_pushed_background.png--229x71.png)
17112011-05-06 05:13:27.857 MythUIImage(0x8b03238): Load(), loading 'button_pushed_background.png' in foreground
17122011-05-06 05:13:27.857 MythUIImage(0x8b03238): LoadImage(button_pushed_background.png) Object background
17132011-05-06 05:13:27.857 MythUIHelper: LoadCacheImage(button_pushed_background.png,button_pushed_background.png--229x71.png)
17142011-05-06 05:13:27.857 MythUIImage(0x8b03238): LoadImage found in cache :button_pushed_background.png--229x71.png: RefCount = 10
17152011-05-06 05:13:27.858 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png)
17162011-05-06 05:13:27.858 MythUIImage(0xb1b5a370): Load(), loading 'button_background.png' in foreground
17172011-05-06 05:13:27.858 MythUIImage(0xb1b5a370): LoadImage(button_background.png) Object background
17182011-05-06 05:13:27.858 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png)
17192011-05-06 05:13:27.858 MythUIImage(0xb1b5a370): LoadImage found in cache :button_background.png--229x71.png: RefCount = 21
17202011-05-06 05:13:27.858 MythUIHelper: LoadCacheImage(button_selected_background.png,button_selected_background.png--229x71.png)
17212011-05-06 05:13:27.858 MythUIImage(0xb1b5aff8): Load(), loading 'button_selected_background.png' in foreground
17222011-05-06 05:13:27.858 MythUIImage(0xb1b5aff8): LoadImage(button_selected_background.png) Object background
17232011-05-06 05:13:27.858 MythUIHelper: LoadCacheImage(button_selected_background.png,button_selected_background.png--229x71.png)
17242011-05-06 05:13:27.858 MythUIImage(0xb1b5aff8): LoadImage found in cache :button_selected_background.png--229x71.png: RefCount = 11
17252011-05-06 05:13:27.858 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png)
17262011-05-06 05:13:27.858 MythUIImage(0xb1b5bc48): Load(), loading 'button_background.png' in foreground
17272011-05-06 05:13:27.858 MythUIImage(0xb1b5bc48): LoadImage(button_background.png) Object background
17282011-05-06 05:13:27.858 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png)
17292011-05-06 05:13:27.858 MythUIImage(0xb1b5bc48): LoadImage found in cache :button_background.png--229x71.png: RefCount = 22
17302011-05-06 05:13:27.858 MythUIHelper: LoadCacheImage(button_pushed_background.png,button_pushed_background.png--229x71.png)
17312011-05-06 05:13:27.858 MythUIImage(0xb1b5c908): Load(), loading 'button_pushed_background.png' in foreground
17322011-05-06 05:13:27.858 MythUIImage(0xb1b5c908): LoadImage(button_pushed_background.png) Object background
17332011-05-06 05:13:27.858 MythUIHelper: LoadCacheImage(button_pushed_background.png,button_pushed_background.png--229x71.png)
17342011-05-06 05:13:27.858 MythUIImage(0xb1b5c908): LoadImage found in cache :button_pushed_background.png--229x71.png: RefCount = 11
17352011-05-06 05:13:27.868 MythUIHelper: LoadCacheImage(ui/background.png,ui-background.png---1x-1.png)
17362011-05-06 05:13:27.869 MythUIImage(0xb1bb3190): Load(), spawning thread to load 'ui/background.png'
17372011-05-06 05:13:27.869 MythUIImage(0xb1bb3190): LoadImage(ui/background.png) Object backimg
17382011-05-06 05:13:27.869 MythUIHelper: LoadCacheImage(ui/background.png,ui-background.png---1x-1.png)
17392011-05-06 05:13:27.874 MythFontProperties: loaded 'Droid Sans'
1740 Location: /usr/share/mythtv/themes/MythCenter-wide/base.xml @ 1127
1741 Name: 'medium' Type: 'fontdef'
17422011-05-06 05:13:27.880 MythFontProperties: loaded 'Liberation Sans'
1743 Location: /usr/share/mythtv/themes/MythCenter-wide/base.xml @ 1133
1744 Name: 'large' Type: 'fontdef'
17452011-05-06 05:13:27.880 MythFontProperties: loaded 'Liberation Sans'
1746 Location: /usr/share/mythtv/themes/MythCenter-wide/base.xml @ 1139
1747 Name: 'clock' Type: 'fontdef'
17482011-05-06 05:13:27.881 XMLParseBase: Loaded base theme from '/usr/share/mythtv/themes/MythCenter-wide/base.xml'
17492011-05-06 05:13:27.883 MythFontProperties: loaded 'Droid Sans'
1750 Location: /usr/share/mythtv/themes/default-wide/base.xml @ 32
1751 Name: 'basesmallgrey' Type: 'fontdef'
17522011-05-06 05:13:27.883 MythFontProperties: loaded 'Droid Sans'
1753 Location: /usr/share/mythtv/themes/default-wide/base.xml @ 36
1754 Name: 'basesmallpurple' Type: 'fontdef'
17552011-05-06 05:13:27.883 MythFontProperties: loaded 'Droid Sans'
1756 Location: /usr/share/mythtv/themes/default-wide/base.xml @ 40
1757 Name: 'basesmallblack' Type: 'fontdef'
17582011-05-06 05:13:27.883 MythFontProperties: loaded 'Droid Sans'
1759 Location: /usr/share/mythtv/themes/default-wide/base.xml @ 44
1760 Name: 'basesmallyellow' Type: 'fontdef'
17612011-05-06 05:13:27.883 MythFontProperties: loaded 'Droid Sans'
1762 Location: /usr/share/mythtv/themes/default-wide/base.xml @ 48
1763 Name: 'basesmallgreen' Type: 'fontdef'
17642011-05-06 05:13:27.883 MythFontProperties: loaded 'Droid Sans'
1765 Location: /usr/share/mythtv/themes/default-wide/base.xml @ 52
1766 Name: 'basesmallblue' Type: 'fontdef'
17672011-05-06 05:13:27.883 MythFontProperties: loaded 'Droid Sans'
1768 Location: /usr/share/mythtv/themes/default-wide/base.xml @ 56
1769 Name: 'basesmallred' Type: 'fontdef'
17702011-05-06 05:13:27.883 MythFontProperties: loaded 'Liberation Sans'
1771 Location: /usr/share/mythtv/themes/default-wide/base.xml @ 60
1772 Name: 'basemediumgrey' Type: 'fontdef'
17732011-05-06 05:13:27.883 MythFontProperties: loaded 'Liberation Sans'
1774 Location: /usr/share/mythtv/themes/default-wide/base.xml @ 64
1775 Name: 'basemediumgreen' Type: 'fontdef'
17762011-05-06 05:13:27.883 MythFontProperties: loaded 'Liberation Sans'
1777 Location: /usr/share/mythtv/themes/default-wide/base.xml @ 68
1778 Name: 'basemediumred' Type: 'fontdef'
17792011-05-06 05:13:27.883 MythFontProperties: loaded 'Liberation Sans'
1780 Location: /usr/share/mythtv/themes/default-wide/base.xml @ 72
1781 Name: 'basemediumpurple' Type: 'fontdef'
17822011-05-06 05:13:27.884 XMLParseBase: Loaded base theme from '/usr/share/mythtv/themes/default-wide/base.xml'
17832011-05-06 05:13:27.891 MythFontProperties: loaded 'Droid Sans'
1784 Location: /usr/share/mythtv/themes/default/base.xml @ 11
1785 Name: 'basetiny' Type: 'fontdef'
17862011-05-06 05:13:27.892 MythFontProperties: loaded 'Droid Sans'
1787 Location: /usr/share/mythtv/themes/default/base.xml @ 36
1788 Name: 'basetinyred' Type: 'fontdef'
17892011-05-06 05:13:27.892 MythFontProperties: loaded 'Liberation Sans'
1790 Location: /usr/share/mythtv/themes/default/base.xml @ 80
1791 Name: 'basemediumyellow' Type: 'fontdef'
17922011-05-06 05:13:27.892 MythUIHelper: LoadCacheImage(shared/0_stars.png,shared-0_stars.png---1x-1.png)
17932011-05-06 05:13:27.892 MythUIImage(0xabb00248): Load(), spawning thread to load 'shared/0_stars.png'
17942011-05-06 05:13:27.892 MythUIHelper: LoadCacheImage(shared/1_stars.png,shared-1_stars.png---1x-1.png)
17952011-05-06 05:13:27.892 MythUIImage(0xabb28fb8): Load(), spawning thread to load 'shared/1_stars.png'
17962011-05-06 05:13:27.892 MythUIHelper: LoadCacheImage(shared/2_stars.png,shared-2_stars.png---1x-1.png)
17972011-05-06 05:13:27.893 MythUIImage(0xabb00248): LoadImage(shared/0_stars.png) Object stars
17982011-05-06 05:13:27.893 MythUIHelper: LoadCacheImage(shared/0_stars.png,shared-0_stars.png---1x-1.png)
17992011-05-06 05:13:27.893 MythUIImage(0xabb29690): Load(), spawning thread to load 'shared/2_stars.png'
18002011-05-06 05:13:27.893 MythUIHelper: LoadCacheImage(shared/3_stars.png,shared-3_stars.png---1x-1.png)
18012011-05-06 05:13:27.893 MythUIImage(0xabb2b0b0): Load(), spawning thread to load 'shared/3_stars.png'
18022011-05-06 05:13:27.893 MythUIHelper: LoadCacheImage(shared/4_stars.png,shared-4_stars.png---1x-1.png)
18032011-05-06 05:13:27.893 MythUIImage(0xabb2b410): Load(), spawning thread to load 'shared/4_stars.png'
18042011-05-06 05:13:27.893 MythUIHelper: LoadCacheImage(shared/5_stars.png,shared-5_stars.png---1x-1.png)
18052011-05-06 05:13:27.893 MythUIImage(0xabb2bc28): Load(), spawning thread to load 'shared/5_stars.png'
18062011-05-06 05:13:27.893 MythUIHelper: LoadCacheImage(shared/6_stars.png,shared-6_stars.png---1x-1.png)
18072011-05-06 05:13:27.893 MythUIImage(0xabb28fb8): LoadImage(shared/1_stars.png) Object stars
18082011-05-06 05:13:27.893 MythUIHelper: LoadCacheImage(shared/1_stars.png,shared-1_stars.png---1x-1.png)
18092011-05-06 05:13:27.894 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :shared-0_stars.png---1x-1.png: :41580:
18102011-05-06 05:13:27.894 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :70: size :41580:
18112011-05-06 05:13:27.894 MythUIImage(0xabb00248): LoadImage found in cache :shared-0_stars.png---1x-1.png: RefCount = 2
18122011-05-06 05:13:27.894 MythUIImage(0xabb2c2f8): Load(), spawning thread to load 'shared/6_stars.png'
18132011-05-06 05:13:27.894 MythUIImage(0xabb2b0b0): LoadImage(shared/3_stars.png) Object stars
18142011-05-06 05:13:27.894 MythUIHelper: LoadCacheImage(shared/3_stars.png,shared-3_stars.png---1x-1.png)
18152011-05-06 05:13:27.894 MythUIHelper: LoadCacheImage(shared/7_stars.png,shared-7_stars.png---1x-1.png)
18162011-05-06 05:13:27.894 MythUIImage(0xabb2ca78): Load(), spawning thread to load 'shared/7_stars.png'
18172011-05-06 05:13:27.894 MythUIHelper: LoadCacheImage(shared/8_stars.png,shared-8_stars.png---1x-1.png)
18182011-05-06 05:13:27.894 MythUIImage(0xabb29690): LoadImage(shared/2_stars.png) Object stars
18192011-05-06 05:13:27.894 MythUIHelper: LoadCacheImage(shared/2_stars.png,shared-2_stars.png---1x-1.png)
18202011-05-06 05:13:27.894 MythUIImage(0xabb2cf88): Load(), spawning thread to load 'shared/8_stars.png'
18212011-05-06 05:13:27.894 MythUIHelper: LoadCacheImage(shared/9_stars.png,shared-9_stars.png---1x-1.png)
18222011-05-06 05:13:27.894 MythUIImage(0xabb2d830): Load(), spawning thread to load 'shared/9_stars.png'
18232011-05-06 05:13:27.894 MythUIHelper: LoadCacheImage(shared/10_stars.png,shared-10_stars.png---1x-1.png)
18242011-05-06 05:13:27.894 MythUIImage(0xabc99260): Load(), spawning thread to load 'shared/10_stars.png'
18252011-05-06 05:13:27.894 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :shared-3_stars.png---1x-1.png: :41580:
18262011-05-06 05:13:27.894 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :71: size :41580:
18272011-05-06 05:13:27.895 MythUIImage(0xabb2b0b0): LoadImage found in cache :shared-3_stars.png---1x-1.png: RefCount = 2
18282011-05-06 05:13:27.895 MythUIImage(0xabb2b410): LoadImage(shared/4_stars.png) Object stars
18292011-05-06 05:13:27.895 MythUIHelper: LoadCacheImage(shared/4_stars.png,shared-4_stars.png---1x-1.png)
18302011-05-06 05:13:27.895 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :shared-2_stars.png---1x-1.png: :41580:
18312011-05-06 05:13:27.895 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :72: size :41580:
18322011-05-06 05:13:27.895 MythUIImage(0xabb29690): LoadImage found in cache :shared-2_stars.png---1x-1.png: RefCount = 2
18332011-05-06 05:13:27.895 MythUIImage(0xabb2bc28): LoadImage(shared/5_stars.png) Object stars
18342011-05-06 05:13:27.895 MythUIHelper: LoadCacheImage(shared/5_stars.png,shared-5_stars.png---1x-1.png)
18352011-05-06 05:13:27.895 XMLParseBase: Loaded base theme from '/usr/share/mythtv/themes/default/base.xml'
18362011-05-06 05:13:27.895 XMLParseBase, Warning: No theme file '/tmp/base.xml'
18372011-05-06 05:13:27.895 MythUIHelper: LoadCacheImage(ui/background.png,ui-background.png---1x-1.png)
18382011-05-06 05:13:27.895 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :shared-4_stars.png---1x-1.png: :41580:
18392011-05-06 05:13:27.895 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :73: size :41580:
18402011-05-06 05:13:27.895 MythUIImage(0xabb2b410): LoadImage found in cache :shared-4_stars.png---1x-1.png: RefCount = 2
18412011-05-06 05:13:27.895 MythUIImage(0xabb11c58): Load(), spawning thread to load 'ui/background.png'
18422011-05-06 05:13:27.895 MythUIImage(0xabb2c2f8): LoadImage(shared/6_stars.png) Object stars
18432011-05-06 05:13:27.895 MythUIHelper: LoadCacheImage(shared/6_stars.png,shared-6_stars.png---1x-1.png)
18442011-05-06 05:13:27.895 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :shared-5_stars.png---1x-1.png: :41580:
18452011-05-06 05:13:27.895 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :74: size :41580:
18462011-05-06 05:13:27.896 MythUIImage(0xabb2bc28): LoadImage found in cache :shared-5_stars.png---1x-1.png: RefCount = 2
18472011-05-06 05:13:27.896 MythUIImage(0xabb2ca78): LoadImage(shared/7_stars.png) Object stars
18482011-05-06 05:13:27.896 MythUIHelper: LoadCacheImage(shared/7_stars.png,shared-7_stars.png---1x-1.png)
18492011-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)
18502011-05-06 05:13:27.896 MSqlQuery::next(DBManager0) Result: "keylist = F12, description = Open an Xterm window"
18512011-05-06 05:13:27.896 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :shared-1_stars.png---1x-1.png: :41580:
18522011-05-06 05:13:27.896 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :75: size :41580:
18532011-05-06 05:13:27.896 MythUIImage(0xabb28fb8): LoadImage found in cache :shared-1_stars.png---1x-1.png: RefCount = 2
18542011-05-06 05:13:27.896 MythUIImage(0xabb2cf88): LoadImage(shared/8_stars.png) Object stars
18552011-05-06 05:13:27.896 MythUIHelper: LoadCacheImage(shared/8_stars.png,shared-8_stars.png---1x-1.png)
18562011-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)
18572011-05-06 05:13:27.896 MSqlQuery::next(DBManager0) Result: "keylist = F11, description = Show Mythshutdown settings"
18582011-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)
18592011-05-06 05:13:27.896 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :shared-6_stars.png---1x-1.png: :41580:
18602011-05-06 05:13:27.896 MSqlQuery::next(DBManager0) Result: "keylist = , description = Start Mythtv-Setup"
18612011-05-06 05:13:27.896 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :76: size :41580:
18622011-05-06 05:13:27.896 MythUIImage(0xabb2c2f8): LoadImage found in cache :shared-6_stars.png---1x-1.png: RefCount = 2
18632011-05-06 05:13:27.896 MythUIImage(0xabb2d830): LoadImage(shared/9_stars.png) Object stars
18642011-05-06 05:13:27.897 MythUIHelper: LoadCacheImage(shared/9_stars.png,shared-9_stars.png---1x-1.png)
18652011-05-06 05:13:27.897 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'recordpreroll' AND hostname = 'mythtv-dev' <<<< Returns 0 row(s)
18662011-05-06 05:13:27.897 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :shared-7_stars.png---1x-1.png: :41580:
18672011-05-06 05:13:27.897 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :77: size :41580:
18682011-05-06 05:13:27.897 MythUIImage(0xabb2ca78): LoadImage found in cache :shared-7_stars.png---1x-1.png: RefCount = 2
18692011-05-06 05:13:27.897 MythUIImage(0xabc99260): LoadImage(shared/10_stars.png) Object stars
18702011-05-06 05:13:27.897 MythUIHelper: LoadCacheImage(shared/10_stars.png,shared-10_stars.png---1x-1.png)
18712011-05-06 05:13:27.897 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'recordpreroll' AND hostname IS NULL <<<< Returns 1 row(s)
18722011-05-06 05:13:27.897 MSqlQuery::next(DBManager0) Result: "data = 0"
18732011-05-06 05:13:27.897 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :shared-8_stars.png---1x-1.png: :41580:
18742011-05-06 05:13:27.897 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :78: size :41580:
18752011-05-06 05:13:27.897 MythUIImage(0xabb2cf88): LoadImage found in cache :shared-8_stars.png---1x-1.png: RefCount = 2
18762011-05-06 05:13:27.897 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :shared-9_stars.png---1x-1.png: :41580:
18772011-05-06 05:13:27.897 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :79: size :41580:
18782011-05-06 05:13:27.897 MythUIImage(0xabb2d830): LoadImage found in cache :shared-9_stars.png---1x-1.png: RefCount = 2
18792011-05-06 05:13:27.897 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'idlewaitforrecordingtime' AND hostname = 'mythtv-dev' <<<< Returns 0 row(s)
18802011-05-06 05:13:27.897 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'idlewaitforrecordingtime' AND hostname IS NULL <<<< Returns 1 row(s)
18812011-05-06 05:13:27.898 MSqlQuery::next(DBManager0) Result: "data = 15"
18822011-05-06 05:13:27.898 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :shared-10_stars.png---1x-1.png: :41580:
18832011-05-06 05:13:27.898 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'timeformat' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s)
18842011-05-06 05:13:27.898 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :80: size :41580:
18852011-05-06 05:13:27.898 MSqlQuery::next(DBManager0) Result: "data = h:mm AP"
18862011-05-06 05:13:27.898 MythUIImage(0xabc99260): LoadImage found in cache :shared-10_stars.png---1x-1.png: RefCount = 2
18872011-05-06 05:13:27.898 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'mythwelcomedateformat' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s)
18882011-05-06 05:13:27.898 MSqlQuery::next(DBManager0) Result: "data = dddd
1889dd MMM yyyy"
18902011-05-06 05:13:27.898 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'idletimeoutsecs' AND hostname = 'mythtv-dev' <<<< Returns 0 row(s)
18912011-05-06 05:13:27.898 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'idletimeoutsecs' AND hostname IS NULL <<<< Returns 1 row(s)
18922011-05-06 05:13:27.898 MSqlQuery::next(DBManager0) Result: "data = 300"
18932011-05-06 05:13:27.898 XMLParseBase: Loading window theme from /usr/share/mythtv/themes/MythCenter-wide/welcome-ui.xml
18942011-05-06 05:13:27.899 MythFontProperties: loaded 'Liberation Sans'
1895 Location: /usr/share/mythtv/themes/MythCenter-wide/welcome-ui.xml @ 10
1896 Name: 'title' Type: 'fontdef'
18972011-05-06 05:13:27.904 MythFontProperties: loaded 'Droid Sans'
1898 Location: /usr/share/mythtv/themes/MythCenter-wide/welcome-ui.xml @ 18
1899 Name: 'time' Type: 'fontdef'
19002011-05-06 05:13:27.904 MythFontProperties: loaded 'Droid Sans'
1901 Location: /usr/share/mythtv/themes/MythCenter-wide/welcome-ui.xml @ 24
1902 Name: 'label' Type: 'fontdef'
19032011-05-06 05:13:27.904 MythFontProperties: loaded 'Droid Sans'
1904 Location: /usr/share/mythtv/themes/MythCenter-wide/welcome-ui.xml @ 32
1905 Name: 'info' Type: 'fontdef'
19062011-05-06 05:13:27.904 MythFontProperties: loaded 'Droid Sans'
1907 Location: /usr/share/mythtv/themes/MythCenter-wide/welcome-ui.xml @ 38
1908 Name: 'warning' Type: 'fontdef'
19092011-05-06 05:13:27.904 MythFontProperties: loaded 'Droid Sans'
1910 Location: /usr/share/mythtv/themes/MythCenter-wide/welcome-ui.xml @ 46
1911 Name: 'buttons' Type: 'fontdef'
19122011-05-06 05:13:27.905 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'dateformat' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s)
19132011-05-06 05:13:27.905 MSqlQuery::next(DBManager0) Result: "data = ddd MMM d"
19142011-05-06 05:13:27.905 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'shortdateformat' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s)
19152011-05-06 05:13:27.905 MSqlQuery::next(DBManager0) Result: "data = M/d"
19162011-05-06 05:13:27.933 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :ui-background.png---1x-1.png: :9208320:
19172011-05-06 05:13:27.933 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :81: size :9208320:
19182011-05-06 05:13:27.933 MythUIImage(0xb1bb3190): LoadImage found in cache :ui-background.png---1x-1.png: RefCount = 2
19192011-05-06 05:13:27.933 MythUIImage(0xabb11c58): LoadImage(ui/background.png) Object backimg
19202011-05-06 05:13:27.933 MythUIHelper: LoadCacheImage(ui/background.png,ui-background.png---1x-1.png)
19212011-05-06 05:13:27.933 MythUIImage(0xabb11c58): LoadImage found in cache :ui-background.png---1x-1.png: RefCount = 3
19222011-05-06 05:13:27.964 MythUIHelper: LoadCacheImage(wide_button_background.png,wide_button_background.png--435x73.png)
19232011-05-06 05:13:27.964 MythUIImage(0x8eb77b0): Load(), loading 'wide_button_background.png' in foreground
19242011-05-06 05:13:27.964 MythUIImage(0x8eb77b0): LoadImage(wide_button_background.png) Object background
19252011-05-06 05:13:27.964 MythUIHelper: LoadCacheImage(wide_button_background.png,wide_button_background.png--435x73.png)
19262011-05-06 05:13:27.964 MythUIImage(0x8eb77b0): LoadImage found in cache :wide_button_background.png--435x73.png: RefCount = 5
19272011-05-06 05:13:27.965 MythUIHelper: LoadCacheImage(wide_button_selected_background.png,wide_button_selected_background.png--435x73.png)
19282011-05-06 05:13:27.965 MythUIImage(0x8eb8c68): Load(), loading 'wide_button_selected_background.png' in foreground
19292011-05-06 05:13:27.965 MythUIImage(0x8eb8c68): LoadImage(wide_button_selected_background.png) Object background
19302011-05-06 05:13:27.965 MythUIHelper: LoadCacheImage(wide_button_selected_background.png,wide_button_selected_background.png--435x73.png)
19312011-05-06 05:13:27.965 MythUIImage(0x8eb8c68): LoadImage found in cache :wide_button_selected_background.png--435x73.png: RefCount = 3
19322011-05-06 05:13:27.965 MythUIHelper: LoadCacheImage(wide_button_background.png,wide_button_background.png--435x73.png)
19332011-05-06 05:13:27.965 MythUIImage(0x8eb9650): Load(), loading 'wide_button_background.png' in foreground
19342011-05-06 05:13:27.965 MythUIImage(0x8eb9650): LoadImage(wide_button_background.png) Object background
19352011-05-06 05:13:27.965 MythUIHelper: LoadCacheImage(wide_button_background.png,wide_button_background.png--435x73.png)
19362011-05-06 05:13:27.965 MythUIImage(0x8eb9650): LoadImage found in cache :wide_button_background.png--435x73.png: RefCount = 6
19372011-05-06 05:13:27.965 MythUIHelper: LoadCacheImage(wide_button_pushed_background.png,wide_button_pushed_background.png--435x73.png)
19382011-05-06 05:13:27.965 MythUIImage(0x8eba288): Load(), loading 'wide_button_pushed_background.png' in foreground
19392011-05-06 05:13:27.965 MythUIImage(0x8eba288): LoadImage(wide_button_pushed_background.png) Object background
19402011-05-06 05:13:27.965 MythUIHelper: LoadCacheImage(wide_button_pushed_background.png,wide_button_pushed_background.png--435x73.png)
19412011-05-06 05:13:27.965 MythUIImage(0x8eba288): LoadImage found in cache :wide_button_pushed_background.png--435x73.png: RefCount = 3
19422011-05-06 05:13:27.966 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'masterserverip' AND hostname = 'mythtv-dev' <<<< Returns 0 row(s)
19432011-05-06 05:13:27.966 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'masterserverip' AND hostname IS NULL <<<< Returns 1 row(s)
19442011-05-06 05:13:27.966 MSqlQuery::next(DBManager0) Result: "data = 127.0.0.1"
19452011-05-06 05:13:27.966 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'masterserverport' AND hostname = 'mythtv-dev' <<<< Returns 0 row(s)
19462011-05-06 05:13:27.966 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'masterserverport' AND hostname IS NULL <<<< Returns 1 row(s)
19472011-05-06 05:13:27.966 MSqlQuery::next(DBManager0) Result: "data = 6543"
19482011-05-06 05:13:27.966 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'wolbackendcommand' AND hostname = 'mythtv-dev' <<<< Returns 0 row(s)
19492011-05-06 05:13:27.967 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'wolbackendcommand' AND hostname IS NULL <<<< Returns 1 row(s)
19502011-05-06 05:13:27.967 MSqlQuery::next(DBManager0) Result: "data = "
19512011-05-06 05:13:27.967 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'backendconnectretry' AND hostname = 'mythtv-dev' <<<< Returns 0 row(s)
19522011-05-06 05:13:27.967 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'backendconnectretry' AND hostname IS NULL <<<< Returns 0 row(s)
19532011-05-06 05:13:27.967 MythCoreContext: Connecting to backend server: 127.0.0.1:6543 (try 1 of 1)
19542011-05-06 05:13:27.967 MythSocket(ffffffffb1bf55d8:31): new socket
19552011-05-06 05:13:27.967 MythSocket(ffffffffb1bf55d8:31): attempting connect() to (127.0.0.1:6543)
19562011-05-06 05:13:27.967 MythSocket(ffffffffb1bf55d8:31): state change Idle -> Connected
19572011-05-06 05:13:27.967 MythSocket(ffffffffb1bf55d8:31): write -> 31 30 MYTH_PROTO_VERSION 63 3875641D
19582011-05-06 05:13:27.967 MythSocket(ffffffffb1bf55d8:31): writeBlock(0x18446744072295104696, 38)
19592011-05-06 05:13:27.967 MythSocket(ffffffffb1bf55d8:31): readBlock(0x18446744072295038072, 8) called
19602011-05-06 05:13:27.968 MythSocket(ffffffffb1bf55d8:31): readBlock(0x18446744072295104696, 13) called
19612011-05-06 05:13:27.968 MythSocket(ffffffffb1bf55d8:31): read <- 31 13 ACCEPT[]:[]63
19622011-05-06 05:13:27.968 Using protocol version 63
19632011-05-06 05:13:27.968 MythSocket(ffffffffb1bf55d8:31): write -> 31 24 ANN Monitor mythtv-dev 0
19642011-05-06 05:13:27.968 MythSocket(ffffffffb1bf55d8:31): writeBlock(0x18446744072295187696, 32)
19652011-05-06 05:13:28.050 MythSocket(ffffffffb1bf55d8:31): readBlock(0x18446744072295109128, 8) called
19662011-05-06 05:13:28.050 MythSocket(ffffffffb1bf55d8:31): readBlock(0x18446744072395831656, 2) called
19672011-05-06 05:13:28.050 MythSocket(ffffffffb1bf55d8:31): read <- 31 2 OK
19682011-05-06 05:13:28.050 MythSocket(ffffffffabb284e8:36): new socket
19692011-05-06 05:13:28.050 MythSocket(ffffffffabb284e8:36): attempting connect() to (127.0.0.1:6543)
19702011-05-06 05:13:28.051 MythSocket(ffffffffabb284e8:36): state change Idle -> Connected
19712011-05-06 05:13:28.051 MythSocket(ffffffffabb284e8:36): write -> 36 24 ANN Monitor mythtv-dev 1
19722011-05-06 05:13:28.051 MythSocket(ffffffffabb284e8:36): writeBlock(0x18446744072396687208, 32)
19732011-05-06 05:13:28.053 MythSocket(ffffffffabb284e8:36): readBlock(0x18446744072396434608, 8) called
19742011-05-06 05:13:28.053 MythSocket(ffffffffabb284e8:36): readBlock(0x18446744072295109216, 2) called
19752011-05-06 05:13:28.053 MythSocket(ffffffffabb284e8:36): read <- 36 2 OK
19762011-05-06 05:13:28.054 MythSocketThread: readyread thread start
19772011-05-06 05:13:28.054 ProcessAddRemoveQueues
19782011-05-06 05:13:28.054 Construct FD_SET
19792011-05-06 05:13:28.054 Empty FD_SET, sleeping
19802011-05-06 05:13:28.054 MythSocket(ffffffffabb284e8:36): UpRef: 1
19812011-05-06 05:13:28.054 Empty FD_SET, woken up
19822011-05-06 05:13:28.054 ProcessAddRemoveQueues
19832011-05-06 05:13:28.054 Construct FD_SET
19842011-05-06 05:13:28.054 Waiting on select..
19852011-05-06 05:13:28.054 MSqlQuery::exec(DBManager0) SELECT cardid FROM capturecard ORDER BY cardid <<<< Returns 2 row(s)
19862011-05-06 05:13:28.054 MSqlQuery::next(DBManager0) Result: "cardid = 1"
19872011-05-06 05:13:28.054 MSqlQuery::next(DBManager0) Result: "cardid = 2"
19882011-05-06 05:13:28.054 SendReceiveStringList(QUERY_REMOTEENCODER 1,GET_STATE) called from UI thread
19892011-05-06 05:13:28.054 MythSocket(ffffffffb1bf55d8:31): write -> 31 35 QUERY_REMOTEENCODER 1[]:[]GET_STATE
19902011-05-06 05:13:28.054 MythSocket(ffffffffb1bf55d8:31): writeBlock(0x18446744072295188168, 43)
19912011-05-06 05:13:28.054 MythSocket(ffffffffb1bf55d8:31): readBlock(0x18446744072396445048, 8) called
19922011-05-06 05:13:28.054 MythSocket(ffffffffb1bf55d8:31): readBlock(0x18446744072295104800, 1) called
19932011-05-06 05:13:28.054 MythSocket(ffffffffb1bf55d8:31): read <- 31 1 0
19942011-05-06 05:13:28.054 Got data on select
19952011-05-06 05:13:28.054 Processing ready reads
19962011-05-06 05:13:28.054 SendReceiveStringList(QUERY_REMOTEENCODER 2,GET_STATE) called from UI thread
19972011-05-06 05:13:28.054 MythSocket(ffffffffb1bf55d8:31): write -> 31 35 QUERY_REMOTEENCODER 2[]:[]GET_STATE
19982011-05-06 05:13:28.054 MythSocketThread: Total read time: 0ms, on sockets
19992011-05-06 05:13:28.054 MythSocket(ffffffffb1bf55d8:31): writeBlock(0x18446744072295188168, 43)
20002011-05-06 05:13:28.055 Reacquired ready read lock
20012011-05-06 05:13:28.055 ProcessAddRemoveQueues
20022011-05-06 05:13:28.055 Construct FD_SET
20032011-05-06 05:13:28.055 Waiting on select..
20042011-05-06 05:13:28.055 MythSocket(ffffffffb1bf55d8:31): readBlock(0x18446744072396445048, 8) called
20052011-05-06 05:13:28.055 MythSocket(ffffffffb1bf55d8:31): readBlock(0x18446744072396421224, 1) called
20062011-05-06 05:13:28.055 MythSocket(ffffffffb1bf55d8:31): read <- 31 1 0
20072011-05-06 05:13:28.055 Got data on select
20082011-05-06 05:13:28.055 Processing ready reads
20092011-05-06 05:13:28.055 MythSocketThread: Total read time: 0ms, on sockets
20102011-05-06 05:13:28.055 SendReceiveStringList(QUERY_GETALLPENDING) called from UI thread
20112011-05-06 05:13:28.055 Reacquired ready read lock
20122011-05-06 05:13:28.055 MythSocket(ffffffffb1bf55d8:31): write -> 31 19 QUERY_GETALLPENDING
20132011-05-06 05:13:28.055 MythSocket(ffffffffb1bf55d8:31): writeBlock(0x18446744072396082760, 27)
20142011-05-06 05:13:28.055 ProcessAddRemoveQueues
20152011-05-06 05:13:28.055 Construct FD_SET
20162011-05-06 05:13:28.055 Waiting on select..
20172011-05-06 05:13:28.055 MythSocket(ffffffffb1bf55d8:31): readBlock(0x18446744072295187936, 8) called
20182011-05-06 05:13:28.055 MythSocket(ffffffffb1bf55d8:31): readBlock(0x18446744072396726104, 6026) called
20192011-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
20202011-05-06 05:13:28.056 Got data on select
20212011-05-06 05:13:28.056 Processing ready reads
20222011-05-06 05:13:28.056 MythSocketThread: Total read time: 0ms, on sockets
20232011-05-06 05:13:28.056 Reacquired ready read lock
20242011-05-06 05:13:28.056 ProcessAddRemoveQueues
20252011-05-06 05:13:28.056 Construct FD_SET
20262011-05-06 05:13:28.056 Waiting on select..
20272011-05-06 05:13:28.186 mythshutdown --startup returned: 1
20282011-05-06 05:13:28.186 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'autostartfrontend' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s)
20292011-05-06 05:13:28.186 MSqlQuery::next(DBManager0) Result: "data = 0"
20302011-05-06 05:13:28.186 MSqlQuery::exec(DBManager0) SELECT cardid FROM capturecard ORDER BY cardid <<<< Returns 2 row(s)
20312011-05-06 05:13:28.186 MSqlQuery::next(DBManager0) Result: "cardid = 1"
20322011-05-06 05:13:28.186 MSqlQuery::next(DBManager0) Result: "cardid = 2"
20332011-05-06 05:13:28.187 SendReceiveStringList(QUERY_REMOTEENCODER 1,GET_STATE) called from UI thread
20342011-05-06 05:13:28.187 MythSocket(ffffffffb1bf55d8:31): write -> 31 35 QUERY_REMOTEENCODER 1[]:[]GET_STATE
20352011-05-06 05:13:28.187 MythSocket(ffffffffb1bf55d8:31): writeBlock(0x139213144, 43)
20362011-05-06 05:13:28.187 MythSocket(ffffffffb1bf55d8:31): readBlock(0x139621720, 8) called
20372011-05-06 05:13:28.187 MythSocket(ffffffffb1bf55d8:31): readBlock(0x144174560, 1) called
20382011-05-06 05:13:28.187 MythSocket(ffffffffb1bf55d8:31): read <- 31 1 0
20392011-05-06 05:13:28.187 SendReceiveStringList(QUERY_REMOTEENCODER 2,GET_STATE) called from UI thread
20402011-05-06 05:13:28.187 Got data on select
20412011-05-06 05:13:28.187 MythSocket(ffffffffb1bf55d8:31): write -> 31 35 QUERY_REMOTEENCODER 2[]:[]GET_STATE
20422011-05-06 05:13:28.187 Processing ready reads
20432011-05-06 05:13:28.187 MythSocket(ffffffffb1bf55d8:31): writeBlock(0x139213144, 43)
20442011-05-06 05:13:28.187 MythSocketThread: Total read time: 0ms, on sockets
20452011-05-06 05:13:28.187 Reacquired ready read lock
20462011-05-06 05:13:28.187 ProcessAddRemoveQueues
20472011-05-06 05:13:28.187 Construct FD_SET
20482011-05-06 05:13:28.187 Waiting on select..
20492011-05-06 05:13:28.187 MythSocket(ffffffffb1bf55d8:31): readBlock(0x139621720, 8) called
20502011-05-06 05:13:28.187 MythSocket(ffffffffb1bf55d8:31): readBlock(0x144174560, 1) called
20512011-05-06 05:13:28.187 MythSocket(ffffffffb1bf55d8:31): read <- 31 1 0
20522011-05-06 05:13:28.187 Got data on select
20532011-05-06 05:13:28.187 SendReceiveStringList(QUERY_GETALLPENDING) called from UI thread
20542011-05-06 05:13:28.187 Processing ready reads
20552011-05-06 05:13:28.187 MythSocket(ffffffffb1bf55d8:31): write -> 31 19 QUERY_GETALLPENDING
20562011-05-06 05:13:28.187 MythSocketThread: Total read time: 0ms, on sockets
20572011-05-06 05:13:28.187 MythSocket(ffffffffb1bf55d8:31): writeBlock(0x146267816, 27)
20582011-05-06 05:13:28.187 Reacquired ready read lock
20592011-05-06 05:13:28.187 ProcessAddRemoveQueues
20602011-05-06 05:13:28.188 Construct FD_SET
20612011-05-06 05:13:28.188 Waiting on select..
20622011-05-06 05:13:28.188 MythSocket(ffffffffb1bf55d8:31): readBlock(0x143119776, 8) called
20632011-05-06 05:13:28.188 MythSocket(ffffffffb1bf55d8:31): readBlock(0x145958712, 6026) called
20642011-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
20652011-05-06 05:13:28.188 Got data on select
20662011-05-06 05:13:28.188 Processing ready reads
20672011-05-06 05:13:28.188 MythSocketThread: Total read time: 0ms, on sockets
20682011-05-06 05:13:28.188 Reacquired ready read lock
20692011-05-06 05:13:28.188 ProcessAddRemoveQueues
20702011-05-06 05:13:28.188 Construct FD_SET
20712011-05-06 05:13:28.188 Waiting on select..
20722011-05-06 05:13:29.469 Got data on select
20732011-05-06 05:13:29.470 Processing ready reads
20742011-05-06 05:13:29.470 MythSocketThread(sock 0xffffffffabb284e8:36): socket is readable
20752011-05-06 05:13:29.470 MythSocketThread(sock 0xffffffffabb284e8:36): calling m_cb->readyRead()
20762011-05-06 05:13:29.470 MythSocket(ffffffffabb284e8:36): readBlock(0x18446744072319411664, 8) called
20772011-05-06 05:13:29.470 MythSocket(ffffffffabb284e8:36): readBlock(0x18446744072319177504, 52) called
20782011-05-06 05:13:29.470 MythSocket(ffffffffabb284e8:36): read <- 36 52 BACKEND_MESSAGE[]:[]SHUTDOWN_COUNTDOWN 270[]:[]empty
20792011-05-06 05:13:29.470 MythEvent: SHUTDOWN_COUNTDOWN 270
20802011-05-06 05:13:29.470 MythSocketThread: Total read time: 0ms, on sockets {36,0ms}
20812011-05-06 05:13:29.470 Reacquired ready read lock
20822011-05-06 05:13:29.470 ProcessAddRemoveQueues
20832011-05-06 05:13:29.470 Construct FD_SET
20842011-05-06 05:13:29.470 Waiting on select..
20852011-05-06 05:13:30.306 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'mythwelcomestartfecmd' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s)
20862011-05-06 05:13:30.306 MSqlQuery::next(DBManager0) Result: "data = /usr/bin/mythfrontend"
20872011-05-06 05:13:30.307 Locking input devices
20882011-05-06 05:13:30.315 Launching: /usr/bin/mythfrontend
20892011-05-06 05:13:30.317 PID 4258: launched
20902011-05-06 05:13:30.448 mythfrontend version: fixes/0.24 [v0.24-251-ga0bb5e9] www.mythtv.org
20912011-05-06 05:13:30.448 Using runtime prefix = /usr
20922011-05-06 05:13:30.448 Using configuration directory = /home/ron/.mythtv
20932011-05-06 05:13:30.449 ThreadPool:HTTP: Initial 1, Max 25, Timeout 60000
20942011-05-06 05:13:31.120 Empty LocalHostName.
20952011-05-06 05:13:31.120 Using localhost value of mythtv-dev
20962011-05-06 05:13:31.125 New DB connection, total: 1
20972011-05-06 05:13:31.127 Connected to database 'mythconverg' at host: localhost
20982011-05-06 05:13:31.130 Closing DB connection named 'DBManager0'
20992011-05-06 05:13:31.130 Connected to database 'mythconverg' at host: localhost
21002011-05-06 05:13:31.131 Current locale EN_US
21012011-05-06 05:13:31.131 Reading locale defaults from /usr/share/mythtv//locales/en_us.xml
21022011-05-06 05:13:31.338 ScreenSaverX11Private: XScreenSaver support enabled
21032011-05-06 05:13:31.339 DPMS is active.
21042011-05-06 05:13:31.358 Desktop video mode: 1920x1200 59.950 Hz
21052011-05-06 05:13:31.904 Enabled verbose msgs: important general
21062011-05-06 05:13:31.905 Loading en_us translation for module mythfrontend
21072011-05-06 05:13:31.908 LIRC: Successfully initialized '/dev/lircd' using '/home/ron/.mythtv/lircrc' config
21082011-05-06 05:13:31.908 JoystickMenuThread: Joystick disabled - Failed to read /home/ron/.mythtv/joystickmenurc
21092011-05-06 05:13:31.929 Using Frameless Window
21102011-05-06 05:13:31.929 Using Full Screen Window
21112011-05-06 05:13:32.079 Using the OpenGL painter
21122011-05-06 05:13:32.110 OpenGL: OpenGL vendor : Tungsten Graphics, Inc
21132011-05-06 05:13:32.110 OpenGL: OpenGL renderer: Mesa DRI Intel(R) Sandybridge Desktop GEM 20100330 DEVELOPMENT x86/MMX/SSE2
21142011-05-06 05:13:32.110 OpenGL: OpenGL version : 2.1 Mesa 7.10.2
21152011-05-06 05:13:32.110 OpenGL: Max texture size: 4096 x 4096
21162011-05-06 05:13:32.110 OpenGL: Max texture units: 8
21172011-05-06 05:13:32.110 OpenGL: Direct rendering: Yes
21182011-05-06 05:13:32.110 OpenGL: Initialised MythRenderOpenGL
21192011-05-06 05:13:32.275 New DB connection, total: 2
21202011-05-06 05:13:32.275 New DB connection, total: 3
21212011-05-06 05:13:32.275 Connected to database 'mythconverg' at host: localhost
21222011-05-06 05:13:32.275 Connected to database 'mythconverg' at host: localhost
21232011-05-06 05:13:32.276 Current MythTV Schema Version (DBSchemaVer): 1264
21242011-05-06 05:13:32.315 ThemeInfo, Warning: Unable to open themeinfo.xml for /usr/share/mythtv/themes/BlackCurves-OSD/themeinfo.xml
21252011-05-06 05:13:32.315 ThemeInfo, Error: The theme (/usr/share/mythtv/themes/BlackCurves-OSD) is missing a themeinfo.xml file.
21262011-05-06 05:13:32.315 ThemeInfo, Warning: Unable to open themeinfo.xml for /usr/share/mythtv/themes/Gray-OSD/themeinfo.xml
21272011-05-06 05:13:32.315 ThemeInfo, Error: The theme (/usr/share/mythtv/themes/Gray-OSD) is missing a themeinfo.xml file.
21282011-05-06 05:13:32.524 Registering Internal as a media playback plugin.
21292011-05-06 05:13:32.528 Registering WebBrowser as a media playback plugin.
21302011-05-06 05:13:32.528 Loading en_us translation for module mythbrowser
21312011-05-06 05:13:32.549 MediaMonitorUnix::AddDevice() - empty device path.
21322011-05-06 05:13:32.549 MediaMonitorUnix::AddDevice() - empty device path.
21332011-05-06 05:13:32.549 MediaMonitorUnix::AddDevice() - empty device path.
21342011-05-06 05:13:32.551 MediaMonitorUnix::AddDevice() - empty device path.
21352011-05-06 05:13:32.551 MediaMonitorUnix::AddDevice() - empty device path.
21362011-05-06 05:13:32.551 MediaMonitorUnix::AddDevice() - empty device path.
21372011-05-06 05:13:32.552 MonitorRegisterExtensions(0x100, gif,jpg,png)
21382011-05-06 05:13:32.552 Loading en_us translation for module mythgallery
21392011-05-06 05:13:32.562 Current MythMusic Schema Version (MusicDBSchemaVer): 1017
21402011-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)
21412011-05-06 05:13:32.578 Loading en_us translation for module mythmusic
21422011-05-06 05:13:32.580 Loading en_us translation for module mythnetvision
21432011-05-06 05:13:32.583 Current MythVideo Schema Version (mythvideo.DBSchemaVer): 1038
21442011-05-06 05:13:32.590 Loading en_us translation for module mythvideo
21452011-05-06 05:13:32.594 Loading en_us translation for module mythweather
21462011-05-06 05:13:32.935 Found mainmenu.xml for theme 'MythCenter-wide'
21472011-05-06 05:13:33.045 MythCoreContext: Connecting to backend server: 127.0.0.1:6543 (try 1 of 1)
21482011-05-06 05:13:33.046 Using protocol version 63
21492011-05-06 05:13:33.470 Got data on select
21502011-05-06 05:13:33.470 Processing ready reads
21512011-05-06 05:13:33.471 MythSocketThread(sock 0xffffffffabb284e8:36): socket is readable
21522011-05-06 05:13:33.471 MythSocketThread(sock 0xffffffffabb284e8:36): calling m_cb->readyRead()
21532011-05-06 05:13:33.471 MythSocket(ffffffffabb284e8:36): readBlock(0x18446744072319247368, 8) called
21542011-05-06 05:13:33.471 MythSocket(ffffffffabb284e8:36): readBlock(0x18446744072319177504, 51) called
21552011-05-06 05:13:33.471 MythSocket(ffffffffabb284e8:36): read <- 36 51 BACKEND_MESSAGE[]:[]SHUTDOWN_COUNTDOWN -1[]:[]empty
21562011-05-06 05:13:33.471 MythEvent: SHUTDOWN_COUNTDOWN -1
21572011-05-06 05:13:33.471 MythSocketThread: Total read time: 0ms, on sockets {36,0ms}
21582011-05-06 05:13:33.471 Reacquired ready read lock
21592011-05-06 05:13:33.471 ProcessAddRemoveQueues
21602011-05-06 05:13:33.471 Construct FD_SET
21612011-05-06 05:13:33.471 Waiting on select..
21622011-05-06 05:13:35.212 OpenGL: Deleting OpenGL Resources
21632011-05-06 05:13:35.214 Deleting UPnP client...
21642011-05-06 05:13:37.473 Got data on select
21652011-05-06 05:13:37.473 Processing ready reads
21662011-05-06 05:13:37.473 MythSocketThread(sock 0xffffffffabb284e8:36): socket is readable
21672011-05-06 05:13:37.473 MythSocketThread(sock 0xffffffffabb284e8:36): calling m_cb->readyRead()
21682011-05-06 05:13:37.473 MythSocket(ffffffffabb284e8:36): readBlock(0x18446744072319247368, 8) called
21692011-05-06 05:13:37.473 MythSocket(ffffffffabb284e8:36): readBlock(0x18446744072319177504, 52) called
21702011-05-06 05:13:37.473 MythSocket(ffffffffabb284e8:36): read <- 36 52 BACKEND_MESSAGE[]:[]SHUTDOWN_COUNTDOWN 300[]:[]empty
21712011-05-06 05:13:37.473 MythEvent: SHUTDOWN_COUNTDOWN 300
21722011-05-06 05:13:37.474 MythSocketThread: Total read time: 1ms, on sockets {36,1ms}
21732011-05-06 05:13:37.474 Reacquired ready read lock
21742011-05-06 05:13:37.474 ProcessAddRemoveQueues
21752011-05-06 05:13:37.474 Construct FD_SET
21762011-05-06 05:13:37.474 Waiting on select..
21772011-05-06 05:13:41.117 PID 4258: exited: status=0, result=0
21782011-05-06 05:13:41.128 MSqlQuery::exec(DBManager0) SELECT cardid FROM capturecard ORDER BY cardid <<<< Returns 2 row(s)
21792011-05-06 05:13:41.128 MSqlQuery::next(DBManager0) Result: "cardid = 1"
21802011-05-06 05:13:41.128 MSqlQuery::next(DBManager0) Result: "cardid = 2"
21812011-05-06 05:13:41.128 SendReceiveStringList(QUERY_REMOTEENCODER 1,GET_STATE) called from UI thread
21822011-05-06 05:13:41.128 MythSocket(ffffffffb1bf55d8:31): write -> 31 35 QUERY_REMOTEENCODER 1[]:[]GET_STATE
21832011-05-06 05:13:41.128 MythSocket(ffffffffb1bf55d8:31): writeBlock(0x18446744072396440368, 43)
21842011-05-06 05:13:41.129 MythSocket(ffffffffb1bf55d8:31): readBlock(0x18446744072295107960, 8) called
21852011-05-06 05:13:41.129 MythSocket(ffffffffb1bf55d8:31): readBlock(0x18446744072395865312, 1) called
21862011-05-06 05:13:41.129 MythSocket(ffffffffb1bf55d8:31): read <- 31 1 0
21872011-05-06 05:13:41.129 SendReceiveStringList(QUERY_REMOTEENCODER 2,GET_STATE) called from UI thread
21882011-05-06 05:13:41.129 Got data on select
21892011-05-06 05:13:41.129 MythSocket(ffffffffb1bf55d8:31): write -> 31 35 QUERY_REMOTEENCODER 2[]:[]GET_STATE
21902011-05-06 05:13:41.129 Processing ready reads
21912011-05-06 05:13:41.129 MythSocket(ffffffffb1bf55d8:31): writeBlock(0x18446744072396440368, 43)
21922011-05-06 05:13:41.129 MythSocketThread: Total read time: 0ms, on sockets
21932011-05-06 05:13:41.129 Reacquired ready read lock
21942011-05-06 05:13:41.129 ProcessAddRemoveQueues
21952011-05-06 05:13:41.129 Construct FD_SET
21962011-05-06 05:13:41.129 Waiting on select..
21972011-05-06 05:13:41.129 MythSocket(ffffffffb1bf55d8:31): readBlock(0x18446744072295107960, 8) called
21982011-05-06 05:13:41.129 MythSocket(ffffffffb1bf55d8:31): readBlock(0x18446744072396096336, 1) called
21992011-05-06 05:13:41.129 MythSocket(ffffffffb1bf55d8:31): read <- 31 1 0
22002011-05-06 05:13:41.130 Got data on select
22012011-05-06 05:13:41.130 SendReceiveStringList(QUERY_GETALLPENDING) called from UI thread
22022011-05-06 05:13:41.130 Processing ready reads
22032011-05-06 05:13:41.130 MythSocket(ffffffffb1bf55d8:31): write -> 31 19 QUERY_GETALLPENDING
22042011-05-06 05:13:41.130 MythSocketThread: Total read time: 0ms, on sockets
22052011-05-06 05:13:41.130 MythSocket(ffffffffb1bf55d8:31): writeBlock(0x18446744072396435192, 27)
22062011-05-06 05:13:41.130 Reacquired ready read lock
22072011-05-06 05:13:41.130 ProcessAddRemoveQueues
22082011-05-06 05:13:41.130 Construct FD_SET
22092011-05-06 05:13:41.130 Waiting on select..
22102011-05-06 05:13:41.131 MythSocket(ffffffffb1bf55d8:31): readBlock(0x18446744072295163944, 8) called
22112011-05-06 05:13:41.131 MythSocket(ffffffffb1bf55d8:31): readBlock(0x18446744072396726104, 6026) called
22122011-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
22132011-05-06 05:13:41.131 Got data on select
22142011-05-06 05:13:41.131 Processing ready reads
22152011-05-06 05:13:41.131 MythSocketThread: Total read time: 0ms, on sockets
22162011-05-06 05:13:41.131 Reacquired ready read lock
22172011-05-06 05:13:41.131 ProcessAddRemoveQueues
22182011-05-06 05:13:41.131 Construct FD_SET
22192011-05-06 05:13:41.132 Waiting on select..
22202011-05-06 05:13:41.433 Unlocking input devices