| 1 | $mythwelcome -v all >log2.txt
|
|---|
| 2 | Error in my_thread_global_end(): 2 threads didn't exit
|
|---|
| 3 | Segmentation fault
|
|---|
| 4 |
|
|---|
| 5 | produces this output in log2.rxr
|
|---|
| 6 |
|
|---|
| 7 | 2011-05-06 05:13:26.690 Using runtime prefix = /usr
|
|---|
| 8 | 2011-05-06 05:13:26.690 Using configuration directory = /home/ron/.mythtv
|
|---|
| 9 | 2011-05-06 05:13:26.690 (old)Settings::ReadSettings(settings.txt) - No such file
|
|---|
| 10 | 2011-05-06 05:13:26.690 (old)Settings::ReadSettings(settings.txt) - No such file
|
|---|
| 11 | 2011-05-06 05:13:26.690 (old)Settings::ReadSettings(/usr/share/mythtv/mysql.txt) - No such file
|
|---|
| 12 | 2011-05-06 05:13:26.690 (old)Settings::ReadSettings(/usr/etc/mythtv/mysql.txt) - No such file
|
|---|
| 13 | 2011-05-06 05:13:26.690 (old)Settings::ReadSettings(/home/ron/.mythtv/mysql.txt) - 'DBHostName' = 'localhost'.
|
|---|
| 14 | 2011-05-06 05:13:26.690 (old)Settings::ReadSettings(/home/ron/.mythtv/mysql.txt) - 'DBUserName' = 'mythtv'.
|
|---|
| 15 | 2011-05-06 05:13:26.690 (old)Settings::ReadSettings(/home/ron/.mythtv/mysql.txt) - 'DBName' = 'mythconverg'.
|
|---|
| 16 | 2011-05-06 05:13:26.690 (old)Settings::ReadSettings(/home/ron/.mythtv/mysql.txt) - 'DBType' = 'QMYSQL3'.
|
|---|
| 17 | 2011-05-06 05:13:26.690 (old)Settings::ReadSettings(/home/ron/.mythtv/mysql.txt) - 'DBPassword' = 'ZbkUsAW4'.
|
|---|
| 18 | 2011-05-06 05:13:26.690 (old)Settings::ReadSettings(./mysql.txt) - No such file
|
|---|
| 19 | 2011-05-06 05:13:26.690 Empty LocalHostName.
|
|---|
| 20 | 2011-05-06 05:13:26.690 Using localhost value of mythtv-dev
|
|---|
| 21 | 2011-05-06 05:13:26.690 Clearing Settings Cache.
|
|---|
| 22 | 2011-05-06 05:13:26.691 MCP::DefaultUPnP() - No default UPnP backend
|
|---|
| 23 | 2011-05-06 05:13:26.691 Clearing Settings Cache.
|
|---|
| 24 | 2011-05-06 05:13:26.693 New DB connection, total: 1
|
|---|
| 25 | 2011-05-06 05:13:26.694 Connected to database 'mythconverg' at host: localhost
|
|---|
| 26 | 2011-05-06 05:13:26.696 Closing DB connection named 'DBManager0'
|
|---|
| 27 | 211-05-06 05:13:26.697 Clearing Settings Cache.
|
|---|
| 28 | 2011-05-06 05:13:26.697 Connected to database 'mythconverg' at host: localhost
|
|---|
| 29 | 2011-05-06 05:13:26.698 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'language' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s)
|
|---|
| 30 | 2011-05-06 05:13:26.698 MSqlQuery::next(DBManager0) Result: "data = EN_US"
|
|---|
| 31 | 2011-05-06 05:13:26.698 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'country' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s)
|
|---|
| 32 | 2011-05-06 05:13:26.698 MSqlQuery::next(DBManager0) Result: "data = US"
|
|---|
| 33 | 2011-05-06 05:13:26.698 Current locale EN_US
|
|---|
| 34 | 2011-05-06 05:13:26.698 Reading locale defaults from /usr/share/mythtv//locales/en_us.xml
|
|---|
| 35 | 2011-05-06 05:13:26.699 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'freqtable' AND hostname = 'mythtv-dev' <<<< Returns 0 row(s)
|
|---|
| 36 | 2011-05-06 05:13:26.699 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'freqtable' AND hostname IS NULL <<<< Returns 1 row(s)
|
|---|
| 37 | 2011-05-06 05:13:26.700 MSqlQuery::next(DBManager0) Result: "data = australia"
|
|---|
| 38 | 2011-05-06 05:13:26.700 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'iso639language0' AND hostname = 'mythtv-dev' <<<< Returns 0 row(s)
|
|---|
| 39 | 2011-05-06 05:13:26.700 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'iso639language0' AND hostname IS NULL <<<< Returns 1 row(s)
|
|---|
| 40 | 2011-05-06 05:13:26.700 MSqlQuery::next(DBManager0) Result: "data = eng"
|
|---|
| 41 | 2011-05-06 05:13:26.701 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'iso639language1' AND hostname = 'mythtv-dev' <<<< Returns 0 row(s)
|
|---|
| 42 | 2011-05-06 05:13:26.701 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'iso639language1' AND hostname IS NULL <<<< Returns 1 row(s)
|
|---|
| 43 | 2011-05-06 05:13:26.701 MSqlQuery::next(DBManager0) Result: "data = eng"
|
|---|
| 44 | 2011-05-06 05:13:26.701 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'tvformat' AND hostname = 'mythtv-dev' <<<< Returns 0 row(s)
|
|---|
| 45 | 2011-05-06 05:13:26.702 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'tvformat' AND hostname IS NULL <<<< Returns 1 row(s)
|
|---|
| 46 | 2011-05-06 05:13:26.702 MSqlQuery::next(DBManager0) Result: "data = PAL-M"
|
|---|
| 47 | 2011-05-06 05:13:26.702 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'vbiformat' AND hostname = 'mythtv-dev' <<<< Returns 0 row(s)
|
|---|
| 48 | 2011-05-06 05:13:26.702 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'vbiformat' AND hostname IS NULL <<<< Returns 1 row(s)
|
|---|
| 49 | 2011-05-06 05:13:26.702 MSqlQuery::next(DBManager0) Result: "data = None"
|
|---|
| 50 | 2011-05-06 05:13:26.703 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'country' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s)
|
|---|
| 51 | 2011-05-06 05:13:26.703 MSqlQuery::next(DBManager0) Result: "data = US"
|
|---|
| 52 | 2011-05-06 05:13:26.703 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'dateformat' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s)
|
|---|
| 53 | 2011-05-06 05:13:26.703 MSqlQuery::next(DBManager0) Result: "data = ddd MMM d"
|
|---|
| 54 | 2011-05-06 05:13:26.703 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'language' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s)
|
|---|
| 55 | 2011-05-06 05:13:26.703 MSqlQuery::next(DBManager0) Result: "data = EN_US"
|
|---|
| 56 | 2011-05-06 05:13:26.704 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'mytharchivedateformat' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s)
|
|---|
| 57 | 2011-05-06 05:13:26.704 MSqlQuery::next(DBManager0) Result: "data = %a %b %d"
|
|---|
| 58 | 2011-05-06 05:13:26.704 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'mytharchivetimeformat' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s)
|
|---|
| 59 | 2011-05-06 05:13:26.704 MSqlQuery::next(DBManager0) Result: "data = %I:%M %p"
|
|---|
| 60 | 2011-05-06 05:13:26.705 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'mytharchivevideoformat' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s)
|
|---|
| 61 | 2011-05-06 05:13:26.705 MSqlQuery::next(DBManager0) Result: "data = PAL"
|
|---|
| 62 | 2011-05-06 05:13:26.705 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'shortdateformat' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s)
|
|---|
| 63 | 2011-05-06 05:13:26.705 MSqlQuery::next(DBManager0) Result: "data = M/d"
|
|---|
| 64 | 2011-05-06 05:13:26.705 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'timeformat' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s)
|
|---|
| 65 | 2011-05-06 05:13:26.705 MSqlQuery::next(DBManager0) Result: "data = h:mm AP"
|
|---|
| 66 | 2011-05-06 05:13:26.706 Launching: xscreensaver-command -version >&- 2>&-
|
|---|
| 67 | 2011-05-06 05:13:26.706 PID 4163: launched
|
|---|
| 68 | 2011-05-06 05:13:26.707 Starting reaper thread
|
|---|
| 69 | 2011-05-06 05:13:26.807 PID 4163: exited: status=0, result=0
|
|---|
| 70 | 2011-05-06 05:13:26.807 Launching: gnome-screensaver-command --help >&- 2>&-
|
|---|
| 71 | 2011-05-06 05:13:26.808 PID 4166: launched
|
|---|
| 72 | 2011-05-06 05:13:26.907 PID 4166: exited: status=32512, result=127
|
|---|
| 73 | 2011-05-06 05:13:26.907 ScreenSaverX11Private: XScreenSaver support enabled
|
|---|
| 74 | 2011-05-06 05:13:26.909 DPMS is active.
|
|---|
| 75 | 2011-05-06 05:13:26.910 MythUIHelper: Primary screen: 0.
|
|---|
| 76 | 2011-05-06 05:13:26.911 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'runfrontendinwindow' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s)
|
|---|
| 77 | 2011-05-06 05:13:26.911 MSqlQuery::next(DBManager0) Result: "data = 0"
|
|---|
| 78 | 2011-05-06 05:13:26.911 MythUIHelper: Using screen 0, 1920x1200 at 0,0
|
|---|
| 79 | 2011-05-06 05:13:26.911 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'guioffsetx' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s)
|
|---|
| 80 | 2011-05-06 05:13:26.911 MSqlQuery::next(DBManager0) Result: "data = 0"
|
|---|
| 81 | 2011-05-06 05:13:26.912 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'guioffsety' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s)
|
|---|
| 82 | 2011-05-06 05:13:26.912 MSqlQuery::next(DBManager0) Result: "data = 0"
|
|---|
| 83 | 2011-05-06 05:13:26.912 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'guiresolution' AND hostname = 'mythtv-dev' <<<< Returns 0 row(s)
|
|---|
| 84 | 2011-05-06 05:13:26.912 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'guiresolution' AND hostname IS NULL <<<< Returns 0 row(s)
|
|---|
| 85 | 2011-05-06 05:13:26.913 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'guiwidth' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s)
|
|---|
| 86 | 2011-05-06 05:13:26.913 MSqlQuery::next(DBManager0) Result: "data = 0"
|
|---|
| 87 | 2011-05-06 05:13:26.913 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'guiheight' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s)
|
|---|
| 88 | 2011-05-06 05:13:26.913 MSqlQuery::next(DBManager0) Result: "data = 0"
|
|---|
| 89 | 2011-05-06 05:13:26.928 Desktop video mode: 1920x1200 59.950 Hz
|
|---|
| 90 | 2011-05-06 05:13:26.929 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'guividmoderesolution' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s)
|
|---|
| 91 | 2011-05-06 05:13:26.929 MSqlQuery::next(DBManager0) Result: "data = 640x480"
|
|---|
| 92 | 2011-05-06 05:13:26.929 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'guividmoderefreshrate' AND hostname = 'mythtv-dev' <<<< Returns 0 row(s)
|
|---|
| 93 | 2011-05-06 05:13:26.930 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'guividmoderefreshrate' AND hostname IS NULL <<<< Returns 0 row(s)
|
|---|
| 94 | 2011-05-06 05:13:26.930 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'guividmodeforceaspect' AND hostname = 'mythtv-dev' <<<< Returns 0 row(s)
|
|---|
| 95 | 2011-05-06 05:13:26.930 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'guividmodeforceaspect' AND hostname IS NULL <<<< Returns 0 row(s)
|
|---|
| 96 | 2011-05-06 05:13:26.931 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'displaysizeresolution' AND hostname = 'mythtv-dev' <<<< Returns 0 row(s)
|
|---|
| 97 | 2011-05-06 05:13:26.931 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'displaysizeresolution' AND hostname IS NULL <<<< Returns 0 row(s)
|
|---|
| 98 | 2011-05-06 05:13:26.931 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'displaysizewidth' AND hostname = 'mythtv-dev' <<<< Returns 0 row(s)
|
|---|
| 99 | 2011-05-06 05:13:26.931 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'displaysizewidth' AND hostname IS NULL <<<< Returns 0 row(s)
|
|---|
| 100 | 2011-05-06 05:13:26.932 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'displaysizeheight' AND hostname = 'mythtv-dev' <<<< Returns 0 row(s)
|
|---|
| 101 | 2011-05-06 05:13:26.932 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'displaysizeheight' AND hostname IS NULL <<<< Returns 0 row(s)
|
|---|
| 102 | 2011-05-06 05:13:26.932 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'tvvidmoderesolution' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s)
|
|---|
| 103 | 2011-05-06 05:13:26.933 MSqlQuery::next(DBManager0) Result: "data = 640x480"
|
|---|
| 104 | 2011-05-06 05:13:26.933 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'tvvidmoderefreshrate' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s)
|
|---|
| 105 | 2011-05-06 05:13:26.933 MSqlQuery::next(DBManager0) Result: "data = 60.000"
|
|---|
| 106 | 2011-05-06 05:13:26.933 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'tvvidmodeforceaspect' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s)
|
|---|
| 107 | 2011-05-06 05:13:26.933 MSqlQuery::next(DBManager0) Result: "data = 0.0"
|
|---|
| 108 | 2011-05-06 05:13:26.934 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'vidmoderesolution0' AND hostname = 'mythtv-dev' <<<< Returns 0 row(s)
|
|---|
| 109 | 2011-05-06 05:13:26.934 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'vidmoderesolution0' AND hostname IS NULL <<<< Returns 0 row(s)
|
|---|
| 110 | 2011-05-06 05:13:26.934 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'vidmodewidth0' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s)
|
|---|
| 111 | 2011-05-06 05:13:26.934 MSqlQuery::next(DBManager0) Result: "data = 0"
|
|---|
| 112 | 2011-05-06 05:13:26.935 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'vidmodeheight0' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s)
|
|---|
| 113 | 2011-05-06 05:13:26.935 MSqlQuery::next(DBManager0) Result: "data = 0"
|
|---|
| 114 | 2011-05-06 05:13:26.935 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'tvvidmoderesolution0' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s)
|
|---|
| 115 | 2011-05-06 05:13:26.935 MSqlQuery::next(DBManager0) Result: "data = 640x480"
|
|---|
| 116 | 2011-05-06 05:13:26.935 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'tvvidmoderefreshrate0' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s)
|
|---|
| 117 | 2011-05-06 05:13:26.935 MSqlQuery::next(DBManager0) Result: "data = 60.000"
|
|---|
| 118 | 2011-05-06 05:13:26.936 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'tvvidmodeforceaspect0' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s)
|
|---|
| 119 | 2011-05-06 05:13:26.936 MSqlQuery::next(DBManager0) Result: "data = 0.0"
|
|---|
| 120 | 2011-05-06 05:13:27.474 The NV-CONTROL X extension is not available on screen 0 of ':0.0'.
|
|---|
| 121 | 2011-05-06 05:13:27.474 max_width: 1920 max_height: 1200
|
|---|
| 122 | 2011-05-06 05:13:27.475 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'uiimagecachesize' AND hostname = 'mythtv-dev' <<<< Returns 0 row(s)
|
|---|
| 123 | 2011-05-06 05:13:27.475 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'uiimagecachesize' AND hostname IS NULL <<<< Returns 0 row(s)
|
|---|
| 124 | 2011-05-06 05:13:27.475 MythUIHelper: MythUI Image Cache size set to 20971520 bytes
|
|---|
| 125 | 2011-05-06 05:13:27.475 Enabling Settings Cache.
|
|---|
| 126 | 2011-05-06 05:13:27.475 Clearing Settings Cache.
|
|---|
| 127 | 2011-05-06 05:13:27.475 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'lcdserverhost' AND hostname = 'mythtv-dev' <<<< Returns 0 row(s)
|
|---|
| 128 | 2011-05-06 05:13:27.476 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'lcdserverhost' AND hostname IS NULL <<<< Returns 0 row(s)
|
|---|
| 129 | 2011-05-06 05:13:27.476 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'lcdserverport' AND hostname = 'mythtv-dev' <<<< Returns 0 row(s)
|
|---|
| 130 | 2011-05-06 05:13:27.476 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'lcdserverport' AND hostname IS NULL <<<< Returns 0 row(s)
|
|---|
| 131 | 2011-05-06 05:13:27.477 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'lcdenable' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s)
|
|---|
| 132 | 2011-05-06 05:13:27.477 MSqlQuery::next(DBManager0) Result: "data = 0"
|
|---|
| 133 | 2011-05-06 05:13:27.477 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'language' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s)
|
|---|
| 134 | 2011-05-06 05:13:27.477 MSqlQuery::next(DBManager0) Result: "data = EN_US"
|
|---|
| 135 | 2011-05-06 05:13:27.477 Loading en_us translation for module mythfrontend
|
|---|
| 136 | 2011-05-06 05:13:27.478 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'usevideomodes' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s)
|
|---|
| 137 | 2011-05-06 05:13:27.478 MSqlQuery::next(DBManager0) Result: "data = 0"
|
|---|
| 138 | 2011-05-06 05:13:27.478 MythUIHelper: Primary screen: 0.
|
|---|
| 139 | 2011-05-06 05:13:27.479 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'runfrontendinwindow' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s)
|
|---|
| 140 | 2011-05-06 05:13:27.479 MSqlQuery::next(DBManager0) Result: "data = 0"
|
|---|
| 141 | 2011-05-06 05:13:27.479 MythUIHelper: Using screen 0, 1920x1200 at 0,0
|
|---|
| 142 | 2011-05-06 05:13:27.479 (old)Settings::ReadSettings(settings.txt) - No such file
|
|---|
| 143 | 2011-05-06 05:13:27.479 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'theme' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s)
|
|---|
| 144 | 2011-05-06 05:13:27.479 MSqlQuery::next(DBManager0) Result: "data = MythCenter-wide"
|
|---|
| 145 | 2011-05-06 05:13:27.480 MythUIHelper: Using theme base resolution of 1280x720
|
|---|
| 146 | 2011-05-06 05:13:27.480 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'guioffsetx' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s)
|
|---|
| 147 | 2011-05-06 05:13:27.480 MSqlQuery::next(DBManager0) Result: "data = 0"
|
|---|
| 148 | 2011-05-06 05:13:27.481 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'guioffsety' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s)
|
|---|
| 149 | 2011-05-06 05:13:27.481 MSqlQuery::next(DBManager0) Result: "data = 0"
|
|---|
| 150 | 2011-05-06 05:13:27.481 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'guiresolution' AND hostname = 'mythtv-dev' <<<< Returns 0 row(s)
|
|---|
| 151 | 2011-05-06 05:13:27.481 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'guiresolution' AND hostname IS NULL <<<< Returns 0 row(s)
|
|---|
| 152 | 2011-05-06 05:13:27.482 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'guiwidth' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s)
|
|---|
| 153 | 2011-05-06 05:13:27.482 MSqlQuery::next(DBManager0) Result: "data = 0"
|
|---|
| 154 | 2011-05-06 05:13:27.482 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'guiheight' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s)
|
|---|
| 155 | 2011-05-06 05:13:27.482 MSqlQuery::next(DBManager0) Result: "data = 0"
|
|---|
| 156 | 2011-05-06 05:13:27.482 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'BackgroundColor' = 'SteelBlue'.
|
|---|
| 157 | 2011-05-06 05:13:27.482 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'ForegroundColor' = 'white'.
|
|---|
| 158 | 2011-05-06 05:13:27.482 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'BackgroundPixmap' = 'ui/background.png'.
|
|---|
| 159 | 2011-05-06 05:13:27.482 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'Cat_Comedy' = 'DarkOrchid'.
|
|---|
| 160 | 2011-05-06 05:13:27.482 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'Cat_Animals' = 'ForestGreen'.
|
|---|
| 161 | 2011-05-06 05:13:27.482 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'Cat_Nature' = 'SprintGreen'.
|
|---|
| 162 | 2011-05-06 05:13:27.482 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'Cat_SciFi' = 'DarkBlue'.
|
|---|
| 163 | 2011-05-06 05:13:27.482 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'Cat_Horror' = 'firebrick3'.
|
|---|
| 164 | 2011-05-06 05:13:27.482 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'Cat_Action' = 'maroon'.
|
|---|
| 165 | 2011-05-06 05:13:27.483 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'Cat_Game' = 'orchid'.
|
|---|
| 166 | 2011-05-06 05:13:27.483 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'Cat_Children's' = 'MediumSlateBlue'.
|
|---|
| 167 | 2011-05-06 05:13:27.483 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'Cat_Edu' = 'CornflowerBlue'.
|
|---|
| 168 | 2011-05-06 05:13:27.483 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'Cat_Adult' = 'thistle3'.
|
|---|
| 169 | 2011-05-06 05:13:27.483 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'Cat_Musical' = 'turquoise3'.
|
|---|
| 170 | 2011-05-06 05:13:27.483 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'Cat_News' = 'DarkOrange3'.
|
|---|
| 171 | 2011-05-06 05:13:27.483 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'Cat_Reality' = 'sienna'.
|
|---|
| 172 | 2011-05-06 05:13:27.483 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'Cat_Cooking' = 'tan3'.
|
|---|
| 173 | 2011-05-06 05:13:27.483 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'Cat_Doc' = 'goldenrod'.
|
|---|
| 174 | 2011-05-06 05:13:27.483 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'Cat_Sports' = 'DarkCyan'.
|
|---|
| 175 | 2011-05-06 05:13:27.483 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'Cat_Mystery' = 'SlateGrey'.
|
|---|
| 176 | 2011-05-06 05:13:27.483 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'Cat_Drama' = 'rosybrown3'.
|
|---|
| 177 | 2011-05-06 05:13:27.483 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'Cat_Classic' = 'grey62'.
|
|---|
| 178 | 2011-05-06 05:13:27.483 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'Cat_Crime' = 'MediumVioletRed'.
|
|---|
| 179 | 2011-05-06 05:13:27.483 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'Cat_Talk' = 'MediumTurquoise'.
|
|---|
| 180 | 2011-05-06 05:13:27.483 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'ActiveForeground' = '#ffffff'.
|
|---|
| 181 | 2011-05-06 05:13:27.483 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'ActiveButton' = '#38689c'.
|
|---|
| 182 | 2011-05-06 05:13:27.483 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'ActiveLight' = '#5788c3'.
|
|---|
| 183 | 2011-05-06 05:13:27.483 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'ActiveMidlight' = '#4871a2'.
|
|---|
| 184 | 2011-05-06 05:13:27.483 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'ActiveDark' = '#162231'.
|
|---|
| 185 | 2011-05-06 05:13:27.483 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'ActiveMid' = '#37567b'.
|
|---|
| 186 | 2011-05-06 05:13:27.483 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'ActiveText' = '#dcdcdc'.
|
|---|
| 187 | 2011-05-06 05:13:27.483 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'ActiveBrightText' = '#5788c3'.
|
|---|
| 188 | 2011-05-06 05:13:27.483 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'ActiveButtonText' = '#ffffff'.
|
|---|
| 189 | 2011-05-06 05:13:27.483 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'ActiveBase' = '#002a4e'.
|
|---|
| 190 | 2011-05-06 05:13:27.483 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'ActiveBackground' = '#426794'.
|
|---|
| 191 | 2011-05-06 05:13:27.483 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'ActiveShadow' = '#000000'.
|
|---|
| 192 | 2011-05-06 05:13:27.483 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'ActiveHighlight' = '#70a0d8'.
|
|---|
| 193 | 2011-05-06 05:13:27.483 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'ActiveHighlightedText' = '#000000'.
|
|---|
| 194 | 2011-05-06 05:13:27.484 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'InactiveForeground' = '#ffffff'.
|
|---|
| 195 | 2011-05-06 05:13:27.484 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'InactiveButton' = '#426794'.
|
|---|
| 196 | 2011-05-06 05:13:27.484 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'InactiveLight' = '#5788c3'.
|
|---|
| 197 | 2011-05-06 05:13:27.484 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'InactiveMidlight' = '#4871a2'.
|
|---|
| 198 | 2011-05-06 05:13:27.484 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'InactiveDark' = '#162231'.
|
|---|
| 199 | 2011-05-06 05:13:27.484 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'InactiveMid' = '#37567b'.
|
|---|
| 200 | 2011-05-06 05:13:27.484 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'InactiveText' = '#dcdcdc'.
|
|---|
| 201 | 2011-05-06 05:13:27.484 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'InactiveBrightText' = '#5788c3'.
|
|---|
| 202 | 2011-05-06 05:13:27.484 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'InactiveButtonText' = '#ffffff'.
|
|---|
| 203 | 2011-05-06 05:13:27.484 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'InactiveBase' = '#002a4e'.
|
|---|
| 204 | 2011-05-06 05:13:27.484 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'InactiveBackground' = '#426794'.
|
|---|
| 205 | 2011-05-06 05:13:27.484 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'InactiveShadow' = '#000000'.
|
|---|
| 206 | 2011-05-06 05:13:27.484 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'InactiveHighlight' = '#5cb3ff'.
|
|---|
| 207 | 2011-05-06 05:13:27.484 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'InactiveHighlightedText' = '#000000'.
|
|---|
| 208 | 2011-05-06 05:13:27.484 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'DisabledForeground' = '#555555'.
|
|---|
| 209 | 2011-05-06 05:13:27.484 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'DisabledButton' = '#426794'.
|
|---|
| 210 | 2011-05-06 05:13:27.484 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'DisabledLight' = '#5788c3'.
|
|---|
| 211 | 2011-05-06 05:13:27.484 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'DisabledMidlight' = '#4871a2'.
|
|---|
| 212 | 2011-05-06 05:13:27.484 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'DisabledDark' = '#162231'.
|
|---|
| 213 | 2011-05-06 05:13:27.484 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'DisabledMid' = '#37567b'.
|
|---|
| 214 | 2011-05-06 05:13:27.484 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'DisabledText' = '#37567b'.
|
|---|
| 215 | 2011-05-06 05:13:27.484 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'DisabledBrightText' = '#5788c3'.
|
|---|
| 216 | 2011-05-06 05:13:27.484 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'DisabledButtonText' = '#ffffff'.
|
|---|
| 217 | 2011-05-06 05:13:27.484 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'DisabledBase' = '#002a4e'.
|
|---|
| 218 | 2011-05-06 05:13:27.484 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'DisabledBackground' = '#426794'.
|
|---|
| 219 | 2011-05-06 05:13:27.484 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'DisabledShadow' = '#000000'.
|
|---|
| 220 | 2011-05-06 05:13:27.484 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'DisabledHighlight' = '#000080'.
|
|---|
| 221 | 2011-05-06 05:13:27.485 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'DisabledHighlightedText' = '#ffffff'.
|
|---|
| 222 | 2011-05-06 05:13:27.485 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'curTimeChan_bgColor' = '#8f2813'.
|
|---|
| 223 | 2011-05-06 05:13:27.485 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'curTimeChan_fgColor' = '#ffffff'.
|
|---|
| 224 | 2011-05-06 05:13:27.485 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'date_bgColor' = '#0f2e8f'.
|
|---|
| 225 | 2011-05-06 05:13:27.485 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'date_dsColor' = '#000000'.
|
|---|
| 226 | 2011-05-06 05:13:27.485 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'date_fgColor' = '#ffffff'.
|
|---|
| 227 | 2011-05-06 05:13:27.485 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'chan_bgColor' = '#0f2f5a'.
|
|---|
| 228 | 2011-05-06 05:13:27.485 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'chan_dsColor' = '#000000'.
|
|---|
| 229 | 2011-05-06 05:13:27.485 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'chan_fgColor' = '#ffffff'.
|
|---|
| 230 | 2011-05-06 05:13:27.485 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'time_bgColor' = '#0f2e8f'.
|
|---|
| 231 | 2011-05-06 05:13:27.485 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'time_dsColor' = '#000000'.
|
|---|
| 232 | 2011-05-06 05:13:27.485 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'time_fgColor' = '#ffffff'.
|
|---|
| 233 | 2011-05-06 05:13:27.485 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'prog_bgColor' = '#2d587b'.
|
|---|
| 234 | 2011-05-06 05:13:27.485 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'prog_fgColor' = '#ffffff'.
|
|---|
| 235 | 2011-05-06 05:13:27.485 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'progLine_Color' = '#104064'.
|
|---|
| 236 | 2011-05-06 05:13:27.485 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'progArrow_Color' = '#ffffff'.
|
|---|
| 237 | 2011-05-06 05:13:27.485 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'progArrow_Type' = '0'.
|
|---|
| 238 | 2011-05-06 05:13:27.485 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'curProg_bgColor' = '#85a5bc'.
|
|---|
| 239 | 2011-05-06 05:13:27.485 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'curRecProg_bgColor' = '#bc4c32'.
|
|---|
| 240 | 2011-05-06 05:13:27.485 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'curProg_dsColor' = '#000000'.
|
|---|
| 241 | 2011-05-06 05:13:27.485 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'curProg_fgColor' = '#eefb92'.
|
|---|
| 242 | 2011-05-06 05:13:27.485 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'misChanIcon_bgColor' = '#000000'.
|
|---|
| 243 | 2011-05-06 05:13:27.485 (old)Settings::ReadSettings(/usr/share/mythtv/themes/MythCenter-wide/qtlook.txt) - 'misChanIcon_fgColor' = '#ffffff'.
|
|---|
| 244 | 2011-05-06 05:13:27.486 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'menutheme' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s)
|
|---|
| 245 | 2011-05-06 05:13:27.486 MSqlQuery::next(DBManager0) Result: "data = default"
|
|---|
| 246 | 2011-05-06 05:13:27.486 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'lircsocket' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s)
|
|---|
| 247 | 2011-05-06 05:13:27.486 MSqlQuery::next(DBManager0) Result: "data = /dev/lircd"
|
|---|
| 248 | 2011-05-06 05:13:27.487 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'lirckeypressedapp' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s)
|
|---|
| 249 | 2011-05-06 05:13:27.487 MSqlQuery::next(DBManager0) Result: "data = "
|
|---|
| 250 | 2011-05-06 05:13:27.488 LIRC: Successfully initialized '/dev/lircd' using '/home/ron/.mythtv/lircrc' config
|
|---|
| 251 | 2011-05-06 05:13:27.488 JoystickMenuThread: Joystick disabled - Failed to read /home/ron/.mythtv/joystickmenurc
|
|---|
| 252 | 2011-05-06 05:13:27.488 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Global' AND action = 'UP' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s)
|
|---|
| 253 | 2011-05-06 05:13:27.488 MSqlQuery::next(DBManager0) Result: "keylist = Up, description = Up Arrow"
|
|---|
| 254 | 2011-05-06 05:13:27.489 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Global' AND action = 'DOWN' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s)
|
|---|
| 255 | 2011-05-06 05:13:27.489 MSqlQuery::next(DBManager0) Result: "keylist = Down, description = Down Arrow"
|
|---|
| 256 | 2011-05-06 05:13:27.489 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Global' AND action = 'LEFT' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s)
|
|---|
| 257 | 2011-05-06 05:13:27.489 MSqlQuery::next(DBManager0) Result: "keylist = Left, description = Left Arrow"
|
|---|
| 258 | 2011-05-06 05:13:27.490 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Global' AND action = 'RIGHT' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s)
|
|---|
| 259 | 2011-05-06 05:13:27.490 MSqlQuery::next(DBManager0) Result: "keylist = Right, description = Right Arrow"
|
|---|
| 260 | 2011-05-06 05:13:27.490 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Global' AND action = 'NEXT' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s)
|
|---|
| 261 | 2011-05-06 05:13:27.490 MSqlQuery::next(DBManager0) Result: "keylist = Tab, description = Move to next widget"
|
|---|
| 262 | 2011-05-06 05:13:27.491 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Global' AND action = 'PREVIOUS' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s)
|
|---|
| 263 | 2011-05-06 05:13:27.491 MSqlQuery::next(DBManager0) Result: "keylist = Backtab, description = Move to preview widget"
|
|---|
| 264 | 2011-05-06 05:13:27.491 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Global' AND action = 'SELECT' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s)
|
|---|
| 265 | 2011-05-06 05:13:27.491 MSqlQuery::next(DBManager0) Result: "keylist = Return,Enter,Space, description = Select"
|
|---|
| 266 | 2011-05-06 05:13:27.491 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Global' AND action = 'BACKSPACE' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s)
|
|---|
| 267 | 2011-05-06 05:13:27.491 MSqlQuery::next(DBManager0) Result: "keylist = Backspace, description = Backspace"
|
|---|
| 268 | 2011-05-06 05:13:27.492 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Global' AND action = 'ESCAPE' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s)
|
|---|
| 269 | 2011-05-06 05:13:27.492 MSqlQuery::next(DBManager0) Result: "keylist = Esc, description = Escape"
|
|---|
| 270 | 2011-05-06 05:13:27.492 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Global' AND action = 'MENU' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s)
|
|---|
| 271 | 2011-05-06 05:13:27.492 MSqlQuery::next(DBManager0) Result: "keylist = M, description = Pop-up menu"
|
|---|
| 272 | 2011-05-06 05:13:27.493 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Global' AND action = 'INFO' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s)
|
|---|
| 273 | 2011-05-06 05:13:27.493 MSqlQuery::next(DBManager0) Result: "keylist = I, description = More information"
|
|---|
| 274 | 2011-05-06 05:13:27.493 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Global' AND action = 'DELETE' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s)
|
|---|
| 275 | 2011-05-06 05:13:27.493 MSqlQuery::next(DBManager0) Result: "keylist = D, description = Delete"
|
|---|
| 276 | 2011-05-06 05:13:27.494 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Global' AND action = 'EDIT' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s)
|
|---|
| 277 | 2011-05-06 05:13:27.494 MSqlQuery::next(DBManager0) Result: "keylist = E, description = Edit"
|
|---|
| 278 | 2011-05-06 05:13:27.494 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Global' AND action = 'PAGEUP' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s)
|
|---|
| 279 | 2011-05-06 05:13:27.494 MSqlQuery::next(DBManager0) Result: "keylist = PgUp, description = Page Up"
|
|---|
| 280 | 2011-05-06 05:13:27.494 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Global' AND action = 'PAGEDOWN' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s)
|
|---|
| 281 | 2011-05-06 05:13:27.494 MSqlQuery::next(DBManager0) Result: "keylist = PgDown, description = Page Down"
|
|---|
| 282 | 2011-05-06 05:13:27.495 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Global' AND action = 'PAGETOP' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s)
|
|---|
| 283 | 2011-05-06 05:13:27.495 MSqlQuery::next(DBManager0) Result: "keylist = , description = Page to top of list"
|
|---|
| 284 | 2011-05-06 05:13:27.495 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Global' AND action = 'PAGEMIDDLE' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s)
|
|---|
| 285 | 2011-05-06 05:13:27.495 MSqlQuery::next(DBManager0) Result: "keylist = , description = Page to middle of list"
|
|---|
| 286 | 2011-05-06 05:13:27.496 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Global' AND action = 'PAGEBOTTOM' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s)
|
|---|
| 287 | 2011-05-06 05:13:27.496 MSqlQuery::next(DBManager0) Result: "keylist = , description = Page to bottom of list"
|
|---|
| 288 | 2011-05-06 05:13:27.496 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Global' AND action = 'PREVVIEW' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s)
|
|---|
| 289 | 2011-05-06 05:13:27.496 MSqlQuery::next(DBManager0) Result: "keylist = Home, description = Previous View"
|
|---|
| 290 | 2011-05-06 05:13:27.496 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Global' AND action = 'NEXTVIEW' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s)
|
|---|
| 291 | 2011-05-06 05:13:27.497 MSqlQuery::next(DBManager0) Result: "keylist = End, description = Next View"
|
|---|
| 292 | 2011-05-06 05:13:27.497 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Global' AND action = 'HELP' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s)
|
|---|
| 293 | 2011-05-06 05:13:27.497 MSqlQuery::next(DBManager0) Result: "keylist = F1, description = Help"
|
|---|
| 294 | 2011-05-06 05:13:27.497 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Global' AND action = 'EJECT' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s)
|
|---|
| 295 | 2011-05-06 05:13:27.497 MSqlQuery::next(DBManager0) Result: "keylist = , description = Eject Removable Media"
|
|---|
| 296 | 2011-05-06 05:13:27.498 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Global' AND action = 'CUT' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s)
|
|---|
| 297 | 2011-05-06 05:13:27.498 MSqlQuery::next(DBManager0) Result: "keylist = Ctrl+X, description = Cut text from textedit"
|
|---|
| 298 | 2011-05-06 05:13:27.498 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Global' AND action = 'COPY' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s)
|
|---|
| 299 | 2011-05-06 05:13:27.498 MSqlQuery::next(DBManager0) Result: "keylist = Ctrl+C, description = Copy text from textedit"
|
|---|
| 300 | 2011-05-06 05:13:27.499 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Global' AND action = 'PASTE' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s)
|
|---|
| 301 | 2011-05-06 05:13:27.499 MSqlQuery::next(DBManager0) Result: "keylist = Ctrl+V, description = Paste text into textedit"
|
|---|
| 302 | 2011-05-06 05:13:27.499 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Global' AND action = '0' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s)
|
|---|
| 303 | 2011-05-06 05:13:27.499 MSqlQuery::next(DBManager0) Result: "keylist = 0, description = 0"
|
|---|
| 304 | 2011-05-06 05:13:27.499 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Global' AND action = '1' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s)
|
|---|
| 305 | 2011-05-06 05:13:27.499 MSqlQuery::next(DBManager0) Result: "keylist = 1, description = 1"
|
|---|
| 306 | 2011-05-06 05:13:27.500 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Global' AND action = '2' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s)
|
|---|
| 307 | 2011-05-06 05:13:27.500 MSqlQuery::next(DBManager0) Result: "keylist = 2, description = 2"
|
|---|
| 308 | 2011-05-06 05:13:27.500 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Global' AND action = '3' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s)
|
|---|
| 309 | 2011-05-06 05:13:27.500 MSqlQuery::next(DBManager0) Result: "keylist = 3, description = 3"
|
|---|
| 310 | 2011-05-06 05:13:27.501 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Global' AND action = '4' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s)
|
|---|
| 311 | 2011-05-06 05:13:27.501 MSqlQuery::next(DBManager0) Result: "keylist = 4, description = 4"
|
|---|
| 312 | 2011-05-06 05:13:27.501 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Global' AND action = '5' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s)
|
|---|
| 313 | 2011-05-06 05:13:27.501 MSqlQuery::next(DBManager0) Result: "keylist = 5, description = 5"
|
|---|
| 314 | 2011-05-06 05:13:27.501 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Global' AND action = '6' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s)
|
|---|
| 315 | 2011-05-06 05:13:27.501 MSqlQuery::next(DBManager0) Result: "keylist = 6, description = 6"
|
|---|
| 316 | 2011-05-06 05:13:27.502 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Global' AND action = '7' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s)
|
|---|
| 317 | 2011-05-06 05:13:27.502 MSqlQuery::next(DBManager0) Result: "keylist = 7, description = 7"
|
|---|
| 318 | 2011-05-06 05:13:27.502 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Global' AND action = '8' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s)
|
|---|
| 319 | 2011-05-06 05:13:27.502 MSqlQuery::next(DBManager0) Result: "keylist = 8, description = 8"
|
|---|
| 320 | 2011-05-06 05:13:27.503 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Global' AND action = '9' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s)
|
|---|
| 321 | 2011-05-06 05:13:27.503 MSqlQuery::next(DBManager0) Result: "keylist = 9, description = 9"
|
|---|
| 322 | 2011-05-06 05:13:27.503 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Global' AND action = 'SYSEVENT01' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s)
|
|---|
| 323 | 2011-05-06 05:13:27.503 MSqlQuery::next(DBManager0) Result: "keylist = , description = Trigger System Key Event #1"
|
|---|
| 324 | 2011-05-06 05:13:27.503 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Global' AND action = 'SYSEVENT02' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s)
|
|---|
| 325 | 2011-05-06 05:13:27.503 MSqlQuery::next(DBManager0) Result: "keylist = , description = Trigger System Key Event #2"
|
|---|
| 326 | 2011-05-06 05:13:27.504 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Global' AND action = 'SYSEVENT03' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s)
|
|---|
| 327 | 2011-05-06 05:13:27.504 MSqlQuery::next(DBManager0) Result: "keylist = , description = Trigger System Key Event #3"
|
|---|
| 328 | 2011-05-06 05:13:27.504 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Global' AND action = 'SYSEVENT04' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s)
|
|---|
| 329 | 2011-05-06 05:13:27.504 MSqlQuery::next(DBManager0) Result: "keylist = , description = Trigger System Key Event #4"
|
|---|
| 330 | 2011-05-06 05:13:27.505 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Global' AND action = 'SYSEVENT05' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s)
|
|---|
| 331 | 2011-05-06 05:13:27.505 MSqlQuery::next(DBManager0) Result: "keylist = , description = Trigger System Key Event #5"
|
|---|
| 332 | 2011-05-06 05:13:27.505 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Global' AND action = 'SYSEVENT06' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s)
|
|---|
| 333 | 2011-05-06 05:13:27.505 MSqlQuery::next(DBManager0) Result: "keylist = , description = Trigger System Key Event #6"
|
|---|
| 334 | 2011-05-06 05:13:27.505 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Global' AND action = 'SYSEVENT07' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s)
|
|---|
| 335 | 2011-05-06 05:13:27.506 MSqlQuery::next(DBManager0) Result: "keylist = , description = Trigger System Key Event #7"
|
|---|
| 336 | 2011-05-06 05:13:27.506 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Global' AND action = 'SYSEVENT08' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s)
|
|---|
| 337 | 2011-05-06 05:13:27.506 MSqlQuery::next(DBManager0) Result: "keylist = , description = Trigger System Key Event #8"
|
|---|
| 338 | 2011-05-06 05:13:27.506 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Global' AND action = 'SYSEVENT09' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s)
|
|---|
| 339 | 2011-05-06 05:13:27.506 MSqlQuery::next(DBManager0) Result: "keylist = , description = Trigger System Key Event #9"
|
|---|
| 340 | 2011-05-06 05:13:27.507 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Global' AND action = 'SYSEVENT10' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s)
|
|---|
| 341 | 2011-05-06 05:13:27.507 MSqlQuery::next(DBManager0) Result: "keylist = , description = Trigger System Key Event #10"
|
|---|
| 342 | 2011-05-06 05:13:27.507 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Browser' AND action = 'ZOOMIN' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s)
|
|---|
| 343 | 2011-05-06 05:13:27.507 MSqlQuery::next(DBManager0) Result: "keylist = .,>, description = Zoom in on browser window"
|
|---|
| 344 | 2011-05-06 05:13:27.507 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Browser' AND action = 'ZOOMOUT' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s)
|
|---|
| 345 | 2011-05-06 05:13:27.508 MSqlQuery::next(DBManager0) Result: "keylist = ,,<, description = Zoom out on browser window"
|
|---|
| 346 | 2011-05-06 05:13:27.508 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Browser' AND action = 'TOGGLEINPUT' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s)
|
|---|
| 347 | 2011-05-06 05:13:27.508 MSqlQuery::next(DBManager0) Result: "keylist = F1, description = Toggle where keyboard input goes to"
|
|---|
| 348 | 2011-05-06 05:13:27.508 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Browser' AND action = 'MOUSEUP' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s)
|
|---|
| 349 | 2011-05-06 05:13:27.508 MSqlQuery::next(DBManager0) Result: "keylist = 2, description = Move mouse pointer up"
|
|---|
| 350 | 2011-05-06 05:13:27.509 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Browser' AND action = 'MOUSEDOWN' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s)
|
|---|
| 351 | 2011-05-06 05:13:27.509 MSqlQuery::next(DBManager0) Result: "keylist = 8, description = Move mouse pointer down"
|
|---|
| 352 | 2011-05-06 05:13:27.509 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Browser' AND action = 'MOUSELEFT' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s)
|
|---|
| 353 | 2011-05-06 05:13:27.509 MSqlQuery::next(DBManager0) Result: "keylist = 4, description = Move mouse pointer left"
|
|---|
| 354 | 2011-05-06 05:13:27.510 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Browser' AND action = 'MOUSERIGHT' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s)
|
|---|
| 355 | 2011-05-06 05:13:27.510 MSqlQuery::next(DBManager0) Result: "keylist = 6, description = Move mouse pointer right"
|
|---|
| 356 | 2011-05-06 05:13:27.510 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Browser' AND action = 'MOUSELEFTBUTTON' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s)
|
|---|
| 357 | 2011-05-06 05:13:27.510 MSqlQuery::next(DBManager0) Result: "keylist = 5, description = Mouse Left button click"
|
|---|
| 358 | 2011-05-06 05:13:27.510 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Browser' AND action = 'PAGEDOWN' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s)
|
|---|
| 359 | 2011-05-06 05:13:27.510 MSqlQuery::next(DBManager0) Result: "keylist = 9, description = Scroll down half a page"
|
|---|
| 360 | 2011-05-06 05:13:27.511 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Browser' AND action = 'PAGEUP' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s)
|
|---|
| 361 | 2011-05-06 05:13:27.511 MSqlQuery::next(DBManager0) Result: "keylist = 3, description = Scroll up half a page"
|
|---|
| 362 | 2011-05-06 05:13:27.511 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Browser' AND action = 'PAGELEFT' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s)
|
|---|
| 363 | 2011-05-06 05:13:27.511 MSqlQuery::next(DBManager0) Result: "keylist = 7, description = Scroll left half a page"
|
|---|
| 364 | 2011-05-06 05:13:27.512 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Browser' AND action = 'PAGERIGHT' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s)
|
|---|
| 365 | 2011-05-06 05:13:27.512 MSqlQuery::next(DBManager0) Result: "keylist = 1, description = Scroll right half a page"
|
|---|
| 366 | 2011-05-06 05:13:27.512 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Browser' AND action = 'NEXTLINK' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s)
|
|---|
| 367 | 2011-05-06 05:13:27.512 MSqlQuery::next(DBManager0) Result: "keylist = Z, description = Move selection to next link"
|
|---|
| 368 | 2011-05-06 05:13:27.513 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Browser' AND action = 'PREVIOUSLINK' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s)
|
|---|
| 369 | 2011-05-06 05:13:27.513 MSqlQuery::next(DBManager0) Result: "keylist = Q, description = Move selection to previous link"
|
|---|
| 370 | 2011-05-06 05:13:27.513 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Browser' AND action = 'FOLLOWLINK' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s)
|
|---|
| 371 | 2011-05-06 05:13:27.513 MSqlQuery::next(DBManager0) Result: "keylist = Return,Space,Enter, description = Follow selected link"
|
|---|
| 372 | 2011-05-06 05:13:27.513 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Browser' AND action = 'HISTORYBACK' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s)
|
|---|
| 373 | 2011-05-06 05:13:27.513 MSqlQuery::next(DBManager0) Result: "keylist = R,Backspace, description = Go back to previous page"
|
|---|
| 374 | 2011-05-06 05:13:27.514 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Browser' AND action = 'HISTORYFORWARD' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s)
|
|---|
| 375 | 2011-05-06 05:13:27.514 MSqlQuery::next(DBManager0) Result: "keylist = F, description = Go forward to previous page"
|
|---|
| 376 | 2011-05-06 05:13:27.514 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Main Menu' AND action = 'EXIT' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s)
|
|---|
| 377 | 2011-05-06 05:13:27.514 MSqlQuery::next(DBManager0) Result: "keylist = Esc, description = System Exit"
|
|---|
| 378 | 2011-05-06 05:13:27.525 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'hidemousecursor' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s)
|
|---|
| 379 | 2011-05-06 05:13:27.525 MSqlQuery::next(DBManager0) Result: "data = 1"
|
|---|
| 380 | 2011-05-06 05:13:27.525 Using Frameless Window
|
|---|
| 381 | 2011-05-06 05:13:27.525 Using Full Screen Window
|
|---|
| 382 | 2011-05-06 05:13:27.528 MythUIHelper: LoadScalePixmap(/usr/share/mythtv/themes/MythCenter-wide/ui/background.png)
|
|---|
| 383 | 2011-05-06 05:13:27.679 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'themepainter' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s)
|
|---|
| 384 | 2011-05-06 05:13:27.679 MSqlQuery::next(DBManager0) Result: "data = opengl"
|
|---|
| 385 | 2011-05-06 05:13:27.679 Using the OpenGL painter
|
|---|
| 386 | 2011-05-06 05:13:27.707 OpenGL: OpenGL vendor : Tungsten Graphics, Inc
|
|---|
| 387 | 2011-05-06 05:13:27.707 OpenGL: OpenGL renderer: Mesa DRI Intel(R) Sandybridge Desktop GEM 20100330 DEVELOPMENT x86/MMX/SSE2
|
|---|
| 388 | 2011-05-06 05:13:27.707 OpenGL: OpenGL version : 2.1 Mesa 7.10.2
|
|---|
| 389 | 2011-05-06 05:13:27.707 OpenGL: Max texture size: 4096 x 4096
|
|---|
| 390 | 2011-05-06 05:13:27.707 OpenGL: Max texture units: 8
|
|---|
| 391 | 2011-05-06 05:13:27.707 OpenGL: Direct rendering: Yes
|
|---|
| 392 | 2011-05-06 05:13:27.707 OpenGL: Initialised MythRenderOpenGL
|
|---|
| 393 | 2011-05-06 05:13:27.708 MythUIHelper: Keeping cache dir: /home/ron/.mythtv/themecache/Terra.1920.1200
|
|---|
| 394 | 2011-05-06 05:13:27.708 MythFontManager: Scanning directory '/usr/share/mythtv/fonts/' for font files.
|
|---|
| 395 | 2011-05-06 05:13:27.708 MythFontManager: Loading font file: '/usr/share/mythtv/fonts/FreeMono.ttf'
|
|---|
| 396 | 2011-05-06 05:13:27.714 MythFontManager: In file '/usr/share/mythtv/fonts/FreeMono.ttf', found font(s) 'FreeMono'
|
|---|
| 397 | 2011-05-06 05:13:27.714 MythFontManager: Loading font file: '/usr/share/mythtv/fonts/FreeSans.ttf'
|
|---|
| 398 | 2011-05-06 05:13:27.717 MythFontManager: In file '/usr/share/mythtv/fonts/FreeSans.ttf', found font(s) 'FreeSans'
|
|---|
| 399 | 2011-05-06 05:13:27.717 MythFontManager: Loading font file: '/usr/share/mythtv/fonts/Tiresias Infofont Bold.ttf'
|
|---|
| 400 | 2011-05-06 05:13:27.718 MythFontManager: In file '/usr/share/mythtv/fonts/Tiresias Infofont Bold.ttf', found font(s) 'Tiresias Infofont'
|
|---|
| 401 | 2011-05-06 05:13:27.718 MythFontManager: Loading font file: '/usr/share/mythtv/fonts/Tiresias Infofont Italic.ttf'
|
|---|
| 402 | 2011-05-06 05:13:27.718 MythFontManager: In file '/usr/share/mythtv/fonts/Tiresias Infofont Italic.ttf', found font(s) 'Tiresias Infofont'
|
|---|
| 403 | 2011-05-06 05:13:27.718 MythFontManager: Loading font file: '/usr/share/mythtv/fonts/Tiresias Infofont.ttf'
|
|---|
| 404 | 2011-05-06 05:13:27.719 MythFontManager: In file '/usr/share/mythtv/fonts/Tiresias Infofont.ttf', found font(s) 'Tiresias Infofont'
|
|---|
| 405 | 2011-05-06 05:13:27.719 MythFontManager: Scanning directory '/usr/share/mythtv/themes/MythCenter-wide/' for font files.
|
|---|
| 406 | 2011-05-06 05:13:27.719 MythFontManager: Scanning directory '/usr/share/mythtv/themes/MythCenter-wide/htmls' for font files.
|
|---|
| 407 | 2011-05-06 05:13:27.720 MythFontManager: Scanning directory '/usr/share/mythtv/themes/MythCenter-wide/osd' for font files.
|
|---|
| 408 | 2011-05-06 05:13:27.720 MythFontManager: Scanning directory '/usr/share/mythtv/themes/MythCenter-wide/title' for font files.
|
|---|
| 409 | 2011-05-06 05:13:27.720 MythFontManager: Scanning directory '/usr/share/mythtv/themes/MythCenter-wide/ui' for font files.
|
|---|
| 410 | 2011-05-06 05:13:27.720 MythFontManager: Scanning directory '/usr/share/mythtv/themes/MythCenter-wide/watermark' for font files.
|
|---|
| 411 | 2011-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'
|
|---|
| 414 | 2011-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'
|
|---|
| 417 | 2011-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'
|
|---|
| 420 | 2011-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'
|
|---|
| 423 | 2011-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'
|
|---|
| 426 | 2011-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'
|
|---|
| 429 | 2011-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'
|
|---|
| 432 | 2011-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'
|
|---|
| 435 | 2011-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'
|
|---|
| 438 | 2011-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'
|
|---|
| 441 | 2011-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'
|
|---|
| 444 | 2011-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'
|
|---|
| 447 | 2011-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'
|
|---|
| 450 | 2011-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'
|
|---|
| 453 | 2011-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'
|
|---|
| 456 | 2011-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'
|
|---|
| 459 | 2011-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'
|
|---|
| 462 | 2011-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'
|
|---|
| 465 | 2011-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'
|
|---|
| 468 | 2011-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'
|
|---|
| 471 | 2011-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'
|
|---|
| 474 | 2011-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'
|
|---|
| 477 | 2011-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'
|
|---|
| 480 | 2011-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'
|
|---|
| 483 | 2011-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'
|
|---|
| 486 | 2011-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'
|
|---|
| 489 | 2011-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'
|
|---|
| 492 | 2011-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'
|
|---|
| 495 | 2011-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'
|
|---|
| 498 | 2011-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'
|
|---|
| 501 | 2011-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'
|
|---|
| 504 | 2011-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'
|
|---|
| 507 | 2011-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'
|
|---|
| 510 | 2011-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'
|
|---|
| 513 | 2011-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'
|
|---|
| 516 | 2011-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'
|
|---|
| 519 | 2011-05-06 05:13:27.775 MythUIHelper: LoadCacheImage(lb-check-empty.png,lb-check-empty.png---1x-1.png)
|
|---|
| 520 | 2011-05-06 05:13:27.775 MythUIImage(0x8986250): Load(), spawning thread to load 'lb-check-empty.png'
|
|---|
| 521 | 2011-05-06 05:13:27.775 MythUIHelper: LoadCacheImage(lb-check-half.png,lb-check-half.png---1x-1.png)
|
|---|
| 522 | 2011-05-06 05:13:27.775 MythUIImage(0x8986250): LoadImage(lb-check-empty.png) Object checkoff
|
|---|
| 523 | 2011-05-06 05:13:27.775 MythUIImage(0x8986ce8): Load(), spawning thread to load 'lb-check-half.png'
|
|---|
| 524 | 2011-05-06 05:13:27.775 MythUIHelper: LoadCacheImage(lb-check-empty.png,lb-check-empty.png---1x-1.png)
|
|---|
| 525 | 2011-05-06 05:13:27.775 MythUIHelper: LoadCacheImage(lb-check-full.png,lb-check-full.png---1x-1.png)
|
|---|
| 526 | 2011-05-06 05:13:27.776 MythUIImage(0x8986ce8): LoadImage(lb-check-half.png) Object checkhalf
|
|---|
| 527 | 2011-05-06 05:13:27.776 MythUIHelper: LoadCacheImage(lb-check-half.png,lb-check-half.png---1x-1.png)
|
|---|
| 528 | 2011-05-06 05:13:27.776 MythUIImage(0x89878d0): Load(), spawning thread to load 'lb-check-full.png'
|
|---|
| 529 | 2011-05-06 05:13:27.776 MythUIImage(0x89878d0): LoadImage(lb-check-full.png) Object checkfull
|
|---|
| 530 | 2011-05-06 05:13:27.776 MythUIHelper: LoadCacheImage(lb-arrow.png,lb-arrow.png---1x-1.png)
|
|---|
| 531 | 2011-05-06 05:13:27.776 MythUIHelper: LoadCacheImage(lb-check-full.png,lb-check-full.png---1x-1.png)
|
|---|
| 532 | 2011-05-06 05:13:27.776 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :lb-check-empty.png---1x-1.png: :3960:
|
|---|
| 533 | 2011-05-06 05:13:27.776 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :1: size :3960:
|
|---|
| 534 | 2011-05-06 05:13:27.776 MythUIImage(0x8986250): LoadImage found in cache :lb-check-empty.png---1x-1.png: RefCount = 2
|
|---|
| 535 | 2011-05-06 05:13:27.776 MythUIImage(0xad20a430): Load(), spawning thread to load 'lb-arrow.png'
|
|---|
| 536 | 2011-05-06 05:13:27.776 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :lb-check-half.png---1x-1.png: :3960:
|
|---|
| 537 | 2011-05-06 05:13:27.776 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :2: size :3960:
|
|---|
| 538 | 2011-05-06 05:13:27.776 MythUIImage(0x8986ce8): LoadImage found in cache :lb-check-half.png---1x-1.png: RefCount = 2
|
|---|
| 539 | 2011-05-06 05:13:27.776 MythUIImage(0xad20a430): LoadImage(lb-arrow.png) Object buttonarrow
|
|---|
| 540 | 2011-05-06 05:13:27.776 MythUIHelper: LoadCacheImage(lb-arrow.png,lb-arrow.png---1x-1.png)
|
|---|
| 541 | 2011-05-06 05:13:27.776 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :lb-check-full.png---1x-1.png: :3960:
|
|---|
| 542 | 2011-05-06 05:13:27.776 MythUIHelper: LoadCacheImage(lb-check-empty.png,lb-check-empty.png---1x-1.png)
|
|---|
| 543 | 2011-05-06 05:13:27.776 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :3: size :3960:
|
|---|
| 544 | 2011-05-06 05:13:27.776 MythUIImage(0xb1b233c8): Load(), loading 'lb-check-empty.png' in foreground
|
|---|
| 545 | 2011-05-06 05:13:27.776 MythUIImage(0x89878d0): LoadImage found in cache :lb-check-full.png---1x-1.png: RefCount = 2
|
|---|
| 546 | 2011-05-06 05:13:27.776 MythUIImage(0xb1b233c8): LoadImage(lb-check-empty.png) Object checkoff
|
|---|
| 547 | 2011-05-06 05:13:27.776 MythUIHelper: LoadCacheImage(lb-check-empty.png,lb-check-empty.png---1x-1.png)
|
|---|
| 548 | 2011-05-06 05:13:27.776 MythUIImage(0xb1b233c8): LoadImage found in cache :lb-check-empty.png---1x-1.png: RefCount = 3
|
|---|
| 549 | 2011-05-06 05:13:27.776 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :lb-arrow.png---1x-1.png: :2496:
|
|---|
| 550 | 2011-05-06 05:13:27.776 MythUIHelper: LoadCacheImage(lb-check-half.png,lb-check-half.png---1x-1.png)
|
|---|
| 551 | 2011-05-06 05:13:27.776 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :4: size :2496:
|
|---|
| 552 | 2011-05-06 05:13:27.776 MythUIImage(0xb1b23ca8): Load(), loading 'lb-check-half.png' in foreground
|
|---|
| 553 | 2011-05-06 05:13:27.776 MythUIImage(0xad20a430): LoadImage found in cache :lb-arrow.png---1x-1.png: RefCount = 2
|
|---|
| 554 | 2011-05-06 05:13:27.776 MythUIImage(0xb1b23ca8): LoadImage(lb-check-half.png) Object checkhalf
|
|---|
| 555 | 2011-05-06 05:13:27.776 MythUIHelper: LoadCacheImage(lb-check-half.png,lb-check-half.png---1x-1.png)
|
|---|
| 556 | 2011-05-06 05:13:27.776 MythUIImage(0xb1b23ca8): LoadImage found in cache :lb-check-half.png---1x-1.png: RefCount = 3
|
|---|
| 557 | 2011-05-06 05:13:27.776 MythUIHelper: LoadCacheImage(lb-check-full.png,lb-check-full.png---1x-1.png)
|
|---|
| 558 | 2011-05-06 05:13:27.777 MythUIImage(0xb1b243f8): Load(), loading 'lb-check-full.png' in foreground
|
|---|
| 559 | 2011-05-06 05:13:27.777 MythUIImage(0xb1b243f8): LoadImage(lb-check-full.png) Object checkfull
|
|---|
| 560 | 2011-05-06 05:13:27.777 MythUIHelper: LoadCacheImage(lb-check-full.png,lb-check-full.png---1x-1.png)
|
|---|
| 561 | 2011-05-06 05:13:27.777 MythUIImage(0xb1b243f8): LoadImage found in cache :lb-check-full.png---1x-1.png: RefCount = 3
|
|---|
| 562 | 2011-05-06 05:13:27.777 MythUIHelper: LoadCacheImage(lb-arrow.png,lb-arrow.png---1x-1.png)
|
|---|
| 563 | 2011-05-06 05:13:27.777 MythUIImage(0xb1b24a98): Load(), loading 'lb-arrow.png' in foreground
|
|---|
| 564 | 2011-05-06 05:13:27.777 MythUIImage(0xb1b24a98): LoadImage(lb-arrow.png) Object buttonarrow
|
|---|
| 565 | 2011-05-06 05:13:27.777 MythUIHelper: LoadCacheImage(lb-arrow.png,lb-arrow.png---1x-1.png)
|
|---|
| 566 | 2011-05-06 05:13:27.777 MythUIImage(0xb1b24a98): LoadImage found in cache :lb-arrow.png---1x-1.png: RefCount = 3
|
|---|
| 567 | 2011-05-06 05:13:27.777 MythUIHelper: LoadCacheImage(lb-check-empty.png,lb-check-empty.png---1x-1.png)
|
|---|
| 568 | 2011-05-06 05:13:27.777 MythUIImage(0xb1b25d30): Load(), loading 'lb-check-empty.png' in foreground
|
|---|
| 569 | 2011-05-06 05:13:27.777 MythUIImage(0xb1b25d30): LoadImage(lb-check-empty.png) Object checkoff
|
|---|
| 570 | 2011-05-06 05:13:27.777 MythUIHelper: LoadCacheImage(lb-check-empty.png,lb-check-empty.png---1x-1.png)
|
|---|
| 571 | 2011-05-06 05:13:27.777 MythUIImage(0xb1b25d30): LoadImage found in cache :lb-check-empty.png---1x-1.png: RefCount = 4
|
|---|
| 572 | 2011-05-06 05:13:27.777 MythUIHelper: LoadCacheImage(lb-check-half.png,lb-check-half.png---1x-1.png)
|
|---|
| 573 | 2011-05-06 05:13:27.777 MythUIImage(0xb1b26418): Load(), loading 'lb-check-half.png' in foreground
|
|---|
| 574 | 2011-05-06 05:13:27.777 MythUIImage(0xb1b26418): LoadImage(lb-check-half.png) Object checkhalf
|
|---|
| 575 | 2011-05-06 05:13:27.777 MythUIHelper: LoadCacheImage(lb-check-half.png,lb-check-half.png---1x-1.png)
|
|---|
| 576 | 2011-05-06 05:13:27.777 MythUIImage(0xb1b26418): LoadImage found in cache :lb-check-half.png---1x-1.png: RefCount = 4
|
|---|
| 577 | 2011-05-06 05:13:27.777 MythUIHelper: LoadCacheImage(lb-check-full.png,lb-check-full.png---1x-1.png)
|
|---|
| 578 | 2011-05-06 05:13:27.777 MythUIImage(0xb1b26bd0): Load(), loading 'lb-check-full.png' in foreground
|
|---|
| 579 | 2011-05-06 05:13:27.777 MythUIImage(0xb1b26bd0): LoadImage(lb-check-full.png) Object checkfull
|
|---|
| 580 | 2011-05-06 05:13:27.777 MythUIHelper: LoadCacheImage(lb-check-full.png,lb-check-full.png---1x-1.png)
|
|---|
| 581 | 2011-05-06 05:13:27.777 MythUIImage(0xb1b26bd0): LoadImage found in cache :lb-check-full.png---1x-1.png: RefCount = 4
|
|---|
| 582 | 2011-05-06 05:13:27.777 MythUIHelper: LoadCacheImage(lb-arrow.png,lb-arrow.png---1x-1.png)
|
|---|
| 583 | 2011-05-06 05:13:27.777 MythUIImage(0xb1b27240): Load(), loading 'lb-arrow.png' in foreground
|
|---|
| 584 | 2011-05-06 05:13:27.777 MythUIImage(0xb1b27240): LoadImage(lb-arrow.png) Object buttonarrow
|
|---|
| 585 | 2011-05-06 05:13:27.777 MythUIHelper: LoadCacheImage(lb-arrow.png,lb-arrow.png---1x-1.png)
|
|---|
| 586 | 2011-05-06 05:13:27.777 MythUIImage(0xb1b27240): LoadImage found in cache :lb-arrow.png---1x-1.png: RefCount = 4
|
|---|
| 587 | 2011-05-06 05:13:27.777 MythUIHelper: LoadCacheImage(lb-uparrow-reg.png,lb-uparrow-reg.png---1x-1.png)
|
|---|
| 588 | 2011-05-06 05:13:27.777 MythUIImage(0xb1b27d48): Load(), spawning thread to load 'lb-uparrow-reg.png'
|
|---|
| 589 | 2011-05-06 05:13:27.778 MythUIImage(0xb1b27d48): LoadImage(lb-uparrow-reg.png) Object upon
|
|---|
| 590 | 2011-05-06 05:13:27.778 MythUIHelper: LoadCacheImage(lb-uparrow-sel.png,lb-uparrow-sel.png---1x-1.png)
|
|---|
| 591 | 2011-05-06 05:13:27.778 MythUIHelper: LoadCacheImage(lb-uparrow-reg.png,lb-uparrow-reg.png---1x-1.png)
|
|---|
| 592 | 2011-05-06 05:13:27.778 MythUIImage(0xb1b284e8): Load(), spawning thread to load 'lb-uparrow-sel.png'
|
|---|
| 593 | 2011-05-06 05:13:27.778 MythUIImage(0xb1b284e8): LoadImage(lb-uparrow-sel.png) Object upoff
|
|---|
| 594 | 2011-05-06 05:13:27.778 MythUIHelper: LoadCacheImage(lb-dnarrow-reg.png,lb-dnarrow-reg.png---1x-1.png)
|
|---|
| 595 | 2011-05-06 05:13:27.778 MythUIHelper: LoadCacheImage(lb-uparrow-sel.png,lb-uparrow-sel.png---1x-1.png)
|
|---|
| 596 | 2011-05-06 05:13:27.778 MythUIImage(0x8980a00): Load(), spawning thread to load 'lb-dnarrow-reg.png'
|
|---|
| 597 | 2011-05-06 05:13:27.778 MythUIImage(0x8980a00): LoadImage(lb-dnarrow-reg.png) Object dnon
|
|---|
| 598 | 2011-05-06 05:13:27.778 MythUIHelper: LoadCacheImage(lb-dnarrow-sel.png,lb-dnarrow-sel.png---1x-1.png)
|
|---|
| 599 | 2011-05-06 05:13:27.778 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :lb-uparrow-reg.png---1x-1.png: :4640:
|
|---|
| 600 | 2011-05-06 05:13:27.778 MythUIHelper: LoadCacheImage(lb-dnarrow-reg.png,lb-dnarrow-reg.png---1x-1.png)
|
|---|
| 601 | 2011-05-06 05:13:27.778 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :5: size :4640:
|
|---|
| 602 | 2011-05-06 05:13:27.778 MythUIImage(0xb1b27d48): LoadImage found in cache :lb-uparrow-reg.png---1x-1.png: RefCount = 2
|
|---|
| 603 | 2011-05-06 05:13:27.778 MythUIImage(0xad2127a8): Load(), spawning thread to load 'lb-dnarrow-sel.png'
|
|---|
| 604 | 2011-05-06 05:13:27.778 MythUIImage(0xad2127a8): LoadImage(lb-dnarrow-sel.png) Object dnoff
|
|---|
| 605 | 2011-05-06 05:13:27.778 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :lb-uparrow-sel.png---1x-1.png: :4640:
|
|---|
| 606 | 2011-05-06 05:13:27.778 MythUIHelper: LoadCacheImage(lb-dnarrow-sel.png,lb-dnarrow-sel.png---1x-1.png)
|
|---|
| 607 | 2011-05-06 05:13:27.778 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :6: size :4640:
|
|---|
| 608 | 2011-05-06 05:13:27.778 MythUIImage(0xb1b284e8): LoadImage found in cache :lb-uparrow-sel.png---1x-1.png: RefCount = 2
|
|---|
| 609 | 2011-05-06 05:13:27.778 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :lb-dnarrow-reg.png---1x-1.png: :4640:
|
|---|
| 610 | 2011-05-06 05:13:27.778 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :7: size :4640:
|
|---|
| 611 | 2011-05-06 05:13:27.778 MythUIImage(0x8980a00): LoadImage found in cache :lb-dnarrow-reg.png---1x-1.png: RefCount = 2
|
|---|
| 612 | 2011-05-06 05:13:27.778 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :lb-dnarrow-sel.png---1x-1.png: :4640:
|
|---|
| 613 | 2011-05-06 05:13:27.778 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :8: size :4640:
|
|---|
| 614 | 2011-05-06 05:13:27.778 MythUIImage(0xad2127a8): LoadImage found in cache :lb-dnarrow-sel.png---1x-1.png: RefCount = 2
|
|---|
| 615 | 2011-05-06 05:13:27.779 MythUIHelper: LoadCacheImage(lb-uparrow-reg.png,lb-uparrow-reg.png---1x-1.png)
|
|---|
| 616 | 2011-05-06 05:13:27.779 MythUIImage(0xad215898): Load(), loading 'lb-uparrow-reg.png' in foreground
|
|---|
| 617 | 2011-05-06 05:13:27.779 MythUIImage(0xad215898): LoadImage(lb-uparrow-reg.png) Object upon
|
|---|
| 618 | 2011-05-06 05:13:27.779 MythUIHelper: LoadCacheImage(lb-uparrow-reg.png,lb-uparrow-reg.png---1x-1.png)
|
|---|
| 619 | 2011-05-06 05:13:27.779 MythUIImage(0xad215898): LoadImage found in cache :lb-uparrow-reg.png---1x-1.png: RefCount = 3
|
|---|
| 620 | 2011-05-06 05:13:27.779 MythUIHelper: LoadCacheImage(lb-uparrow-sel.png,lb-uparrow-sel.png---1x-1.png)
|
|---|
| 621 | 2011-05-06 05:13:27.779 MythUIImage(0xad216138): Load(), loading 'lb-uparrow-sel.png' in foreground
|
|---|
| 622 | 2011-05-06 05:13:27.779 MythUIImage(0xad216138): LoadImage(lb-uparrow-sel.png) Object upoff
|
|---|
| 623 | 2011-05-06 05:13:27.779 MythUIHelper: LoadCacheImage(lb-uparrow-sel.png,lb-uparrow-sel.png---1x-1.png)
|
|---|
| 624 | 2011-05-06 05:13:27.779 MythUIImage(0xad216138): LoadImage found in cache :lb-uparrow-sel.png---1x-1.png: RefCount = 3
|
|---|
| 625 | 2011-05-06 05:13:27.779 MythUIHelper: LoadCacheImage(lb-dnarrow-reg.png,lb-dnarrow-reg.png---1x-1.png)
|
|---|
| 626 | 2011-05-06 05:13:27.779 MythUIImage(0xad216c10): Load(), loading 'lb-dnarrow-reg.png' in foreground
|
|---|
| 627 | 2011-05-06 05:13:27.779 MythUIImage(0xad216c10): LoadImage(lb-dnarrow-reg.png) Object dnon
|
|---|
| 628 | 2011-05-06 05:13:27.779 MythUIHelper: LoadCacheImage(lb-dnarrow-reg.png,lb-dnarrow-reg.png---1x-1.png)
|
|---|
| 629 | 2011-05-06 05:13:27.779 MythUIImage(0xad216c10): LoadImage found in cache :lb-dnarrow-reg.png---1x-1.png: RefCount = 3
|
|---|
| 630 | 2011-05-06 05:13:27.779 MythUIHelper: LoadCacheImage(lb-dnarrow-sel.png,lb-dnarrow-sel.png---1x-1.png)
|
|---|
| 631 | 2011-05-06 05:13:27.779 MythUIImage(0xad2174f0): Load(), loading 'lb-dnarrow-sel.png' in foreground
|
|---|
| 632 | 2011-05-06 05:13:27.779 MythUIImage(0xad2174f0): LoadImage(lb-dnarrow-sel.png) Object dnoff
|
|---|
| 633 | 2011-05-06 05:13:27.779 MythUIHelper: LoadCacheImage(lb-dnarrow-sel.png,lb-dnarrow-sel.png---1x-1.png)
|
|---|
| 634 | 2011-05-06 05:13:27.779 MythUIImage(0xad2174f0): LoadImage found in cache :lb-dnarrow-sel.png---1x-1.png: RefCount = 3
|
|---|
| 635 | 2011-05-06 05:13:27.779 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png)
|
|---|
| 636 | 2011-05-06 05:13:27.779 MythUIImage(0x8a4dc40): Load(), spawning thread to load 'button_background.png'
|
|---|
| 637 | 2011-05-06 05:13:27.779 MythUIImage(0x8a4dc40): LoadImage(button_background.png) Object background
|
|---|
| 638 | 2011-05-06 05:13:27.779 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png)
|
|---|
| 639 | 2011-05-06 05:13:27.779 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png)
|
|---|
| 640 | 2011-05-06 05:13:27.779 MythUIImage(0xb1b212c0): Load(), spawning thread to load 'button_background.png'
|
|---|
| 641 | 2011-05-06 05:13:27.780 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :button_background.png--229x71.png: :65036:
|
|---|
| 642 | 2011-05-06 05:13:27.780 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :9: size :65036:
|
|---|
| 643 | 2011-05-06 05:13:27.780 MythUIImage(0x8a4dc40): LoadImage found in cache :button_background.png--229x71.png: RefCount = 2
|
|---|
| 644 | 2011-05-06 05:13:27.780 MythUIImage(0xb1b212c0): LoadImage(button_background.png) Object background
|
|---|
| 645 | 2011-05-06 05:13:27.780 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png)
|
|---|
| 646 | 2011-05-06 05:13:27.780 MythUIImage(0xb1b212c0): LoadImage found in cache :button_background.png--229x71.png: RefCount = 3
|
|---|
| 647 | 2011-05-06 05:13:27.780 MythUIHelper: LoadCacheImage(button_selected_background.png,button_selected_background.png--229x71.png)
|
|---|
| 648 | 2011-05-06 05:13:27.780 MythUIImage(0xb1b212c0): Load(), spawning thread to load 'button_selected_background.png'
|
|---|
| 649 | 2011-05-06 05:13:27.780 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png)
|
|---|
| 650 | 2011-05-06 05:13:27.780 MythUIImage(0xb1b212c0): LoadImage(button_selected_background.png) Object background
|
|---|
| 651 | 2011-05-06 05:13:27.780 MythUIImage(0x897e790): Load(), loading 'button_background.png' in foreground
|
|---|
| 652 | 2011-05-06 05:13:27.780 MythUIHelper: LoadCacheImage(button_selected_background.png,button_selected_background.png--229x71.png)
|
|---|
| 653 | 2011-05-06 05:13:27.780 MythUIImage(0x897e790): LoadImage(button_background.png) Object background
|
|---|
| 654 | 2011-05-06 05:13:27.780 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png)
|
|---|
| 655 | 2011-05-06 05:13:27.780 MythUIImage(0x897e790): LoadImage found in cache :button_background.png--229x71.png: RefCount = 4
|
|---|
| 656 | 2011-05-06 05:13:27.780 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png)
|
|---|
| 657 | 2011-05-06 05:13:27.781 MythUIImage(0x8a6dc80): Load(), loading 'button_background.png' in foreground
|
|---|
| 658 | 2011-05-06 05:13:27.781 MythUIImage(0x8a6dc80): LoadImage(button_background.png) Object background
|
|---|
| 659 | 2011-05-06 05:13:27.781 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png)
|
|---|
| 660 | 2011-05-06 05:13:27.781 MythUIImage(0x8a6dc80): LoadImage found in cache :button_background.png--229x71.png: RefCount = 5
|
|---|
| 661 | 2011-05-06 05:13:27.781 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :button_selected_background.png--229x71.png: :65036:
|
|---|
| 662 | 2011-05-06 05:13:27.781 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :10: size :65036:
|
|---|
| 663 | 2011-05-06 05:13:27.781 MythUIImage(0xb1b212c0): LoadImage found in cache :button_selected_background.png--229x71.png: RefCount = 2
|
|---|
| 664 | 2011-05-06 05:13:27.781 MythUIHelper: LoadCacheImage(button_pushed_background.png,button_pushed_background.png--229x71.png)
|
|---|
| 665 | 2011-05-06 05:13:27.781 MythUIImage(0x8a6dc80): Load(), spawning thread to load 'button_pushed_background.png'
|
|---|
| 666 | 2011-05-06 05:13:27.781 MythUIImage(0x8a6dc80): LoadImage(button_pushed_background.png) Object background
|
|---|
| 667 | 2011-05-06 05:13:27.781 MythUIHelper: LoadCacheImage(button_pushed_background.png,button_pushed_background.png--229x71.png)
|
|---|
| 668 | 2011-05-06 05:13:27.781 MythUIHelper: LoadCacheImage(wide_button_background.png,wide_button_background.png--435x73.png)
|
|---|
| 669 | 2011-05-06 05:13:27.782 MythUIImage(0xad218ad0): Load(), spawning thread to load 'wide_button_background.png'
|
|---|
| 670 | 2011-05-06 05:13:27.782 MythUIImage(0xad218ad0): LoadImage(wide_button_background.png) Object background
|
|---|
| 671 | 2011-05-06 05:13:27.782 MythUIHelper: LoadCacheImage(wide_button_background.png,wide_button_background.png--435x73.png)
|
|---|
| 672 | 2011-05-06 05:13:27.782 MythUIHelper: LoadCacheImage(wide_button_background.png,wide_button_background.png--435x73.png)
|
|---|
| 673 | 2011-05-06 05:13:27.782 MythUIImage(0x8a5c2f8): Load(), spawning thread to load 'wide_button_background.png'
|
|---|
| 674 | 2011-05-06 05:13:27.782 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :button_pushed_background.png--229x71.png: :65036:
|
|---|
| 675 | 2011-05-06 05:13:27.782 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :11: size :65036:
|
|---|
| 676 | 2011-05-06 05:13:27.782 MythUIImage(0x8a6dc80): LoadImage found in cache :button_pushed_background.png--229x71.png: RefCount = 2
|
|---|
| 677 | 2011-05-06 05:13:27.783 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :wide_button_background.png--435x73.png: :127020:
|
|---|
| 678 | 2011-05-06 05:13:27.783 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :12: size :127020:
|
|---|
| 679 | 2011-05-06 05:13:27.783 MythUIImage(0xad218ad0): LoadImage found in cache :wide_button_background.png--435x73.png: RefCount = 2
|
|---|
| 680 | 2011-05-06 05:13:27.783 MythUIImage(0x8a5c2f8): LoadImage(wide_button_background.png) Object background
|
|---|
| 681 | 2011-05-06 05:13:27.783 MythUIHelper: LoadCacheImage(wide_button_background.png,wide_button_background.png--435x73.png)
|
|---|
| 682 | 2011-05-06 05:13:27.783 MythUIImage(0x8a5c2f8): LoadImage found in cache :wide_button_background.png--435x73.png: RefCount = 3
|
|---|
| 683 | 2011-05-06 05:13:27.783 MythUIHelper: LoadCacheImage(wide_button_selected_background.png,wide_button_selected_background.png--435x73.png)
|
|---|
| 684 | 2011-05-06 05:13:27.783 MythUIImage(0x8a5c2f8): Load(), spawning thread to load 'wide_button_selected_background.png'
|
|---|
| 685 | 2011-05-06 05:13:27.784 MythUIImage(0x8a5c2f8): LoadImage(wide_button_selected_background.png) Object background
|
|---|
| 686 | 2011-05-06 05:13:27.784 MythUIHelper: LoadCacheImage(wide_button_background.png,wide_button_background.png--435x73.png)
|
|---|
| 687 | 2011-05-06 05:13:27.784 MythUIHelper: LoadCacheImage(wide_button_selected_background.png,wide_button_selected_background.png--435x73.png)
|
|---|
| 688 | 2011-05-06 05:13:27.784 MythUIImage(0xad213f90): Load(), loading 'wide_button_background.png' in foreground
|
|---|
| 689 | 2011-05-06 05:13:27.784 MythUIImage(0xad213f90): LoadImage(wide_button_background.png) Object background
|
|---|
| 690 | 2011-05-06 05:13:27.784 MythUIHelper: LoadCacheImage(wide_button_background.png,wide_button_background.png--435x73.png)
|
|---|
| 691 | 2011-05-06 05:13:27.784 MythUIImage(0xad213f90): LoadImage found in cache :wide_button_background.png--435x73.png: RefCount = 4
|
|---|
| 692 | 2011-05-06 05:13:27.784 MythUIHelper: LoadCacheImage(wide_button_background.png,wide_button_background.png--435x73.png)
|
|---|
| 693 | 2011-05-06 05:13:27.784 MythUIImage(0xad23c050): Load(), loading 'wide_button_background.png' in foreground
|
|---|
| 694 | 2011-05-06 05:13:27.784 MythUIImage(0xad23c050): LoadImage(wide_button_background.png) Object background
|
|---|
| 695 | 2011-05-06 05:13:27.784 MythUIHelper: LoadCacheImage(wide_button_background.png,wide_button_background.png--435x73.png)
|
|---|
| 696 | 2011-05-06 05:13:27.784 MythUIImage(0xad23c050): LoadImage found in cache :wide_button_background.png--435x73.png: RefCount = 5
|
|---|
| 697 | 2011-05-06 05:13:27.785 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :wide_button_selected_background.png--435x73.png: :127020:
|
|---|
| 698 | 2011-05-06 05:13:27.785 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :13: size :127020:
|
|---|
| 699 | 2011-05-06 05:13:27.785 MythUIImage(0x8a5c2f8): LoadImage found in cache :wide_button_selected_background.png--435x73.png: RefCount = 2
|
|---|
| 700 | 2011-05-06 05:13:27.785 MythUIHelper: LoadCacheImage(wide_button_pushed_background.png,wide_button_pushed_background.png--435x73.png)
|
|---|
| 701 | 2011-05-06 05:13:27.785 MythUIImage(0xad23c050): Load(), spawning thread to load 'wide_button_pushed_background.png'
|
|---|
| 702 | 2011-05-06 05:13:27.785 MythUIImage(0xad23c050): LoadImage(wide_button_pushed_background.png) Object background
|
|---|
| 703 | 2011-05-06 05:13:27.785 MythUIHelper: LoadCacheImage(wide_button_pushed_background.png,wide_button_pushed_background.png--435x73.png)
|
|---|
| 704 | 2011-05-06 05:13:27.785 MythUIHelper: LoadCacheImage(very_wide_button_background.png,very_wide_button_background.png--1044x73.png)
|
|---|
| 705 | 2011-05-06 05:13:27.785 MythUIImage(0xad202568): Load(), spawning thread to load 'very_wide_button_background.png'
|
|---|
| 706 | 2011-05-06 05:13:27.785 MythUIImage(0xad202568): LoadImage(very_wide_button_background.png) Object background
|
|---|
| 707 | 2011-05-06 05:13:27.785 MythUIHelper: LoadCacheImage(very_wide_button_background.png,very_wide_button_background.png--1044x73.png)
|
|---|
| 708 | 2011-05-06 05:13:27.785 MythUIHelper: LoadCacheImage(very_wide_button_background.png,very_wide_button_background.png--1044x73.png)
|
|---|
| 709 | 2011-05-06 05:13:27.786 MythUIImage(0xb1b2a458): Load(), spawning thread to load 'very_wide_button_background.png'
|
|---|
| 710 | 2011-05-06 05:13:27.786 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :wide_button_pushed_background.png--435x73.png: :127020:
|
|---|
| 711 | 2011-05-06 05:13:27.786 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :14: size :127020:
|
|---|
| 712 | 2011-05-06 05:13:27.786 MythUIImage(0xad23c050): LoadImage found in cache :wide_button_pushed_background.png--435x73.png: RefCount = 2
|
|---|
| 713 | 2011-05-06 05:13:27.787 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :very_wide_button_background.png--1044x73.png: :304848:
|
|---|
| 714 | 2011-05-06 05:13:27.787 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :15: size :304848:
|
|---|
| 715 | 2011-05-06 05:13:27.787 MythUIImage(0xad202568): LoadImage found in cache :very_wide_button_background.png--1044x73.png: RefCount = 2
|
|---|
| 716 | 2011-05-06 05:13:27.787 MythUIImage(0xb1b2a458): LoadImage(very_wide_button_background.png) Object background
|
|---|
| 717 | 2011-05-06 05:13:27.788 MythUIHelper: LoadCacheImage(very_wide_button_background.png,very_wide_button_background.png--1044x73.png)
|
|---|
| 718 | 2011-05-06 05:13:27.788 MythUIImage(0xb1b2a458): LoadImage found in cache :very_wide_button_background.png--1044x73.png: RefCount = 3
|
|---|
| 719 | 2011-05-06 05:13:27.788 MythUIHelper: LoadCacheImage(very_wide_button_selected_background.png,very_wide_button_selected_background.png--1044x73.png)
|
|---|
| 720 | 2011-05-06 05:13:27.788 MythUIImage(0xb1b2a458): Load(), spawning thread to load 'very_wide_button_selected_background.png'
|
|---|
| 721 | 2011-05-06 05:13:27.788 MythUIHelper: LoadCacheImage(very_wide_button_background.png,very_wide_button_background.png--1044x73.png)
|
|---|
| 722 | 2011-05-06 05:13:27.788 MythUIImage(0xb1b2a458): LoadImage(very_wide_button_selected_background.png) Object background
|
|---|
| 723 | 2011-05-06 05:13:27.788 MythUIImage(0xb1b19708): Load(), loading 'very_wide_button_background.png' in foreground
|
|---|
| 724 | 2011-05-06 05:13:27.788 MythUIHelper: LoadCacheImage(very_wide_button_selected_background.png,very_wide_button_selected_background.png--1044x73.png)
|
|---|
| 725 | 2011-05-06 05:13:27.788 MythUIImage(0xb1b19708): LoadImage(very_wide_button_background.png) Object background
|
|---|
| 726 | 2011-05-06 05:13:27.788 MythUIHelper: LoadCacheImage(very_wide_button_background.png,very_wide_button_background.png--1044x73.png)
|
|---|
| 727 | 2011-05-06 05:13:27.788 MythUIImage(0xb1b19708): LoadImage found in cache :very_wide_button_background.png--1044x73.png: RefCount = 4
|
|---|
| 728 | 2011-05-06 05:13:27.788 MythUIHelper: LoadCacheImage(very_wide_button_background.png,very_wide_button_background.png--1044x73.png)
|
|---|
| 729 | 2011-05-06 05:13:27.788 MythUIImage(0xad202938): Load(), loading 'very_wide_button_background.png' in foreground
|
|---|
| 730 | 2011-05-06 05:13:27.788 MythUIImage(0xad202938): LoadImage(very_wide_button_background.png) Object background
|
|---|
| 731 | 2011-05-06 05:13:27.788 MythUIHelper: LoadCacheImage(very_wide_button_background.png,very_wide_button_background.png--1044x73.png)
|
|---|
| 732 | 2011-05-06 05:13:27.788 MythUIImage(0xad202938): LoadImage found in cache :very_wide_button_background.png--1044x73.png: RefCount = 5
|
|---|
| 733 | 2011-05-06 05:13:27.791 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :very_wide_button_selected_background.png--1044x73.png: :304848:
|
|---|
| 734 | 2011-05-06 05:13:27.791 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :16: size :304848:
|
|---|
| 735 | 2011-05-06 05:13:27.791 MythUIImage(0xb1b2a458): LoadImage found in cache :very_wide_button_selected_background.png--1044x73.png: RefCount = 2
|
|---|
| 736 | 2011-05-06 05:13:27.791 MythUIHelper: LoadCacheImage(very_wide_button_pushed_background.png,very_wide_button_pushed_background.png--1044x73.png)
|
|---|
| 737 | 2011-05-06 05:13:27.791 MythUIImage(0xad202938): Load(), spawning thread to load 'very_wide_button_pushed_background.png'
|
|---|
| 738 | 2011-05-06 05:13:27.791 MythUIImage(0xad202938): LoadImage(very_wide_button_pushed_background.png) Object background
|
|---|
| 739 | 2011-05-06 05:13:27.791 MythUIHelper: LoadCacheImage(very_wide_button_pushed_background.png,very_wide_button_pushed_background.png--1044x73.png)
|
|---|
| 740 | 2011-05-06 05:13:27.791 MythUIHelper: LoadCacheImage(blankbutton_off.png,blankbutton_off.png--48x53.png)
|
|---|
| 741 | 2011-05-06 05:13:27.791 MythUIImage(0xad203dd0): Load(), spawning thread to load 'blankbutton_off.png'
|
|---|
| 742 | 2011-05-06 05:13:27.791 MythUIHelper: LoadCacheImage(blankbutton_off.png,blankbutton_off.png--48x53.png)
|
|---|
| 743 | 2011-05-06 05:13:27.791 MythUIImage(0xad2044f8): Load(), spawning thread to load 'blankbutton_off.png'
|
|---|
| 744 | 2011-05-06 05:13:27.791 MythUIImage(0xad2044f8): LoadImage(blankbutton_off.png) Object background
|
|---|
| 745 | 2011-05-06 05:13:27.791 MythUIHelper: LoadCacheImage(blankbutton_off.png,blankbutton_off.png--48x53.png)
|
|---|
| 746 | 2011-05-06 05:13:27.792 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :blankbutton_off.png--48x53.png: :10176:
|
|---|
| 747 | 2011-05-06 05:13:27.792 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :17: size :10176:
|
|---|
| 748 | 2011-05-06 05:13:27.792 MythUIImage(0xad2044f8): LoadImage found in cache :blankbutton_off.png--48x53.png: RefCount = 2
|
|---|
| 749 | 2011-05-06 05:13:27.792 MythUIImage(0xad203dd0): LoadImage(blankbutton_off.png) Object background
|
|---|
| 750 | 2011-05-06 05:13:27.792 MythUIHelper: LoadCacheImage(blankbutton_off.png,blankbutton_off.png--48x53.png)
|
|---|
| 751 | 2011-05-06 05:13:27.792 MythUIImage(0xad203dd0): LoadImage found in cache :blankbutton_off.png--48x53.png: RefCount = 3
|
|---|
| 752 | 2011-05-06 05:13:27.793 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :very_wide_button_pushed_background.png--1044x73.png: :304848:
|
|---|
| 753 | 2011-05-06 05:13:27.793 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :18: size :304848:
|
|---|
| 754 | 2011-05-06 05:13:27.793 MythUIImage(0xad202938): LoadImage found in cache :very_wide_button_pushed_background.png--1044x73.png: RefCount = 2
|
|---|
| 755 | 2011-05-06 05:13:27.793 MythUIHelper: LoadCacheImage(blankbutton_on.png,blankbutton_on.png--48x53.png)
|
|---|
| 756 | 2011-05-06 05:13:27.793 MythUIImage(0xad2044f8): Load(), spawning thread to load 'blankbutton_on.png'
|
|---|
| 757 | 2011-05-06 05:13:27.793 MythUIImage(0xad2044f8): LoadImage(blankbutton_on.png) Object background
|
|---|
| 758 | 2011-05-06 05:13:27.793 MythUIHelper: LoadCacheImage(blankbutton_off.png,blankbutton_off.png--48x53.png)
|
|---|
| 759 | 2011-05-06 05:13:27.793 MythUIHelper: LoadCacheImage(blankbutton_on.png,blankbutton_on.png--48x53.png)
|
|---|
| 760 | 2011-05-06 05:13:27.793 MythUIImage(0xad205798): Load(), loading 'blankbutton_off.png' in foreground
|
|---|
| 761 | 2011-05-06 05:13:27.793 MythUIImage(0xad205798): LoadImage(blankbutton_off.png) Object background
|
|---|
| 762 | 2011-05-06 05:13:27.793 MythUIHelper: LoadCacheImage(blankbutton_off.png,blankbutton_off.png--48x53.png)
|
|---|
| 763 | 2011-05-06 05:13:27.793 MythUIImage(0xad205798): LoadImage found in cache :blankbutton_off.png--48x53.png: RefCount = 4
|
|---|
| 764 | 2011-05-06 05:13:27.793 MythUIHelper: LoadCacheImage(blankbutton_off.png,blankbutton_off.png--48x53.png)
|
|---|
| 765 | 2011-05-06 05:13:27.793 MythUIImage(0xad208548): Load(), loading 'blankbutton_off.png' in foreground
|
|---|
| 766 | 2011-05-06 05:13:27.793 MythUIImage(0xad208548): LoadImage(blankbutton_off.png) Object background
|
|---|
| 767 | 2011-05-06 05:13:27.793 MythUIHelper: LoadCacheImage(blankbutton_off.png,blankbutton_off.png--48x53.png)
|
|---|
| 768 | 2011-05-06 05:13:27.793 MythUIImage(0xad208548): LoadImage found in cache :blankbutton_off.png--48x53.png: RefCount = 5
|
|---|
| 769 | 2011-05-06 05:13:27.793 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :blankbutton_on.png--48x53.png: :10176:
|
|---|
| 770 | 2011-05-06 05:13:27.793 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :19: size :10176:
|
|---|
| 771 | 2011-05-06 05:13:27.793 MythUIImage(0xad2044f8): LoadImage found in cache :blankbutton_on.png--48x53.png: RefCount = 2
|
|---|
| 772 | 2011-05-06 05:13:27.793 MythUIHelper: LoadCacheImage(blankbutton_pushed.png,blankbutton_pushed.png--48x53.png)
|
|---|
| 773 | 2011-05-06 05:13:27.793 MythUIImage(0xad208548): Load(), spawning thread to load 'blankbutton_pushed.png'
|
|---|
| 774 | 2011-05-06 05:13:27.793 MythUIImage(0xad208548): LoadImage(blankbutton_pushed.png) Object background
|
|---|
| 775 | 2011-05-06 05:13:27.794 MythUIHelper: LoadCacheImage(blankbutton_pushed.png,blankbutton_pushed.png--48x53.png)
|
|---|
| 776 | 2011-05-06 05:13:27.794 MythUIHelper: LoadCacheImage(checkbox_background_off.png,checkbox_background_off.png---1x-1.png)
|
|---|
| 777 | 2011-05-06 05:13:27.794 MythUIImage(0xad208c70): Load(), spawning thread to load 'checkbox_background_off.png'
|
|---|
| 778 | 2011-05-06 05:13:27.794 MythUIImage(0xad208c70): LoadImage(checkbox_background_off.png) Object background
|
|---|
| 779 | 2011-05-06 05:13:27.794 MythUIHelper: LoadCacheImage(checkbox_background_selected.png,checkbox_background_selected.png---1x-1.png)
|
|---|
| 780 | 2011-05-06 05:13:27.794 MythUIHelper: LoadCacheImage(checkbox_background_off.png,checkbox_background_off.png---1x-1.png)
|
|---|
| 781 | 2011-05-06 05:13:27.794 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :blankbutton_pushed.png--48x53.png: :10176:
|
|---|
| 782 | 2011-05-06 05:13:27.794 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :20: size :10176:
|
|---|
| 783 | 2011-05-06 05:13:27.794 MythUIImage(0xad208548): LoadImage found in cache :blankbutton_pushed.png--48x53.png: RefCount = 2
|
|---|
| 784 | 2011-05-06 05:13:27.794 MythUIImage(0xad2096c8): Load(), spawning thread to load 'checkbox_background_selected.png'
|
|---|
| 785 | 2011-05-06 05:13:27.794 MythUIImage(0xad2096c8): LoadImage(checkbox_background_selected.png) Object background
|
|---|
| 786 | 2011-05-06 05:13:27.794 MythUIHelper: LoadCacheImage(checkbox_background_selected.png,checkbox_background_selected.png---1x-1.png)
|
|---|
| 787 | 2011-05-06 05:13:27.794 MythUIHelper: LoadCacheImage(checkbox_halfcheck.png,checkbox_halfcheck.png---1x-1.png)
|
|---|
| 788 | 2011-05-06 05:13:27.794 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :checkbox_background_off.png---1x-1.png: :8820:
|
|---|
| 789 | 2011-05-06 05:13:27.794 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :21: size :8820:
|
|---|
| 790 | 2011-05-06 05:13:27.794 MythUIImage(0xad208c70): LoadImage found in cache :checkbox_background_off.png---1x-1.png: RefCount = 2
|
|---|
| 791 | 2011-05-06 05:13:27.794 MythUIImage(0xad206860): Load(), spawning thread to load 'checkbox_halfcheck.png'
|
|---|
| 792 | 2011-05-06 05:13:27.794 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :checkbox_background_selected.png---1x-1.png: :8820:
|
|---|
| 793 | 2011-05-06 05:13:27.794 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :22: size :8820:
|
|---|
| 794 | 2011-05-06 05:13:27.794 MythUIImage(0xad206860): LoadImage(checkbox_halfcheck.png) Object background
|
|---|
| 795 | 2011-05-06 05:13:27.794 MythUIHelper: LoadCacheImage(checkbox_fullcheck.png,checkbox_fullcheck.png---1x-1.png)
|
|---|
| 796 | 2011-05-06 05:13:27.794 MythUIImage(0xad2096c8): LoadImage found in cache :checkbox_background_selected.png---1x-1.png: RefCount = 2
|
|---|
| 797 | 2011-05-06 05:13:27.794 MythUIHelper: LoadCacheImage(checkbox_halfcheck.png,checkbox_halfcheck.png---1x-1.png)
|
|---|
| 798 | 2011-05-06 05:13:27.794 MythUIImage(0xad206fd0): Load(), spawning thread to load 'checkbox_fullcheck.png'
|
|---|
| 799 | 2011-05-06 05:13:27.794 MythUIImage(0xad206fd0): LoadImage(checkbox_fullcheck.png) Object mark
|
|---|
| 800 | 2011-05-06 05:13:27.794 MythUIHelper: LoadCacheImage(checkbox_fullcheck.png,checkbox_fullcheck.png---1x-1.png)
|
|---|
| 801 | 2011-05-06 05:13:27.795 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :checkbox_halfcheck.png---1x-1.png: :5616:
|
|---|
| 802 | 2011-05-06 05:13:27.795 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :23: size :5616:
|
|---|
| 803 | 2011-05-06 05:13:27.795 MythUIImage(0xad206860): LoadImage found in cache :checkbox_halfcheck.png---1x-1.png: RefCount = 2
|
|---|
| 804 | 2011-05-06 05:13:27.795 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :checkbox_fullcheck.png---1x-1.png: :5616:
|
|---|
| 805 | 2011-05-06 05:13:27.795 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :24: size :5616:
|
|---|
| 806 | 2011-05-06 05:13:27.795 MythUIImage(0xad206fd0): LoadImage found in cache :checkbox_fullcheck.png---1x-1.png: RefCount = 2
|
|---|
| 807 | 2011-05-06 05:13:27.795 MythUIHelper: LoadCacheImage(lb-rtarrow-reg.png,lb-rtarrow-reg.png---1x-1.png)
|
|---|
| 808 | 2011-05-06 05:13:27.795 MythUIImage(0xb1b2f468): Load(), spawning thread to load 'lb-rtarrow-reg.png'
|
|---|
| 809 | 2011-05-06 05:13:27.795 MythUIImage(0xb1b2f468): LoadImage(lb-rtarrow-reg.png) Object dnon
|
|---|
| 810 | 2011-05-06 05:13:27.795 MythUIHelper: LoadCacheImage(lb-rtarrow-sel.png,lb-rtarrow-sel.png---1x-1.png)
|
|---|
| 811 | 2011-05-06 05:13:27.795 MythUIHelper: LoadCacheImage(lb-rtarrow-reg.png,lb-rtarrow-reg.png---1x-1.png)
|
|---|
| 812 | 2011-05-06 05:13:27.795 MythUIImage(0xb1b2ff38): Load(), spawning thread to load 'lb-rtarrow-sel.png'
|
|---|
| 813 | 2011-05-06 05:13:27.795 MythUIImage(0xb1b2ff38): LoadImage(lb-rtarrow-sel.png) Object dnoff
|
|---|
| 814 | 2011-05-06 05:13:27.795 MythUIHelper: LoadCacheImage(lb-rtarrow-sel.png,lb-rtarrow-sel.png---1x-1.png)
|
|---|
| 815 | 2011-05-06 05:13:27.795 MythUIHelper: LoadCacheImage(lb-ltarrow-reg.png,lb-ltarrow-reg.png---1x-1.png)
|
|---|
| 816 | 2011-05-06 05:13:27.796 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :lb-rtarrow-reg.png---1x-1.png: :2088:
|
|---|
| 817 | 2011-05-06 05:13:27.796 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :25: size :2088:
|
|---|
| 818 | 2011-05-06 05:13:27.796 MythUIImage(0xb1b2f468): LoadImage found in cache :lb-rtarrow-reg.png---1x-1.png: RefCount = 2
|
|---|
| 819 | 2011-05-06 05:13:27.796 MythUIImage(0xb1b30730): Load(), spawning thread to load 'lb-ltarrow-reg.png'
|
|---|
| 820 | 2011-05-06 05:13:27.796 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :lb-rtarrow-sel.png---1x-1.png: :2088:
|
|---|
| 821 | 2011-05-06 05:13:27.796 MythUIImage(0xb1b30730): LoadImage(lb-ltarrow-reg.png) Object upon
|
|---|
| 822 | 2011-05-06 05:13:27.796 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :26: size :2088:
|
|---|
| 823 | 2011-05-06 05:13:27.796 MythUIHelper: LoadCacheImage(lb-ltarrow-sel.png,lb-ltarrow-sel.png---1x-1.png)
|
|---|
| 824 | 2011-05-06 05:13:27.796 MythUIHelper: LoadCacheImage(lb-ltarrow-reg.png,lb-ltarrow-reg.png---1x-1.png)
|
|---|
| 825 | 2011-05-06 05:13:27.796 MythUIImage(0xb1b2ff38): LoadImage found in cache :lb-rtarrow-sel.png---1x-1.png: RefCount = 2
|
|---|
| 826 | 2011-05-06 05:13:27.796 MythUIImage(0xb1b310a8): Load(), spawning thread to load 'lb-ltarrow-sel.png'
|
|---|
| 827 | 2011-05-06 05:13:27.796 MythUIImage(0xb1b310a8): LoadImage(lb-ltarrow-sel.png) Object upoff
|
|---|
| 828 | 2011-05-06 05:13:27.796 MythUIHelper: LoadCacheImage(lb-ltarrow-sel.png,lb-ltarrow-sel.png---1x-1.png)
|
|---|
| 829 | 2011-05-06 05:13:27.796 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :lb-ltarrow-reg.png---1x-1.png: :2088:
|
|---|
| 830 | 2011-05-06 05:13:27.796 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :27: size :2088:
|
|---|
| 831 | 2011-05-06 05:13:27.796 MythUIImage(0xb1b30730): LoadImage found in cache :lb-ltarrow-reg.png---1x-1.png: RefCount = 2
|
|---|
| 832 | 2011-05-06 05:13:27.796 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :lb-ltarrow-sel.png---1x-1.png: :2088:
|
|---|
| 833 | 2011-05-06 05:13:27.796 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :28: size :2088:
|
|---|
| 834 | 2011-05-06 05:13:27.796 MythUIImage(0xb1b310a8): LoadImage found in cache :lb-ltarrow-sel.png---1x-1.png: RefCount = 2
|
|---|
| 835 | 2011-05-06 05:13:27.796 MythUIHelper: LoadCacheImage(lb-rtarrow-reg.png,lb-rtarrow-reg.png---1x-1.png)
|
|---|
| 836 | 2011-05-06 05:13:27.796 MythUIImage(0xb1b32a48): Load(), loading 'lb-rtarrow-reg.png' in foreground
|
|---|
| 837 | 2011-05-06 05:13:27.796 MythUIImage(0xb1b32a48): LoadImage(lb-rtarrow-reg.png) Object dnon
|
|---|
| 838 | 2011-05-06 05:13:27.796 MythUIHelper: LoadCacheImage(lb-rtarrow-reg.png,lb-rtarrow-reg.png---1x-1.png)
|
|---|
| 839 | 2011-05-06 05:13:27.796 MythUIImage(0xb1b32a48): LoadImage found in cache :lb-rtarrow-reg.png---1x-1.png: RefCount = 3
|
|---|
| 840 | 2011-05-06 05:13:27.796 MythUIHelper: LoadCacheImage(lb-rtarrow-sel.png,lb-rtarrow-sel.png---1x-1.png)
|
|---|
| 841 | 2011-05-06 05:13:27.796 MythUIImage(0xb1b1af88): Load(), loading 'lb-rtarrow-sel.png' in foreground
|
|---|
| 842 | 2011-05-06 05:13:27.797 MythUIImage(0xb1b1af88): LoadImage(lb-rtarrow-sel.png) Object dnoff
|
|---|
| 843 | 2011-05-06 05:13:27.797 MythUIHelper: LoadCacheImage(lb-rtarrow-sel.png,lb-rtarrow-sel.png---1x-1.png)
|
|---|
| 844 | 2011-05-06 05:13:27.797 MythUIImage(0xb1b1af88): LoadImage found in cache :lb-rtarrow-sel.png---1x-1.png: RefCount = 3
|
|---|
| 845 | 2011-05-06 05:13:27.797 MythUIHelper: LoadCacheImage(lb-ltarrow-reg.png,lb-ltarrow-reg.png---1x-1.png)
|
|---|
| 846 | 2011-05-06 05:13:27.797 MythUIImage(0xb1b1b8a8): Load(), loading 'lb-ltarrow-reg.png' in foreground
|
|---|
| 847 | 2011-05-06 05:13:27.797 MythUIImage(0xb1b1b8a8): LoadImage(lb-ltarrow-reg.png) Object upon
|
|---|
| 848 | 2011-05-06 05:13:27.797 MythUIHelper: LoadCacheImage(lb-ltarrow-reg.png,lb-ltarrow-reg.png---1x-1.png)
|
|---|
| 849 | 2011-05-06 05:13:27.797 MythUIImage(0xb1b1b8a8): LoadImage found in cache :lb-ltarrow-reg.png---1x-1.png: RefCount = 3
|
|---|
| 850 | 2011-05-06 05:13:27.797 MythUIHelper: LoadCacheImage(lb-ltarrow-sel.png,lb-ltarrow-sel.png---1x-1.png)
|
|---|
| 851 | 2011-05-06 05:13:27.797 MythUIImage(0xb1b1c118): Load(), loading 'lb-ltarrow-sel.png' in foreground
|
|---|
| 852 | 2011-05-06 05:13:27.797 MythUIImage(0xb1b1c118): LoadImage(lb-ltarrow-sel.png) Object upoff
|
|---|
| 853 | 2011-05-06 05:13:27.797 MythUIHelper: LoadCacheImage(lb-ltarrow-sel.png,lb-ltarrow-sel.png---1x-1.png)
|
|---|
| 854 | 2011-05-06 05:13:27.797 MythUIImage(0xb1b1c118): LoadImage found in cache :lb-ltarrow-sel.png---1x-1.png: RefCount = 3
|
|---|
| 855 | 2011-05-06 05:13:27.797 MythUIHelper: LoadCacheImage(lb-rtarrow-reg.png,lb-rtarrow-reg.png---1x-1.png)
|
|---|
| 856 | 2011-05-06 05:13:27.797 MythUIImage(0xad23e198): Load(), loading 'lb-rtarrow-reg.png' in foreground
|
|---|
| 857 | 2011-05-06 05:13:27.797 MythUIImage(0xad23e198): LoadImage(lb-rtarrow-reg.png) Object dnon
|
|---|
| 858 | 2011-05-06 05:13:27.797 MythUIHelper: LoadCacheImage(lb-rtarrow-reg.png,lb-rtarrow-reg.png---1x-1.png)
|
|---|
| 859 | 2011-05-06 05:13:27.797 MythUIImage(0xad23e198): LoadImage found in cache :lb-rtarrow-reg.png---1x-1.png: RefCount = 4
|
|---|
| 860 | 2011-05-06 05:13:27.797 MythUIHelper: LoadCacheImage(lb-rtarrow-sel.png,lb-rtarrow-sel.png---1x-1.png)
|
|---|
| 861 | 2011-05-06 05:13:27.797 MythUIImage(0xad240040): Load(), loading 'lb-rtarrow-sel.png' in foreground
|
|---|
| 862 | 2011-05-06 05:13:27.797 MythUIImage(0xad240040): LoadImage(lb-rtarrow-sel.png) Object dnoff
|
|---|
| 863 | 2011-05-06 05:13:27.798 MythUIHelper: LoadCacheImage(lb-rtarrow-sel.png,lb-rtarrow-sel.png---1x-1.png)
|
|---|
| 864 | 2011-05-06 05:13:27.798 MythUIImage(0xad240040): LoadImage found in cache :lb-rtarrow-sel.png---1x-1.png: RefCount = 4
|
|---|
| 865 | 2011-05-06 05:13:27.798 MythUIHelper: LoadCacheImage(lb-ltarrow-reg.png,lb-ltarrow-reg.png---1x-1.png)
|
|---|
| 866 | 2011-05-06 05:13:27.798 MythUIImage(0xad2408c0): Load(), loading 'lb-ltarrow-reg.png' in foreground
|
|---|
| 867 | 2011-05-06 05:13:27.798 MythUIImage(0xad2408c0): LoadImage(lb-ltarrow-reg.png) Object upon
|
|---|
| 868 | 2011-05-06 05:13:27.798 MythUIHelper: LoadCacheImage(lb-ltarrow-reg.png,lb-ltarrow-reg.png---1x-1.png)
|
|---|
| 869 | 2011-05-06 05:13:27.798 MythUIImage(0xad2408c0): LoadImage found in cache :lb-ltarrow-reg.png---1x-1.png: RefCount = 4
|
|---|
| 870 | 2011-05-06 05:13:27.798 MythUIHelper: LoadCacheImage(lb-ltarrow-sel.png,lb-ltarrow-sel.png---1x-1.png)
|
|---|
| 871 | 2011-05-06 05:13:27.798 MythUIImage(0xad241128): Load(), loading 'lb-ltarrow-sel.png' in foreground
|
|---|
| 872 | 2011-05-06 05:13:27.798 MythUIImage(0xad241128): LoadImage(lb-ltarrow-sel.png) Object upoff
|
|---|
| 873 | 2011-05-06 05:13:27.798 MythUIHelper: LoadCacheImage(lb-ltarrow-sel.png,lb-ltarrow-sel.png---1x-1.png)
|
|---|
| 874 | 2011-05-06 05:13:27.798 MythUIImage(0xad241128): LoadImage found in cache :lb-ltarrow-sel.png---1x-1.png: RefCount = 4
|
|---|
| 875 | 2011-05-06 05:13:27.798 MythUIHelper: LoadCacheImage(lb-rtarrow-reg.png,lb-rtarrow-reg.png--18x29.png)
|
|---|
| 876 | 2011-05-06 05:13:27.798 MythUIImage(0xad243db8): Load(), spawning thread to load 'lb-rtarrow-reg.png'
|
|---|
| 877 | 2011-05-06 05:13:27.799 MythUIImage(0xad243db8): LoadImage(lb-rtarrow-reg.png) Object dnon
|
|---|
| 878 | 2011-05-06 05:13:27.799 MythUIHelper: LoadCacheImage(lb-rtarrow-reg.png,lb-rtarrow-reg.png--18x29.png)
|
|---|
| 879 | 2011-05-06 05:13:27.799 MythUIHelper: LoadCacheImage(lb-rtarrow-sel.png,lb-rtarrow-sel.png--18x29.png)
|
|---|
| 880 | 2011-05-06 05:13:27.799 MythUIImage(0xad20c260): Load(), spawning thread to load 'lb-rtarrow-sel.png'
|
|---|
| 881 | 2011-05-06 05:13:27.799 MythUIImage(0xad20c260): LoadImage(lb-rtarrow-sel.png) Object dnoff
|
|---|
| 882 | 2011-05-06 05:13:27.799 MythUIHelper: LoadCacheImage(lb-rtarrow-sel.png,lb-rtarrow-sel.png--18x29.png)
|
|---|
| 883 | 2011-05-06 05:13:27.799 MythUIHelper: LoadCacheImage(lb-ltarrow-reg.png,lb-ltarrow-reg.png--18x29.png)
|
|---|
| 884 | 2011-05-06 05:13:27.799 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :lb-rtarrow-reg.png--18x29.png: :2088:
|
|---|
| 885 | 2011-05-06 05:13:27.799 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :29: size :2088:
|
|---|
| 886 | 2011-05-06 05:13:27.799 MythUIImage(0xad243db8): LoadImage found in cache :lb-rtarrow-reg.png--18x29.png: RefCount = 2
|
|---|
| 887 | 2011-05-06 05:13:27.799 MythUIImage(0xad20c8d0): Load(), spawning thread to load 'lb-ltarrow-reg.png'
|
|---|
| 888 | 2011-05-06 05:13:27.799 MythUIImage(0xad20c8d0): LoadImage(lb-ltarrow-reg.png) Object upon
|
|---|
| 889 | 2011-05-06 05:13:27.799 MythUIHelper: LoadCacheImage(lb-ltarrow-reg.png,lb-ltarrow-reg.png--18x29.png)
|
|---|
| 890 | 2011-05-06 05:13:27.799 MythUIHelper: LoadCacheImage(lb-ltarrow-sel.png,lb-ltarrow-sel.png--18x29.png)
|
|---|
| 891 | 2011-05-06 05:13:27.799 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :lb-rtarrow-sel.png--18x29.png: :2088:
|
|---|
| 892 | 2011-05-06 05:13:27.799 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :30: size :2088:
|
|---|
| 893 | 2011-05-06 05:13:27.799 MythUIImage(0xad20c260): LoadImage found in cache :lb-rtarrow-sel.png--18x29.png: RefCount = 2
|
|---|
| 894 | 2011-05-06 05:13:27.799 MythUIImage(0xad20cf98): Load(), spawning thread to load 'lb-ltarrow-sel.png'
|
|---|
| 895 | 2011-05-06 05:13:27.800 MythUIImage(0xad20cf98): LoadImage(lb-ltarrow-sel.png) Object upoff
|
|---|
| 896 | 2011-05-06 05:13:27.800 MythUIHelper: LoadCacheImage(lb-ltarrow-sel.png,lb-ltarrow-sel.png--18x29.png)
|
|---|
| 897 | 2011-05-06 05:13:27.800 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :lb-ltarrow-reg.png--18x29.png: :2088:
|
|---|
| 898 | 2011-05-06 05:13:27.800 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :31: size :2088:
|
|---|
| 899 | 2011-05-06 05:13:27.800 MythUIImage(0xad20c8d0): LoadImage found in cache :lb-ltarrow-reg.png--18x29.png: RefCount = 2
|
|---|
| 900 | 2011-05-06 05:13:27.800 MythUIHelper: LoadCacheImage(lb-rtarrow-reg.png,lb-rtarrow-reg.png--18x29.png)
|
|---|
| 901 | 2011-05-06 05:13:27.800 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :lb-ltarrow-sel.png--18x29.png: :2088:
|
|---|
| 902 | 2011-05-06 05:13:27.800 MythUIImage(0xad20faf8): Load(), loading 'lb-rtarrow-reg.png' in foreground
|
|---|
| 903 | 2011-05-06 05:13:27.800 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :32: size :2088:
|
|---|
| 904 | 2011-05-06 05:13:27.800 MythUIImage(0xad20faf8): LoadImage(lb-rtarrow-reg.png) Object dnon
|
|---|
| 905 | 2011-05-06 05:13:27.800 MythUIImage(0xad20cf98): LoadImage found in cache :lb-ltarrow-sel.png--18x29.png: RefCount = 2
|
|---|
| 906 | 2011-05-06 05:13:27.800 MythUIHelper: LoadCacheImage(lb-rtarrow-reg.png,lb-rtarrow-reg.png--18x29.png)
|
|---|
| 907 | 2011-05-06 05:13:27.800 MythUIImage(0xad20faf8): LoadImage found in cache :lb-rtarrow-reg.png--18x29.png: RefCount = 3
|
|---|
| 908 | 2011-05-06 05:13:27.800 MythUIHelper: LoadCacheImage(lb-rtarrow-sel.png,lb-rtarrow-sel.png--18x29.png)
|
|---|
| 909 | 2011-05-06 05:13:27.800 MythUIImage(0xb1b1f258): Load(), loading 'lb-rtarrow-sel.png' in foreground
|
|---|
| 910 | 2011-05-06 05:13:27.800 MythUIImage(0xb1b1f258): LoadImage(lb-rtarrow-sel.png) Object dnoff
|
|---|
| 911 | 2011-05-06 05:13:27.800 MythUIHelper: LoadCacheImage(lb-rtarrow-sel.png,lb-rtarrow-sel.png--18x29.png)
|
|---|
| 912 | 2011-05-06 05:13:27.800 MythUIImage(0xb1b1f258): LoadImage found in cache :lb-rtarrow-sel.png--18x29.png: RefCount = 3
|
|---|
| 913 | 2011-05-06 05:13:27.800 MythUIHelper: LoadCacheImage(lb-ltarrow-reg.png,lb-ltarrow-reg.png--18x29.png)
|
|---|
| 914 | 2011-05-06 05:13:27.800 MythUIImage(0xb1b20748): Load(), loading 'lb-ltarrow-reg.png' in foreground
|
|---|
| 915 | 2011-05-06 05:13:27.800 MythUIImage(0xb1b20748): LoadImage(lb-ltarrow-reg.png) Object upon
|
|---|
| 916 | 2011-05-06 05:13:27.800 MythUIHelper: LoadCacheImage(lb-ltarrow-reg.png,lb-ltarrow-reg.png--18x29.png)
|
|---|
| 917 | 2011-05-06 05:13:27.800 MythUIImage(0xb1b20748): LoadImage found in cache :lb-ltarrow-reg.png--18x29.png: RefCount = 3
|
|---|
| 918 | 2011-05-06 05:13:27.800 MythUIHelper: LoadCacheImage(lb-ltarrow-sel.png,lb-ltarrow-sel.png--18x29.png)
|
|---|
| 919 | 2011-05-06 05:13:27.800 MythUIImage(0xb1b17538): Load(), loading 'lb-ltarrow-sel.png' in foreground
|
|---|
| 920 | 2011-05-06 05:13:27.800 MythUIImage(0xb1b17538): LoadImage(lb-ltarrow-sel.png) Object upoff
|
|---|
| 921 | 2011-05-06 05:13:27.800 MythUIHelper: LoadCacheImage(lb-ltarrow-sel.png,lb-ltarrow-sel.png--18x29.png)
|
|---|
| 922 | 2011-05-06 05:13:27.800 MythUIImage(0xb1b17538): LoadImage found in cache :lb-ltarrow-sel.png--18x29.png: RefCount = 3
|
|---|
| 923 | 2011-05-06 05:13:27.801 MythUIHelper: LoadCacheImage(lb-rtarrow-reg.png,lb-rtarrow-reg.png--18x29.png)
|
|---|
| 924 | 2011-05-06 05:13:27.801 MythUIImage(0xad248160): Load(), loading 'lb-rtarrow-reg.png' in foreground
|
|---|
| 925 | 2011-05-06 05:13:27.801 MythUIImage(0xad248160): LoadImage(lb-rtarrow-reg.png) Object dnon
|
|---|
| 926 | 2011-05-06 05:13:27.801 MythUIHelper: LoadCacheImage(lb-rtarrow-reg.png,lb-rtarrow-reg.png--18x29.png)
|
|---|
| 927 | 2011-05-06 05:13:27.801 MythUIImage(0xad248160): LoadImage found in cache :lb-rtarrow-reg.png--18x29.png: RefCount = 4
|
|---|
| 928 | 2011-05-06 05:13:27.801 MythUIHelper: LoadCacheImage(lb-rtarrow-sel.png,lb-rtarrow-sel.png--18x29.png)
|
|---|
| 929 | 2011-05-06 05:13:27.801 MythUIImage(0xad248960): Load(), loading 'lb-rtarrow-sel.png' in foreground
|
|---|
| 930 | 2011-05-06 05:13:27.801 MythUIImage(0xad248960): LoadImage(lb-rtarrow-sel.png) Object dnoff
|
|---|
| 931 | 2011-05-06 05:13:27.801 MythUIHelper: LoadCacheImage(lb-rtarrow-sel.png,lb-rtarrow-sel.png--18x29.png)
|
|---|
| 932 | 2011-05-06 05:13:27.801 MythUIImage(0xad248960): LoadImage found in cache :lb-rtarrow-sel.png--18x29.png: RefCount = 4
|
|---|
| 933 | 2011-05-06 05:13:27.801 MythUIHelper: LoadCacheImage(lb-ltarrow-reg.png,lb-ltarrow-reg.png--18x29.png)
|
|---|
| 934 | 2011-05-06 05:13:27.801 MythUIImage(0xad249308): Load(), loading 'lb-ltarrow-reg.png' in foreground
|
|---|
| 935 | 2011-05-06 05:13:27.801 MythUIImage(0xad249308): LoadImage(lb-ltarrow-reg.png) Object upon
|
|---|
| 936 | 2011-05-06 05:13:27.801 MythUIHelper: LoadCacheImage(lb-ltarrow-reg.png,lb-ltarrow-reg.png--18x29.png)
|
|---|
| 937 | 2011-05-06 05:13:27.801 MythUIImage(0xad249308): LoadImage found in cache :lb-ltarrow-reg.png--18x29.png: RefCount = 4
|
|---|
| 938 | 2011-05-06 05:13:27.801 MythUIHelper: LoadCacheImage(lb-ltarrow-sel.png,lb-ltarrow-sel.png--18x29.png)
|
|---|
| 939 | 2011-05-06 05:13:27.801 MythUIImage(0xad249ab0): Load(), loading 'lb-ltarrow-sel.png' in foreground
|
|---|
| 940 | 2011-05-06 05:13:27.801 MythUIImage(0xad249ab0): LoadImage(lb-ltarrow-sel.png) Object upoff
|
|---|
| 941 | 2011-05-06 05:13:27.801 MythUIHelper: LoadCacheImage(lb-ltarrow-sel.png,lb-ltarrow-sel.png--18x29.png)
|
|---|
| 942 | 2011-05-06 05:13:27.802 MythUIImage(0xad249ab0): LoadImage found in cache :lb-ltarrow-sel.png--18x29.png: RefCount = 4
|
|---|
| 943 | 2011-05-06 05:13:27.802 MythUIHelper: LoadCacheImage(lb-rtarrow-reg.png,lb-rtarrow-reg.png--18x29.png)
|
|---|
| 944 | 2011-05-06 05:13:27.802 MythUIImage(0xad24c7e0): Load(), loading 'lb-rtarrow-reg.png' in foreground
|
|---|
| 945 | 2011-05-06 05:13:27.802 MythUIImage(0xad24c7e0): LoadImage(lb-rtarrow-reg.png) Object dnon
|
|---|
| 946 | 2011-05-06 05:13:27.802 MythUIHelper: LoadCacheImage(lb-rtarrow-reg.png,lb-rtarrow-reg.png--18x29.png)
|
|---|
| 947 | 2011-05-06 05:13:27.802 MythUIImage(0xad24c7e0): LoadImage found in cache :lb-rtarrow-reg.png--18x29.png: RefCount = 5
|
|---|
| 948 | 2011-05-06 05:13:27.802 MythUIHelper: LoadCacheImage(lb-rtarrow-sel.png,lb-rtarrow-sel.png--18x29.png)
|
|---|
| 949 | 2011-05-06 05:13:27.802 MythUIImage(0xad24d130): Load(), loading 'lb-rtarrow-sel.png' in foreground
|
|---|
| 950 | 2011-05-06 05:13:27.802 MythUIImage(0xad24d130): LoadImage(lb-rtarrow-sel.png) Object dnoff
|
|---|
| 951 | 2011-05-06 05:13:27.802 MythUIHelper: LoadCacheImage(lb-rtarrow-sel.png,lb-rtarrow-sel.png--18x29.png)
|
|---|
| 952 | 2011-05-06 05:13:27.802 MythUIImage(0xad24d130): LoadImage found in cache :lb-rtarrow-sel.png--18x29.png: RefCount = 5
|
|---|
| 953 | 2011-05-06 05:13:27.802 MythUIHelper: LoadCacheImage(lb-ltarrow-reg.png,lb-ltarrow-reg.png--18x29.png)
|
|---|
| 954 | 2011-05-06 05:13:27.802 MythUIImage(0xad24da38): Load(), loading 'lb-ltarrow-reg.png' in foreground
|
|---|
| 955 | 2011-05-06 05:13:27.802 MythUIImage(0xad24da38): LoadImage(lb-ltarrow-reg.png) Object upon
|
|---|
| 956 | 2011-05-06 05:13:27.802 MythUIHelper: LoadCacheImage(lb-ltarrow-reg.png,lb-ltarrow-reg.png--18x29.png)
|
|---|
| 957 | 2011-05-06 05:13:27.802 MythUIImage(0xad24da38): LoadImage found in cache :lb-ltarrow-reg.png--18x29.png: RefCount = 5
|
|---|
| 958 | 2011-05-06 05:13:27.802 MythUIHelper: LoadCacheImage(lb-ltarrow-sel.png,lb-ltarrow-sel.png--18x29.png)
|
|---|
| 959 | 2011-05-06 05:13:27.802 MythUIImage(0xad24e1e0): Load(), loading 'lb-ltarrow-sel.png' in foreground
|
|---|
| 960 | 2011-05-06 05:13:27.802 MythUIImage(0xad24e1e0): LoadImage(lb-ltarrow-sel.png) Object upoff
|
|---|
| 961 | 2011-05-06 05:13:27.802 MythUIHelper: LoadCacheImage(lb-ltarrow-sel.png,lb-ltarrow-sel.png--18x29.png)
|
|---|
| 962 | 2011-05-06 05:13:27.802 MythUIImage(0xad24e1e0): LoadImage found in cache :lb-ltarrow-sel.png--18x29.png: RefCount = 5
|
|---|
| 963 | 2011-05-06 05:13:27.803 MythUIHelper: LoadCacheImage(cursor.png,cursor.png---1x-1.png)
|
|---|
| 964 | 2011-05-06 05:13:27.803 MythUIImage(0xad2507e8): Load(), spawning thread to load 'cursor.png'
|
|---|
| 965 | 2011-05-06 05:13:27.803 MythUIImage(0xad2507e8): LoadImage(cursor.png) Object cursor
|
|---|
| 966 | 2011-05-06 05:13:27.804 MythUIHelper: LoadCacheImage(cursor.png,cursor.png---1x-1.png)
|
|---|
| 967 | 2011-05-06 05:13:27.804 MythUIHelper: LoadCacheImage(cursor.png,cursor.png--1x43.png)
|
|---|
| 968 | 2011-05-06 05:13:27.804 MythUIImage(0xad2507e8): Load(), spawning thread to load 'cursor.png'
|
|---|
| 969 | 2011-05-06 05:13:27.804 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :cursor.png---1x-1.png: :588:
|
|---|
| 970 | 2011-05-06 05:13:27.804 MythUIImage(0xad2507e8): MythUIImage::LoadImage(cursor.png), this file is already being loaded by this same MythUIImage in another thread.
|
|---|
| 971 | 2011-05-06 05:13:27.804 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :33: size :588:
|
|---|
| 972 | 2011-05-06 05:13:27.804 MythUIImage(0xad2507e8): LoadImage found in cache :cursor.png---1x-1.png: RefCount = 2
|
|---|
| 973 | 2011-05-06 05:13:27.804 MythUIHelper: LoadCacheImage(progressbar_background.png,progressbar_background.png--804x63.png)
|
|---|
| 974 | 2011-05-06 05:13:27.804 MythUIImage(0xad2516d8): Load(), spawning thread to load 'progressbar_background.png'
|
|---|
| 975 | 2011-05-06 05:13:27.804 MythUIHelper: LoadCacheImage(progressbar_fill.png,progressbar_fill.png--804x63.png)
|
|---|
| 976 | 2011-05-06 05:13:27.804 MythUIImage(0xad2516d8): LoadImage(progressbar_background.png) Object background
|
|---|
| 977 | 2011-05-06 05:13:27.805 MythUIHelper: LoadCacheImage(progressbar_background.png,progressbar_background.png--804x63.png)
|
|---|
| 978 | 2011-05-06 05:13:27.805 MythUIImage(0xad251cc8): Load(), spawning thread to load 'progressbar_fill.png'
|
|---|
| 979 | 2011-05-06 05:13:27.805 MythUIImage(0xad251cc8): LoadImage(progressbar_fill.png) Object progressimage
|
|---|
| 980 | 2011-05-06 05:13:27.805 MythUIHelper: LoadCacheImage(progressbar_fill.png,progressbar_fill.png--804x63.png)
|
|---|
| 981 | 2011-05-06 05:13:27.805 MythUIHelper: LoadCacheImage(mythdialogbox-background.png,mythdialogbox-background.png---1x-1.png)
|
|---|
| 982 | 2011-05-06 05:13:27.805 MythUIImage(0x898dfe0): Load(), spawning thread to load 'mythdialogbox-background.png'
|
|---|
| 983 | 2011-05-06 05:13:27.805 MythUIImage(0x898dfe0): LoadImage(mythdialogbox-background.png) Object backimg
|
|---|
| 984 | 2011-05-06 05:13:27.805 MythUIHelper: LoadCacheImage(mythdialogbox-background.png,mythdialogbox-background.png---1x-1.png)
|
|---|
| 985 | 2011-05-06 05:13:27.805 MythUIHelper: LoadCacheImage(lb-check-empty.png,lb-check-empty.png---1x-1.png)
|
|---|
| 986 | 2011-05-06 05:13:27.805 MythUIImage(0x8a6f940): Load(), loading 'lb-check-empty.png' in foreground
|
|---|
| 987 | 2011-05-06 05:13:27.805 MythUIImage(0x8a6f940): LoadImage(lb-check-empty.png) Object checkoff
|
|---|
| 988 | 2011-05-06 05:13:27.805 MythUIHelper: LoadCacheImage(lb-check-empty.png,lb-check-empty.png---1x-1.png)
|
|---|
| 989 | 2011-05-06 05:13:27.805 MythUIImage(0x8a6f940): LoadImage found in cache :lb-check-empty.png---1x-1.png: RefCount = 5
|
|---|
| 990 | 2011-05-06 05:13:27.806 MythUIHelper: LoadCacheImage(lb-check-half.png,lb-check-half.png---1x-1.png)
|
|---|
| 991 | 2011-05-06 05:13:27.806 MythUIImage(0x8988218): Load(), loading 'lb-check-half.png' in foreground
|
|---|
| 992 | 2011-05-06 05:13:27.806 MythUIImage(0x8988218): LoadImage(lb-check-half.png) Object checkhalf
|
|---|
| 993 | 2011-05-06 05:13:27.806 MythUIHelper: LoadCacheImage(lb-check-half.png,lb-check-half.png---1x-1.png)
|
|---|
| 994 | 2011-05-06 05:13:27.806 MythUIImage(0x8988218): LoadImage found in cache :lb-check-half.png---1x-1.png: RefCount = 5
|
|---|
| 995 | 2011-05-06 05:13:27.806 MythUIHelper: LoadCacheImage(lb-check-full.png,lb-check-full.png---1x-1.png)
|
|---|
| 996 | 2011-05-06 05:13:27.806 MythUIImage(0x8988790): Load(), loading 'lb-check-full.png' in foreground
|
|---|
| 997 | 2011-05-06 05:13:27.806 MythUIImage(0x8988790): LoadImage(lb-check-full.png) Object checkfull
|
|---|
| 998 | 2011-05-06 05:13:27.806 MythUIHelper: LoadCacheImage(lb-check-full.png,lb-check-full.png---1x-1.png)
|
|---|
| 999 | 2011-05-06 05:13:27.806 MythUIImage(0x8988790): LoadImage found in cache :lb-check-full.png---1x-1.png: RefCount = 5
|
|---|
| 1000 | 2011-05-06 05:13:27.806 MythUIHelper: LoadCacheImage(lb-arrow.png,lb-arrow.png---1x-1.png)
|
|---|
| 1001 | 2011-05-06 05:13:27.806 MythUIImage(0x8988e38): Load(), loading 'lb-arrow.png' in foreground
|
|---|
| 1002 | 2011-05-06 05:13:27.806 MythUIImage(0x8988e38): LoadImage(lb-arrow.png) Object buttonarrow
|
|---|
| 1003 | 2011-05-06 05:13:27.806 MythUIHelper: LoadCacheImage(lb-arrow.png,lb-arrow.png---1x-1.png)
|
|---|
| 1004 | 2011-05-06 05:13:27.806 MythUIImage(0x8988e38): LoadImage found in cache :lb-arrow.png---1x-1.png: RefCount = 5
|
|---|
| 1005 | 2011-05-06 05:13:27.806 MythUIHelper: LoadCacheImage(lb-check-empty.png,lb-check-empty.png---1x-1.png)
|
|---|
| 1006 | 2011-05-06 05:13:27.806 MythUIImage(0x8989e50): Load(), loading 'lb-check-empty.png' in foreground
|
|---|
| 1007 | 2011-05-06 05:13:27.806 MythUIImage(0x8989e50): LoadImage(lb-check-empty.png) Object checkoff
|
|---|
| 1008 | 2011-05-06 05:13:27.807 MythUIHelper: LoadCacheImage(lb-check-empty.png,lb-check-empty.png---1x-1.png)
|
|---|
| 1009 | 2011-05-06 05:13:27.807 MythUIImage(0x8989e50): LoadImage found in cache :lb-check-empty.png---1x-1.png: RefCount = 6
|
|---|
| 1010 | 2011-05-06 05:13:27.807 MythUIHelper: LoadCacheImage(lb-check-half.png,lb-check-half.png---1x-1.png)
|
|---|
| 1011 | 2011-05-06 05:13:27.807 MythUIImage(0x8ab9e08): Load(), loading 'lb-check-half.png' in foreground
|
|---|
| 1012 | 2011-05-06 05:13:27.807 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :progressbar_background.png--804x63.png: :202608:
|
|---|
| 1013 | 2011-05-06 05:13:27.807 MythUIImage(0x8ab9e08): LoadImage(lb-check-half.png) Object checkhalf
|
|---|
| 1014 | 2011-05-06 05:13:27.807 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :34: size :202608:
|
|---|
| 1015 | 2011-05-06 05:13:27.807 MythUIHelper: LoadCacheImage(lb-check-half.png,lb-check-half.png---1x-1.png)
|
|---|
| 1016 | 2011-05-06 05:13:27.807 MythUIImage(0xad2516d8): LoadImage found in cache :progressbar_background.png--804x63.png: RefCount = 2
|
|---|
| 1017 | 2011-05-06 05:13:27.807 MythUIImage(0x8ab9e08): LoadImage found in cache :lb-check-half.png---1x-1.png: RefCount = 6
|
|---|
| 1018 | 2011-05-06 05:13:27.807 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :progressbar_fill.png--804x63.png: :202608:
|
|---|
| 1019 | 2011-05-06 05:13:27.807 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :35: size :202608:
|
|---|
| 1020 | 2011-05-06 05:13:27.807 MythUIHelper: LoadCacheImage(lb-check-full.png,lb-check-full.png---1x-1.png)
|
|---|
| 1021 | 2011-05-06 05:13:27.807 MythUIImage(0xad251cc8): LoadImage found in cache :progressbar_fill.png--804x63.png: RefCount = 2
|
|---|
| 1022 | 2011-05-06 05:13:27.807 MythUIImage(0xb1b18b50): Load(), loading 'lb-check-full.png' in foreground
|
|---|
| 1023 | 2011-05-06 05:13:27.807 MythUIImage(0xb1b18b50): LoadImage(lb-check-full.png) Object checkfull
|
|---|
| 1024 | 2011-05-06 05:13:27.807 MythUIHelper: LoadCacheImage(lb-check-full.png,lb-check-full.png---1x-1.png)
|
|---|
| 1025 | 2011-05-06 05:13:27.807 MythUIImage(0xb1b18b50): LoadImage found in cache :lb-check-full.png---1x-1.png: RefCount = 6
|
|---|
| 1026 | 2011-05-06 05:13:27.807 MythUIHelper: LoadCacheImage(lb-arrow.png,lb-arrow.png---1x-1.png)
|
|---|
| 1027 | 2011-05-06 05:13:27.807 MythUIImage(0xb1b1cfa8): Load(), loading 'lb-arrow.png' in foreground
|
|---|
| 1028 | 2011-05-06 05:13:27.807 MythUIImage(0xb1b1cfa8): LoadImage(lb-arrow.png) Object buttonarrow
|
|---|
| 1029 | 2011-05-06 05:13:27.807 MythUIHelper: LoadCacheImage(lb-arrow.png,lb-arrow.png---1x-1.png)
|
|---|
| 1030 | 2011-05-06 05:13:27.807 MythUIImage(0xb1b1cfa8): LoadImage found in cache :lb-arrow.png---1x-1.png: RefCount = 6
|
|---|
| 1031 | 2011-05-06 05:13:27.807 MythUIHelper: LoadCacheImage(lb-check-empty.png,lb-check-empty.png---1x-1.png)
|
|---|
| 1032 | 2011-05-06 05:13:27.807 MythUIImage(0x8abb0f8): Load(), loading 'lb-check-empty.png' in foreground
|
|---|
| 1033 | 2011-05-06 05:13:27.807 MythUIImage(0x8abb0f8): LoadImage(lb-check-empty.png) Object checkoff
|
|---|
| 1034 | 2011-05-06 05:13:27.807 MythUIHelper: LoadCacheImage(lb-check-empty.png,lb-check-empty.png---1x-1.png)
|
|---|
| 1035 | 2011-05-06 05:13:27.807 MythUIImage(0x8abb0f8): LoadImage found in cache :lb-check-empty.png---1x-1.png: RefCount = 7
|
|---|
| 1036 | 2011-05-06 05:13:27.807 MythUIHelper: LoadCacheImage(lb-check-half.png,lb-check-half.png---1x-1.png)
|
|---|
| 1037 | 2011-05-06 05:13:27.807 MythUIImage(0x8abb850): Load(), loading 'lb-check-half.png' in foreground
|
|---|
| 1038 | 2011-05-06 05:13:27.807 MythUIImage(0x8abb850): LoadImage(lb-check-half.png) Object checkhalf
|
|---|
| 1039 | 2011-05-06 05:13:27.807 MythUIHelper: LoadCacheImage(lb-check-half.png,lb-check-half.png---1x-1.png)
|
|---|
| 1040 | 2011-05-06 05:13:27.807 MythUIImage(0x8abb850): LoadImage found in cache :lb-check-half.png---1x-1.png: RefCount = 7
|
|---|
| 1041 | 2011-05-06 05:13:27.807 MythUIHelper: LoadCacheImage(lb-check-full.png,lb-check-full.png---1x-1.png)
|
|---|
| 1042 | 2011-05-06 05:13:27.808 MythUIImage(0x8abbef8): Load(), loading 'lb-check-full.png' in foreground
|
|---|
| 1043 | 2011-05-06 05:13:27.808 MythUIImage(0x8abbef8): LoadImage(lb-check-full.png) Object checkfull
|
|---|
| 1044 | 2011-05-06 05:13:27.808 MythUIHelper: LoadCacheImage(lb-check-full.png,lb-check-full.png---1x-1.png)
|
|---|
| 1045 | 2011-05-06 05:13:27.808 MythUIImage(0x8abbef8): LoadImage found in cache :lb-check-full.png---1x-1.png: RefCount = 7
|
|---|
| 1046 | 2011-05-06 05:13:27.808 MythUIHelper: LoadCacheImage(lb-arrow.png,lb-arrow.png---1x-1.png)
|
|---|
| 1047 | 2011-05-06 05:13:27.808 MythUIImage(0x8abc650): Load(), loading 'lb-arrow.png' in foreground
|
|---|
| 1048 | 2011-05-06 05:13:27.808 MythUIImage(0x8abc650): LoadImage(lb-arrow.png) Object buttonarrow
|
|---|
| 1049 | 2011-05-06 05:13:27.808 MythUIHelper: LoadCacheImage(lb-arrow.png,lb-arrow.png---1x-1.png)
|
|---|
| 1050 | 2011-05-06 05:13:27.808 MythUIImage(0x8abc650): LoadImage found in cache :lb-arrow.png---1x-1.png: RefCount = 7
|
|---|
| 1051 | 2011-05-06 05:13:27.808 MythUIHelper: LoadCacheImage(lb-uparrow-reg.png,lb-uparrow-reg.png---1x-1.png)
|
|---|
| 1052 | 2011-05-06 05:13:27.808 MythUIImage(0x8abcf20): Load(), loading 'lb-uparrow-reg.png' in foreground
|
|---|
| 1053 | 2011-05-06 05:13:27.808 MythUIImage(0x8abcf20): LoadImage(lb-uparrow-reg.png) Object upon
|
|---|
| 1054 | 2011-05-06 05:13:27.808 MythUIHelper: LoadCacheImage(lb-uparrow-reg.png,lb-uparrow-reg.png---1x-1.png)
|
|---|
| 1055 | 2011-05-06 05:13:27.808 MythUIImage(0x8abcf20): LoadImage found in cache :lb-uparrow-reg.png---1x-1.png: RefCount = 4
|
|---|
| 1056 | 2011-05-06 05:13:27.808 MythUIHelper: LoadCacheImage(lb-uparrow-sel.png,lb-uparrow-sel.png---1x-1.png)
|
|---|
| 1057 | 2011-05-06 05:13:27.808 MythUIImage(0x8aae958): Load(), loading 'lb-uparrow-sel.png' in foreground
|
|---|
| 1058 | 2011-05-06 05:13:27.808 MythUIImage(0x8aae958): LoadImage(lb-uparrow-sel.png) Object upoff
|
|---|
| 1059 | 2011-05-06 05:13:27.808 MythUIHelper: LoadCacheImage(lb-uparrow-sel.png,lb-uparrow-sel.png---1x-1.png)
|
|---|
| 1060 | 2011-05-06 05:13:27.808 MythUIImage(0x8aae958): LoadImage found in cache :lb-uparrow-sel.png---1x-1.png: RefCount = 4
|
|---|
| 1061 | 2011-05-06 05:13:27.808 MythUIHelper: LoadCacheImage(lb-dnarrow-reg.png,lb-dnarrow-reg.png---1x-1.png)
|
|---|
| 1062 | 2011-05-06 05:13:27.808 MythUIImage(0x8aaf180): Load(), loading 'lb-dnarrow-reg.png' in foreground
|
|---|
| 1063 | 2011-05-06 05:13:27.808 MythUIImage(0x8aaf180): LoadImage(lb-dnarrow-reg.png) Object dnon
|
|---|
| 1064 | 2011-05-06 05:13:27.808 MythUIHelper: LoadCacheImage(lb-dnarrow-reg.png,lb-dnarrow-reg.png---1x-1.png)
|
|---|
| 1065 | 2011-05-06 05:13:27.808 MythUIImage(0x8aaf180): LoadImage found in cache :lb-dnarrow-reg.png---1x-1.png: RefCount = 4
|
|---|
| 1066 | 2011-05-06 05:13:27.808 MythUIHelper: LoadCacheImage(lb-dnarrow-sel.png,lb-dnarrow-sel.png---1x-1.png)
|
|---|
| 1067 | 2011-05-06 05:13:27.808 MythUIImage(0x8aaf9c8): Load(), loading 'lb-dnarrow-sel.png' in foreground
|
|---|
| 1068 | 2011-05-06 05:13:27.808 MythUIImage(0x8aaf9c8): LoadImage(lb-dnarrow-sel.png) Object dnoff
|
|---|
| 1069 | 2011-05-06 05:13:27.808 MythUIHelper: LoadCacheImage(lb-dnarrow-sel.png,lb-dnarrow-sel.png---1x-1.png)
|
|---|
| 1070 | 2011-05-06 05:13:27.808 MythUIImage(0x8aaf9c8): LoadImage found in cache :lb-dnarrow-sel.png---1x-1.png: RefCount = 4
|
|---|
| 1071 | 2011-05-06 05:13:27.809 MythUIHelper: LoadCacheImage(lb-check-empty.png,lb-check-empty.png---1x-1.png)
|
|---|
| 1072 | 2011-05-06 05:13:27.809 MythUIImage(0x8ab1e90): Load(), loading 'lb-check-empty.png' in foreground
|
|---|
| 1073 | 2011-05-06 05:13:27.809 MythUIImage(0x8ab1e90): LoadImage(lb-check-empty.png) Object checkoff
|
|---|
| 1074 | 2011-05-06 05:13:27.809 MythUIHelper: LoadCacheImage(lb-check-empty.png,lb-check-empty.png---1x-1.png)
|
|---|
| 1075 | 2011-05-06 05:13:27.809 MythUIImage(0x8ab1e90): LoadImage found in cache :lb-check-empty.png---1x-1.png: RefCount = 8
|
|---|
| 1076 | 2011-05-06 05:13:27.809 MythUIHelper: LoadCacheImage(lb-check-half.png,lb-check-half.png---1x-1.png)
|
|---|
| 1077 | 2011-05-06 05:13:27.809 MythUIImage(0x8ab2a70): Load(), loading 'lb-check-half.png' in foreground
|
|---|
| 1078 | 2011-05-06 05:13:27.809 MythUIImage(0x8ab2a70): LoadImage(lb-check-half.png) Object checkhalf
|
|---|
| 1079 | 2011-05-06 05:13:27.809 MythUIHelper: LoadCacheImage(lb-check-half.png,lb-check-half.png---1x-1.png)
|
|---|
| 1080 | 2011-05-06 05:13:27.809 MythUIImage(0x8ab2a70): LoadImage found in cache :lb-check-half.png---1x-1.png: RefCount = 8
|
|---|
| 1081 | 2011-05-06 05:13:27.809 MythUIHelper: LoadCacheImage(lb-check-full.png,lb-check-full.png---1x-1.png)
|
|---|
| 1082 | 2011-05-06 05:13:27.809 MythUIImage(0x8ab30a0): Load(), loading 'lb-check-full.png' in foreground
|
|---|
| 1083 | 2011-05-06 05:13:27.809 MythUIImage(0x8ab30a0): LoadImage(lb-check-full.png) Object checkfull
|
|---|
| 1084 | 2011-05-06 05:13:27.809 MythUIHelper: LoadCacheImage(lb-check-full.png,lb-check-full.png---1x-1.png)
|
|---|
| 1085 | 2011-05-06 05:13:27.809 MythUIImage(0x8ab30a0): LoadImage found in cache :lb-check-full.png---1x-1.png: RefCount = 8
|
|---|
| 1086 | 2011-05-06 05:13:27.809 MythUIHelper: LoadCacheImage(lb-arrow.png,lb-arrow.png---1x-1.png)
|
|---|
| 1087 | 2011-05-06 05:13:27.809 MythUIImage(0x8ab37a0): Load(), loading 'lb-arrow.png' in foreground
|
|---|
| 1088 | 2011-05-06 05:13:27.809 MythUIImage(0x8ab37a0): LoadImage(lb-arrow.png) Object buttonarrow
|
|---|
| 1089 | 2011-05-06 05:13:27.809 MythUIHelper: LoadCacheImage(lb-arrow.png,lb-arrow.png---1x-1.png)
|
|---|
| 1090 | 2011-05-06 05:13:27.809 MythUIImage(0x8ab37a0): LoadImage found in cache :lb-arrow.png---1x-1.png: RefCount = 8
|
|---|
| 1091 | 2011-05-06 05:13:27.809 MythUIHelper: LoadCacheImage(lb-check-empty.png,lb-check-empty.png---1x-1.png)
|
|---|
| 1092 | 2011-05-06 05:13:27.809 MythUIImage(0x8ab48c8): Load(), loading 'lb-check-empty.png' in foreground
|
|---|
| 1093 | 2011-05-06 05:13:27.809 MythUIImage(0x8ab48c8): LoadImage(lb-check-empty.png) Object checkoff
|
|---|
| 1094 | 2011-05-06 05:13:27.809 MythUIHelper: LoadCacheImage(lb-check-empty.png,lb-check-empty.png---1x-1.png)
|
|---|
| 1095 | 2011-05-06 05:13:27.809 MythUIImage(0x8ab48c8): LoadImage found in cache :lb-check-empty.png---1x-1.png: RefCount = 9
|
|---|
| 1096 | 2011-05-06 05:13:27.809 MythUIHelper: LoadCacheImage(lb-check-half.png,lb-check-half.png---1x-1.png)
|
|---|
| 1097 | 2011-05-06 05:13:27.809 MythUIImage(0x8ab5220): Load(), loading 'lb-check-half.png' in foreground
|
|---|
| 1098 | 2011-05-06 05:13:27.809 MythUIImage(0x8ab5220): LoadImage(lb-check-half.png) Object checkhalf
|
|---|
| 1099 | 2011-05-06 05:13:27.809 MythUIHelper: LoadCacheImage(lb-check-half.png,lb-check-half.png---1x-1.png)
|
|---|
| 1100 | 2011-05-06 05:13:27.809 MythUIImage(0x8ab5220): LoadImage found in cache :lb-check-half.png---1x-1.png: RefCount = 9
|
|---|
| 1101 | 2011-05-06 05:13:27.809 MythUIHelper: LoadCacheImage(lb-check-full.png,lb-check-full.png---1x-1.png)
|
|---|
| 1102 | 2011-05-06 05:13:27.809 MythUIImage(0x8ab5988): Load(), loading 'lb-check-full.png' in foreground
|
|---|
| 1103 | 2011-05-06 05:13:27.810 MythUIImage(0x8ab5988): LoadImage(lb-check-full.png) Object checkfull
|
|---|
| 1104 | 2011-05-06 05:13:27.810 MythUIHelper: LoadCacheImage(lb-check-full.png,lb-check-full.png---1x-1.png)
|
|---|
| 1105 | 2011-05-06 05:13:27.810 MythUIImage(0x8ab5988): LoadImage found in cache :lb-check-full.png---1x-1.png: RefCount = 9
|
|---|
| 1106 | 2011-05-06 05:13:27.810 MythUIHelper: LoadCacheImage(lb-arrow.png,lb-arrow.png---1x-1.png)
|
|---|
| 1107 | 2011-05-06 05:13:27.810 MythUIImage(0x8ab5f60): Load(), loading 'lb-arrow.png' in foreground
|
|---|
| 1108 | 2011-05-06 05:13:27.810 MythUIImage(0x8ab5f60): LoadImage(lb-arrow.png) Object buttonarrow
|
|---|
| 1109 | 2011-05-06 05:13:27.810 MythUIHelper: LoadCacheImage(lb-arrow.png,lb-arrow.png---1x-1.png)
|
|---|
| 1110 | 2011-05-06 05:13:27.810 MythUIImage(0x8ab5f60): LoadImage found in cache :lb-arrow.png---1x-1.png: RefCount = 9
|
|---|
| 1111 | 2011-05-06 05:13:27.810 MythUIHelper: LoadCacheImage(lb-check-empty.png,lb-check-empty.png---1x-1.png)
|
|---|
| 1112 | 2011-05-06 05:13:27.810 MythUIImage(0x8acb4b8): Load(), loading 'lb-check-empty.png' in foreground
|
|---|
| 1113 | 2011-05-06 05:13:27.810 MythUIImage(0x8acb4b8): LoadImage(lb-check-empty.png) Object checkoff
|
|---|
| 1114 | 2011-05-06 05:13:27.810 MythUIHelper: LoadCacheImage(lb-check-empty.png,lb-check-empty.png---1x-1.png)
|
|---|
| 1115 | 2011-05-06 05:13:27.810 MythUIImage(0x8acb4b8): LoadImage found in cache :lb-check-empty.png---1x-1.png: RefCount = 10
|
|---|
| 1116 | 2011-05-06 05:13:27.810 MythUIHelper: LoadCacheImage(lb-check-half.png,lb-check-half.png---1x-1.png)
|
|---|
| 1117 | 2011-05-06 05:13:27.810 MythUIImage(0x8acbd60): Load(), loading 'lb-check-half.png' in foreground
|
|---|
| 1118 | 2011-05-06 05:13:27.810 MythUIImage(0x8acbd60): LoadImage(lb-check-half.png) Object checkhalf
|
|---|
| 1119 | 2011-05-06 05:13:27.810 MythUIHelper: LoadCacheImage(lb-check-half.png,lb-check-half.png---1x-1.png)
|
|---|
| 1120 | 2011-05-06 05:13:27.810 MythUIImage(0x8acbd60): LoadImage found in cache :lb-check-half.png---1x-1.png: RefCount = 10
|
|---|
| 1121 | 2011-05-06 05:13:27.810 MythUIHelper: LoadCacheImage(lb-check-full.png,lb-check-full.png---1x-1.png)
|
|---|
| 1122 | 2011-05-06 05:13:27.810 MythUIImage(0x8acc4d0): Load(), loading 'lb-check-full.png' in foreground
|
|---|
| 1123 | 2011-05-06 05:13:27.810 MythUIImage(0x8acc4d0): LoadImage(lb-check-full.png) Object checkfull
|
|---|
| 1124 | 2011-05-06 05:13:27.810 MythUIHelper: LoadCacheImage(lb-check-full.png,lb-check-full.png---1x-1.png)
|
|---|
| 1125 | 2011-05-06 05:13:27.810 MythUIImage(0x8acc4d0): LoadImage found in cache :lb-check-full.png---1x-1.png: RefCount = 10
|
|---|
| 1126 | 2011-05-06 05:13:27.810 MythUIHelper: LoadCacheImage(lb-arrow.png,lb-arrow.png---1x-1.png)
|
|---|
| 1127 | 2011-05-06 05:13:27.810 MythUIImage(0x8accb70): Load(), loading 'lb-arrow.png' in foreground
|
|---|
| 1128 | 2011-05-06 05:13:27.810 MythUIImage(0x8accb70): LoadImage(lb-arrow.png) Object buttonarrow
|
|---|
| 1129 | 2011-05-06 05:13:27.810 MythUIHelper: LoadCacheImage(lb-arrow.png,lb-arrow.png---1x-1.png)
|
|---|
| 1130 | 2011-05-06 05:13:27.810 MythUIImage(0x8accb70): LoadImage found in cache :lb-arrow.png---1x-1.png: RefCount = 10
|
|---|
| 1131 | 2011-05-06 05:13:27.810 MythUIHelper: LoadCacheImage(lb-uparrow-reg.png,lb-uparrow-reg.png---1x-1.png)
|
|---|
| 1132 | 2011-05-06 05:13:27.810 MythUIImage(0x8acd3f8): Load(), loading 'lb-uparrow-reg.png' in foreground
|
|---|
| 1133 | 2011-05-06 05:13:27.810 MythUIImage(0x8acd3f8): LoadImage(lb-uparrow-reg.png) Object upon
|
|---|
| 1134 | 2011-05-06 05:13:27.810 MythUIHelper: LoadCacheImage(lb-uparrow-reg.png,lb-uparrow-reg.png---1x-1.png)
|
|---|
| 1135 | 2011-05-06 05:13:27.810 MythUIImage(0x8acd3f8): LoadImage found in cache :lb-uparrow-reg.png---1x-1.png: RefCount = 5
|
|---|
| 1136 | 2011-05-06 05:13:27.810 MythUIHelper: LoadCacheImage(lb-uparrow-sel.png,lb-uparrow-sel.png---1x-1.png)
|
|---|
| 1137 | 2011-05-06 05:13:27.810 MythUIImage(0x8acdc70): Load(), loading 'lb-uparrow-sel.png' in foreground
|
|---|
| 1138 | 2011-05-06 05:13:27.810 MythUIImage(0x8acdc70): LoadImage(lb-uparrow-sel.png) Object upoff
|
|---|
| 1139 | 2011-05-06 05:13:27.810 MythUIHelper: LoadCacheImage(lb-uparrow-sel.png,lb-uparrow-sel.png---1x-1.png)
|
|---|
| 1140 | 2011-05-06 05:13:27.810 MythUIImage(0x8acdc70): LoadImage found in cache :lb-uparrow-sel.png---1x-1.png: RefCount = 5
|
|---|
| 1141 | 2011-05-06 05:13:27.811 MythUIHelper: LoadCacheImage(lb-dnarrow-reg.png,lb-dnarrow-reg.png---1x-1.png)
|
|---|
| 1142 | 2011-05-06 05:13:27.811 MythUIImage(0x8ace5a8): Load(), loading 'lb-dnarrow-reg.png' in foreground
|
|---|
| 1143 | 2011-05-06 05:13:27.811 MythUIImage(0x8ace5a8): LoadImage(lb-dnarrow-reg.png) Object dnon
|
|---|
| 1144 | 2011-05-06 05:13:27.811 MythUIHelper: LoadCacheImage(lb-dnarrow-reg.png,lb-dnarrow-reg.png---1x-1.png)
|
|---|
| 1145 | 2011-05-06 05:13:27.811 MythUIImage(0x8ace5a8): LoadImage found in cache :lb-dnarrow-reg.png---1x-1.png: RefCount = 5
|
|---|
| 1146 | 2011-05-06 05:13:27.811 MythUIHelper: LoadCacheImage(lb-dnarrow-sel.png,lb-dnarrow-sel.png---1x-1.png)
|
|---|
| 1147 | 2011-05-06 05:13:27.811 MythUIImage(0x8acee38): Load(), loading 'lb-dnarrow-sel.png' in foreground
|
|---|
| 1148 | 2011-05-06 05:13:27.811 MythUIImage(0x8acee38): LoadImage(lb-dnarrow-sel.png) Object dnoff
|
|---|
| 1149 | 2011-05-06 05:13:27.811 MythUIHelper: LoadCacheImage(lb-dnarrow-sel.png,lb-dnarrow-sel.png---1x-1.png)
|
|---|
| 1150 | 2011-05-06 05:13:27.811 MythUIImage(0x8acee38): LoadImage found in cache :lb-dnarrow-sel.png---1x-1.png: RefCount = 5
|
|---|
| 1151 | 2011-05-06 05:13:27.811 MythUIHelper: LoadCacheImage(mythprogressdialog-background.png,mythprogressdialog-background.png--880x283.png)
|
|---|
| 1152 | 2011-05-06 05:13:27.811 MythUIImage(0x8acf8a0): Load(), spawning thread to load 'mythprogressdialog-background.png'
|
|---|
| 1153 | 2011-05-06 05:13:27.811 MythUIImage(0x8acf8a0): LoadImage(mythprogressdialog-background.png) Object backimg
|
|---|
| 1154 | 2011-05-06 05:13:27.811 MythUIHelper: LoadCacheImage(busyimages/0.png,busyimages-0.png--157x174.png)
|
|---|
| 1155 | 2011-05-06 05:13:27.811 MythUIHelper: LoadCacheImage(mythprogressdialog-background.png,mythprogressdialog-background.png--880x283.png)
|
|---|
| 1156 | 2011-05-06 05:13:27.811 MythUIImage(0x8acffd8): Load(), spawning thread to load 'busyimages/0.png'
|
|---|
| 1157 | 2011-05-06 05:13:27.811 MythUIHelper: LoadCacheImage(busyimages/1.png,busyimages-1.png--157x174.png)
|
|---|
| 1158 | 2011-05-06 05:13:27.811 MythUIImage(0x8acffd8): LoadImage(busyimages/0.png) Object animation
|
|---|
| 1159 | 2011-05-06 05:13:27.811 MythUIHelper: LoadCacheImage(busyimages/0.png,busyimages-0.png--157x174.png)
|
|---|
| 1160 | 2011-05-06 05:13:27.811 MythUIImage(0x8acffd8): Load(), spawning thread to load 'busyimages/1.png'
|
|---|
| 1161 | 2011-05-06 05:13:27.811 MythUIHelper: LoadCacheImage(busyimages/2.png,busyimages-2.png--157x174.png)
|
|---|
| 1162 | 2011-05-06 05:13:27.812 MythUIImage(0x8acffd8): Load(), spawning thread to load 'busyimages/2.png'
|
|---|
| 1163 | 2011-05-06 05:13:27.812 MythUIHelper: LoadCacheImage(busyimages/3.png,busyimages-3.png--157x174.png)
|
|---|
| 1164 | 2011-05-06 05:13:27.812 MythUIImage(0x8acffd8): Load(), spawning thread to load 'busyimages/3.png'
|
|---|
| 1165 | 2011-05-06 05:13:27.812 MythUIHelper: LoadCacheImage(busyimages/4.png,busyimages-4.png--157x174.png)
|
|---|
| 1166 | 2011-05-06 05:13:27.812 MythUIImage(0x8acffd8): Load(), spawning thread to load 'busyimages/4.png'
|
|---|
| 1167 | 2011-05-06 05:13:27.812 MythUIHelper: LoadCacheImage(busyimages/5.png,busyimages-5.png--157x174.png)
|
|---|
| 1168 | 2011-05-06 05:13:27.812 MythUIImage(0x8acffd8): Load(), spawning thread to load 'busyimages/5.png'
|
|---|
| 1169 | 2011-05-06 05:13:27.812 MythUIHelper: LoadCacheImage(busyimages/6.png,busyimages-6.png--157x174.png)
|
|---|
| 1170 | 2011-05-06 05:13:27.812 MythUIImage(0x8acffd8): Load(), spawning thread to load 'busyimages/6.png'
|
|---|
| 1171 | 2011-05-06 05:13:27.812 MythUIHelper: LoadCacheImage(busyimages/7.png,busyimages-7.png--157x174.png)
|
|---|
| 1172 | 2011-05-06 05:13:27.812 MythUIImage(0x8acffd8): Load(), spawning thread to load 'busyimages/7.png'
|
|---|
| 1173 | 2011-05-06 05:13:27.812 MythUIHelper: LoadCacheImage(busyimages/8.png,busyimages-8.png--157x174.png)
|
|---|
| 1174 | 2011-05-06 05:13:27.812 MythUIImage(0x8acffd8): Load(), spawning thread to load 'busyimages/8.png'
|
|---|
| 1175 | 2011-05-06 05:13:27.812 MythUIHelper: LoadCacheImage(busyimages/9.png,busyimages-9.png--157x174.png)
|
|---|
| 1176 | 2011-05-06 05:13:27.812 MythUIImage(0x8acffd8): Load(), spawning thread to load 'busyimages/9.png'
|
|---|
| 1177 | 2011-05-06 05:13:27.812 MythUIHelper: LoadCacheImage(busyimages/10.png,busyimages-10.png--157x174.png)
|
|---|
| 1178 | 2011-05-06 05:13:27.813 MythUIImage(0x8acffd8): Load(), spawning thread to load 'busyimages/10.png'
|
|---|
| 1179 | 2011-05-06 05:13:27.813 MythUIHelper: LoadCacheImage(busyimages/11.png,busyimages-11.png--157x174.png)
|
|---|
| 1180 | 2011-05-06 05:13:27.813 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :busyimages-0.png--157x174.png: :109272:
|
|---|
| 1181 | 2011-05-06 05:13:27.813 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :36: size :109272:
|
|---|
| 1182 | 2011-05-06 05:13:27.813 MythUIImage(0x8acffd8): LoadImage found in cache :busyimages-0.png--157x174.png: RefCount = 2
|
|---|
| 1183 | 2011-05-06 05:13:27.813 MythUIImage(0x8acffd8): Load(), spawning thread to load 'busyimages/11.png'
|
|---|
| 1184 | 2011-05-06 05:13:27.813 MythUIImage(0x8acffd8): LoadImage(busyimages/2.png) Object animation
|
|---|
| 1185 | 2011-05-06 05:13:27.813 MythUIHelper: LoadCacheImage(busyimages/12.png,busyimages-12.png--157x174.png)
|
|---|
| 1186 | 2011-05-06 05:13:27.813 MythUIHelper: LoadCacheImage(busyimages/2.png,busyimages-2.png--157x174.png)
|
|---|
| 1187 | 2011-05-06 05:13:27.813 MythUIImage(0x8acffd8): Load(), spawning thread to load 'busyimages/12.png'
|
|---|
| 1188 | 2011-05-06 05:13:27.813 MythUIHelper: LoadCacheImage(busyimages/13.png,busyimages-13.png--157x174.png)
|
|---|
| 1189 | 2011-05-06 05:13:27.813 MythUIImage(0x8acffd8): Load(), spawning thread to load 'busyimages/13.png'
|
|---|
| 1190 | 2011-05-06 05:13:27.813 MythUIHelper: LoadCacheImage(busyimages/14.png,busyimages-14.png--157x174.png)
|
|---|
| 1191 | 2011-05-06 05:13:27.813 MythUIImage(0x8acffd8): Load(), spawning thread to load 'busyimages/14.png'
|
|---|
| 1192 | 2011-05-06 05:13:27.813 MythUIHelper: LoadCacheImage(busyimages/15.png,busyimages-15.png--157x174.png)
|
|---|
| 1193 | 2011-05-06 05:13:27.813 MythUIImage(0x8acffd8): Load(), spawning thread to load 'busyimages/15.png'
|
|---|
| 1194 | 2011-05-06 05:13:27.813 MythUIHelper: LoadCacheImage(busyimages/16.png,busyimages-16.png--157x174.png)
|
|---|
| 1195 | 2011-05-06 05:13:27.813 MythUIImage(0x8acffd8): Load(), spawning thread to load 'busyimages/16.png'
|
|---|
| 1196 | 2011-05-06 05:13:27.813 MythUIHelper: LoadCacheImage(busyimages/17.png,busyimages-17.png--157x174.png)
|
|---|
| 1197 | 2011-05-06 05:13:27.814 MythUIImage(0x8acffd8): Load(), spawning thread to load 'busyimages/17.png'
|
|---|
| 1198 | 2011-05-06 05:13:27.814 MythUIHelper: LoadCacheImage(busyimages/18.png,busyimages-18.png--157x174.png)
|
|---|
| 1199 | 2011-05-06 05:13:27.814 MythUIImage(0x8acffd8): Load(), spawning thread to load 'busyimages/18.png'
|
|---|
| 1200 | 2011-05-06 05:13:27.814 MythUIHelper: LoadCacheImage(busyimages/19.png,busyimages-19.png--157x174.png)
|
|---|
| 1201 | 2011-05-06 05:13:27.814 MythUIImage(0x8acffd8): Load(), spawning thread to load 'busyimages/19.png'
|
|---|
| 1202 | 2011-05-06 05:13:27.814 MythUIHelper: LoadCacheImage(busyimages/20.png,busyimages-20.png--157x174.png)
|
|---|
| 1203 | 2011-05-06 05:13:27.814 MythUIImage(0x8acffd8): Load(), spawning thread to load 'busyimages/20.png'
|
|---|
| 1204 | 2011-05-06 05:13:27.814 MythUIHelper: LoadCacheImage(busyimages/21.png,busyimages-21.png--157x174.png)
|
|---|
| 1205 | 2011-05-06 05:13:27.814 MythUIImage(0x8acffd8): Load(), spawning thread to load 'busyimages/21.png'
|
|---|
| 1206 | 2011-05-06 05:13:27.814 MythUIHelper: LoadCacheImage(busyimages/22.png,busyimages-22.png--157x174.png)
|
|---|
| 1207 | 2011-05-06 05:13:27.814 MythUIImage(0x8acffd8): Load(), spawning thread to load 'busyimages/22.png'
|
|---|
| 1208 | 2011-05-06 05:13:27.814 MythUIHelper: LoadCacheImage(busyimages/23.png,busyimages-23.png--157x174.png)
|
|---|
| 1209 | 2011-05-06 05:13:27.814 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :busyimages-2.png--157x174.png: :109272:
|
|---|
| 1210 | 2011-05-06 05:13:27.814 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :37: size :109272:
|
|---|
| 1211 | 2011-05-06 05:13:27.814 MythUIImage(0x8acffd8): LoadImage found in cache :busyimages-2.png--157x174.png: RefCount = 2
|
|---|
| 1212 | 2011-05-06 05:13:27.814 MythUIImage(0x8acffd8): Load(), spawning thread to load 'busyimages/23.png'
|
|---|
| 1213 | 2011-05-06 05:13:27.814 MythUIImage(0x8acffd8): LoadImage(busyimages/3.png) Object animation
|
|---|
| 1214 | 2011-05-06 05:13:27.814 MythUIHelper: LoadCacheImage(busyimages/24.png,busyimages-24.png--157x174.png)
|
|---|
| 1215 | 2011-05-06 05:13:27.814 MythUIHelper: LoadCacheImage(busyimages/3.png,busyimages-3.png--157x174.png)
|
|---|
| 1216 | 2011-05-06 05:13:27.814 MythUIImage(0x8acffd8): Load(), spawning thread to load 'busyimages/24.png'
|
|---|
| 1217 | 2011-05-06 05:13:27.815 MythUIHelper: LoadCacheImage(mythprogressdialog-background.png,mythprogressdialog-background.png--880x283.png)
|
|---|
| 1218 | 2011-05-06 05:13:27.815 MythUIImage(0xb1b5f438): Load(), spawning thread to load 'mythprogressdialog-background.png'
|
|---|
| 1219 | 2011-05-06 05:13:27.815 MythUIHelper: LoadCacheImage(progressbar_background.png,progressbar_background.png--804x63.png)
|
|---|
| 1220 | 2011-05-06 05:13:27.815 MythUIImage(0xb1b5fe40): Load(), loading 'progressbar_background.png' in foreground
|
|---|
| 1221 | 2011-05-06 05:13:27.815 MythUIImage(0xb1b5fe40): LoadImage(progressbar_background.png) Object background
|
|---|
| 1222 | 2011-05-06 05:13:27.815 MythUIHelper: LoadCacheImage(progressbar_background.png,progressbar_background.png--804x63.png)
|
|---|
| 1223 | 2011-05-06 05:13:27.815 MythUIImage(0xb1b5fe40): LoadImage found in cache :progressbar_background.png--804x63.png: RefCount = 3
|
|---|
| 1224 | 2011-05-06 05:13:27.815 MythUIHelper: LoadCacheImage(progressbar_fill.png,progressbar_fill.png--804x63.png)
|
|---|
| 1225 | 2011-05-06 05:13:27.815 MythUIImage(0xb1b604f0): Load(), loading 'progressbar_fill.png' in foreground
|
|---|
| 1226 | 2011-05-06 05:13:27.815 MythUIImage(0xb1b604f0): LoadImage(progressbar_fill.png) Object progressimage
|
|---|
| 1227 | 2011-05-06 05:13:27.815 MythUIHelper: LoadCacheImage(progressbar_fill.png,progressbar_fill.png--804x63.png)
|
|---|
| 1228 | 2011-05-06 05:13:27.815 MythUIImage(0xb1b604f0): LoadImage found in cache :progressbar_fill.png--804x63.png: RefCount = 3
|
|---|
| 1229 | 2011-05-06 05:13:27.816 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :busyimages-3.png--157x174.png: :109272:
|
|---|
| 1230 | 2011-05-06 05:13:27.816 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :38: size :109272:
|
|---|
| 1231 | 2011-05-06 05:13:27.816 MythUIHelper: LoadCacheImage(mythprogressdialog-background.png,mythprogressdialog-background.png--880x283.png)
|
|---|
| 1232 | 2011-05-06 05:13:27.816 MythUIImage(0x8acffd8): LoadImage found in cache :busyimages-3.png--157x174.png: RefCount = 2
|
|---|
| 1233 | 2011-05-06 05:13:27.816 MythUIImage(0x8acffd8): LoadImage(busyimages/4.png) Object animation
|
|---|
| 1234 | 2011-05-06 05:13:27.816 MythUIHelper: LoadCacheImage(busyimages/4.png,busyimages-4.png--157x174.png)
|
|---|
| 1235 | 2011-05-06 05:13:27.816 MythUIImage(0xb1b627b8): Load(), spawning thread to load 'mythprogressdialog-background.png'
|
|---|
| 1236 | 2011-05-06 05:13:27.816 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png)
|
|---|
| 1237 | 2011-05-06 05:13:27.816 MythUIImage(0xb1b64878): Load(), loading 'button_background.png' in foreground
|
|---|
| 1238 | 2011-05-06 05:13:27.816 MythUIImage(0xb1b64878): LoadImage(button_background.png) Object background
|
|---|
| 1239 | 2011-05-06 05:13:27.816 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png)
|
|---|
| 1240 | 2011-05-06 05:13:27.816 MythUIImage(0xb1b64878): LoadImage found in cache :button_background.png--229x71.png: RefCount = 5
|
|---|
| 1241 | 2011-05-06 05:13:27.817 MythUIHelper: LoadCacheImage(button_selected_background.png,button_selected_background.png--229x71.png)
|
|---|
| 1242 | 2011-05-06 05:13:27.817 MythUIImage(0xb1b655f8): Load(), loading 'button_selected_background.png' in foreground
|
|---|
| 1243 | 2011-05-06 05:13:27.817 MythUIImage(0xb1b655f8): LoadImage(button_selected_background.png) Object background
|
|---|
| 1244 | 2011-05-06 05:13:27.817 MythUIHelper: LoadCacheImage(button_selected_background.png,button_selected_background.png--229x71.png)
|
|---|
| 1245 | 2011-05-06 05:13:27.817 MythUIImage(0xb1b655f8): LoadImage found in cache :button_selected_background.png--229x71.png: RefCount = 3
|
|---|
| 1246 | 2011-05-06 05:13:27.817 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png)
|
|---|
| 1247 | 2011-05-06 05:13:27.817 MythUIImage(0xb1b661a8): Load(), loading 'button_background.png' in foreground
|
|---|
| 1248 | 2011-05-06 05:13:27.817 MythUIImage(0xb1b661a8): LoadImage(button_background.png) Object background
|
|---|
| 1249 | 2011-05-06 05:13:27.817 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png)
|
|---|
| 1250 | 2011-05-06 05:13:27.817 MythUIImage(0xb1b661a8): LoadImage found in cache :button_background.png--229x71.png: RefCount = 6
|
|---|
| 1251 | 2011-05-06 05:13:27.817 MythUIHelper: LoadCacheImage(button_pushed_background.png,button_pushed_background.png--229x71.png)
|
|---|
| 1252 | 2011-05-06 05:13:27.817 MythUIImage(0xb1b66e08): Load(), loading 'button_pushed_background.png' in foreground
|
|---|
| 1253 | 2011-05-06 05:13:27.817 MythUIImage(0xb1b66e08): LoadImage(button_pushed_background.png) Object background
|
|---|
| 1254 | 2011-05-06 05:13:27.817 MythUIHelper: LoadCacheImage(button_pushed_background.png,button_pushed_background.png--229x71.png)
|
|---|
| 1255 | 2011-05-06 05:13:27.817 MythUIImage(0xb1b66e08): LoadImage found in cache :button_pushed_background.png--229x71.png: RefCount = 3
|
|---|
| 1256 | 2011-05-06 05:13:27.818 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :busyimages-4.png--157x174.png: :109272:
|
|---|
| 1257 | 2011-05-06 05:13:27.818 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :39: size :109272:
|
|---|
| 1258 | 2011-05-06 05:13:27.818 MythUIImage(0x8acffd8): LoadImage found in cache :busyimages-4.png--157x174.png: RefCount = 2
|
|---|
| 1259 | 2011-05-06 05:13:27.818 MythUIImage(0x8acffd8): LoadImage(busyimages/5.png) Object animation
|
|---|
| 1260 | 2011-05-06 05:13:27.818 MythUIHelper: LoadCacheImage(busyimages/5.png,busyimages-5.png--157x174.png)
|
|---|
| 1261 | 2011-05-06 05:13:27.818 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :mythprogressdialog-background.png--880x283.png: :996160:
|
|---|
| 1262 | 2011-05-06 05:13:27.818 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png)
|
|---|
| 1263 | 2011-05-06 05:13:27.818 MythUIImage(0x8acffd8): LoadImage(busyimages/1.png) Object animation
|
|---|
| 1264 | 2011-05-06 05:13:27.818 MythUIImage(0xb1b1dff0): Load(), loading 'button_background.png' in foreground
|
|---|
| 1265 | 2011-05-06 05:13:27.818 MythUIHelper: LoadCacheImage(busyimages/1.png,busyimages-1.png--157x174.png)
|
|---|
| 1266 | 2011-05-06 05:13:27.818 MythUIImage(0xb1b1dff0): LoadImage(button_background.png) Object background
|
|---|
| 1267 | 2011-05-06 05:13:27.818 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png)
|
|---|
| 1268 | 2011-05-06 05:13:27.818 MythUIImage(0xb1b1dff0): LoadImage found in cache :button_background.png--229x71.png: RefCount = 7
|
|---|
| 1269 | 2011-05-06 05:13:27.818 MythUIHelper: LoadCacheImage(button_selected_background.png,button_selected_background.png--229x71.png)
|
|---|
| 1270 | 2011-05-06 05:13:27.818 MythUIImage(0xb1b1e910): Load(), loading 'button_selected_background.png' in foreground
|
|---|
| 1271 | 2011-05-06 05:13:27.818 MythUIImage(0xb1b1e910): LoadImage(button_selected_background.png) Object background
|
|---|
| 1272 | 2011-05-06 05:13:27.818 MythUIHelper: LoadCacheImage(button_selected_background.png,button_selected_background.png--229x71.png)
|
|---|
| 1273 | 2011-05-06 05:13:27.818 MythUIImage(0xb1b1e910): LoadImage found in cache :button_selected_background.png--229x71.png: RefCount = 4
|
|---|
| 1274 | 2011-05-06 05:13:27.818 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png)
|
|---|
| 1275 | 2011-05-06 05:13:27.818 MythUIImage(0xb1b69560): Load(), loading 'button_background.png' in foreground
|
|---|
| 1276 | 2011-05-06 05:13:27.818 MythUIImage(0xb1b69560): LoadImage(button_background.png) Object background
|
|---|
| 1277 | 2011-05-06 05:13:27.818 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png)
|
|---|
| 1278 | 2011-05-06 05:13:27.818 MythUIImage(0xb1b69560): LoadImage found in cache :button_background.png--229x71.png: RefCount = 8
|
|---|
| 1279 | 2011-05-06 05:13:27.819 MythUIHelper: LoadCacheImage(button_pushed_background.png,button_pushed_background.png--229x71.png)
|
|---|
| 1280 | 2011-05-06 05:13:27.819 MythUIImage(0xb1b6a130): Load(), loading 'button_pushed_background.png' in foreground
|
|---|
| 1281 | 2011-05-06 05:13:27.819 MythUIImage(0xb1b6a130): LoadImage(button_pushed_background.png) Object background
|
|---|
| 1282 | 2011-05-06 05:13:27.819 MythUIHelper: LoadCacheImage(button_pushed_background.png,button_pushed_background.png--229x71.png)
|
|---|
| 1283 | 2011-05-06 05:13:27.819 MythUIImage(0xb1b6a130): LoadImage found in cache :button_pushed_background.png--229x71.png: RefCount = 4
|
|---|
| 1284 | 2011-05-06 05:13:27.819 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :40: size :996160:
|
|---|
| 1285 | 2011-05-06 05:13:27.819 MythUIImage(0x8acf8a0): LoadImage found in cache :mythprogressdialog-background.png--880x283.png: RefCount = 2
|
|---|
| 1286 | 2011-05-06 05:13:27.819 MythUIImage(0x8acffd8): LoadImage(busyimages/6.png) Object animation
|
|---|
| 1287 | 2011-05-06 05:13:27.819 MythUIHelper: LoadCacheImage(mythprogressdialog-background.png,mythprogressdialog-background.png--880x283.png)
|
|---|
| 1288 | 2011-05-06 05:13:27.819 MythUIHelper: LoadCacheImage(busyimages/6.png,busyimages-6.png--157x174.png)
|
|---|
| 1289 | 2011-05-06 05:13:27.819 MythUIImage(0xad2eac40): Load(), loading 'mythprogressdialog-background.png' in foreground
|
|---|
| 1290 | 2011-05-06 05:13:27.819 MythUIImage(0xad2eac40): LoadImage(mythprogressdialog-background.png) Object backimg
|
|---|
| 1291 | 2011-05-06 05:13:27.819 MythUIHelper: LoadCacheImage(mythprogressdialog-background.png,mythprogressdialog-background.png--880x283.png)
|
|---|
| 1292 | 2011-05-06 05:13:27.819 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :mythdialogbox-background.png---1x-1.png: :2499000:
|
|---|
| 1293 | 2011-05-06 05:13:27.819 MythUIImage(0xad2eac40): LoadImage found in cache :mythprogressdialog-background.png--880x283.png: RefCount = 3
|
|---|
| 1294 | 2011-05-06 05:13:27.819 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :41: size :2499000:
|
|---|
| 1295 | 2011-05-06 05:13:27.819 MythUIImage(0x898dfe0): LoadImage found in cache :mythdialogbox-background.png---1x-1.png: RefCount = 2
|
|---|
| 1296 | 2011-05-06 05:13:27.819 MythUIImage(0x8acffd8): LoadImage(busyimages/7.png) Object animation
|
|---|
| 1297 | 2011-05-06 05:13:27.819 MythUIHelper: LoadCacheImage(busyimages/7.png,busyimages-7.png--157x174.png)
|
|---|
| 1298 | 2011-05-06 05:13:27.819 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :busyimages-5.png--157x174.png: :109272:
|
|---|
| 1299 | 2011-05-06 05:13:27.819 MythUIHelper: LoadCacheImage(cursor.png,cursor.png--1x43.png)
|
|---|
| 1300 | 2011-05-06 05:13:27.819 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :42: size :109272:
|
|---|
| 1301 | 2011-05-06 05:13:27.819 MythUIImage(0x8acffd8): LoadImage found in cache :busyimages-5.png--157x174.png: RefCount = 2
|
|---|
| 1302 | 2011-05-06 05:13:27.819 MythUIImage(0x8acffd8): LoadImage(busyimages/8.png) Object animation
|
|---|
| 1303 | 2011-05-06 05:13:27.819 MythUIImage(0xb1b111a8): Load(), spawning thread to load 'cursor.png'
|
|---|
| 1304 | 2011-05-06 05:13:27.819 MythUIHelper: LoadCacheImage(busyimages/8.png,busyimages-8.png--157x174.png)
|
|---|
| 1305 | 2011-05-06 05:13:27.820 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png)
|
|---|
| 1306 | 2011-05-06 05:13:27.820 MythUIImage(0xad2ea6e0): Load(), loading 'button_background.png' in foreground
|
|---|
| 1307 | 2011-05-06 05:13:27.820 MythUIImage(0xad2ea6e0): LoadImage(button_background.png) Object background
|
|---|
| 1308 | 2011-05-06 05:13:27.820 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png)
|
|---|
| 1309 | 2011-05-06 05:13:27.820 MythUIImage(0xad2ea6e0): LoadImage found in cache :button_background.png--229x71.png: RefCount = 9
|
|---|
| 1310 | 2011-05-06 05:13:27.820 MythUIHelper: LoadCacheImage(button_selected_background.png,button_selected_background.png--229x71.png)
|
|---|
| 1311 | 2011-05-06 05:13:27.820 MythUIImage(0xad26d180): Load(), loading 'button_selected_background.png' in foreground
|
|---|
| 1312 | 2011-05-06 05:13:27.820 MythUIImage(0xad26d180): LoadImage(button_selected_background.png) Object background
|
|---|
| 1313 | 2011-05-06 05:13:27.820 MythUIHelper: LoadCacheImage(button_selected_background.png,button_selected_background.png--229x71.png)
|
|---|
| 1314 | 2011-05-06 05:13:27.820 MythUIImage(0xad26d180): LoadImage found in cache :button_selected_background.png--229x71.png: RefCount = 5
|
|---|
| 1315 | 2011-05-06 05:13:27.820 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :busyimages-1.png--157x174.png: :109272:
|
|---|
| 1316 | 2011-05-06 05:13:27.820 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png)
|
|---|
| 1317 | 2011-05-06 05:13:27.820 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :43: size :109272:
|
|---|
| 1318 | 2011-05-06 05:13:27.820 MythUIImage(0xad26dc18): Load(), loading 'button_background.png' in foreground
|
|---|
| 1319 | 2011-05-06 05:13:27.820 MythUIImage(0x8acffd8): LoadImage found in cache :busyimages-1.png--157x174.png: RefCount = 2
|
|---|
| 1320 | 2011-05-06 05:13:27.820 MythUIImage(0xad26dc18): LoadImage(button_background.png) Object background
|
|---|
| 1321 | 2011-05-06 05:13:27.820 MythUIImage(0x8acffd8): LoadImage(busyimages/9.png) Object animation
|
|---|
| 1322 | 2011-05-06 05:13:27.820 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png)
|
|---|
| 1323 | 2011-05-06 05:13:27.820 MythUIHelper: LoadCacheImage(busyimages/9.png,busyimages-9.png--157x174.png)
|
|---|
| 1324 | 2011-05-06 05:13:27.820 MythUIImage(0xad26dc18): LoadImage found in cache :button_background.png--229x71.png: RefCount = 10
|
|---|
| 1325 | 2011-05-06 05:13:27.820 MythUIHelper: LoadCacheImage(button_pushed_background.png,button_pushed_background.png--229x71.png)
|
|---|
| 1326 | 2011-05-06 05:13:27.820 MythUIImage(0xad26ea98): Load(), loading 'button_pushed_background.png' in foreground
|
|---|
| 1327 | 2011-05-06 05:13:27.820 MythUIImage(0xad26ea98): LoadImage(button_pushed_background.png) Object background
|
|---|
| 1328 | 2011-05-06 05:13:27.821 MythUIHelper: LoadCacheImage(button_pushed_background.png,button_pushed_background.png--229x71.png)
|
|---|
| 1329 | 2011-05-06 05:13:27.821 MythUIImage(0xad26ea98): LoadImage found in cache :button_pushed_background.png--229x71.png: RefCount = 5
|
|---|
| 1330 | 2011-05-06 05:13:27.821 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :busyimages-6.png--157x174.png: :109272:
|
|---|
| 1331 | 2011-05-06 05:13:27.821 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :44: size :109272:
|
|---|
| 1332 | 2011-05-06 05:13:27.821 MythUIImage(0x8acffd8): LoadImage found in cache :busyimages-6.png--157x174.png: RefCount = 2
|
|---|
| 1333 | 2011-05-06 05:13:27.821 MythUIImage(0x8acffd8): LoadImage(busyimages/10.png) Object animation
|
|---|
| 1334 | 2011-05-06 05:13:27.821 MythUIHelper: LoadCacheImage(busyimages/10.png,busyimages-10.png--157x174.png)
|
|---|
| 1335 | 2011-05-06 05:13:27.821 MythUIHelper: LoadCacheImage(mythdialogbox-background.png,mythdialogbox-background.png--750x833.png)
|
|---|
| 1336 | 2011-05-06 05:13:27.821 MythUIImage(0xb1b122b8): Load(), spawning thread to load 'mythdialogbox-background.png'
|
|---|
| 1337 | 2011-05-06 05:13:27.821 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :busyimages-8.png--157x174.png: :109272:
|
|---|
| 1338 | 2011-05-06 05:13:27.821 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :45: size :109272:
|
|---|
| 1339 | 2011-05-06 05:13:27.821 MythUIHelper: LoadCacheImage(cursor.png,cursor.png--1x43.png)
|
|---|
| 1340 | 2011-05-06 05:13:27.821 MythUIImage(0x8acffd8): LoadImage found in cache :busyimages-8.png--157x174.png: RefCount = 2
|
|---|
| 1341 | 2011-05-06 05:13:27.821 MythUIImage(0x8acffd8): LoadImage(busyimages/11.png) Object animation
|
|---|
| 1342 | 2011-05-06 05:13:27.821 MythUIHelper: LoadCacheImage(busyimages/11.png,busyimages-11.png--157x174.png)
|
|---|
| 1343 | 2011-05-06 05:13:27.821 MythUIImage(0x8afe7d8): Load(), spawning thread to load 'cursor.png'
|
|---|
| 1344 | 2011-05-06 05:13:27.822 MythUIHelper: LoadCacheImage(lb-check-empty.png,lb-check-empty.png---1x-1.png)
|
|---|
| 1345 | 2011-05-06 05:13:27.822 MythUIImage(0xb1b16350): Load(), loading 'lb-check-empty.png' in foreground
|
|---|
| 1346 | 2011-05-06 05:13:27.822 MythUIImage(0xb1b16350): LoadImage(lb-check-empty.png) Object checkoff
|
|---|
| 1347 | 2011-05-06 05:13:27.822 MythUIHelper: LoadCacheImage(lb-check-empty.png,lb-check-empty.png---1x-1.png)
|
|---|
| 1348 | 2011-05-06 05:13:27.822 MythUIImage(0xb1b16350): LoadImage found in cache :lb-check-empty.png---1x-1.png: RefCount = 11
|
|---|
| 1349 | 2011-05-06 05:13:27.822 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :busyimages-9.png--157x174.png: :109272:
|
|---|
| 1350 | 2011-05-06 05:13:27.822 MythUIHelper: LoadCacheImage(lb-check-half.png,lb-check-half.png---1x-1.png)
|
|---|
| 1351 | 2011-05-06 05:13:27.822 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :46: size :109272:
|
|---|
| 1352 | 2011-05-06 05:13:27.822 MythUIImage(0xb1b58a98): Load(), loading 'lb-check-half.png' in foreground
|
|---|
| 1353 | 2011-05-06 05:13:27.822 MythUIImage(0x8acffd8): LoadImage found in cache :busyimages-9.png--157x174.png: RefCount = 2
|
|---|
| 1354 | 2011-05-06 05:13:27.822 MythUIImage(0xb1b58a98): LoadImage(lb-check-half.png) Object checkhalf
|
|---|
| 1355 | 2011-05-06 05:13:27.822 MythUIImage(0x8acffd8): LoadImage(busyimages/12.png) Object animation
|
|---|
| 1356 | 2011-05-06 05:13:27.822 MythUIHelper: LoadCacheImage(lb-check-half.png,lb-check-half.png---1x-1.png)
|
|---|
| 1357 | 2011-05-06 05:13:27.822 MythUIHelper: LoadCacheImage(busyimages/12.png,busyimages-12.png--157x174.png)
|
|---|
| 1358 | 2011-05-06 05:13:27.822 MythUIImage(0xb1b58a98): LoadImage found in cache :lb-check-half.png---1x-1.png: RefCount = 11
|
|---|
| 1359 | 2011-05-06 05:13:27.822 MythUIHelper: LoadCacheImage(lb-check-full.png,lb-check-full.png---1x-1.png)
|
|---|
| 1360 | 2011-05-06 05:13:27.822 MythUIImage(0x8ad9288): Load(), loading 'lb-check-full.png' in foreground
|
|---|
| 1361 | 2011-05-06 05:13:27.822 MythUIImage(0x8ad9288): LoadImage(lb-check-full.png) Object checkfull
|
|---|
| 1362 | 2011-05-06 05:13:27.822 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :busyimages-7.png--157x174.png: :109272:
|
|---|
| 1363 | 2011-05-06 05:13:27.822 MythUIHelper: LoadCacheImage(lb-check-full.png,lb-check-full.png---1x-1.png)
|
|---|
| 1364 | 2011-05-06 05:13:27.822 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :47: size :109272:
|
|---|
| 1365 | 2011-05-06 05:13:27.822 MythUIImage(0x8ad9288): LoadImage found in cache :lb-check-full.png---1x-1.png: RefCount = 11
|
|---|
| 1366 | 2011-05-06 05:13:27.822 MythUIImage(0x8acffd8): LoadImage found in cache :busyimages-7.png--157x174.png: RefCount = 2
|
|---|
| 1367 | 2011-05-06 05:13:27.822 MythUIImage(0x8acffd8): LoadImage(busyimages/13.png) Object animation
|
|---|
| 1368 | 2011-05-06 05:13:27.822 MythUIHelper: LoadCacheImage(busyimages/13.png,busyimages-13.png--157x174.png)
|
|---|
| 1369 | 2011-05-06 05:13:27.822 MythUIHelper: LoadCacheImage(lb-arrow.png,lb-arrow.png---1x-1.png)
|
|---|
| 1370 | 2011-05-06 05:13:27.822 MythUIImage(0xb1b58ec0): Load(), loading 'lb-arrow.png' in foreground
|
|---|
| 1371 | 2011-05-06 05:13:27.823 MythUIImage(0xb1b58ec0): LoadImage(lb-arrow.png) Object buttonarrow
|
|---|
| 1372 | 2011-05-06 05:13:27.823 MythUIHelper: LoadCacheImage(lb-arrow.png,lb-arrow.png---1x-1.png)
|
|---|
| 1373 | 2011-05-06 05:13:27.823 MythUIImage(0xb1b58ec0): LoadImage found in cache :lb-arrow.png---1x-1.png: RefCount = 11
|
|---|
| 1374 | 2011-05-06 05:13:27.823 MythUIHelper: LoadCacheImage(lb-check-empty.png,lb-check-empty.png---1x-1.png)
|
|---|
| 1375 | 2011-05-06 05:13:27.823 MythUIImage(0x8afcb08): Load(), loading 'lb-check-empty.png' in foreground
|
|---|
| 1376 | 2011-05-06 05:13:27.823 MythUIImage(0x8afcb08): LoadImage(lb-check-empty.png) Object checkoff
|
|---|
| 1377 | 2011-05-06 05:13:27.823 MythUIHelper: LoadCacheImage(lb-check-empty.png,lb-check-empty.png---1x-1.png)
|
|---|
| 1378 | 2011-05-06 05:13:27.823 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :busyimages-11.png--157x174.png: :109272:
|
|---|
| 1379 | 2011-05-06 05:13:27.823 MythUIImage(0x8afcb08): LoadImage found in cache :lb-check-empty.png---1x-1.png: RefCount = 12
|
|---|
| 1380 | 2011-05-06 05:13:27.823 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :48: size :109272:
|
|---|
| 1381 | 2011-05-06 05:13:27.823 MythUIImage(0x8acffd8): LoadImage found in cache :busyimages-11.png--157x174.png: RefCount = 2
|
|---|
| 1382 | 2011-05-06 05:13:27.823 MythUIHelper: LoadCacheImage(lb-check-half.png,lb-check-half.png---1x-1.png)
|
|---|
| 1383 | 2011-05-06 05:13:27.823 MythUIImage(0x8acffd8): LoadImage(busyimages/14.png) Object animation
|
|---|
| 1384 | 2011-05-06 05:13:27.823 MythUIImage(0x8afd390): Load(), loading 'lb-check-half.png' in foreground
|
|---|
| 1385 | 2011-05-06 05:13:27.823 MythUIHelper: LoadCacheImage(busyimages/14.png,busyimages-14.png--157x174.png)
|
|---|
| 1386 | 2011-05-06 05:13:27.823 MythUIImage(0x8afd390): LoadImage(lb-check-half.png) Object checkhalf
|
|---|
| 1387 | 2011-05-06 05:13:27.823 MythUIHelper: LoadCacheImage(lb-check-half.png,lb-check-half.png---1x-1.png)
|
|---|
| 1388 | 2011-05-06 05:13:27.823 MythUIImage(0x8afd390): LoadImage found in cache :lb-check-half.png---1x-1.png: RefCount = 12
|
|---|
| 1389 | 2011-05-06 05:13:27.823 MythUIHelper: LoadCacheImage(lb-check-full.png,lb-check-full.png---1x-1.png)
|
|---|
| 1390 | 2011-05-06 05:13:27.823 MythUIImage(0x8afda70): Load(), loading 'lb-check-full.png' in foreground
|
|---|
| 1391 | 2011-05-06 05:13:27.823 MythUIImage(0x8afda70): LoadImage(lb-check-full.png) Object checkfull
|
|---|
| 1392 | 2011-05-06 05:13:27.823 MythUIHelper: LoadCacheImage(lb-check-full.png,lb-check-full.png---1x-1.png)
|
|---|
| 1393 | 2011-05-06 05:13:27.823 MythUIImage(0x8afda70): LoadImage found in cache :lb-check-full.png---1x-1.png: RefCount = 12
|
|---|
| 1394 | 2011-05-06 05:13:27.823 MythUIHelper: LoadCacheImage(lb-arrow.png,lb-arrow.png---1x-1.png)
|
|---|
| 1395 | 2011-05-06 05:13:27.823 MythUIImage(0x8addd78): Load(), loading 'lb-arrow.png' in foreground
|
|---|
| 1396 | 2011-05-06 05:13:27.823 MythUIImage(0x8addd78): LoadImage(lb-arrow.png) Object buttonarrow
|
|---|
| 1397 | 2011-05-06 05:13:27.823 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :busyimages-12.png--157x174.png: :109272:
|
|---|
| 1398 | 2011-05-06 05:13:27.824 MythUIHelper: LoadCacheImage(lb-arrow.png,lb-arrow.png---1x-1.png)
|
|---|
| 1399 | 2011-05-06 05:13:27.824 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :49: size :109272:
|
|---|
| 1400 | 2011-05-06 05:13:27.824 MythUIImage(0x8addd78): LoadImage found in cache :lb-arrow.png---1x-1.png: RefCount = 12
|
|---|
| 1401 | 2011-05-06 05:13:27.824 MythUIImage(0x8acffd8): LoadImage found in cache :busyimages-12.png--157x174.png: RefCount = 2
|
|---|
| 1402 | 2011-05-06 05:13:27.824 MythUIImage(0x8acffd8): LoadImage(busyimages/15.png) Object animation
|
|---|
| 1403 | 2011-05-06 05:13:27.824 MythUIHelper: LoadCacheImage(busyimages/15.png,busyimages-15.png--157x174.png)
|
|---|
| 1404 | 2011-05-06 05:13:27.824 MythUIHelper: LoadCacheImage(lb-check-empty.png,lb-check-empty.png---1x-1.png)
|
|---|
| 1405 | 2011-05-06 05:13:27.824 MythUIImage(0x8aded38): Load(), loading 'lb-check-empty.png' in foreground
|
|---|
| 1406 | 2011-05-06 05:13:27.824 MythUIImage(0x8aded38): LoadImage(lb-check-empty.png) Object checkoff
|
|---|
| 1407 | 2011-05-06 05:13:27.824 MythUIHelper: LoadCacheImage(lb-check-empty.png,lb-check-empty.png---1x-1.png)
|
|---|
| 1408 | 2011-05-06 05:13:27.824 MythUIImage(0x8aded38): LoadImage found in cache :lb-check-empty.png---1x-1.png: RefCount = 13
|
|---|
| 1409 | 2011-05-06 05:13:27.824 MythUIHelper: LoadCacheImage(lb-check-half.png,lb-check-half.png---1x-1.png)
|
|---|
| 1410 | 2011-05-06 05:13:27.824 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :busyimages-13.png--157x174.png: :109272:
|
|---|
| 1411 | 2011-05-06 05:13:27.824 MythUIImage(0x8adf6a8): Load(), loading 'lb-check-half.png' in foreground
|
|---|
| 1412 | 2011-05-06 05:13:27.824 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :50: size :109272:
|
|---|
| 1413 | 2011-05-06 05:13:27.824 MythUIImage(0x8adf6a8): LoadImage(lb-check-half.png) Object checkhalf
|
|---|
| 1414 | 2011-05-06 05:13:27.824 MythUIImage(0x8acffd8): LoadImage found in cache :busyimages-13.png--157x174.png: RefCount = 2
|
|---|
| 1415 | 2011-05-06 05:13:27.824 MythUIHelper: LoadCacheImage(lb-check-half.png,lb-check-half.png---1x-1.png)
|
|---|
| 1416 | 2011-05-06 05:13:27.825 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :busyimages-14.png--157x174.png: :109272:
|
|---|
| 1417 | 2011-05-06 05:13:27.825 MythUIImage(0x8acffd8): LoadImage(busyimages/16.png) Object animation
|
|---|
| 1418 | 2011-05-06 05:13:27.825 MythUIImage(0x8adf6a8): LoadImage found in cache :lb-check-half.png---1x-1.png: RefCount = 13
|
|---|
| 1419 | 2011-05-06 05:13:27.825 MythUIHelper: LoadCacheImage(busyimages/16.png,busyimages-16.png--157x174.png)
|
|---|
| 1420 | 2011-05-06 05:13:27.825 MythUIHelper: LoadCacheImage(lb-check-full.png,lb-check-full.png---1x-1.png)
|
|---|
| 1421 | 2011-05-06 05:13:27.825 MythUIImage(0x8adfe10): Load(), loading 'lb-check-full.png' in foreground
|
|---|
| 1422 | 2011-05-06 05:13:27.825 MythUIImage(0x8adfe10): LoadImage(lb-check-full.png) Object checkfull
|
|---|
| 1423 | 2011-05-06 05:13:27.825 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :51: size :109272:
|
|---|
| 1424 | 2011-05-06 05:13:27.825 MythUIHelper: LoadCacheImage(lb-check-full.png,lb-check-full.png---1x-1.png)
|
|---|
| 1425 | 2011-05-06 05:13:27.825 MythUIImage(0x8acffd8): LoadImage found in cache :busyimages-14.png--157x174.png: RefCount = 2
|
|---|
| 1426 | 2011-05-06 05:13:27.825 MythUIImage(0x8acffd8): LoadImage(busyimages/17.png) Object animation
|
|---|
| 1427 | 2011-05-06 05:13:27.825 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :busyimages-15.png--157x174.png: :109272:
|
|---|
| 1428 | 2011-05-06 05:13:27.825 MythUIImage(0x8adfe10): LoadImage found in cache :lb-check-full.png---1x-1.png: RefCount = 13
|
|---|
| 1429 | 2011-05-06 05:13:27.825 MythUIHelper: LoadCacheImage(busyimages/17.png,busyimages-17.png--157x174.png)
|
|---|
| 1430 | 2011-05-06 05:13:27.825 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :52: size :109272:
|
|---|
| 1431 | 2011-05-06 05:13:27.825 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :busyimages-10.png--157x174.png: :109272:
|
|---|
| 1432 | 2011-05-06 05:13:27.825 MythUIImage(0x8acffd8): LoadImage found in cache :busyimages-15.png--157x174.png: RefCount = 2
|
|---|
| 1433 | 2011-05-06 05:13:27.825 MythUIHelper: LoadCacheImage(lb-arrow.png,lb-arrow.png---1x-1.png)
|
|---|
| 1434 | 2011-05-06 05:13:27.826 MythUIImage(0x8acffd8): LoadImage(busyimages/18.png) Object animation
|
|---|
| 1435 | 2011-05-06 05:13:27.826 MythUIImage(0xb1b12d08): Load(), loading 'lb-arrow.png' in foreground
|
|---|
| 1436 | 2011-05-06 05:13:27.825 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :53: size :109272:
|
|---|
| 1437 | 2011-05-06 05:13:27.826 MythUIHelper: LoadCacheImage(busyimages/18.png,busyimages-18.png--157x174.png)
|
|---|
| 1438 | 2011-05-06 05:13:27.826 MythUIImage(0xb1b12d08): LoadImage(lb-arrow.png) Object buttonarrow
|
|---|
| 1439 | 2011-05-06 05:13:27.826 MythUIImage(0x8acffd8): LoadImage found in cache :busyimages-10.png--157x174.png: RefCount = 2
|
|---|
| 1440 | 2011-05-06 05:13:27.826 MythUIHelper: LoadCacheImage(lb-arrow.png,lb-arrow.png---1x-1.png)
|
|---|
| 1441 | 2011-05-06 05:13:27.826 MythUIImage(0x8acffd8): LoadImage(busyimages/19.png) Object animation
|
|---|
| 1442 | 2011-05-06 05:13:27.826 MythUIImage(0xb1b12d08): LoadImage found in cache :lb-arrow.png---1x-1.png: RefCount = 13
|
|---|
| 1443 | 2011-05-06 05:13:27.826 MythUIHelper: LoadCacheImage(busyimages/19.png,busyimages-19.png--157x174.png)
|
|---|
| 1444 | 2011-05-06 05:13:27.826 MythUIHelper: LoadCacheImage(lb-uparrow-reg.png,lb-uparrow-reg.png---1x-1.png)
|
|---|
| 1445 | 2011-05-06 05:13:27.826 MythUIImage(0x8ada2b8): Load(), loading 'lb-uparrow-reg.png' in foreground
|
|---|
| 1446 | 2011-05-06 05:13:27.826 MythUIImage(0x8ada2b8): LoadImage(lb-uparrow-reg.png) Object upon
|
|---|
| 1447 | 2011-05-06 05:13:27.826 MythUIHelper: LoadCacheImage(lb-uparrow-reg.png,lb-uparrow-reg.png---1x-1.png)
|
|---|
| 1448 | 2011-05-06 05:13:27.826 MythUIImage(0x8ada2b8): LoadImage found in cache :lb-uparrow-reg.png---1x-1.png: RefCount = 6
|
|---|
| 1449 | 2011-05-06 05:13:27.826 MythUIHelper: LoadCacheImage(lb-uparrow-sel.png,lb-uparrow-sel.png---1x-1.png)
|
|---|
| 1450 | 2011-05-06 05:13:27.826 MythUIImage(0xad262908): Load(), loading 'lb-uparrow-sel.png' in foreground
|
|---|
| 1451 | 2011-05-06 05:13:27.826 MythUIImage(0xad262908): LoadImage(lb-uparrow-sel.png) Object upoff
|
|---|
| 1452 | 2011-05-06 05:13:27.826 MythUIHelper: LoadCacheImage(lb-uparrow-sel.png,lb-uparrow-sel.png---1x-1.png)
|
|---|
| 1453 | 2011-05-06 05:13:27.826 MythUIImage(0xad262908): LoadImage found in cache :lb-uparrow-sel.png---1x-1.png: RefCount = 6
|
|---|
| 1454 | 2011-05-06 05:13:27.826 MythUIHelper: LoadCacheImage(lb-dnarrow-reg.png,lb-dnarrow-reg.png---1x-1.png)
|
|---|
| 1455 | 2011-05-06 05:13:27.826 MythUIImage(0xad256720): Load(), loading 'lb-dnarrow-reg.png' in foreground
|
|---|
| 1456 | 2011-05-06 05:13:27.826 MythUIImage(0xad256720): LoadImage(lb-dnarrow-reg.png) Object dnon
|
|---|
| 1457 | 2011-05-06 05:13:27.826 MythUIHelper: LoadCacheImage(lb-dnarrow-reg.png,lb-dnarrow-reg.png---1x-1.png)
|
|---|
| 1458 | 2011-05-06 05:13:27.826 MythUIImage(0xad256720): LoadImage found in cache :lb-dnarrow-reg.png---1x-1.png: RefCount = 6
|
|---|
| 1459 | 2011-05-06 05:13:27.826 MythUIHelper: LoadCacheImage(lb-dnarrow-sel.png,lb-dnarrow-sel.png---1x-1.png)
|
|---|
| 1460 | 2011-05-06 05:13:27.826 MythUIImage(0xad261ad8): Load(), loading 'lb-dnarrow-sel.png' in foreground
|
|---|
| 1461 | 2011-05-06 05:13:27.826 MythUIImage(0xad261ad8): LoadImage(lb-dnarrow-sel.png) Object dnoff
|
|---|
| 1462 | 2011-05-06 05:13:27.827 MythUIHelper: LoadCacheImage(lb-dnarrow-sel.png,lb-dnarrow-sel.png---1x-1.png)
|
|---|
| 1463 | 2011-05-06 05:13:27.827 MythUIImage(0xad261ad8): LoadImage found in cache :lb-dnarrow-sel.png---1x-1.png: RefCount = 6
|
|---|
| 1464 | 2011-05-06 05:13:27.827 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png)
|
|---|
| 1465 | 2011-05-06 05:13:27.827 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :busyimages-18.png--157x174.png: :109272:
|
|---|
| 1466 | 2011-05-06 05:13:27.827 MythUIImage(0xb1b58518): Load(), loading 'button_background.png' in foreground
|
|---|
| 1467 | 2011-05-06 05:13:27.827 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :54: size :109272:
|
|---|
| 1468 | 2011-05-06 05:13:27.827 MythUIImage(0xb1b58518): LoadImage(button_background.png) Object background
|
|---|
| 1469 | 2011-05-06 05:13:27.827 MythUIImage(0x8acffd8): LoadImage found in cache :busyimages-18.png--157x174.png: RefCount = 2
|
|---|
| 1470 | 2011-05-06 05:13:27.827 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png)
|
|---|
| 1471 | 2011-05-06 05:13:27.827 MythUIImage(0x8acffd8): LoadImage(busyimages/20.png) Object animation
|
|---|
| 1472 | 2011-05-06 05:13:27.827 MythUIImage(0xb1b58518): LoadImage found in cache :button_background.png--229x71.png: RefCount = 11
|
|---|
| 1473 | 2011-05-06 05:13:27.827 MythUIHelper: LoadCacheImage(busyimages/20.png,busyimages-20.png--157x174.png)
|
|---|
| 1474 | 2011-05-06 05:13:27.827 MythUIHelper: LoadCacheImage(button_selected_background.png,button_selected_background.png--229x71.png)
|
|---|
| 1475 | 2011-05-06 05:13:27.827 MythUIImage(0x8adcac8): Load(), loading 'button_selected_background.png' in foreground
|
|---|
| 1476 | 2011-05-06 05:13:27.827 MythUIImage(0x8adcac8): LoadImage(button_selected_background.png) Object background
|
|---|
| 1477 | 2011-05-06 05:13:27.827 MythUIHelper: LoadCacheImage(button_selected_background.png,button_selected_background.png--229x71.png)
|
|---|
| 1478 | 2011-05-06 05:13:27.827 MythUIImage(0x8adcac8): LoadImage found in cache :button_selected_background.png--229x71.png: RefCount = 6
|
|---|
| 1479 | 2011-05-06 05:13:27.827 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png)
|
|---|
| 1480 | 2011-05-06 05:13:27.827 MythUIImage(0x8add5a8): Load(), loading 'button_background.png' in foreground
|
|---|
| 1481 | 2011-05-06 05:13:27.828 MythUIImage(0x8add5a8): LoadImage(button_background.png) Object background
|
|---|
| 1482 | 2011-05-06 05:13:27.828 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png)
|
|---|
| 1483 | 2011-05-06 05:13:27.828 MythUIImage(0x8add5a8): LoadImage found in cache :button_background.png--229x71.png: RefCount = 12
|
|---|
| 1484 | 2011-05-06 05:13:27.828 MythUIHelper: LoadCacheImage(button_pushed_background.png,button_pushed_background.png--229x71.png)
|
|---|
| 1485 | 2011-05-06 05:13:27.828 MythUIImage(0xb1b572c8): Load(), loading 'button_pushed_background.png' in foreground
|
|---|
| 1486 | 2011-05-06 05:13:27.828 MythUIImage(0xb1b572c8): LoadImage(button_pushed_background.png) Object background
|
|---|
| 1487 | 2011-05-06 05:13:27.828 MythUIHelper: LoadCacheImage(button_pushed_background.png,button_pushed_background.png--229x71.png)
|
|---|
| 1488 | 2011-05-06 05:13:27.828 MythUIImage(0xb1b572c8): LoadImage found in cache :button_pushed_background.png--229x71.png: RefCount = 6
|
|---|
| 1489 | 2011-05-06 05:13:27.828 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png)
|
|---|
| 1490 | 2011-05-06 05:13:27.828 MythUIImage(0xb1b54488): Load(), loading 'button_background.png' in foreground
|
|---|
| 1491 | 2011-05-06 05:13:27.828 MythUIImage(0xb1b54488): LoadImage(button_background.png) Object background
|
|---|
| 1492 | 2011-05-06 05:13:27.828 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png)
|
|---|
| 1493 | 2011-05-06 05:13:27.828 MythUIImage(0xb1b54488): LoadImage found in cache :button_background.png--229x71.png: RefCount = 13
|
|---|
| 1494 | 2011-05-06 05:13:27.828 MythUIHelper: LoadCacheImage(button_selected_background.png,button_selected_background.png--229x71.png)
|
|---|
| 1495 | 2011-05-06 05:13:27.828 MythUIImage(0xb1b55330): Load(), loading 'button_selected_background.png' in foreground
|
|---|
| 1496 | 2011-05-06 05:13:27.828 MythUIImage(0xb1b55330): LoadImage(button_selected_background.png) Object background
|
|---|
| 1497 | 2011-05-06 05:13:27.827 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :busyimages-16.png--157x174.png: :109272:
|
|---|
| 1498 | 2011-05-06 05:13:27.828 MythUIHelper: LoadCacheImage(button_selected_background.png,button_selected_background.png--229x71.png)
|
|---|
| 1499 | 2011-05-06 05:13:27.828 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :55: size :109272:
|
|---|
| 1500 | 2011-05-06 05:13:27.828 MythUIImage(0xb1b55330): LoadImage found in cache :button_selected_background.png--229x71.png: RefCount = 7
|
|---|
| 1501 | 2011-05-06 05:13:27.828 MythUIImage(0x8acffd8): LoadImage found in cache :busyimages-16.png--157x174.png: RefCount = 2
|
|---|
| 1502 | 2011-05-06 05:13:27.828 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :busyimages-19.png--157x174.png: :109272:
|
|---|
| 1503 | 2011-05-06 05:13:27.828 MythUIImage(0x8acffd8): LoadImage(busyimages/21.png) Object animation
|
|---|
| 1504 | 2011-05-06 05:13:27.828 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :56: size :109272:
|
|---|
| 1505 | 2011-05-06 05:13:27.828 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png)
|
|---|
| 1506 | 2011-05-06 05:13:27.828 MythUIImage(0x8acffd8): LoadImage found in cache :busyimages-19.png--157x174.png: RefCount = 2
|
|---|
| 1507 | 2011-05-06 05:13:27.828 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :busyimages-17.png--157x174.png: :109272:
|
|---|
| 1508 | 2011-05-06 05:13:27.828 MythUIImage(0xad25b688): Load(), loading 'button_background.png' in foreground
|
|---|
| 1509 | 2011-05-06 05:13:27.828 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :57: size :109272:
|
|---|
| 1510 | 2011-05-06 05:13:27.828 MythUIImage(0x8acffd8): LoadImage(busyimages/22.png) Object animation
|
|---|
| 1511 | 2011-05-06 05:13:27.828 MythUIImage(0x8acffd8): LoadImage found in cache :busyimages-17.png--157x174.png: RefCount = 2
|
|---|
| 1512 | 2011-05-06 05:13:27.828 MythUIHelper: LoadCacheImage(busyimages/22.png,busyimages-22.png--157x174.png)
|
|---|
| 1513 | 2011-05-06 05:13:27.828 MythUIImage(0xad25b688): LoadImage(button_background.png) Object background
|
|---|
| 1514 | 2011-05-06 05:13:27.828 MythUIImage(0x8acffd8): LoadImage(busyimages/23.png) Object animation
|
|---|
| 1515 | 2011-05-06 05:13:27.828 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png)
|
|---|
| 1516 | 2011-05-06 05:13:27.828 MythUIHelper: LoadCacheImage(busyimages/23.png,busyimages-23.png--157x174.png)
|
|---|
| 1517 | 2011-05-06 05:13:27.828 MythUIImage(0xad25b688): LoadImage found in cache :button_background.png--229x71.png: RefCount = 14
|
|---|
| 1518 | 2011-05-06 05:13:27.828 MythUIHelper: LoadCacheImage(busyimages/21.png,busyimages-21.png--157x174.png)
|
|---|
| 1519 | 2011-05-06 05:13:27.829 MythUIHelper: LoadCacheImage(button_pushed_background.png,button_pushed_background.png--229x71.png)
|
|---|
| 1520 | 2011-05-06 05:13:27.829 MythUIImage(0xb1b55c78): Load(), loading 'button_pushed_background.png' in foreground
|
|---|
| 1521 | 2011-05-06 05:13:27.829 MythUIImage(0xb1b55c78): LoadImage(button_pushed_background.png) Object background
|
|---|
| 1522 | 2011-05-06 05:13:27.829 MythUIHelper: LoadCacheImage(button_pushed_background.png,button_pushed_background.png--229x71.png)
|
|---|
| 1523 | 2011-05-06 05:13:27.829 MythUIImage(0xb1b55c78): LoadImage found in cache :button_pushed_background.png--229x71.png: RefCount = 7
|
|---|
| 1524 | 2011-05-06 05:13:27.829 MythUIHelper: LoadCacheImage(mythfilebrowser-background.png,mythfilebrowser-background.png---1x-1.png)
|
|---|
| 1525 | 2011-05-06 05:13:27.829 MythUIImage(0x8b0d310): Load(), spawning thread to load 'mythfilebrowser-background.png'
|
|---|
| 1526 | 2011-05-06 05:13:27.829 MythUIHelper: LoadCacheImage(cursor.png,cursor.png--1x43.png)
|
|---|
| 1527 | 2011-05-06 05:13:27.829 MythUIImage(0x8b793d0): Load(), spawning thread to load 'cursor.png'
|
|---|
| 1528 | 2011-05-06 05:13:27.830 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :busyimages-20.png--157x174.png: :109272:
|
|---|
| 1529 | 2011-05-06 05:13:27.830 MythUIHelper: LoadCacheImage(shared/directory.png,shared-directory.png--225x123.png)
|
|---|
| 1530 | 2011-05-06 05:13:27.830 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :58: size :109272:
|
|---|
| 1531 | 2011-05-06 05:13:27.830 MythUIImage(0x8acffd8): LoadImage found in cache :busyimages-20.png--157x174.png: RefCount = 2
|
|---|
| 1532 | 2011-05-06 05:13:27.830 MythUIImage(0x8acffd8): LoadImage(busyimages/24.png) Object animation
|
|---|
| 1533 | 2011-05-06 05:13:27.830 MythUIHelper: LoadCacheImage(busyimages/24.png,busyimages-24.png--157x174.png)
|
|---|
| 1534 | 2011-05-06 05:13:27.830 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :busyimages-22.png--157x174.png: :109272:
|
|---|
| 1535 | 2011-05-06 05:13:27.830 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :59: size :109272:
|
|---|
| 1536 | 2011-05-06 05:13:27.830 MythUIImage(0x8acffd8): LoadImage found in cache :busyimages-22.png--157x174.png: RefCount = 2
|
|---|
| 1537 | 2011-05-06 05:13:27.830 MythUIImage(0x8b7aa10): Load(), spawning thread to load 'shared/directory.png'
|
|---|
| 1538 | 2011-05-06 05:13:27.830 MythUIImage(0xb1b5f438): LoadImage(mythprogressdialog-background.png) Object backimg
|
|---|
| 1539 | 2011-05-06 05:13:27.830 MythUIHelper: LoadCacheImage(mythprogressdialog-background.png,mythprogressdialog-background.png--880x283.png)
|
|---|
| 1540 | 2011-05-06 05:13:27.830 MythUIHelper: LoadCacheImage(shared/directory.png,shared-directory.png--225x123.png)
|
|---|
| 1541 | 2011-05-06 05:13:27.830 MythUIImage(0xb1b5f438): LoadImage found in cache :mythprogressdialog-background.png--880x283.png: RefCount = 4
|
|---|
| 1542 | 2011-05-06 05:13:27.830 MythUIImage(0xb1b627b8): LoadImage(mythprogressdialog-background.png) Object backimg
|
|---|
| 1543 | 2011-05-06 05:13:27.830 MythUIHelper: LoadCacheImage(mythprogressdialog-background.png,mythprogressdialog-background.png--880x283.png)
|
|---|
| 1544 | 2011-05-06 05:13:27.830 MythUIImage(0x8adb120): Load(), spawning thread to load 'shared/directory.png'
|
|---|
| 1545 | 2011-05-06 05:13:27.830 MythUIImage(0xb1b627b8): LoadImage found in cache :mythprogressdialog-background.png--880x283.png: RefCount = 5
|
|---|
| 1546 | 2011-05-06 05:13:27.830 MythUIImage(0xb1b111a8): LoadImage(cursor.png) Object cursor
|
|---|
| 1547 | 2011-05-06 05:13:27.830 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :busyimages-21.png--157x174.png: :109272:
|
|---|
| 1548 | 2011-05-06 05:13:27.830 MythUIHelper: LoadCacheImage(cursor.png,cursor.png--1x43.png)
|
|---|
| 1549 | 2011-05-06 05:13:27.830 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :60: size :109272:
|
|---|
| 1550 | 2011-05-06 05:13:27.830 MythUIImage(0x8acffd8): LoadImage found in cache :busyimages-21.png--157x174.png: RefCount = 2
|
|---|
| 1551 | 2011-05-06 05:13:27.830 MythUIImage(0xb1b122b8): LoadImage(mythdialogbox-background.png) Object backimg
|
|---|
| 1552 | 2011-05-06 05:13:27.830 MythUIHelper: LoadCacheImage(mythdialogbox-background.png,mythdialogbox-background.png--750x833.png)
|
|---|
| 1553 | 2011-05-06 05:13:27.831 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :cursor.png--1x43.png: :172:
|
|---|
| 1554 | 2011-05-06 05:13:27.831 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :61: size :172:
|
|---|
| 1555 | 2011-05-06 05:13:27.831 MythUIImage(0xb1b111a8): LoadImage found in cache :cursor.png--1x43.png: RefCount = 2
|
|---|
| 1556 | 2011-05-06 05:13:27.831 MythUIImage(0x8afe7d8): LoadImage(cursor.png) Object cursor
|
|---|
| 1557 | 2011-05-06 05:13:27.831 MythUIHelper: LoadCacheImage(cursor.png,cursor.png--1x43.png)
|
|---|
| 1558 | 2011-05-06 05:13:27.831 MythUIImage(0x8afe7d8): LoadImage found in cache :cursor.png--1x43.png: RefCount = 3
|
|---|
| 1559 | 2011-05-06 05:13:27.831 MythUIImage(0x8b0d310): LoadImage(mythfilebrowser-background.png) Object backimg
|
|---|
| 1560 | 2011-05-06 05:13:27.831 MythUIHelper: LoadCacheImage(mythfilebrowser-background.png,mythfilebrowser-background.png---1x-1.png)
|
|---|
| 1561 | 2011-05-06 05:13:27.831 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :busyimages-24.png--157x174.png: :109272:
|
|---|
| 1562 | 2011-05-06 05:13:27.831 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :62: size :109272:
|
|---|
| 1563 | 2011-05-06 05:13:27.831 MythUIImage(0x8acffd8): LoadImage found in cache :busyimages-24.png--157x174.png: RefCount = 2
|
|---|
| 1564 | 2011-05-06 05:13:27.831 MythUIImage(0x8b793d0): LoadImage(cursor.png) Object cursor
|
|---|
| 1565 | 2011-05-06 05:13:27.831 MythUIHelper: LoadCacheImage(cursor.png,cursor.png--1x43.png)
|
|---|
| 1566 | 2011-05-06 05:13:27.831 MythUIImage(0x8b793d0): LoadImage found in cache :cursor.png--1x43.png: RefCount = 4
|
|---|
| 1567 | 2011-05-06 05:13:27.831 MythUIImage(0x8b7aa10): LoadImage(shared/directory.png) Object icon
|
|---|
| 1568 | 2011-05-06 05:13:27.831 MythUIHelper: LoadCacheImage(shared/directory.png,shared-directory.png--225x123.png)
|
|---|
| 1569 | 2011-05-06 05:13:27.831 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :busyimages-23.png--157x174.png: :109272:
|
|---|
| 1570 | 2011-05-06 05:13:27.832 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :63: size :109272:
|
|---|
| 1571 | 2011-05-06 05:13:27.832 MythUIImage(0x8acffd8): LoadImage found in cache :busyimages-23.png--157x174.png: RefCount = 2
|
|---|
| 1572 | 2011-05-06 05:13:27.832 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :shared-directory.png--225x123.png: :74784:
|
|---|
| 1573 | 2011-05-06 05:13:27.832 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :64: size :74784:
|
|---|
| 1574 | 2011-05-06 05:13:27.832 MythUIImage(0x8b7aa10): LoadImage found in cache :shared-directory.png--225x123.png: RefCount = 2
|
|---|
| 1575 | 2011-05-06 05:13:27.832 MythUIImage(0x8adb120): LoadImage(shared/directory.png) Object icon
|
|---|
| 1576 | 2011-05-06 05:13:27.832 MythUIHelper: LoadCacheImage(shared/directory.png,shared-directory.png--225x123.png)
|
|---|
| 1577 | 2011-05-06 05:13:27.832 MythUIImage(0x8adb120): LoadImage found in cache :shared-directory.png--225x123.png: RefCount = 3
|
|---|
| 1578 | 2011-05-06 05:13:27.845 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :mythdialogbox-background.png--750x833.png: :2499000:
|
|---|
| 1579 | 2011-05-06 05:13:27.845 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :65: size :2499000:
|
|---|
| 1580 | 2011-05-06 05:13:27.845 MythUIImage(0xb1b122b8): LoadImage found in cache :mythdialogbox-background.png--750x833.png: RefCount = 2
|
|---|
| 1581 | 2011-05-06 05:13:27.851 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :mythfilebrowser-background.png---1x-1.png: :3718620:
|
|---|
| 1582 | 2011-05-06 05:13:27.851 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :66: size :3718620:
|
|---|
| 1583 | 2011-05-06 05:13:27.851 MythUIImage(0x8b0d310): LoadImage found in cache :mythfilebrowser-background.png---1x-1.png: RefCount = 2
|
|---|
| 1584 | 2011-05-06 05:13:27.851 MythUIHelper: LoadCacheImage(shared/updirectory.png,shared-updirectory.png--225x123.png)
|
|---|
| 1585 | 2011-05-06 05:13:27.851 MythUIImage(0x8adb120): Load(), spawning thread to load 'shared/updirectory.png'
|
|---|
| 1586 | 2011-05-06 05:13:27.851 MythUIImage(0x8adb120): LoadImage(shared/updirectory.png) Object icon
|
|---|
| 1587 | 2011-05-06 05:13:27.851 MythUIHelper: LoadCacheImage(shared/updirectory.png,shared-updirectory.png--225x123.png)
|
|---|
| 1588 | 2011-05-06 05:13:27.851 MythUIHelper: LoadCacheImage(shared/directory.png,shared-directory.png--225x123.png)
|
|---|
| 1589 | 2011-05-06 05:13:27.851 MythUIImage(0xad209360): Load(), loading 'shared/directory.png' in foreground
|
|---|
| 1590 | 2011-05-06 05:13:27.851 MythUIImage(0xad209360): LoadImage(shared/directory.png) Object icon
|
|---|
| 1591 | 2011-05-06 05:13:27.851 MythUIHelper: LoadCacheImage(shared/directory.png,shared-directory.png--225x123.png)
|
|---|
| 1592 | 2011-05-06 05:13:27.851 MythUIImage(0xad209360): LoadImage found in cache :shared-directory.png--225x123.png: RefCount = 4
|
|---|
| 1593 | 2011-05-06 05:13:27.852 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :shared-updirectory.png--225x123.png: :74784:
|
|---|
| 1594 | 2011-05-06 05:13:27.852 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :67: size :74784:
|
|---|
| 1595 | 2011-05-06 05:13:27.852 MythUIImage(0x8adb120): LoadImage found in cache :shared-updirectory.png--225x123.png: RefCount = 2
|
|---|
| 1596 | 2011-05-06 05:13:27.852 MythUIHelper: LoadCacheImage(shared/executable.png,shared-executable.png--225x123.png)
|
|---|
| 1597 | 2011-05-06 05:13:27.852 MythUIImage(0xad209360): Load(), spawning thread to load 'shared/executable.png'
|
|---|
| 1598 | 2011-05-06 05:13:27.852 MythUIImage(0xad209360): LoadImage(shared/executable.png) Object icon
|
|---|
| 1599 | 2011-05-06 05:13:27.852 MythUIHelper: LoadCacheImage(shared/directory.png,shared-directory.png--225x123.png)
|
|---|
| 1600 | 2011-05-06 05:13:27.852 MythUIHelper: LoadCacheImage(shared/executable.png,shared-executable.png--225x123.png)
|
|---|
| 1601 | 2011-05-06 05:13:27.852 MythUIImage(0x8acfd60): Load(), loading 'shared/directory.png' in foreground
|
|---|
| 1602 | 2011-05-06 05:13:27.852 MythUIImage(0x8acfd60): LoadImage(shared/directory.png) Object icon
|
|---|
| 1603 | 2011-05-06 05:13:27.852 MythUIHelper: LoadCacheImage(shared/directory.png,shared-directory.png--225x123.png)
|
|---|
| 1604 | 2011-05-06 05:13:27.852 MythUIImage(0x8acfd60): LoadImage found in cache :shared-directory.png--225x123.png: RefCount = 4
|
|---|
| 1605 | 2011-05-06 05:13:27.853 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :shared-executable.png--225x123.png: :55104:
|
|---|
| 1606 | 2011-05-06 05:13:27.853 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :68: size :55104:
|
|---|
| 1607 | 2011-05-06 05:13:27.853 MythUIImage(0xad209360): LoadImage found in cache :shared-executable.png--225x123.png: RefCount = 2
|
|---|
| 1608 | 2011-05-06 05:13:27.853 MythUIHelper: LoadCacheImage(shared/file.png,shared-file.png--225x123.png)
|
|---|
| 1609 | 2011-05-06 05:13:27.853 MythUIImage(0x8acfd60): Load(), spawning thread to load 'shared/file.png'
|
|---|
| 1610 | 2011-05-06 05:13:27.853 MythUIImage(0x8acfd60): LoadImage(shared/file.png) Object icon
|
|---|
| 1611 | 2011-05-06 05:13:27.853 MythUIHelper: LoadCacheImage(shared/file.png,shared-file.png--225x123.png)
|
|---|
| 1612 | 2011-05-06 05:13:27.854 MythUIHelper: LoadCacheImage(shared/directory.png,shared-directory.png--225x123.png)
|
|---|
| 1613 | 2011-05-06 05:13:27.854 MythUIImage(0x8a6e4f8): Load(), loading 'shared/directory.png' in foreground
|
|---|
| 1614 | 2011-05-06 05:13:27.854 MythUIImage(0x8a6e4f8): LoadImage(shared/directory.png) Object icon
|
|---|
| 1615 | 2011-05-06 05:13:27.854 MythUIHelper: LoadCacheImage(shared/directory.png,shared-directory.png--225x123.png)
|
|---|
| 1616 | 2011-05-06 05:13:27.854 MythUIImage(0x8a6e4f8): LoadImage found in cache :shared-directory.png--225x123.png: RefCount = 4
|
|---|
| 1617 | 2011-05-06 05:13:27.854 MythUIHelper: LoadCacheImage(shared/updirectory.png,shared-updirectory.png--225x123.png)
|
|---|
| 1618 | 2011-05-06 05:13:27.854 MythUIImage(0x8a6ea60): Load(), loading 'shared/updirectory.png' in foreground
|
|---|
| 1619 | 2011-05-06 05:13:27.854 MythUIImage(0x8a6ea60): LoadImage(shared/updirectory.png) Object icon
|
|---|
| 1620 | 2011-05-06 05:13:27.854 MythUIHelper: LoadCacheImage(shared/updirectory.png,shared-updirectory.png--225x123.png)
|
|---|
| 1621 | 2011-05-06 05:13:27.854 MythUIImage(0x8a6ea60): LoadImage found in cache :shared-updirectory.png--225x123.png: RefCount = 3
|
|---|
| 1622 | 2011-05-06 05:13:27.854 MythUIHelper: LoadCacheImage(shared/executable.png,shared-executable.png--225x123.png)
|
|---|
| 1623 | 2011-05-06 05:13:27.854 MythUIImage(0x8ad0a40): Load(), loading 'shared/executable.png' in foreground
|
|---|
| 1624 | 2011-05-06 05:13:27.854 MythUIImage(0x8ad0a40): LoadImage(shared/executable.png) Object icon
|
|---|
| 1625 | 2011-05-06 05:13:27.854 MythUIHelper: LoadCacheImage(shared/executable.png,shared-executable.png--225x123.png)
|
|---|
| 1626 | 2011-05-06 05:13:27.854 MythUIImage(0x8ad0a40): LoadImage found in cache :shared-executable.png--225x123.png: RefCount = 3
|
|---|
| 1627 | 2011-05-06 05:13:27.854 MythUIHelper: LoadCacheImage(shared/file.png,shared-file.png--225x123.png)
|
|---|
| 1628 | 2011-05-06 05:13:27.854 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :shared-file.png--225x123.png: :38868:
|
|---|
| 1629 | 2011-05-06 05:13:27.854 MythUIImage(0x8ab6650): Load(), loading 'shared/file.png' in foreground
|
|---|
| 1630 | 2011-05-06 05:13:27.854 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :69: size :38868:
|
|---|
| 1631 | 2011-05-06 05:13:27.854 MythUIImage(0x8acfd60): LoadImage found in cache :shared-file.png--225x123.png: RefCount = 2
|
|---|
| 1632 | 2011-05-06 05:13:27.854 MythUIImage(0x8ab6650): LoadImage(shared/file.png) Object icon
|
|---|
| 1633 | 2011-05-06 05:13:27.854 MythUIHelper: LoadCacheImage(shared/file.png,shared-file.png--225x123.png)
|
|---|
| 1634 | 2011-05-06 05:13:27.854 MythUIImage(0x8ab6650): LoadImage found in cache :shared-file.png--225x123.png: RefCount = 3
|
|---|
| 1635 | 2011-05-06 05:13:27.854 MythUIHelper: LoadCacheImage(shared/directory.png,shared-directory.png--225x123.png)
|
|---|
| 1636 | 2011-05-06 05:13:27.854 MythUIImage(0x8b784b0): Load(), loading 'shared/directory.png' in foreground
|
|---|
| 1637 | 2011-05-06 05:13:27.854 MythUIImage(0x8b784b0): LoadImage(shared/directory.png) Object icon
|
|---|
| 1638 | 2011-05-06 05:13:27.854 MythUIHelper: LoadCacheImage(shared/directory.png,shared-directory.png--225x123.png)
|
|---|
| 1639 | 2011-05-06 05:13:27.854 MythUIImage(0x8b784b0): LoadImage found in cache :shared-directory.png--225x123.png: RefCount = 5
|
|---|
| 1640 | 2011-05-06 05:13:27.854 MythUIHelper: LoadCacheImage(shared/updirectory.png,shared-updirectory.png--225x123.png)
|
|---|
| 1641 | 2011-05-06 05:13:27.854 MythUIImage(0x8b78bf8): Load(), loading 'shared/updirectory.png' in foreground
|
|---|
| 1642 | 2011-05-06 05:13:27.854 MythUIImage(0x8b78bf8): LoadImage(shared/updirectory.png) Object icon
|
|---|
| 1643 | 2011-05-06 05:13:27.854 MythUIHelper: LoadCacheImage(shared/updirectory.png,shared-updirectory.png--225x123.png)
|
|---|
| 1644 | 2011-05-06 05:13:27.854 MythUIImage(0x8b78bf8): LoadImage found in cache :shared-updirectory.png--225x123.png: RefCount = 4
|
|---|
| 1645 | 2011-05-06 05:13:27.854 MythUIHelper: LoadCacheImage(shared/executable.png,shared-executable.png--225x123.png)
|
|---|
| 1646 | 2011-05-06 05:13:27.855 MythUIImage(0x8b7b020): Load(), loading 'shared/executable.png' in foreground
|
|---|
| 1647 | 2011-05-06 05:13:27.855 MythUIImage(0x8b7b020): LoadImage(shared/executable.png) Object icon
|
|---|
| 1648 | 2011-05-06 05:13:27.855 MythUIHelper: LoadCacheImage(shared/executable.png,shared-executable.png--225x123.png)
|
|---|
| 1649 | 2011-05-06 05:13:27.855 MythUIImage(0x8b7b020): LoadImage found in cache :shared-executable.png--225x123.png: RefCount = 4
|
|---|
| 1650 | 2011-05-06 05:13:27.855 MythUIHelper: LoadCacheImage(shared/file.png,shared-file.png--225x123.png)
|
|---|
| 1651 | 2011-05-06 05:13:27.855 MythUIImage(0x8b7b740): Load(), loading 'shared/file.png' in foreground
|
|---|
| 1652 | 2011-05-06 05:13:27.855 MythUIImage(0x8b7b740): LoadImage(shared/file.png) Object icon
|
|---|
| 1653 | 2011-05-06 05:13:27.855 MythUIHelper: LoadCacheImage(shared/file.png,shared-file.png--225x123.png)
|
|---|
| 1654 | 2011-05-06 05:13:27.855 MythUIImage(0x8b7b740): LoadImage found in cache :shared-file.png--225x123.png: RefCount = 4
|
|---|
| 1655 | 2011-05-06 05:13:27.855 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png)
|
|---|
| 1656 | 2011-05-06 05:13:27.855 MythUIImage(0x8b7d798): Load(), loading 'button_background.png' in foreground
|
|---|
| 1657 | 2011-05-06 05:13:27.855 MythUIImage(0x8b7d798): LoadImage(button_background.png) Object background
|
|---|
| 1658 | 2011-05-06 05:13:27.855 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png)
|
|---|
| 1659 | 2011-05-06 05:13:27.855 MythUIImage(0x8b7d798): LoadImage found in cache :button_background.png--229x71.png: RefCount = 15
|
|---|
| 1660 | 2011-05-06 05:13:27.855 MythUIHelper: LoadCacheImage(button_selected_background.png,button_selected_background.png--229x71.png)
|
|---|
| 1661 | 2011-05-06 05:13:27.855 MythUIImage(0x8b7e588): Load(), loading 'button_selected_background.png' in foreground
|
|---|
| 1662 | 2011-05-06 05:13:27.855 MythUIImage(0x8b7e588): LoadImage(button_selected_background.png) Object background
|
|---|
| 1663 | 2011-05-06 05:13:27.855 MythUIHelper: LoadCacheImage(button_selected_background.png,button_selected_background.png--229x71.png)
|
|---|
| 1664 | 2011-05-06 05:13:27.855 MythUIImage(0x8b7e588): LoadImage found in cache :button_selected_background.png--229x71.png: RefCount = 8
|
|---|
| 1665 | 2011-05-06 05:13:27.855 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png)
|
|---|
| 1666 | 2011-05-06 05:13:27.855 MythUIImage(0x8afee18): Load(), loading 'button_background.png' in foreground
|
|---|
| 1667 | 2011-05-06 05:13:27.855 MythUIImage(0x8afee18): LoadImage(button_background.png) Object background
|
|---|
| 1668 | 2011-05-06 05:13:27.855 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png)
|
|---|
| 1669 | 2011-05-06 05:13:27.855 MythUIImage(0x8afee18): LoadImage found in cache :button_background.png--229x71.png: RefCount = 16
|
|---|
| 1670 | 2011-05-06 05:13:27.856 MythUIHelper: LoadCacheImage(button_pushed_background.png,button_pushed_background.png--229x71.png)
|
|---|
| 1671 | 2011-05-06 05:13:27.856 MythUIImage(0x8aff970): Load(), loading 'button_pushed_background.png' in foreground
|
|---|
| 1672 | 2011-05-06 05:13:27.856 MythUIImage(0x8aff970): LoadImage(button_pushed_background.png) Object background
|
|---|
| 1673 | 2011-05-06 05:13:27.856 MythUIHelper: LoadCacheImage(button_pushed_background.png,button_pushed_background.png--229x71.png)
|
|---|
| 1674 | 2011-05-06 05:13:27.856 MythUIImage(0x8aff970): LoadImage found in cache :button_pushed_background.png--229x71.png: RefCount = 8
|
|---|
| 1675 | 2011-05-06 05:13:27.856 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png)
|
|---|
| 1676 | 2011-05-06 05:13:27.856 MythUIImage(0xb1b53020): Load(), loading 'button_background.png' in foreground
|
|---|
| 1677 | 2011-05-06 05:13:27.856 MythUIImage(0xb1b53020): LoadImage(button_background.png) Object background
|
|---|
| 1678 | 2011-05-06 05:13:27.856 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png)
|
|---|
| 1679 | 2011-05-06 05:13:27.856 MythUIImage(0xb1b53020): LoadImage found in cache :button_background.png--229x71.png: RefCount = 17
|
|---|
| 1680 | 2011-05-06 05:13:27.856 MythUIHelper: LoadCacheImage(button_selected_background.png,button_selected_background.png--229x71.png)
|
|---|
| 1681 | 2011-05-06 05:13:27.856 MythUIImage(0xb1b12f90): Load(), loading 'button_selected_background.png' in foreground
|
|---|
| 1682 | 2011-05-06 05:13:27.856 MythUIImage(0xb1b12f90): LoadImage(button_selected_background.png) Object background
|
|---|
| 1683 | 2011-05-06 05:13:27.856 MythUIHelper: LoadCacheImage(button_selected_background.png,button_selected_background.png--229x71.png)
|
|---|
| 1684 | 2011-05-06 05:13:27.856 MythUIImage(0xb1b12f90): LoadImage found in cache :button_selected_background.png--229x71.png: RefCount = 9
|
|---|
| 1685 | 2011-05-06 05:13:27.856 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png)
|
|---|
| 1686 | 2011-05-06 05:13:27.856 MythUIImage(0xb1b13c70): Load(), loading 'button_background.png' in foreground
|
|---|
| 1687 | 2011-05-06 05:13:27.856 MythUIImage(0xb1b13c70): LoadImage(button_background.png) Object background
|
|---|
| 1688 | 2011-05-06 05:13:27.856 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png)
|
|---|
| 1689 | 2011-05-06 05:13:27.856 MythUIImage(0xb1b13c70): LoadImage found in cache :button_background.png--229x71.png: RefCount = 18
|
|---|
| 1690 | 2011-05-06 05:13:27.856 MythUIHelper: LoadCacheImage(button_pushed_background.png,button_pushed_background.png--229x71.png)
|
|---|
| 1691 | 2011-05-06 05:13:27.857 MythUIImage(0xb1b14960): Load(), loading 'button_pushed_background.png' in foreground
|
|---|
| 1692 | 2011-05-06 05:13:27.857 MythUIImage(0xb1b14960): LoadImage(button_pushed_background.png) Object background
|
|---|
| 1693 | 2011-05-06 05:13:27.857 MythUIHelper: LoadCacheImage(button_pushed_background.png,button_pushed_background.png--229x71.png)
|
|---|
| 1694 | 2011-05-06 05:13:27.857 MythUIImage(0xb1b14960): LoadImage found in cache :button_pushed_background.png--229x71.png: RefCount = 9
|
|---|
| 1695 | 2011-05-06 05:13:27.857 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png)
|
|---|
| 1696 | 2011-05-06 05:13:27.857 MythUIImage(0x8b00cc0): Load(), loading 'button_background.png' in foreground
|
|---|
| 1697 | 2011-05-06 05:13:27.857 MythUIImage(0x8b00cc0): LoadImage(button_background.png) Object background
|
|---|
| 1698 | 2011-05-06 05:13:27.857 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png)
|
|---|
| 1699 | 2011-05-06 05:13:27.857 MythUIImage(0x8b00cc0): LoadImage found in cache :button_background.png--229x71.png: RefCount = 19
|
|---|
| 1700 | 2011-05-06 05:13:27.857 MythUIHelper: LoadCacheImage(button_selected_background.png,button_selected_background.png--229x71.png)
|
|---|
| 1701 | 2011-05-06 05:13:27.857 MythUIImage(0x8b01a58): Load(), loading 'button_selected_background.png' in foreground
|
|---|
| 1702 | 2011-05-06 05:13:27.857 MythUIImage(0x8b01a58): LoadImage(button_selected_background.png) Object background
|
|---|
| 1703 | 2011-05-06 05:13:27.857 MythUIHelper: LoadCacheImage(button_selected_background.png,button_selected_background.png--229x71.png)
|
|---|
| 1704 | 2011-05-06 05:13:27.857 MythUIImage(0x8b01a58): LoadImage found in cache :button_selected_background.png--229x71.png: RefCount = 10
|
|---|
| 1705 | 2011-05-06 05:13:27.857 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png)
|
|---|
| 1706 | 2011-05-06 05:13:27.857 MythUIImage(0x8b02618): Load(), loading 'button_background.png' in foreground
|
|---|
| 1707 | 2011-05-06 05:13:27.857 MythUIImage(0x8b02618): LoadImage(button_background.png) Object background
|
|---|
| 1708 | 2011-05-06 05:13:27.857 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png)
|
|---|
| 1709 | 2011-05-06 05:13:27.857 MythUIImage(0x8b02618): LoadImage found in cache :button_background.png--229x71.png: RefCount = 20
|
|---|
| 1710 | 2011-05-06 05:13:27.857 MythUIHelper: LoadCacheImage(button_pushed_background.png,button_pushed_background.png--229x71.png)
|
|---|
| 1711 | 2011-05-06 05:13:27.857 MythUIImage(0x8b03238): Load(), loading 'button_pushed_background.png' in foreground
|
|---|
| 1712 | 2011-05-06 05:13:27.857 MythUIImage(0x8b03238): LoadImage(button_pushed_background.png) Object background
|
|---|
| 1713 | 2011-05-06 05:13:27.857 MythUIHelper: LoadCacheImage(button_pushed_background.png,button_pushed_background.png--229x71.png)
|
|---|
| 1714 | 2011-05-06 05:13:27.857 MythUIImage(0x8b03238): LoadImage found in cache :button_pushed_background.png--229x71.png: RefCount = 10
|
|---|
| 1715 | 2011-05-06 05:13:27.858 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png)
|
|---|
| 1716 | 2011-05-06 05:13:27.858 MythUIImage(0xb1b5a370): Load(), loading 'button_background.png' in foreground
|
|---|
| 1717 | 2011-05-06 05:13:27.858 MythUIImage(0xb1b5a370): LoadImage(button_background.png) Object background
|
|---|
| 1718 | 2011-05-06 05:13:27.858 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png)
|
|---|
| 1719 | 2011-05-06 05:13:27.858 MythUIImage(0xb1b5a370): LoadImage found in cache :button_background.png--229x71.png: RefCount = 21
|
|---|
| 1720 | 2011-05-06 05:13:27.858 MythUIHelper: LoadCacheImage(button_selected_background.png,button_selected_background.png--229x71.png)
|
|---|
| 1721 | 2011-05-06 05:13:27.858 MythUIImage(0xb1b5aff8): Load(), loading 'button_selected_background.png' in foreground
|
|---|
| 1722 | 2011-05-06 05:13:27.858 MythUIImage(0xb1b5aff8): LoadImage(button_selected_background.png) Object background
|
|---|
| 1723 | 2011-05-06 05:13:27.858 MythUIHelper: LoadCacheImage(button_selected_background.png,button_selected_background.png--229x71.png)
|
|---|
| 1724 | 2011-05-06 05:13:27.858 MythUIImage(0xb1b5aff8): LoadImage found in cache :button_selected_background.png--229x71.png: RefCount = 11
|
|---|
| 1725 | 2011-05-06 05:13:27.858 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png)
|
|---|
| 1726 | 2011-05-06 05:13:27.858 MythUIImage(0xb1b5bc48): Load(), loading 'button_background.png' in foreground
|
|---|
| 1727 | 2011-05-06 05:13:27.858 MythUIImage(0xb1b5bc48): LoadImage(button_background.png) Object background
|
|---|
| 1728 | 2011-05-06 05:13:27.858 MythUIHelper: LoadCacheImage(button_background.png,button_background.png--229x71.png)
|
|---|
| 1729 | 2011-05-06 05:13:27.858 MythUIImage(0xb1b5bc48): LoadImage found in cache :button_background.png--229x71.png: RefCount = 22
|
|---|
| 1730 | 2011-05-06 05:13:27.858 MythUIHelper: LoadCacheImage(button_pushed_background.png,button_pushed_background.png--229x71.png)
|
|---|
| 1731 | 2011-05-06 05:13:27.858 MythUIImage(0xb1b5c908): Load(), loading 'button_pushed_background.png' in foreground
|
|---|
| 1732 | 2011-05-06 05:13:27.858 MythUIImage(0xb1b5c908): LoadImage(button_pushed_background.png) Object background
|
|---|
| 1733 | 2011-05-06 05:13:27.858 MythUIHelper: LoadCacheImage(button_pushed_background.png,button_pushed_background.png--229x71.png)
|
|---|
| 1734 | 2011-05-06 05:13:27.858 MythUIImage(0xb1b5c908): LoadImage found in cache :button_pushed_background.png--229x71.png: RefCount = 11
|
|---|
| 1735 | 2011-05-06 05:13:27.868 MythUIHelper: LoadCacheImage(ui/background.png,ui-background.png---1x-1.png)
|
|---|
| 1736 | 2011-05-06 05:13:27.869 MythUIImage(0xb1bb3190): Load(), spawning thread to load 'ui/background.png'
|
|---|
| 1737 | 2011-05-06 05:13:27.869 MythUIImage(0xb1bb3190): LoadImage(ui/background.png) Object backimg
|
|---|
| 1738 | 2011-05-06 05:13:27.869 MythUIHelper: LoadCacheImage(ui/background.png,ui-background.png---1x-1.png)
|
|---|
| 1739 | 2011-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'
|
|---|
| 1742 | 2011-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'
|
|---|
| 1745 | 2011-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'
|
|---|
| 1748 | 2011-05-06 05:13:27.881 XMLParseBase: Loaded base theme from '/usr/share/mythtv/themes/MythCenter-wide/base.xml'
|
|---|
| 1749 | 2011-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'
|
|---|
| 1752 | 2011-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'
|
|---|
| 1755 | 2011-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'
|
|---|
| 1758 | 2011-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'
|
|---|
| 1761 | 2011-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'
|
|---|
| 1764 | 2011-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'
|
|---|
| 1767 | 2011-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'
|
|---|
| 1770 | 2011-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'
|
|---|
| 1773 | 2011-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'
|
|---|
| 1776 | 2011-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'
|
|---|
| 1779 | 2011-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'
|
|---|
| 1782 | 2011-05-06 05:13:27.884 XMLParseBase: Loaded base theme from '/usr/share/mythtv/themes/default-wide/base.xml'
|
|---|
| 1783 | 2011-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'
|
|---|
| 1786 | 2011-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'
|
|---|
| 1789 | 2011-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'
|
|---|
| 1792 | 2011-05-06 05:13:27.892 MythUIHelper: LoadCacheImage(shared/0_stars.png,shared-0_stars.png---1x-1.png)
|
|---|
| 1793 | 2011-05-06 05:13:27.892 MythUIImage(0xabb00248): Load(), spawning thread to load 'shared/0_stars.png'
|
|---|
| 1794 | 2011-05-06 05:13:27.892 MythUIHelper: LoadCacheImage(shared/1_stars.png,shared-1_stars.png---1x-1.png)
|
|---|
| 1795 | 2011-05-06 05:13:27.892 MythUIImage(0xabb28fb8): Load(), spawning thread to load 'shared/1_stars.png'
|
|---|
| 1796 | 2011-05-06 05:13:27.892 MythUIHelper: LoadCacheImage(shared/2_stars.png,shared-2_stars.png---1x-1.png)
|
|---|
| 1797 | 2011-05-06 05:13:27.893 MythUIImage(0xabb00248): LoadImage(shared/0_stars.png) Object stars
|
|---|
| 1798 | 2011-05-06 05:13:27.893 MythUIHelper: LoadCacheImage(shared/0_stars.png,shared-0_stars.png---1x-1.png)
|
|---|
| 1799 | 2011-05-06 05:13:27.893 MythUIImage(0xabb29690): Load(), spawning thread to load 'shared/2_stars.png'
|
|---|
| 1800 | 2011-05-06 05:13:27.893 MythUIHelper: LoadCacheImage(shared/3_stars.png,shared-3_stars.png---1x-1.png)
|
|---|
| 1801 | 2011-05-06 05:13:27.893 MythUIImage(0xabb2b0b0): Load(), spawning thread to load 'shared/3_stars.png'
|
|---|
| 1802 | 2011-05-06 05:13:27.893 MythUIHelper: LoadCacheImage(shared/4_stars.png,shared-4_stars.png---1x-1.png)
|
|---|
| 1803 | 2011-05-06 05:13:27.893 MythUIImage(0xabb2b410): Load(), spawning thread to load 'shared/4_stars.png'
|
|---|
| 1804 | 2011-05-06 05:13:27.893 MythUIHelper: LoadCacheImage(shared/5_stars.png,shared-5_stars.png---1x-1.png)
|
|---|
| 1805 | 2011-05-06 05:13:27.893 MythUIImage(0xabb2bc28): Load(), spawning thread to load 'shared/5_stars.png'
|
|---|
| 1806 | 2011-05-06 05:13:27.893 MythUIHelper: LoadCacheImage(shared/6_stars.png,shared-6_stars.png---1x-1.png)
|
|---|
| 1807 | 2011-05-06 05:13:27.893 MythUIImage(0xabb28fb8): LoadImage(shared/1_stars.png) Object stars
|
|---|
| 1808 | 2011-05-06 05:13:27.893 MythUIHelper: LoadCacheImage(shared/1_stars.png,shared-1_stars.png---1x-1.png)
|
|---|
| 1809 | 2011-05-06 05:13:27.894 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :shared-0_stars.png---1x-1.png: :41580:
|
|---|
| 1810 | 2011-05-06 05:13:27.894 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :70: size :41580:
|
|---|
| 1811 | 2011-05-06 05:13:27.894 MythUIImage(0xabb00248): LoadImage found in cache :shared-0_stars.png---1x-1.png: RefCount = 2
|
|---|
| 1812 | 2011-05-06 05:13:27.894 MythUIImage(0xabb2c2f8): Load(), spawning thread to load 'shared/6_stars.png'
|
|---|
| 1813 | 2011-05-06 05:13:27.894 MythUIImage(0xabb2b0b0): LoadImage(shared/3_stars.png) Object stars
|
|---|
| 1814 | 2011-05-06 05:13:27.894 MythUIHelper: LoadCacheImage(shared/3_stars.png,shared-3_stars.png---1x-1.png)
|
|---|
| 1815 | 2011-05-06 05:13:27.894 MythUIHelper: LoadCacheImage(shared/7_stars.png,shared-7_stars.png---1x-1.png)
|
|---|
| 1816 | 2011-05-06 05:13:27.894 MythUIImage(0xabb2ca78): Load(), spawning thread to load 'shared/7_stars.png'
|
|---|
| 1817 | 2011-05-06 05:13:27.894 MythUIHelper: LoadCacheImage(shared/8_stars.png,shared-8_stars.png---1x-1.png)
|
|---|
| 1818 | 2011-05-06 05:13:27.894 MythUIImage(0xabb29690): LoadImage(shared/2_stars.png) Object stars
|
|---|
| 1819 | 2011-05-06 05:13:27.894 MythUIHelper: LoadCacheImage(shared/2_stars.png,shared-2_stars.png---1x-1.png)
|
|---|
| 1820 | 2011-05-06 05:13:27.894 MythUIImage(0xabb2cf88): Load(), spawning thread to load 'shared/8_stars.png'
|
|---|
| 1821 | 2011-05-06 05:13:27.894 MythUIHelper: LoadCacheImage(shared/9_stars.png,shared-9_stars.png---1x-1.png)
|
|---|
| 1822 | 2011-05-06 05:13:27.894 MythUIImage(0xabb2d830): Load(), spawning thread to load 'shared/9_stars.png'
|
|---|
| 1823 | 2011-05-06 05:13:27.894 MythUIHelper: LoadCacheImage(shared/10_stars.png,shared-10_stars.png---1x-1.png)
|
|---|
| 1824 | 2011-05-06 05:13:27.894 MythUIImage(0xabc99260): Load(), spawning thread to load 'shared/10_stars.png'
|
|---|
| 1825 | 2011-05-06 05:13:27.894 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :shared-3_stars.png---1x-1.png: :41580:
|
|---|
| 1826 | 2011-05-06 05:13:27.894 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :71: size :41580:
|
|---|
| 1827 | 2011-05-06 05:13:27.895 MythUIImage(0xabb2b0b0): LoadImage found in cache :shared-3_stars.png---1x-1.png: RefCount = 2
|
|---|
| 1828 | 2011-05-06 05:13:27.895 MythUIImage(0xabb2b410): LoadImage(shared/4_stars.png) Object stars
|
|---|
| 1829 | 2011-05-06 05:13:27.895 MythUIHelper: LoadCacheImage(shared/4_stars.png,shared-4_stars.png---1x-1.png)
|
|---|
| 1830 | 2011-05-06 05:13:27.895 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :shared-2_stars.png---1x-1.png: :41580:
|
|---|
| 1831 | 2011-05-06 05:13:27.895 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :72: size :41580:
|
|---|
| 1832 | 2011-05-06 05:13:27.895 MythUIImage(0xabb29690): LoadImage found in cache :shared-2_stars.png---1x-1.png: RefCount = 2
|
|---|
| 1833 | 2011-05-06 05:13:27.895 MythUIImage(0xabb2bc28): LoadImage(shared/5_stars.png) Object stars
|
|---|
| 1834 | 2011-05-06 05:13:27.895 MythUIHelper: LoadCacheImage(shared/5_stars.png,shared-5_stars.png---1x-1.png)
|
|---|
| 1835 | 2011-05-06 05:13:27.895 XMLParseBase: Loaded base theme from '/usr/share/mythtv/themes/default/base.xml'
|
|---|
| 1836 | 2011-05-06 05:13:27.895 XMLParseBase, Warning: No theme file '/tmp/base.xml'
|
|---|
| 1837 | 2011-05-06 05:13:27.895 MythUIHelper: LoadCacheImage(ui/background.png,ui-background.png---1x-1.png)
|
|---|
| 1838 | 2011-05-06 05:13:27.895 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :shared-4_stars.png---1x-1.png: :41580:
|
|---|
| 1839 | 2011-05-06 05:13:27.895 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :73: size :41580:
|
|---|
| 1840 | 2011-05-06 05:13:27.895 MythUIImage(0xabb2b410): LoadImage found in cache :shared-4_stars.png---1x-1.png: RefCount = 2
|
|---|
| 1841 | 2011-05-06 05:13:27.895 MythUIImage(0xabb11c58): Load(), spawning thread to load 'ui/background.png'
|
|---|
| 1842 | 2011-05-06 05:13:27.895 MythUIImage(0xabb2c2f8): LoadImage(shared/6_stars.png) Object stars
|
|---|
| 1843 | 2011-05-06 05:13:27.895 MythUIHelper: LoadCacheImage(shared/6_stars.png,shared-6_stars.png---1x-1.png)
|
|---|
| 1844 | 2011-05-06 05:13:27.895 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :shared-5_stars.png---1x-1.png: :41580:
|
|---|
| 1845 | 2011-05-06 05:13:27.895 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :74: size :41580:
|
|---|
| 1846 | 2011-05-06 05:13:27.896 MythUIImage(0xabb2bc28): LoadImage found in cache :shared-5_stars.png---1x-1.png: RefCount = 2
|
|---|
| 1847 | 2011-05-06 05:13:27.896 MythUIImage(0xabb2ca78): LoadImage(shared/7_stars.png) Object stars
|
|---|
| 1848 | 2011-05-06 05:13:27.896 MythUIHelper: LoadCacheImage(shared/7_stars.png,shared-7_stars.png---1x-1.png)
|
|---|
| 1849 | 2011-05-06 05:13:27.896 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Welcome' AND action = 'STARTXTERM' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s)
|
|---|
| 1850 | 2011-05-06 05:13:27.896 MSqlQuery::next(DBManager0) Result: "keylist = F12, description = Open an Xterm window"
|
|---|
| 1851 | 2011-05-06 05:13:27.896 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :shared-1_stars.png---1x-1.png: :41580:
|
|---|
| 1852 | 2011-05-06 05:13:27.896 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :75: size :41580:
|
|---|
| 1853 | 2011-05-06 05:13:27.896 MythUIImage(0xabb28fb8): LoadImage found in cache :shared-1_stars.png---1x-1.png: RefCount = 2
|
|---|
| 1854 | 2011-05-06 05:13:27.896 MythUIImage(0xabb2cf88): LoadImage(shared/8_stars.png) Object stars
|
|---|
| 1855 | 2011-05-06 05:13:27.896 MythUIHelper: LoadCacheImage(shared/8_stars.png,shared-8_stars.png---1x-1.png)
|
|---|
| 1856 | 2011-05-06 05:13:27.896 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Welcome' AND action = 'SHOWSETTINGS' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s)
|
|---|
| 1857 | 2011-05-06 05:13:27.896 MSqlQuery::next(DBManager0) Result: "keylist = F11, description = Show Mythshutdown settings"
|
|---|
| 1858 | 2011-05-06 05:13:27.896 MSqlQuery::exec(DBManager0) SELECT keylist, description FROM keybindings WHERE context = 'Welcome' AND action = 'STARTSETUP' AND hostname = 'mythtv-dev' ; <<<< Returns 1 row(s)
|
|---|
| 1859 | 2011-05-06 05:13:27.896 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :shared-6_stars.png---1x-1.png: :41580:
|
|---|
| 1860 | 2011-05-06 05:13:27.896 MSqlQuery::next(DBManager0) Result: "keylist = , description = Start Mythtv-Setup"
|
|---|
| 1861 | 2011-05-06 05:13:27.896 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :76: size :41580:
|
|---|
| 1862 | 2011-05-06 05:13:27.896 MythUIImage(0xabb2c2f8): LoadImage found in cache :shared-6_stars.png---1x-1.png: RefCount = 2
|
|---|
| 1863 | 2011-05-06 05:13:27.896 MythUIImage(0xabb2d830): LoadImage(shared/9_stars.png) Object stars
|
|---|
| 1864 | 2011-05-06 05:13:27.897 MythUIHelper: LoadCacheImage(shared/9_stars.png,shared-9_stars.png---1x-1.png)
|
|---|
| 1865 | 2011-05-06 05:13:27.897 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'recordpreroll' AND hostname = 'mythtv-dev' <<<< Returns 0 row(s)
|
|---|
| 1866 | 2011-05-06 05:13:27.897 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :shared-7_stars.png---1x-1.png: :41580:
|
|---|
| 1867 | 2011-05-06 05:13:27.897 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :77: size :41580:
|
|---|
| 1868 | 2011-05-06 05:13:27.897 MythUIImage(0xabb2ca78): LoadImage found in cache :shared-7_stars.png---1x-1.png: RefCount = 2
|
|---|
| 1869 | 2011-05-06 05:13:27.897 MythUIImage(0xabc99260): LoadImage(shared/10_stars.png) Object stars
|
|---|
| 1870 | 2011-05-06 05:13:27.897 MythUIHelper: LoadCacheImage(shared/10_stars.png,shared-10_stars.png---1x-1.png)
|
|---|
| 1871 | 2011-05-06 05:13:27.897 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'recordpreroll' AND hostname IS NULL <<<< Returns 1 row(s)
|
|---|
| 1872 | 2011-05-06 05:13:27.897 MSqlQuery::next(DBManager0) Result: "data = 0"
|
|---|
| 1873 | 2011-05-06 05:13:27.897 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :shared-8_stars.png---1x-1.png: :41580:
|
|---|
| 1874 | 2011-05-06 05:13:27.897 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :78: size :41580:
|
|---|
| 1875 | 2011-05-06 05:13:27.897 MythUIImage(0xabb2cf88): LoadImage found in cache :shared-8_stars.png---1x-1.png: RefCount = 2
|
|---|
| 1876 | 2011-05-06 05:13:27.897 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :shared-9_stars.png---1x-1.png: :41580:
|
|---|
| 1877 | 2011-05-06 05:13:27.897 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :79: size :41580:
|
|---|
| 1878 | 2011-05-06 05:13:27.897 MythUIImage(0xabb2d830): LoadImage found in cache :shared-9_stars.png---1x-1.png: RefCount = 2
|
|---|
| 1879 | 2011-05-06 05:13:27.897 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'idlewaitforrecordingtime' AND hostname = 'mythtv-dev' <<<< Returns 0 row(s)
|
|---|
| 1880 | 2011-05-06 05:13:27.897 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'idlewaitforrecordingtime' AND hostname IS NULL <<<< Returns 1 row(s)
|
|---|
| 1881 | 2011-05-06 05:13:27.898 MSqlQuery::next(DBManager0) Result: "data = 15"
|
|---|
| 1882 | 2011-05-06 05:13:27.898 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :shared-10_stars.png---1x-1.png: :41580:
|
|---|
| 1883 | 2011-05-06 05:13:27.898 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'timeformat' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s)
|
|---|
| 1884 | 2011-05-06 05:13:27.898 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :80: size :41580:
|
|---|
| 1885 | 2011-05-06 05:13:27.898 MSqlQuery::next(DBManager0) Result: "data = h:mm AP"
|
|---|
| 1886 | 2011-05-06 05:13:27.898 MythUIImage(0xabc99260): LoadImage found in cache :shared-10_stars.png---1x-1.png: RefCount = 2
|
|---|
| 1887 | 2011-05-06 05:13:27.898 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'mythwelcomedateformat' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s)
|
|---|
| 1888 | 2011-05-06 05:13:27.898 MSqlQuery::next(DBManager0) Result: "data = dddd
|
|---|
| 1889 | dd MMM yyyy"
|
|---|
| 1890 | 2011-05-06 05:13:27.898 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'idletimeoutsecs' AND hostname = 'mythtv-dev' <<<< Returns 0 row(s)
|
|---|
| 1891 | 2011-05-06 05:13:27.898 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'idletimeoutsecs' AND hostname IS NULL <<<< Returns 1 row(s)
|
|---|
| 1892 | 2011-05-06 05:13:27.898 MSqlQuery::next(DBManager0) Result: "data = 300"
|
|---|
| 1893 | 2011-05-06 05:13:27.898 XMLParseBase: Loading window theme from /usr/share/mythtv/themes/MythCenter-wide/welcome-ui.xml
|
|---|
| 1894 | 2011-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'
|
|---|
| 1897 | 2011-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'
|
|---|
| 1900 | 2011-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'
|
|---|
| 1903 | 2011-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'
|
|---|
| 1906 | 2011-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'
|
|---|
| 1909 | 2011-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'
|
|---|
| 1912 | 2011-05-06 05:13:27.905 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'dateformat' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s)
|
|---|
| 1913 | 2011-05-06 05:13:27.905 MSqlQuery::next(DBManager0) Result: "data = ddd MMM d"
|
|---|
| 1914 | 2011-05-06 05:13:27.905 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'shortdateformat' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s)
|
|---|
| 1915 | 2011-05-06 05:13:27.905 MSqlQuery::next(DBManager0) Result: "data = M/d"
|
|---|
| 1916 | 2011-05-06 05:13:27.933 MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :ui-background.png---1x-1.png: :9208320:
|
|---|
| 1917 | 2011-05-06 05:13:27.933 MythUIHelper: MythUIHelper::CacheImage : Cache Count = :81: size :9208320:
|
|---|
| 1918 | 2011-05-06 05:13:27.933 MythUIImage(0xb1bb3190): LoadImage found in cache :ui-background.png---1x-1.png: RefCount = 2
|
|---|
| 1919 | 2011-05-06 05:13:27.933 MythUIImage(0xabb11c58): LoadImage(ui/background.png) Object backimg
|
|---|
| 1920 | 2011-05-06 05:13:27.933 MythUIHelper: LoadCacheImage(ui/background.png,ui-background.png---1x-1.png)
|
|---|
| 1921 | 2011-05-06 05:13:27.933 MythUIImage(0xabb11c58): LoadImage found in cache :ui-background.png---1x-1.png: RefCount = 3
|
|---|
| 1922 | 2011-05-06 05:13:27.964 MythUIHelper: LoadCacheImage(wide_button_background.png,wide_button_background.png--435x73.png)
|
|---|
| 1923 | 2011-05-06 05:13:27.964 MythUIImage(0x8eb77b0): Load(), loading 'wide_button_background.png' in foreground
|
|---|
| 1924 | 2011-05-06 05:13:27.964 MythUIImage(0x8eb77b0): LoadImage(wide_button_background.png) Object background
|
|---|
| 1925 | 2011-05-06 05:13:27.964 MythUIHelper: LoadCacheImage(wide_button_background.png,wide_button_background.png--435x73.png)
|
|---|
| 1926 | 2011-05-06 05:13:27.964 MythUIImage(0x8eb77b0): LoadImage found in cache :wide_button_background.png--435x73.png: RefCount = 5
|
|---|
| 1927 | 2011-05-06 05:13:27.965 MythUIHelper: LoadCacheImage(wide_button_selected_background.png,wide_button_selected_background.png--435x73.png)
|
|---|
| 1928 | 2011-05-06 05:13:27.965 MythUIImage(0x8eb8c68): Load(), loading 'wide_button_selected_background.png' in foreground
|
|---|
| 1929 | 2011-05-06 05:13:27.965 MythUIImage(0x8eb8c68): LoadImage(wide_button_selected_background.png) Object background
|
|---|
| 1930 | 2011-05-06 05:13:27.965 MythUIHelper: LoadCacheImage(wide_button_selected_background.png,wide_button_selected_background.png--435x73.png)
|
|---|
| 1931 | 2011-05-06 05:13:27.965 MythUIImage(0x8eb8c68): LoadImage found in cache :wide_button_selected_background.png--435x73.png: RefCount = 3
|
|---|
| 1932 | 2011-05-06 05:13:27.965 MythUIHelper: LoadCacheImage(wide_button_background.png,wide_button_background.png--435x73.png)
|
|---|
| 1933 | 2011-05-06 05:13:27.965 MythUIImage(0x8eb9650): Load(), loading 'wide_button_background.png' in foreground
|
|---|
| 1934 | 2011-05-06 05:13:27.965 MythUIImage(0x8eb9650): LoadImage(wide_button_background.png) Object background
|
|---|
| 1935 | 2011-05-06 05:13:27.965 MythUIHelper: LoadCacheImage(wide_button_background.png,wide_button_background.png--435x73.png)
|
|---|
| 1936 | 2011-05-06 05:13:27.965 MythUIImage(0x8eb9650): LoadImage found in cache :wide_button_background.png--435x73.png: RefCount = 6
|
|---|
| 1937 | 2011-05-06 05:13:27.965 MythUIHelper: LoadCacheImage(wide_button_pushed_background.png,wide_button_pushed_background.png--435x73.png)
|
|---|
| 1938 | 2011-05-06 05:13:27.965 MythUIImage(0x8eba288): Load(), loading 'wide_button_pushed_background.png' in foreground
|
|---|
| 1939 | 2011-05-06 05:13:27.965 MythUIImage(0x8eba288): LoadImage(wide_button_pushed_background.png) Object background
|
|---|
| 1940 | 2011-05-06 05:13:27.965 MythUIHelper: LoadCacheImage(wide_button_pushed_background.png,wide_button_pushed_background.png--435x73.png)
|
|---|
| 1941 | 2011-05-06 05:13:27.965 MythUIImage(0x8eba288): LoadImage found in cache :wide_button_pushed_background.png--435x73.png: RefCount = 3
|
|---|
| 1942 | 2011-05-06 05:13:27.966 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'masterserverip' AND hostname = 'mythtv-dev' <<<< Returns 0 row(s)
|
|---|
| 1943 | 2011-05-06 05:13:27.966 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'masterserverip' AND hostname IS NULL <<<< Returns 1 row(s)
|
|---|
| 1944 | 2011-05-06 05:13:27.966 MSqlQuery::next(DBManager0) Result: "data = 127.0.0.1"
|
|---|
| 1945 | 2011-05-06 05:13:27.966 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'masterserverport' AND hostname = 'mythtv-dev' <<<< Returns 0 row(s)
|
|---|
| 1946 | 2011-05-06 05:13:27.966 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'masterserverport' AND hostname IS NULL <<<< Returns 1 row(s)
|
|---|
| 1947 | 2011-05-06 05:13:27.966 MSqlQuery::next(DBManager0) Result: "data = 6543"
|
|---|
| 1948 | 2011-05-06 05:13:27.966 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'wolbackendcommand' AND hostname = 'mythtv-dev' <<<< Returns 0 row(s)
|
|---|
| 1949 | 2011-05-06 05:13:27.967 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'wolbackendcommand' AND hostname IS NULL <<<< Returns 1 row(s)
|
|---|
| 1950 | 2011-05-06 05:13:27.967 MSqlQuery::next(DBManager0) Result: "data = "
|
|---|
| 1951 | 2011-05-06 05:13:27.967 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'backendconnectretry' AND hostname = 'mythtv-dev' <<<< Returns 0 row(s)
|
|---|
| 1952 | 2011-05-06 05:13:27.967 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'backendconnectretry' AND hostname IS NULL <<<< Returns 0 row(s)
|
|---|
| 1953 | 2011-05-06 05:13:27.967 MythCoreContext: Connecting to backend server: 127.0.0.1:6543 (try 1 of 1)
|
|---|
| 1954 | 2011-05-06 05:13:27.967 MythSocket(ffffffffb1bf55d8:31): new socket
|
|---|
| 1955 | 2011-05-06 05:13:27.967 MythSocket(ffffffffb1bf55d8:31): attempting connect() to (127.0.0.1:6543)
|
|---|
| 1956 | 2011-05-06 05:13:27.967 MythSocket(ffffffffb1bf55d8:31): state change Idle -> Connected
|
|---|
| 1957 | 2011-05-06 05:13:27.967 MythSocket(ffffffffb1bf55d8:31): write -> 31 30 MYTH_PROTO_VERSION 63 3875641D
|
|---|
| 1958 | 2011-05-06 05:13:27.967 MythSocket(ffffffffb1bf55d8:31): writeBlock(0x18446744072295104696, 38)
|
|---|
| 1959 | 2011-05-06 05:13:27.967 MythSocket(ffffffffb1bf55d8:31): readBlock(0x18446744072295038072, 8) called
|
|---|
| 1960 | 2011-05-06 05:13:27.968 MythSocket(ffffffffb1bf55d8:31): readBlock(0x18446744072295104696, 13) called
|
|---|
| 1961 | 2011-05-06 05:13:27.968 MythSocket(ffffffffb1bf55d8:31): read <- 31 13 ACCEPT[]:[]63
|
|---|
| 1962 | 2011-05-06 05:13:27.968 Using protocol version 63
|
|---|
| 1963 | 2011-05-06 05:13:27.968 MythSocket(ffffffffb1bf55d8:31): write -> 31 24 ANN Monitor mythtv-dev 0
|
|---|
| 1964 | 2011-05-06 05:13:27.968 MythSocket(ffffffffb1bf55d8:31): writeBlock(0x18446744072295187696, 32)
|
|---|
| 1965 | 2011-05-06 05:13:28.050 MythSocket(ffffffffb1bf55d8:31): readBlock(0x18446744072295109128, 8) called
|
|---|
| 1966 | 2011-05-06 05:13:28.050 MythSocket(ffffffffb1bf55d8:31): readBlock(0x18446744072395831656, 2) called
|
|---|
| 1967 | 2011-05-06 05:13:28.050 MythSocket(ffffffffb1bf55d8:31): read <- 31 2 OK
|
|---|
| 1968 | 2011-05-06 05:13:28.050 MythSocket(ffffffffabb284e8:36): new socket
|
|---|
| 1969 | 2011-05-06 05:13:28.050 MythSocket(ffffffffabb284e8:36): attempting connect() to (127.0.0.1:6543)
|
|---|
| 1970 | 2011-05-06 05:13:28.051 MythSocket(ffffffffabb284e8:36): state change Idle -> Connected
|
|---|
| 1971 | 2011-05-06 05:13:28.051 MythSocket(ffffffffabb284e8:36): write -> 36 24 ANN Monitor mythtv-dev 1
|
|---|
| 1972 | 2011-05-06 05:13:28.051 MythSocket(ffffffffabb284e8:36): writeBlock(0x18446744072396687208, 32)
|
|---|
| 1973 | 2011-05-06 05:13:28.053 MythSocket(ffffffffabb284e8:36): readBlock(0x18446744072396434608, 8) called
|
|---|
| 1974 | 2011-05-06 05:13:28.053 MythSocket(ffffffffabb284e8:36): readBlock(0x18446744072295109216, 2) called
|
|---|
| 1975 | 2011-05-06 05:13:28.053 MythSocket(ffffffffabb284e8:36): read <- 36 2 OK
|
|---|
| 1976 | 2011-05-06 05:13:28.054 MythSocketThread: readyread thread start
|
|---|
| 1977 | 2011-05-06 05:13:28.054 ProcessAddRemoveQueues
|
|---|
| 1978 | 2011-05-06 05:13:28.054 Construct FD_SET
|
|---|
| 1979 | 2011-05-06 05:13:28.054 Empty FD_SET, sleeping
|
|---|
| 1980 | 2011-05-06 05:13:28.054 MythSocket(ffffffffabb284e8:36): UpRef: 1
|
|---|
| 1981 | 2011-05-06 05:13:28.054 Empty FD_SET, woken up
|
|---|
| 1982 | 2011-05-06 05:13:28.054 ProcessAddRemoveQueues
|
|---|
| 1983 | 2011-05-06 05:13:28.054 Construct FD_SET
|
|---|
| 1984 | 2011-05-06 05:13:28.054 Waiting on select..
|
|---|
| 1985 | 2011-05-06 05:13:28.054 MSqlQuery::exec(DBManager0) SELECT cardid FROM capturecard ORDER BY cardid <<<< Returns 2 row(s)
|
|---|
| 1986 | 2011-05-06 05:13:28.054 MSqlQuery::next(DBManager0) Result: "cardid = 1"
|
|---|
| 1987 | 2011-05-06 05:13:28.054 MSqlQuery::next(DBManager0) Result: "cardid = 2"
|
|---|
| 1988 | 2011-05-06 05:13:28.054 SendReceiveStringList(QUERY_REMOTEENCODER 1,GET_STATE) called from UI thread
|
|---|
| 1989 | 2011-05-06 05:13:28.054 MythSocket(ffffffffb1bf55d8:31): write -> 31 35 QUERY_REMOTEENCODER 1[]:[]GET_STATE
|
|---|
| 1990 | 2011-05-06 05:13:28.054 MythSocket(ffffffffb1bf55d8:31): writeBlock(0x18446744072295188168, 43)
|
|---|
| 1991 | 2011-05-06 05:13:28.054 MythSocket(ffffffffb1bf55d8:31): readBlock(0x18446744072396445048, 8) called
|
|---|
| 1992 | 2011-05-06 05:13:28.054 MythSocket(ffffffffb1bf55d8:31): readBlock(0x18446744072295104800, 1) called
|
|---|
| 1993 | 2011-05-06 05:13:28.054 MythSocket(ffffffffb1bf55d8:31): read <- 31 1 0
|
|---|
| 1994 | 2011-05-06 05:13:28.054 Got data on select
|
|---|
| 1995 | 2011-05-06 05:13:28.054 Processing ready reads
|
|---|
| 1996 | 2011-05-06 05:13:28.054 SendReceiveStringList(QUERY_REMOTEENCODER 2,GET_STATE) called from UI thread
|
|---|
| 1997 | 2011-05-06 05:13:28.054 MythSocket(ffffffffb1bf55d8:31): write -> 31 35 QUERY_REMOTEENCODER 2[]:[]GET_STATE
|
|---|
| 1998 | 2011-05-06 05:13:28.054 MythSocketThread: Total read time: 0ms, on sockets
|
|---|
| 1999 | 2011-05-06 05:13:28.054 MythSocket(ffffffffb1bf55d8:31): writeBlock(0x18446744072295188168, 43)
|
|---|
| 2000 | 2011-05-06 05:13:28.055 Reacquired ready read lock
|
|---|
| 2001 | 2011-05-06 05:13:28.055 ProcessAddRemoveQueues
|
|---|
| 2002 | 2011-05-06 05:13:28.055 Construct FD_SET
|
|---|
| 2003 | 2011-05-06 05:13:28.055 Waiting on select..
|
|---|
| 2004 | 2011-05-06 05:13:28.055 MythSocket(ffffffffb1bf55d8:31): readBlock(0x18446744072396445048, 8) called
|
|---|
| 2005 | 2011-05-06 05:13:28.055 MythSocket(ffffffffb1bf55d8:31): readBlock(0x18446744072396421224, 1) called
|
|---|
| 2006 | 2011-05-06 05:13:28.055 MythSocket(ffffffffb1bf55d8:31): read <- 31 1 0
|
|---|
| 2007 | 2011-05-06 05:13:28.055 Got data on select
|
|---|
| 2008 | 2011-05-06 05:13:28.055 Processing ready reads
|
|---|
| 2009 | 2011-05-06 05:13:28.055 MythSocketThread: Total read time: 0ms, on sockets
|
|---|
| 2010 | 2011-05-06 05:13:28.055 SendReceiveStringList(QUERY_GETALLPENDING) called from UI thread
|
|---|
| 2011 | 2011-05-06 05:13:28.055 Reacquired ready read lock
|
|---|
| 2012 | 2011-05-06 05:13:28.055 MythSocket(ffffffffb1bf55d8:31): write -> 31 19 QUERY_GETALLPENDING
|
|---|
| 2013 | 2011-05-06 05:13:28.055 MythSocket(ffffffffb1bf55d8:31): writeBlock(0x18446744072396082760, 27)
|
|---|
| 2014 | 2011-05-06 05:13:28.055 ProcessAddRemoveQueues
|
|---|
| 2015 | 2011-05-06 05:13:28.055 Construct FD_SET
|
|---|
| 2016 | 2011-05-06 05:13:28.055 Waiting on select..
|
|---|
| 2017 | 2011-05-06 05:13:28.055 MythSocket(ffffffffb1bf55d8:31): readBlock(0x18446744072295187936, 8) called
|
|---|
| 2018 | 2011-05-06 05:13:28.055 MythSocket(ffffffffb1bf55d8:31): readBlock(0x18446744072396726104, 6026) called
|
|---|
| 2019 | 2011-05-06 05:13:28.055 MythSocket(ffffffffb1bf55d8:31): read <- 31 6026 0[]:[]11[]:[]Entertainment Tonight[]:[][]:[][CC] Mary Hart and Mark Steines present the latest celebrity news events, exclusive interviews, behind-the-scenes first looks and Hollywood's hottest stories from the worlds of film, television, music, fashion, literature and interactive media. (2010)[]:[]Entertainment[]:[]1088[]:[]88[]:[]GO![]:[]GO![]:[][]:[]0[]:[]1304641800[]:[]1304643600[]:[]734626[]:[]mythtv-dev[]:[]1[]:[]0[]:[]0[]:[]-1[]:[]2[]:[]2[]:[]6[]:[]15[]:[]6[]:[]1304641800[]:[]1304643600[]:[]0[]:[]Default[]:[][]:[][]:[][]:[]1304622779[]:[]0[]:[][]:[]Default[]:[]0[]:[]0[]:[]Default[]:[]0[]:[]0[]:[]0[]:[]0[]:[]Entertainment Tonight[]:[][]:[](PG) [CC] Mary Hart and Mark Steines present the latest celebrity news events, exclusive interviews, behind-the-scenes first looks and Hollywood's hottest stories from the worlds of film, television, music, fashion, literature and interactive media.[]:[]Entertainment[]:[]1008[]:[]8[]:[]WIN[]:[]WIN[]:[][]:[]0[]:[]1304658000[]:[]1304659800[]:[]734626[]:[]mythtv-dev[]:[]1[]:[]0[]:[]0[]:[]-1[]:[]2[]:[]2[]:[]6[]:[]15[]:[]6[]:[]1304658000[]:[]1304659800[]:[]0[]:[]Default[]:[][]:[][]:[][]:[]1304622779[]:[]0[]:[][]:[]Default[]:[]0[]:[]0[]:[]Default[]:[]0[]:[]0[]:[]0[]:[]0[]:[]Entertainment Tonight[]:[][]:[][CC] Entertainment Tonight[]:[]Entertainment[]:[]1008[]:[]8[]:[]WIN[]:[]WIN[]:[][]:[]0[]:[]1304789400[]:[]1304791200[]:[]734626[]:[]mythtv-dev[]:[]1[]:[]0[]:[]0[]:[]-1[]:[]2[]:[]2[]:[]6[]:[]15[]:[]6[]:[]1304789400[]:[]1304791200[]:[]0[]:[]Default[]:[][]:[][]:[][]:[]1304622779[]:[]0[]:[][]:[]Default[]:[]0[]:[]0[]:[]Default[]:[]0[]:[]0[]:[]0[]:[]0[]:[]Entertainment Tonight[]:[][]:[][CC] Mary Hart and Mark Steines present the latest celebrity news events, exclusive interviews, behind-the-scenes first looks and Hollywood's hottest stories from the worlds of film, television, music, fashion, literature and interactive media. (2010)[]:[]Entertainment[]:[]1088[]:[]88[]:[]GO![]:[]GO![]:[][]:[]0[]:[]1304901000[]:[]1304902800[]:[]734626[]:[]mythtv-dev[]:[]1[]:[]0[]:[]0[]:[]-1[]:[]2[]:[]2[]:[]6[]:[]15[]:[]6[]:[]1304901000[]:[]1304902800[]:[]0[]:[]Default[]:[][]:[][]:[][]:[]1304622779[]:[]0[]:[][]:[]Default[]:[]0[]:[]0[]:[]Default[]:[]0[]:[]0[]:[]0[]:[]0[]:[]Entertainment Tonight[]:[][]:[](PG) [CC] Mary Hart and Mark Steines present the latest celebrity news events, exclusive interviews, behind-the-scenes first looks and Hollywood's hottest stories from the worlds of film, television, music, fashion, literature and interactive media.[]:[]Entertainment[]:[]1008[]:[]8[]:[]WIN[]:[]WIN[]:[][]:[]0[]:[]1304917200[]:[]1304919000[]:[]734626[]:[]mythtv-dev[]:[]1[]:[]0[]:[]0[]:[]-1[]:[]2[]:[]2[]:[]6[]:[]15[]:[]6[]:[]1304917200[]:[]1304919000[]:[]0[]:[]Default[]:[][]:[][]:[][]:[]1304622779[]:[]0[]:[][]:[]Default[]:[]0[]:[]0[]:[]Default[]:[]0[]:[]0[]:[]0[]:[]0[]:[]Entertainment Tonight[]:[][]:[][CC] Mary Hart and Mark Steines present the latest celebrity news events, exclusive interviews, behind-the-scenes first looks and Hollywood's hottest stories from the worlds of film, television, music, fashion, literature and interactive media. (2010)[]:[]Entertainment[]:[]1088[]:[]88[]:[]GO![]:[]GO![]:[][]:[]0[]:[]1304987400[]:[]1304989200[]:[]734626[]:[]mythtv-dev[]:[]1[]:[]0[]:[]0[]:[]-1[]:[]2[]:[]2[]:[]6[]:[]15[]:[]6[]:[]1304987400[]:[]1304989200[]:[]0[]:[]Default[]:[][]:[][]:[][]:[]1304622779[]:[]0[]:[][]:[]Default[]:[]0[]:[]0[]:[]Default[]:[]0[]:[]0[]:[]0[]:[]0[]:[]Entertainment Tonight[]:[][]:[](PG) [CC] Mary Hart and Mark Steines present the latest celebrity news events, exclusive interviews, behind-the-scenes first looks and Hollywood's hottest stories from the worlds of film, television, music, fashion, literature and interactive media.[]:[]Entertainment[]:[]1008[]:[]8[]:[]WIN[]:[]WIN[]:[][]:[]0[]:[]1305003600[]:[]1305005400[]:[]734626[]:[]mythtv-dev[]:[]1[]:[]0[]:[]0[]:[]-1[]:[]2[]:[]2[]:[]6[]:[]15[]:[]6[]:[]1305003600[]:[]1305005400[]:[]0[]:[]Default[]:[][]:[][]:[][]:[]1304622779[]:[]0[]:[][]:[]Default[]:[]0[]:[]0[]:[]Default[]:[]0[]:[]0[]:[]0[]:[]0[]:[]Entertainment Tonight[]:[][]:[](PG) [CC] Entertainment Tonight[]:[]Entertainment[]:[]1008[]:[]8[]:[]WIN[]:[]WIN[]:[][]:[]0[]:[]1305041400[]:[]1305043200[]:[]734626[]:[]mythtv-dev[]:[]1[]:[]0[]:[]0[]:[]-1[]:[]2[]:[]2[]:[]6[]:[]15[]:[]6[]:[]1305041400[]:[]1305043200[]:[]0[]:[]Default[]:[][]:[][]:[][]:[]1304622779[]:[]0[]:[][]:[]Default[]:[]0[]:[]0[]:[]Default[]:[]0[]:[]0[]:[]0[]:[]0[]:[]Entertainment Tonight[]:[][]:[][CC] Mary Hart and Mark Steines present the latest celebrity news events, exclusive interviews, behind-the-scenes first looks and Hollywood's hottest stories from the worlds of film, television, music, fashion, literature and interactive media. (2010)[]:[]Entertainment[]:[]1088[]:[]88[]:[]GO![]:[]GO![]:[][]:[]0[]:[]1305073800[]:[]1305075600[]:[]734626[]:[]mythtv-dev[]:[]1[]:[]0[]:[]0[]:[]-1[]:[]2[]:[]2[]:[]6[]:[]15[]:[]6[]:[]1305073800[]:[]1305075600[]:[]0[]:[]Default[]:[][]:[][]:[][]:[]1304622779[]:[]0[]:[][]:[]Default[]:[]0[]:[]0[]:[]Default[]:[]0[]:[]0[]:[]0[]:[]0[]:[]Entertainment Tonight[]:[][]:[](PG) [CC] Mary Hart and Mark Steines present the latest celebrity news events, exclusive interviews, behind-the-scenes first looks and Hollywood's hottest stories from the worlds of film, television, music, fashion, literature and interactive media.[]:[]Entertainment[]:[]1008[]:[]8[]:[]WIN[]:[]WIN[]:[][]:[]0[]:[]1305090000[]:[]1305091800[]:[]734626[]:[]mythtv-dev[]:[]1[]:[]0[]:[]0[]:[]-1[]:[]2[]:[]2[]:[]6[]:[]15[]:[]6[]:[]1305090000[]:[]1305091800[]:[]0[]:[]Default[]:[][]:[][]:[][]:[]1304622779[]:[]0[]:[][]:[]Default[]:[]0[]:[]0[]:[]Default[]:[]0[]:[]0[]:[]0[]:[]0[]:[]Entertainment Tonight[]:[][]:[](G) [CC] Entertainment Tonight[]:[]Entertainment[]:[]1008[]:[]8[]:[]WIN[]:[]WIN[]:[][]:[]0[]:[]1305133200[]:[]1305135000[]:[]734626[]:[]mythtv-dev[]:[]1[]:[]0[]:[]0[]:[]-1[]:[]2[]:[]2[]:[]6[]:[]15[]:[]6[]:[]1305133200[]:[]1305135000[]:[]0[]:[]Default[]:[][]:[][]:[][]:[]1304622779[]:[]0[]:[][]:[]Default[]:[]0[]:[]0[]:[]Default[]:[]0[]:[]0[]:[]0[]:[]0
|
|---|
| 2020 | 2011-05-06 05:13:28.056 Got data on select
|
|---|
| 2021 | 2011-05-06 05:13:28.056 Processing ready reads
|
|---|
| 2022 | 2011-05-06 05:13:28.056 MythSocketThread: Total read time: 0ms, on sockets
|
|---|
| 2023 | 2011-05-06 05:13:28.056 Reacquired ready read lock
|
|---|
| 2024 | 2011-05-06 05:13:28.056 ProcessAddRemoveQueues
|
|---|
| 2025 | 2011-05-06 05:13:28.056 Construct FD_SET
|
|---|
| 2026 | 2011-05-06 05:13:28.056 Waiting on select..
|
|---|
| 2027 | 2011-05-06 05:13:28.186 mythshutdown --startup returned: 1
|
|---|
| 2028 | 2011-05-06 05:13:28.186 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'autostartfrontend' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s)
|
|---|
| 2029 | 2011-05-06 05:13:28.186 MSqlQuery::next(DBManager0) Result: "data = 0"
|
|---|
| 2030 | 2011-05-06 05:13:28.186 MSqlQuery::exec(DBManager0) SELECT cardid FROM capturecard ORDER BY cardid <<<< Returns 2 row(s)
|
|---|
| 2031 | 2011-05-06 05:13:28.186 MSqlQuery::next(DBManager0) Result: "cardid = 1"
|
|---|
| 2032 | 2011-05-06 05:13:28.186 MSqlQuery::next(DBManager0) Result: "cardid = 2"
|
|---|
| 2033 | 2011-05-06 05:13:28.187 SendReceiveStringList(QUERY_REMOTEENCODER 1,GET_STATE) called from UI thread
|
|---|
| 2034 | 2011-05-06 05:13:28.187 MythSocket(ffffffffb1bf55d8:31): write -> 31 35 QUERY_REMOTEENCODER 1[]:[]GET_STATE
|
|---|
| 2035 | 2011-05-06 05:13:28.187 MythSocket(ffffffffb1bf55d8:31): writeBlock(0x139213144, 43)
|
|---|
| 2036 | 2011-05-06 05:13:28.187 MythSocket(ffffffffb1bf55d8:31): readBlock(0x139621720, 8) called
|
|---|
| 2037 | 2011-05-06 05:13:28.187 MythSocket(ffffffffb1bf55d8:31): readBlock(0x144174560, 1) called
|
|---|
| 2038 | 2011-05-06 05:13:28.187 MythSocket(ffffffffb1bf55d8:31): read <- 31 1 0
|
|---|
| 2039 | 2011-05-06 05:13:28.187 SendReceiveStringList(QUERY_REMOTEENCODER 2,GET_STATE) called from UI thread
|
|---|
| 2040 | 2011-05-06 05:13:28.187 Got data on select
|
|---|
| 2041 | 2011-05-06 05:13:28.187 MythSocket(ffffffffb1bf55d8:31): write -> 31 35 QUERY_REMOTEENCODER 2[]:[]GET_STATE
|
|---|
| 2042 | 2011-05-06 05:13:28.187 Processing ready reads
|
|---|
| 2043 | 2011-05-06 05:13:28.187 MythSocket(ffffffffb1bf55d8:31): writeBlock(0x139213144, 43)
|
|---|
| 2044 | 2011-05-06 05:13:28.187 MythSocketThread: Total read time: 0ms, on sockets
|
|---|
| 2045 | 2011-05-06 05:13:28.187 Reacquired ready read lock
|
|---|
| 2046 | 2011-05-06 05:13:28.187 ProcessAddRemoveQueues
|
|---|
| 2047 | 2011-05-06 05:13:28.187 Construct FD_SET
|
|---|
| 2048 | 2011-05-06 05:13:28.187 Waiting on select..
|
|---|
| 2049 | 2011-05-06 05:13:28.187 MythSocket(ffffffffb1bf55d8:31): readBlock(0x139621720, 8) called
|
|---|
| 2050 | 2011-05-06 05:13:28.187 MythSocket(ffffffffb1bf55d8:31): readBlock(0x144174560, 1) called
|
|---|
| 2051 | 2011-05-06 05:13:28.187 MythSocket(ffffffffb1bf55d8:31): read <- 31 1 0
|
|---|
| 2052 | 2011-05-06 05:13:28.187 Got data on select
|
|---|
| 2053 | 2011-05-06 05:13:28.187 SendReceiveStringList(QUERY_GETALLPENDING) called from UI thread
|
|---|
| 2054 | 2011-05-06 05:13:28.187 Processing ready reads
|
|---|
| 2055 | 2011-05-06 05:13:28.187 MythSocket(ffffffffb1bf55d8:31): write -> 31 19 QUERY_GETALLPENDING
|
|---|
| 2056 | 2011-05-06 05:13:28.187 MythSocketThread: Total read time: 0ms, on sockets
|
|---|
| 2057 | 2011-05-06 05:13:28.187 MythSocket(ffffffffb1bf55d8:31): writeBlock(0x146267816, 27)
|
|---|
| 2058 | 2011-05-06 05:13:28.187 Reacquired ready read lock
|
|---|
| 2059 | 2011-05-06 05:13:28.187 ProcessAddRemoveQueues
|
|---|
| 2060 | 2011-05-06 05:13:28.188 Construct FD_SET
|
|---|
| 2061 | 2011-05-06 05:13:28.188 Waiting on select..
|
|---|
| 2062 | 2011-05-06 05:13:28.188 MythSocket(ffffffffb1bf55d8:31): readBlock(0x143119776, 8) called
|
|---|
| 2063 | 2011-05-06 05:13:28.188 MythSocket(ffffffffb1bf55d8:31): readBlock(0x145958712, 6026) called
|
|---|
| 2064 | 2011-05-06 05:13:28.188 MythSocket(ffffffffb1bf55d8:31): read <- 31 6026 0[]:[]11[]:[]Entertainment Tonight[]:[][]:[][CC] Mary Hart and Mark Steines present the latest celebrity news events, exclusive interviews, behind-the-scenes first looks and Hollywood's hottest stories from the worlds of film, television, music, fashion, literature and interactive media. (2010)[]:[]Entertainment[]:[]1088[]:[]88[]:[]GO![]:[]GO![]:[][]:[]0[]:[]1304641800[]:[]1304643600[]:[]734626[]:[]mythtv-dev[]:[]1[]:[]0[]:[]0[]:[]-1[]:[]2[]:[]2[]:[]6[]:[]15[]:[]6[]:[]1304641800[]:[]1304643600[]:[]0[]:[]Default[]:[][]:[][]:[][]:[]1304622779[]:[]0[]:[][]:[]Default[]:[]0[]:[]0[]:[]Default[]:[]0[]:[]0[]:[]0[]:[]0[]:[]Entertainment Tonight[]:[][]:[](PG) [CC] Mary Hart and Mark Steines present the latest celebrity news events, exclusive interviews, behind-the-scenes first looks and Hollywood's hottest stories from the worlds of film, television, music, fashion, literature and interactive media.[]:[]Entertainment[]:[]1008[]:[]8[]:[]WIN[]:[]WIN[]:[][]:[]0[]:[]1304658000[]:[]1304659800[]:[]734626[]:[]mythtv-dev[]:[]1[]:[]0[]:[]0[]:[]-1[]:[]2[]:[]2[]:[]6[]:[]15[]:[]6[]:[]1304658000[]:[]1304659800[]:[]0[]:[]Default[]:[][]:[][]:[][]:[]1304622779[]:[]0[]:[][]:[]Default[]:[]0[]:[]0[]:[]Default[]:[]0[]:[]0[]:[]0[]:[]0[]:[]Entertainment Tonight[]:[][]:[][CC] Entertainment Tonight[]:[]Entertainment[]:[]1008[]:[]8[]:[]WIN[]:[]WIN[]:[][]:[]0[]:[]1304789400[]:[]1304791200[]:[]734626[]:[]mythtv-dev[]:[]1[]:[]0[]:[]0[]:[]-1[]:[]2[]:[]2[]:[]6[]:[]15[]:[]6[]:[]1304789400[]:[]1304791200[]:[]0[]:[]Default[]:[][]:[][]:[][]:[]1304622779[]:[]0[]:[][]:[]Default[]:[]0[]:[]0[]:[]Default[]:[]0[]:[]0[]:[]0[]:[]0[]:[]Entertainment Tonight[]:[][]:[][CC] Mary Hart and Mark Steines present the latest celebrity news events, exclusive interviews, behind-the-scenes first looks and Hollywood's hottest stories from the worlds of film, television, music, fashion, literature and interactive media. (2010)[]:[]Entertainment[]:[]1088[]:[]88[]:[]GO![]:[]GO![]:[][]:[]0[]:[]1304901000[]:[]1304902800[]:[]734626[]:[]mythtv-dev[]:[]1[]:[]0[]:[]0[]:[]-1[]:[]2[]:[]2[]:[]6[]:[]15[]:[]6[]:[]1304901000[]:[]1304902800[]:[]0[]:[]Default[]:[][]:[][]:[][]:[]1304622779[]:[]0[]:[][]:[]Default[]:[]0[]:[]0[]:[]Default[]:[]0[]:[]0[]:[]0[]:[]0[]:[]Entertainment Tonight[]:[][]:[](PG) [CC] Mary Hart and Mark Steines present the latest celebrity news events, exclusive interviews, behind-the-scenes first looks and Hollywood's hottest stories from the worlds of film, television, music, fashion, literature and interactive media.[]:[]Entertainment[]:[]1008[]:[]8[]:[]WIN[]:[]WIN[]:[][]:[]0[]:[]1304917200[]:[]1304919000[]:[]734626[]:[]mythtv-dev[]:[]1[]:[]0[]:[]0[]:[]-1[]:[]2[]:[]2[]:[]6[]:[]15[]:[]6[]:[]1304917200[]:[]1304919000[]:[]0[]:[]Default[]:[][]:[][]:[][]:[]1304622779[]:[]0[]:[][]:[]Default[]:[]0[]:[]0[]:[]Default[]:[]0[]:[]0[]:[]0[]:[]0[]:[]Entertainment Tonight[]:[][]:[][CC] Mary Hart and Mark Steines present the latest celebrity news events, exclusive interviews, behind-the-scenes first looks and Hollywood's hottest stories from the worlds of film, television, music, fashion, literature and interactive media. (2010)[]:[]Entertainment[]:[]1088[]:[]88[]:[]GO![]:[]GO![]:[][]:[]0[]:[]1304987400[]:[]1304989200[]:[]734626[]:[]mythtv-dev[]:[]1[]:[]0[]:[]0[]:[]-1[]:[]2[]:[]2[]:[]6[]:[]15[]:[]6[]:[]1304987400[]:[]1304989200[]:[]0[]:[]Default[]:[][]:[][]:[][]:[]1304622779[]:[]0[]:[][]:[]Default[]:[]0[]:[]0[]:[]Default[]:[]0[]:[]0[]:[]0[]:[]0[]:[]Entertainment Tonight[]:[][]:[](PG) [CC] Mary Hart and Mark Steines present the latest celebrity news events, exclusive interviews, behind-the-scenes first looks and Hollywood's hottest stories from the worlds of film, television, music, fashion, literature and interactive media.[]:[]Entertainment[]:[]1008[]:[]8[]:[]WIN[]:[]WIN[]:[][]:[]0[]:[]1305003600[]:[]1305005400[]:[]734626[]:[]mythtv-dev[]:[]1[]:[]0[]:[]0[]:[]-1[]:[]2[]:[]2[]:[]6[]:[]15[]:[]6[]:[]1305003600[]:[]1305005400[]:[]0[]:[]Default[]:[][]:[][]:[][]:[]1304622779[]:[]0[]:[][]:[]Default[]:[]0[]:[]0[]:[]Default[]:[]0[]:[]0[]:[]0[]:[]0[]:[]Entertainment Tonight[]:[][]:[](PG) [CC] Entertainment Tonight[]:[]Entertainment[]:[]1008[]:[]8[]:[]WIN[]:[]WIN[]:[][]:[]0[]:[]1305041400[]:[]1305043200[]:[]734626[]:[]mythtv-dev[]:[]1[]:[]0[]:[]0[]:[]-1[]:[]2[]:[]2[]:[]6[]:[]15[]:[]6[]:[]1305041400[]:[]1305043200[]:[]0[]:[]Default[]:[][]:[][]:[][]:[]1304622779[]:[]0[]:[][]:[]Default[]:[]0[]:[]0[]:[]Default[]:[]0[]:[]0[]:[]0[]:[]0[]:[]Entertainment Tonight[]:[][]:[][CC] Mary Hart and Mark Steines present the latest celebrity news events, exclusive interviews, behind-the-scenes first looks and Hollywood's hottest stories from the worlds of film, television, music, fashion, literature and interactive media. (2010)[]:[]Entertainment[]:[]1088[]:[]88[]:[]GO![]:[]GO![]:[][]:[]0[]:[]1305073800[]:[]1305075600[]:[]734626[]:[]mythtv-dev[]:[]1[]:[]0[]:[]0[]:[]-1[]:[]2[]:[]2[]:[]6[]:[]15[]:[]6[]:[]1305073800[]:[]1305075600[]:[]0[]:[]Default[]:[][]:[][]:[][]:[]1304622779[]:[]0[]:[][]:[]Default[]:[]0[]:[]0[]:[]Default[]:[]0[]:[]0[]:[]0[]:[]0[]:[]Entertainment Tonight[]:[][]:[](PG) [CC] Mary Hart and Mark Steines present the latest celebrity news events, exclusive interviews, behind-the-scenes first looks and Hollywood's hottest stories from the worlds of film, television, music, fashion, literature and interactive media.[]:[]Entertainment[]:[]1008[]:[]8[]:[]WIN[]:[]WIN[]:[][]:[]0[]:[]1305090000[]:[]1305091800[]:[]734626[]:[]mythtv-dev[]:[]1[]:[]0[]:[]0[]:[]-1[]:[]2[]:[]2[]:[]6[]:[]15[]:[]6[]:[]1305090000[]:[]1305091800[]:[]0[]:[]Default[]:[][]:[][]:[][]:[]1304622779[]:[]0[]:[][]:[]Default[]:[]0[]:[]0[]:[]Default[]:[]0[]:[]0[]:[]0[]:[]0[]:[]Entertainment Tonight[]:[][]:[](G) [CC] Entertainment Tonight[]:[]Entertainment[]:[]1008[]:[]8[]:[]WIN[]:[]WIN[]:[][]:[]0[]:[]1305133200[]:[]1305135000[]:[]734626[]:[]mythtv-dev[]:[]1[]:[]0[]:[]0[]:[]-1[]:[]2[]:[]2[]:[]6[]:[]15[]:[]6[]:[]1305133200[]:[]1305135000[]:[]0[]:[]Default[]:[][]:[][]:[][]:[]1304622779[]:[]0[]:[][]:[]Default[]:[]0[]:[]0[]:[]Default[]:[]0[]:[]0[]:[]0[]:[]0
|
|---|
| 2065 | 2011-05-06 05:13:28.188 Got data on select
|
|---|
| 2066 | 2011-05-06 05:13:28.188 Processing ready reads
|
|---|
| 2067 | 2011-05-06 05:13:28.188 MythSocketThread: Total read time: 0ms, on sockets
|
|---|
| 2068 | 2011-05-06 05:13:28.188 Reacquired ready read lock
|
|---|
| 2069 | 2011-05-06 05:13:28.188 ProcessAddRemoveQueues
|
|---|
| 2070 | 2011-05-06 05:13:28.188 Construct FD_SET
|
|---|
| 2071 | 2011-05-06 05:13:28.188 Waiting on select..
|
|---|
| 2072 | 2011-05-06 05:13:29.469 Got data on select
|
|---|
| 2073 | 2011-05-06 05:13:29.470 Processing ready reads
|
|---|
| 2074 | 2011-05-06 05:13:29.470 MythSocketThread(sock 0xffffffffabb284e8:36): socket is readable
|
|---|
| 2075 | 2011-05-06 05:13:29.470 MythSocketThread(sock 0xffffffffabb284e8:36): calling m_cb->readyRead()
|
|---|
| 2076 | 2011-05-06 05:13:29.470 MythSocket(ffffffffabb284e8:36): readBlock(0x18446744072319411664, 8) called
|
|---|
| 2077 | 2011-05-06 05:13:29.470 MythSocket(ffffffffabb284e8:36): readBlock(0x18446744072319177504, 52) called
|
|---|
| 2078 | 2011-05-06 05:13:29.470 MythSocket(ffffffffabb284e8:36): read <- 36 52 BACKEND_MESSAGE[]:[]SHUTDOWN_COUNTDOWN 270[]:[]empty
|
|---|
| 2079 | 2011-05-06 05:13:29.470 MythEvent: SHUTDOWN_COUNTDOWN 270
|
|---|
| 2080 | 2011-05-06 05:13:29.470 MythSocketThread: Total read time: 0ms, on sockets {36,0ms}
|
|---|
| 2081 | 2011-05-06 05:13:29.470 Reacquired ready read lock
|
|---|
| 2082 | 2011-05-06 05:13:29.470 ProcessAddRemoveQueues
|
|---|
| 2083 | 2011-05-06 05:13:29.470 Construct FD_SET
|
|---|
| 2084 | 2011-05-06 05:13:29.470 Waiting on select..
|
|---|
| 2085 | 2011-05-06 05:13:30.306 MSqlQuery::exec(DBManager0) SELECT data FROM settings WHERE value = 'mythwelcomestartfecmd' AND hostname = 'mythtv-dev' <<<< Returns 1 row(s)
|
|---|
| 2086 | 2011-05-06 05:13:30.306 MSqlQuery::next(DBManager0) Result: "data = /usr/bin/mythfrontend"
|
|---|
| 2087 | 2011-05-06 05:13:30.307 Locking input devices
|
|---|
| 2088 | 2011-05-06 05:13:30.315 Launching: /usr/bin/mythfrontend
|
|---|
| 2089 | 2011-05-06 05:13:30.317 PID 4258: launched
|
|---|
| 2090 | 2011-05-06 05:13:30.448 mythfrontend version: fixes/0.24 [v0.24-251-ga0bb5e9] www.mythtv.org
|
|---|
| 2091 | 2011-05-06 05:13:30.448 Using runtime prefix = /usr
|
|---|
| 2092 | 2011-05-06 05:13:30.448 Using configuration directory = /home/ron/.mythtv
|
|---|
| 2093 | 2011-05-06 05:13:30.449 ThreadPool:HTTP: Initial 1, Max 25, Timeout 60000
|
|---|
| 2094 | 2011-05-06 05:13:31.120 Empty LocalHostName.
|
|---|
| 2095 | 2011-05-06 05:13:31.120 Using localhost value of mythtv-dev
|
|---|
| 2096 | 2011-05-06 05:13:31.125 New DB connection, total: 1
|
|---|
| 2097 | 2011-05-06 05:13:31.127 Connected to database 'mythconverg' at host: localhost
|
|---|
| 2098 | 2011-05-06 05:13:31.130 Closing DB connection named 'DBManager0'
|
|---|
| 2099 | 2011-05-06 05:13:31.130 Connected to database 'mythconverg' at host: localhost
|
|---|
| 2100 | 2011-05-06 05:13:31.131 Current locale EN_US
|
|---|
| 2101 | 2011-05-06 05:13:31.131 Reading locale defaults from /usr/share/mythtv//locales/en_us.xml
|
|---|
| 2102 | 2011-05-06 05:13:31.338 ScreenSaverX11Private: XScreenSaver support enabled
|
|---|
| 2103 | 2011-05-06 05:13:31.339 DPMS is active.
|
|---|
| 2104 | 2011-05-06 05:13:31.358 Desktop video mode: 1920x1200 59.950 Hz
|
|---|
| 2105 | 2011-05-06 05:13:31.904 Enabled verbose msgs: important general
|
|---|
| 2106 | 2011-05-06 05:13:31.905 Loading en_us translation for module mythfrontend
|
|---|
| 2107 | 2011-05-06 05:13:31.908 LIRC: Successfully initialized '/dev/lircd' using '/home/ron/.mythtv/lircrc' config
|
|---|
| 2108 | 2011-05-06 05:13:31.908 JoystickMenuThread: Joystick disabled - Failed to read /home/ron/.mythtv/joystickmenurc
|
|---|
| 2109 | 2011-05-06 05:13:31.929 Using Frameless Window
|
|---|
| 2110 | 2011-05-06 05:13:31.929 Using Full Screen Window
|
|---|
| 2111 | 2011-05-06 05:13:32.079 Using the OpenGL painter
|
|---|
| 2112 | 2011-05-06 05:13:32.110 OpenGL: OpenGL vendor : Tungsten Graphics, Inc
|
|---|
| 2113 | 2011-05-06 05:13:32.110 OpenGL: OpenGL renderer: Mesa DRI Intel(R) Sandybridge Desktop GEM 20100330 DEVELOPMENT x86/MMX/SSE2
|
|---|
| 2114 | 2011-05-06 05:13:32.110 OpenGL: OpenGL version : 2.1 Mesa 7.10.2
|
|---|
| 2115 | 2011-05-06 05:13:32.110 OpenGL: Max texture size: 4096 x 4096
|
|---|
| 2116 | 2011-05-06 05:13:32.110 OpenGL: Max texture units: 8
|
|---|
| 2117 | 2011-05-06 05:13:32.110 OpenGL: Direct rendering: Yes
|
|---|
| 2118 | 2011-05-06 05:13:32.110 OpenGL: Initialised MythRenderOpenGL
|
|---|
| 2119 | 2011-05-06 05:13:32.275 New DB connection, total: 2
|
|---|
| 2120 | 2011-05-06 05:13:32.275 New DB connection, total: 3
|
|---|
| 2121 | 2011-05-06 05:13:32.275 Connected to database 'mythconverg' at host: localhost
|
|---|
| 2122 | 2011-05-06 05:13:32.275 Connected to database 'mythconverg' at host: localhost
|
|---|
| 2123 | 2011-05-06 05:13:32.276 Current MythTV Schema Version (DBSchemaVer): 1264
|
|---|
| 2124 | 2011-05-06 05:13:32.315 ThemeInfo, Warning: Unable to open themeinfo.xml for /usr/share/mythtv/themes/BlackCurves-OSD/themeinfo.xml
|
|---|
| 2125 | 2011-05-06 05:13:32.315 ThemeInfo, Error: The theme (/usr/share/mythtv/themes/BlackCurves-OSD) is missing a themeinfo.xml file.
|
|---|
| 2126 | 2011-05-06 05:13:32.315 ThemeInfo, Warning: Unable to open themeinfo.xml for /usr/share/mythtv/themes/Gray-OSD/themeinfo.xml
|
|---|
| 2127 | 2011-05-06 05:13:32.315 ThemeInfo, Error: The theme (/usr/share/mythtv/themes/Gray-OSD) is missing a themeinfo.xml file.
|
|---|
| 2128 | 2011-05-06 05:13:32.524 Registering Internal as a media playback plugin.
|
|---|
| 2129 | 2011-05-06 05:13:32.528 Registering WebBrowser as a media playback plugin.
|
|---|
| 2130 | 2011-05-06 05:13:32.528 Loading en_us translation for module mythbrowser
|
|---|
| 2131 | 2011-05-06 05:13:32.549 MediaMonitorUnix::AddDevice() - empty device path.
|
|---|
| 2132 | 2011-05-06 05:13:32.549 MediaMonitorUnix::AddDevice() - empty device path.
|
|---|
| 2133 | 2011-05-06 05:13:32.549 MediaMonitorUnix::AddDevice() - empty device path.
|
|---|
| 2134 | 2011-05-06 05:13:32.551 MediaMonitorUnix::AddDevice() - empty device path.
|
|---|
| 2135 | 2011-05-06 05:13:32.551 MediaMonitorUnix::AddDevice() - empty device path.
|
|---|
| 2136 | 2011-05-06 05:13:32.551 MediaMonitorUnix::AddDevice() - empty device path.
|
|---|
| 2137 | 2011-05-06 05:13:32.552 MonitorRegisterExtensions(0x100, gif,jpg,png)
|
|---|
| 2138 | 2011-05-06 05:13:32.552 Loading en_us translation for module mythgallery
|
|---|
| 2139 | 2011-05-06 05:13:32.562 Current MythMusic Schema Version (MusicDBSchemaVer): 1017
|
|---|
| 2140 | 2011-05-06 05:13:32.576 MonitorRegisterExtensions(0x40, mp3,mp2,ogg,oga,flac,wma,wav,ac3,oma,omg,atp,ra,dts,aac,m4a,aa3,tta,mka,aiff,swa,wv)
|
|---|
| 2141 | 2011-05-06 05:13:32.578 Loading en_us translation for module mythmusic
|
|---|
| 2142 | 2011-05-06 05:13:32.580 Loading en_us translation for module mythnetvision
|
|---|
| 2143 | 2011-05-06 05:13:32.583 Current MythVideo Schema Version (mythvideo.DBSchemaVer): 1038
|
|---|
| 2144 | 2011-05-06 05:13:32.590 Loading en_us translation for module mythvideo
|
|---|
| 2145 | 2011-05-06 05:13:32.594 Loading en_us translation for module mythweather
|
|---|
| 2146 | 2011-05-06 05:13:32.935 Found mainmenu.xml for theme 'MythCenter-wide'
|
|---|
| 2147 | 2011-05-06 05:13:33.045 MythCoreContext: Connecting to backend server: 127.0.0.1:6543 (try 1 of 1)
|
|---|
| 2148 | 2011-05-06 05:13:33.046 Using protocol version 63
|
|---|
| 2149 | 2011-05-06 05:13:33.470 Got data on select
|
|---|
| 2150 | 2011-05-06 05:13:33.470 Processing ready reads
|
|---|
| 2151 | 2011-05-06 05:13:33.471 MythSocketThread(sock 0xffffffffabb284e8:36): socket is readable
|
|---|
| 2152 | 2011-05-06 05:13:33.471 MythSocketThread(sock 0xffffffffabb284e8:36): calling m_cb->readyRead()
|
|---|
| 2153 | 2011-05-06 05:13:33.471 MythSocket(ffffffffabb284e8:36): readBlock(0x18446744072319247368, 8) called
|
|---|
| 2154 | 2011-05-06 05:13:33.471 MythSocket(ffffffffabb284e8:36): readBlock(0x18446744072319177504, 51) called
|
|---|
| 2155 | 2011-05-06 05:13:33.471 MythSocket(ffffffffabb284e8:36): read <- 36 51 BACKEND_MESSAGE[]:[]SHUTDOWN_COUNTDOWN -1[]:[]empty
|
|---|
| 2156 | 2011-05-06 05:13:33.471 MythEvent: SHUTDOWN_COUNTDOWN -1
|
|---|
| 2157 | 2011-05-06 05:13:33.471 MythSocketThread: Total read time: 0ms, on sockets {36,0ms}
|
|---|
| 2158 | 2011-05-06 05:13:33.471 Reacquired ready read lock
|
|---|
| 2159 | 2011-05-06 05:13:33.471 ProcessAddRemoveQueues
|
|---|
| 2160 | 2011-05-06 05:13:33.471 Construct FD_SET
|
|---|
| 2161 | 2011-05-06 05:13:33.471 Waiting on select..
|
|---|
| 2162 | 2011-05-06 05:13:35.212 OpenGL: Deleting OpenGL Resources
|
|---|
| 2163 | 2011-05-06 05:13:35.214 Deleting UPnP client...
|
|---|
| 2164 | 2011-05-06 05:13:37.473 Got data on select
|
|---|
| 2165 | 2011-05-06 05:13:37.473 Processing ready reads
|
|---|
| 2166 | 2011-05-06 05:13:37.473 MythSocketThread(sock 0xffffffffabb284e8:36): socket is readable
|
|---|
| 2167 | 2011-05-06 05:13:37.473 MythSocketThread(sock 0xffffffffabb284e8:36): calling m_cb->readyRead()
|
|---|
| 2168 | 2011-05-06 05:13:37.473 MythSocket(ffffffffabb284e8:36): readBlock(0x18446744072319247368, 8) called
|
|---|
| 2169 | 2011-05-06 05:13:37.473 MythSocket(ffffffffabb284e8:36): readBlock(0x18446744072319177504, 52) called
|
|---|
| 2170 | 2011-05-06 05:13:37.473 MythSocket(ffffffffabb284e8:36): read <- 36 52 BACKEND_MESSAGE[]:[]SHUTDOWN_COUNTDOWN 300[]:[]empty
|
|---|
| 2171 | 2011-05-06 05:13:37.473 MythEvent: SHUTDOWN_COUNTDOWN 300
|
|---|
| 2172 | 2011-05-06 05:13:37.474 MythSocketThread: Total read time: 1ms, on sockets {36,1ms}
|
|---|
| 2173 | 2011-05-06 05:13:37.474 Reacquired ready read lock
|
|---|
| 2174 | 2011-05-06 05:13:37.474 ProcessAddRemoveQueues
|
|---|
| 2175 | 2011-05-06 05:13:37.474 Construct FD_SET
|
|---|
| 2176 | 2011-05-06 05:13:37.474 Waiting on select..
|
|---|
| 2177 | 2011-05-06 05:13:41.117 PID 4258: exited: status=0, result=0
|
|---|
| 2178 | 2011-05-06 05:13:41.128 MSqlQuery::exec(DBManager0) SELECT cardid FROM capturecard ORDER BY cardid <<<< Returns 2 row(s)
|
|---|
| 2179 | 2011-05-06 05:13:41.128 MSqlQuery::next(DBManager0) Result: "cardid = 1"
|
|---|
| 2180 | 2011-05-06 05:13:41.128 MSqlQuery::next(DBManager0) Result: "cardid = 2"
|
|---|
| 2181 | 2011-05-06 05:13:41.128 SendReceiveStringList(QUERY_REMOTEENCODER 1,GET_STATE) called from UI thread
|
|---|
| 2182 | 2011-05-06 05:13:41.128 MythSocket(ffffffffb1bf55d8:31): write -> 31 35 QUERY_REMOTEENCODER 1[]:[]GET_STATE
|
|---|
| 2183 | 2011-05-06 05:13:41.128 MythSocket(ffffffffb1bf55d8:31): writeBlock(0x18446744072396440368, 43)
|
|---|
| 2184 | 2011-05-06 05:13:41.129 MythSocket(ffffffffb1bf55d8:31): readBlock(0x18446744072295107960, 8) called
|
|---|
| 2185 | 2011-05-06 05:13:41.129 MythSocket(ffffffffb1bf55d8:31): readBlock(0x18446744072395865312, 1) called
|
|---|
| 2186 | 2011-05-06 05:13:41.129 MythSocket(ffffffffb1bf55d8:31): read <- 31 1 0
|
|---|
| 2187 | 2011-05-06 05:13:41.129 SendReceiveStringList(QUERY_REMOTEENCODER 2,GET_STATE) called from UI thread
|
|---|
| 2188 | 2011-05-06 05:13:41.129 Got data on select
|
|---|
| 2189 | 2011-05-06 05:13:41.129 MythSocket(ffffffffb1bf55d8:31): write -> 31 35 QUERY_REMOTEENCODER 2[]:[]GET_STATE
|
|---|
| 2190 | 2011-05-06 05:13:41.129 Processing ready reads
|
|---|
| 2191 | 2011-05-06 05:13:41.129 MythSocket(ffffffffb1bf55d8:31): writeBlock(0x18446744072396440368, 43)
|
|---|
| 2192 | 2011-05-06 05:13:41.129 MythSocketThread: Total read time: 0ms, on sockets
|
|---|
| 2193 | 2011-05-06 05:13:41.129 Reacquired ready read lock
|
|---|
| 2194 | 2011-05-06 05:13:41.129 ProcessAddRemoveQueues
|
|---|
| 2195 | 2011-05-06 05:13:41.129 Construct FD_SET
|
|---|
| 2196 | 2011-05-06 05:13:41.129 Waiting on select..
|
|---|
| 2197 | 2011-05-06 05:13:41.129 MythSocket(ffffffffb1bf55d8:31): readBlock(0x18446744072295107960, 8) called
|
|---|
| 2198 | 2011-05-06 05:13:41.129 MythSocket(ffffffffb1bf55d8:31): readBlock(0x18446744072396096336, 1) called
|
|---|
| 2199 | 2011-05-06 05:13:41.129 MythSocket(ffffffffb1bf55d8:31): read <- 31 1 0
|
|---|
| 2200 | 2011-05-06 05:13:41.130 Got data on select
|
|---|
| 2201 | 2011-05-06 05:13:41.130 SendReceiveStringList(QUERY_GETALLPENDING) called from UI thread
|
|---|
| 2202 | 2011-05-06 05:13:41.130 Processing ready reads
|
|---|
| 2203 | 2011-05-06 05:13:41.130 MythSocket(ffffffffb1bf55d8:31): write -> 31 19 QUERY_GETALLPENDING
|
|---|
| 2204 | 2011-05-06 05:13:41.130 MythSocketThread: Total read time: 0ms, on sockets
|
|---|
| 2205 | 2011-05-06 05:13:41.130 MythSocket(ffffffffb1bf55d8:31): writeBlock(0x18446744072396435192, 27)
|
|---|
| 2206 | 2011-05-06 05:13:41.130 Reacquired ready read lock
|
|---|
| 2207 | 2011-05-06 05:13:41.130 ProcessAddRemoveQueues
|
|---|
| 2208 | 2011-05-06 05:13:41.130 Construct FD_SET
|
|---|
| 2209 | 2011-05-06 05:13:41.130 Waiting on select..
|
|---|
| 2210 | 2011-05-06 05:13:41.131 MythSocket(ffffffffb1bf55d8:31): readBlock(0x18446744072295163944, 8) called
|
|---|
| 2211 | 2011-05-06 05:13:41.131 MythSocket(ffffffffb1bf55d8:31): readBlock(0x18446744072396726104, 6026) called
|
|---|
| 2212 | 2011-05-06 05:13:41.131 MythSocket(ffffffffb1bf55d8:31): read <- 31 6026 0[]:[]11[]:[]Entertainment Tonight[]:[][]:[][CC] Mary Hart and Mark Steines present the latest celebrity news events, exclusive interviews, behind-the-scenes first looks and Hollywood's hottest stories from the worlds of film, television, music, fashion, literature and interactive media. (2010)[]:[]Entertainment[]:[]1088[]:[]88[]:[]GO![]:[]GO![]:[][]:[]0[]:[]1304641800[]:[]1304643600[]:[]734626[]:[]mythtv-dev[]:[]1[]:[]0[]:[]0[]:[]-1[]:[]2[]:[]2[]:[]6[]:[]15[]:[]6[]:[]1304641800[]:[]1304643600[]:[]0[]:[]Default[]:[][]:[][]:[][]:[]1304622779[]:[]0[]:[][]:[]Default[]:[]0[]:[]0[]:[]Default[]:[]0[]:[]0[]:[]0[]:[]0[]:[]Entertainment Tonight[]:[][]:[](PG) [CC] Mary Hart and Mark Steines present the latest celebrity news events, exclusive interviews, behind-the-scenes first looks and Hollywood's hottest stories from the worlds of film, television, music, fashion, literature and interactive media.[]:[]Entertainment[]:[]1008[]:[]8[]:[]WIN[]:[]WIN[]:[][]:[]0[]:[]1304658000[]:[]1304659800[]:[]734626[]:[]mythtv-dev[]:[]1[]:[]0[]:[]0[]:[]-1[]:[]2[]:[]2[]:[]6[]:[]15[]:[]6[]:[]1304658000[]:[]1304659800[]:[]0[]:[]Default[]:[][]:[][]:[][]:[]1304622779[]:[]0[]:[][]:[]Default[]:[]0[]:[]0[]:[]Default[]:[]0[]:[]0[]:[]0[]:[]0[]:[]Entertainment Tonight[]:[][]:[][CC] Entertainment Tonight[]:[]Entertainment[]:[]1008[]:[]8[]:[]WIN[]:[]WIN[]:[][]:[]0[]:[]1304789400[]:[]1304791200[]:[]734626[]:[]mythtv-dev[]:[]1[]:[]0[]:[]0[]:[]-1[]:[]2[]:[]2[]:[]6[]:[]15[]:[]6[]:[]1304789400[]:[]1304791200[]:[]0[]:[]Default[]:[][]:[][]:[][]:[]1304622779[]:[]0[]:[][]:[]Default[]:[]0[]:[]0[]:[]Default[]:[]0[]:[]0[]:[]0[]:[]0[]:[]Entertainment Tonight[]:[][]:[][CC] Mary Hart and Mark Steines present the latest celebrity news events, exclusive interviews, behind-the-scenes first looks and Hollywood's hottest stories from the worlds of film, television, music, fashion, literature and interactive media. (2010)[]:[]Entertainment[]:[]1088[]:[]88[]:[]GO![]:[]GO![]:[][]:[]0[]:[]1304901000[]:[]1304902800[]:[]734626[]:[]mythtv-dev[]:[]1[]:[]0[]:[]0[]:[]-1[]:[]2[]:[]2[]:[]6[]:[]15[]:[]6[]:[]1304901000[]:[]1304902800[]:[]0[]:[]Default[]:[][]:[][]:[][]:[]1304622779[]:[]0[]:[][]:[]Default[]:[]0[]:[]0[]:[]Default[]:[]0[]:[]0[]:[]0[]:[]0[]:[]Entertainment Tonight[]:[][]:[](PG) [CC] Mary Hart and Mark Steines present the latest celebrity news events, exclusive interviews, behind-the-scenes first looks and Hollywood's hottest stories from the worlds of film, television, music, fashion, literature and interactive media.[]:[]Entertainment[]:[]1008[]:[]8[]:[]WIN[]:[]WIN[]:[][]:[]0[]:[]1304917200[]:[]1304919000[]:[]734626[]:[]mythtv-dev[]:[]1[]:[]0[]:[]0[]:[]-1[]:[]2[]:[]2[]:[]6[]:[]15[]:[]6[]:[]1304917200[]:[]1304919000[]:[]0[]:[]Default[]:[][]:[][]:[][]:[]1304622779[]:[]0[]:[][]:[]Default[]:[]0[]:[]0[]:[]Default[]:[]0[]:[]0[]:[]0[]:[]0[]:[]Entertainment Tonight[]:[][]:[][CC] Mary Hart and Mark Steines present the latest celebrity news events, exclusive interviews, behind-the-scenes first looks and Hollywood's hottest stories from the worlds of film, television, music, fashion, literature and interactive media. (2010)[]:[]Entertainment[]:[]1088[]:[]88[]:[]GO![]:[]GO![]:[][]:[]0[]:[]1304987400[]:[]1304989200[]:[]734626[]:[]mythtv-dev[]:[]1[]:[]0[]:[]0[]:[]-1[]:[]2[]:[]2[]:[]6[]:[]15[]:[]6[]:[]1304987400[]:[]1304989200[]:[]0[]:[]Default[]:[][]:[][]:[][]:[]1304622779[]:[]0[]:[][]:[]Default[]:[]0[]:[]0[]:[]Default[]:[]0[]:[]0[]:[]0[]:[]0[]:[]Entertainment Tonight[]:[][]:[](PG) [CC] Mary Hart and Mark Steines present the latest celebrity news events, exclusive interviews, behind-the-scenes first looks and Hollywood's hottest stories from the worlds of film, television, music, fashion, literature and interactive media.[]:[]Entertainment[]:[]1008[]:[]8[]:[]WIN[]:[]WIN[]:[][]:[]0[]:[]1305003600[]:[]1305005400[]:[]734626[]:[]mythtv-dev[]:[]1[]:[]0[]:[]0[]:[]-1[]:[]2[]:[]2[]:[]6[]:[]15[]:[]6[]:[]1305003600[]:[]1305005400[]:[]0[]:[]Default[]:[][]:[][]:[][]:[]1304622779[]:[]0[]:[][]:[]Default[]:[]0[]:[]0[]:[]Default[]:[]0[]:[]0[]:[]0[]:[]0[]:[]Entertainment Tonight[]:[][]:[](PG) [CC] Entertainment Tonight[]:[]Entertainment[]:[]1008[]:[]8[]:[]WIN[]:[]WIN[]:[][]:[]0[]:[]1305041400[]:[]1305043200[]:[]734626[]:[]mythtv-dev[]:[]1[]:[]0[]:[]0[]:[]-1[]:[]2[]:[]2[]:[]6[]:[]15[]:[]6[]:[]1305041400[]:[]1305043200[]:[]0[]:[]Default[]:[][]:[][]:[][]:[]1304622779[]:[]0[]:[][]:[]Default[]:[]0[]:[]0[]:[]Default[]:[]0[]:[]0[]:[]0[]:[]0[]:[]Entertainment Tonight[]:[][]:[][CC] Mary Hart and Mark Steines present the latest celebrity news events, exclusive interviews, behind-the-scenes first looks and Hollywood's hottest stories from the worlds of film, television, music, fashion, literature and interactive media. (2010)[]:[]Entertainment[]:[]1088[]:[]88[]:[]GO![]:[]GO![]:[][]:[]0[]:[]1305073800[]:[]1305075600[]:[]734626[]:[]mythtv-dev[]:[]1[]:[]0[]:[]0[]:[]-1[]:[]2[]:[]2[]:[]6[]:[]15[]:[]6[]:[]1305073800[]:[]1305075600[]:[]0[]:[]Default[]:[][]:[][]:[][]:[]1304622779[]:[]0[]:[][]:[]Default[]:[]0[]:[]0[]:[]Default[]:[]0[]:[]0[]:[]0[]:[]0[]:[]Entertainment Tonight[]:[][]:[](PG) [CC] Mary Hart and Mark Steines present the latest celebrity news events, exclusive interviews, behind-the-scenes first looks and Hollywood's hottest stories from the worlds of film, television, music, fashion, literature and interactive media.[]:[]Entertainment[]:[]1008[]:[]8[]:[]WIN[]:[]WIN[]:[][]:[]0[]:[]1305090000[]:[]1305091800[]:[]734626[]:[]mythtv-dev[]:[]1[]:[]0[]:[]0[]:[]-1[]:[]2[]:[]2[]:[]6[]:[]15[]:[]6[]:[]1305090000[]:[]1305091800[]:[]0[]:[]Default[]:[][]:[][]:[][]:[]1304622779[]:[]0[]:[][]:[]Default[]:[]0[]:[]0[]:[]Default[]:[]0[]:[]0[]:[]0[]:[]0[]:[]Entertainment Tonight[]:[][]:[](G) [CC] Entertainment Tonight[]:[]Entertainment[]:[]1008[]:[]8[]:[]WIN[]:[]WIN[]:[][]:[]0[]:[]1305133200[]:[]1305135000[]:[]734626[]:[]mythtv-dev[]:[]1[]:[]0[]:[]0[]:[]-1[]:[]2[]:[]2[]:[]6[]:[]15[]:[]6[]:[]1305133200[]:[]1305135000[]:[]0[]:[]Default[]:[][]:[][]:[][]:[]1304622779[]:[]0[]:[][]:[]Default[]:[]0[]:[]0[]:[]Default[]:[]0[]:[]0[]:[]0[]:[]0
|
|---|
| 2213 | 2011-05-06 05:13:41.131 Got data on select
|
|---|
| 2214 | 2011-05-06 05:13:41.131 Processing ready reads
|
|---|
| 2215 | 2011-05-06 05:13:41.131 MythSocketThread: Total read time: 0ms, on sockets
|
|---|
| 2216 | 2011-05-06 05:13:41.131 Reacquired ready read lock
|
|---|
| 2217 | 2011-05-06 05:13:41.131 ProcessAddRemoveQueues
|
|---|
| 2218 | 2011-05-06 05:13:41.131 Construct FD_SET
|
|---|
| 2219 | 2011-05-06 05:13:41.132 Waiting on select..
|
|---|
| 2220 | 2011-05-06 05:13:41.433 Unlocking input devices
|
|---|