{5} Assigned, Active Tickets by Owner (Full Description) (120 matches)

List tickets assigned, group by ticket owner. This report demonstrates the use of full-row display.

Results (1 - 100 of 120)

1 2
Ticket Summary Component Milestone Type Created
Description
#8182 Incorrect colors in zmliveplayer Plugin - MythZoneminder unknown Patch - Bug Fix 03/15/10

MythTV trunk, ZoneMinder?-1.24.2 Show Live View produces video with wrong colors.

Resolved by changing of the order of placing r,g and b to m_rgba in zmliveplayer.cpp from b,g,r to g,r,b

Patch is attached.


#9807 Crash on DVD playback with bookmark set MythTV - DVD Playback unknown Bug Report - Crash 05/28/11

Started playing a ripped .iso (complete with DVD menu) over storage groups. Set a bookmark. Exited and then then later resumed to a bookmark where the video and audio are playing just fine. Skipped back and forward and was rewarded with this crash.


#5625 Mytharchive's mythburn.py assumes constant frame rate when using Project-X to apply a cutlist Plugin - MythArchive unknown Bug Report - General 08/14/08

Mytharchive has the option to use Project-X instead of mythtranscode to apply the MythTV cutlist to a recording while creating a Video DVD. It first transcodes the recording to a DVD-compliant encoding using ffmpeg, which must change the video frame rate if the source isn't one of the standard DVD ones. Then, it demuxes the transcoded file using Project-X, applying the cutlist from the MythTV database. Since the cutlist is based on frame numbers, the cut points are incorrect if the frame rate has changed from the original recording.

I've encountered this when creating a Video DVD from a recording of a local ATSC station broadcasting 720p59.94.


#7274 Mytharchive shows random file sizes for imported videos Plugin - MythArchive unknown Bug Report - General 10/08/09

Forwarding upstream:

Select a file to archive, and the select archive items screen shows the file as 730750TB. The real size is 96MB. Later, the same file reported 16GB. Tried with various other files and see same behavior across file types (even avi and wmv). All are misreported.

Running 22304. Behavior is not seen on myth recordings.


#8912 mythzoneminder Event Player Plugin - MythZoneminder unknown Bug Report - General 09/11/10

All events will only play back to frame 10, even if more are available. Able to view full event from zoneminder


#9778 Video artifacts when playing recordings made with "Low Quality" profile MythTV - Video Playback unknown Bug Report - General 05/15/11

[Although this is specific to a recording profile, I'm filing this under "Video Playback" because that is the part that has changed... recordings made with 0.21 behave the same as recordings from 0.23-fixes] [Also, the mixed versioning is because I don't currently have the 0.24-fixes test system up and running..]

MythTV versions from 0.22 onward display graphical artifacts (including the top fourth of the screen being green) when playing recordings made with the "Low Quality" recording profile (with a PVR-150). The same recordings play fine in 0.21 as well as other players (including mplayer, VLC, and the Windows MythTV Player client). An example is currently here: http://organizedinsanity.net/MythTV/green.png

  • Different playback profiles/filters make no difference.
  • I've tried four different computers (via Mythbuntu LiveCD) to rule out hardware incompatibility.
  • "--verbose playback" didn't seem to indicate anything unusual. I can try it again and attach the log if that's of any interest.
  • Behavior is identical whether streaming from the remote backend or playing the files locally via MythVideo?.
  • The commercial flagging process crashes for these recordings (again, 0.21 was fine). That's a more difficult thing to experiment with and investigate, so I only mention it because it may share the same root issue. I'll attach logging for this just in case.

#9818 Myth internal player (DVDPlayer) does not play this DVD: black screen + squaring MythTV - DVD Playback unknown Bug Report - General 06/01/11

Hello!

Myth DVDPlayer does not play this my DVD from HDD:

http://depositfiles.com/files/bxrn6tz9h http://depositfiles.com/files/xhvh80c5v

The files are split tar-archive (2GB) which contents folder VIDEO_TS with files inside. Black screen and squaring. Only DVD-menu plays normally. My Myth version is 0.25pre-2067-gd641372.


#10244 LiveTV: Video frame buffering failed too many times. MythTV - Video Playback unknown Bug Report - Hang/Deadlock 01/08/12

Since a recent upgrade from 0.24-fixes to 0.25-pre, I've have been frequently getting the error "Video frame buffering failed too many times." (usually after a few minutes of playback). This occurs after a frontend hang of about 30 seconds, and dumps me back at the main menu.

Observations:

  • I have two frontends. One is running an Intel IGP on IPv4. The other is running VDPAU on IPv6. Both frontends have this issue.
  • If I watch the same channel on both machines at the same time, one frontend can fail independently of the other (however, the backend reports using two different TV tuners recording the same channel)
  • This has also happened when watching a DVD ISO from MythVideo?. NB: I'm watching Australian DVB-T, the transmission codec and resolution is identical to a DVD. The only difference is that one is MPEG-PS and the other is MPEG-TS.
  • When I display the stream information OSD, it shows the buffers running at 0% when it fails.
  • I get a lot of warnings about writes taking a while to complete. I'm running btrfs raid-0 on my backend (a pair of 1TB caviar greens). It had some crazy IO utilization issues when recording TV in 0.24, but that appears to have been fixed. The IO is not high when this problem occurs.
  • I'm running NFS between them, but I have set 'settings.AlwaysStreamFiles?=1' on my VDPAU frontend and it's set to '0' on my other frontend and also on the backend. (i.e. it happens regardless of what this is set to).

#9379 [PATCH] mytharchive: Compile for Windows Plugin - MythArchive unknown Patch - Bug Fix 12/15/10

The attached patch enables mytharchive to be compiled for Windows. Full functionality is not available but it's the first step.


#9703 DVD created with MythArchive freezes at title menu when title selected Plugin - MythArchive unknown Patch - Bug Fix 03/31/11

Relevant Mythbuntu packages:

  • mytharchive 0.24.0+fixes.20110330.80192ec-0ubuntu.
  • dvdauthor 0.6.14

Created a DVD in mytharchive with 4 recordings. Played the DVD with MythTV player and with XBox. In both systems, the DVD freezes when selecting a title from the title menu.

A similar issue is documented in this thread:

http://www.gossamer-threads.com/lists/mythtv/users/233635

The bug seems to be related to the pause attribute applied to the pgc nodes in the menu. I have applied the attached patch to resolve the issue locally on my system.

Changes:

  • Change pause="" to pause="0" since dvdauthor manpage doesn't define empty string to be valid
  • Remove pause="inf" attribute from 2nd and 3rd menu pgc nodes
  • Added pause="inf" attribute to the vob node in the 2nd menu. This seems consistent with other dvdauthor examples.

I'm not an expert on dvdauthor, so I'm not sure what the "correct" fix should be or how this might affect other themes/scenarios.


#6236 Improve subtitle support in mytharchive Plugin - MythArchive unknown Patch - Feature 02/06/09

The patch attached does the following things;

Before running ffmpeg on mpeg files...

  • Creates a symbolic link to the source file because projectx does not like spaces in filenames.
  • Uses projectx to conduct a preliminary search for teletext based subtitles.
  • Selects a subtitle that matches the language preferences.
  • Creates a projectx ini file.
  • Runs projectx to cut commercials, demux audio, video, and subtitles using the created ini file.
  • Runs ffmpeg to reencode the mv2 file only.

#8066 new keybinding for jump in mythmusic Plugin - MythMusic unknown Patch - Feature 02/13/10

Because seeking in mythmusic is cumbersome if you have longer dj-mixes and can only go forward/back for five seconds, i have made this patch against rev. 23546. With this it's possible to jump forward/back for 60 seconds every keypress. There is a new keybinding like in video playback (JUMPFFWD,JUMPRWND). Don't know it it is a dirty hack, but it would be nice if this would be incorporated in mythtv.


#8398 MythBrowser start with homepage function Plugin - MythBrowser unknown Patch - Feature 04/29/10

Attached is a patch that adds a jumpkey binding to the mythbrowser to start it with a customizable homepage. Sometimes its useful to start the browser with a homepage instead of calling the bookmarkmanager first. In the info_menu.xml file a new menu entry can be created to start the browser with the homepage directly. Use the <action>JUMP Homepage</action> for that.


#10042 mythburn.py enhancements Plugin - MythArchive unknown Patch - Feature 09/17/11

Attached is a patch that improves mythburn.py aspect ratio and video storage groups support.

Changes:

  • getAspectRatioOfVideo: Changed streaminfo.xml to streaminfo_orig.xml. When ffmpeg transcodes the file the original DAR was lost. For example, 720x480 nuv files with a DAR of 1.33 after transcode the DAR would be 1.5 which would cause the aspect ratio of the output dvd to be set as 1.7778 causing the picture to be stretched.
  • Added getVideoPath: When using Storage Groups for videos an error would occur because mytharchivehelper only provides the filename and not the complete file path as it does for recordings. getVideoPath pulls the Videos storage groups paths from the db, adds the local videopath, and returns the path where the filename is found. getVideoPath replaces videopath in the rest of the script.
  • getStreamInformation: In many cases mytharchivehelper provides N/A for the aspect ratio or calculates the aspect ratio based on the PAR. In the patch getStreamInformation uses ffmpeg to get the DAR if it is available. If DAR isn't available it sets the aspect ratio from the PAR.
  • encodeVideoToMPEG2: In cases where the video aspect ratio is > 1.9 add padding to the ffmpeg output video to avoid stretched video. Added folder parameter.
  • encodeNuvToMPEG2: Removed the -crop* options as they do not work in the latest versions of ffmpeg or mythffmpeg that is in .24-fixes.
  • various other typos and whitespaces

#10087 mythmusic: 88.2KHz/24bit/6ch FLAC/WAV distorts Plugin - MythMusic unknown Bug Report - General 10/11/11

88.2KHz/24bit/6ch becomes distorted on playback when played in mythmusic. This occurs in both FLAC and WAV formats.

I've replicated this on two machines with very different hardware setups. One was an Audigy 2 ZS running through headphones over pulseaudio, the other was an onboard SP/DIF direct to an external amp (no pulse). Both played other formats fine, but heavily distorted when playing FLAC/WAV in this specific sample rate/bit depth/channel.

44.1KHz/16bit/Stereo plays fine. 48KHz/16bit/Stereo plays fine. 88.2KHz/24bit/Stereo plays fine. 88.2KHz/16bit/6ch plays fine. 96KHz/24bit/Stereo plays fine. 96KHz/24bit/6ch plays fine.

It's just 88.2KHz/24bit/6ch that distorts. If I re-encode the FLAC/WAV as 16bit, it plays back fine.

The FLAC/WAV also plays fine in other media players (including mythffplay) and passes a "flac -t" test.

mythffplay output: (a file that distorts) Audio: flac, 88200 Hz, 6 channels, s32

(a file that does not distort) Audio: pcm_s16le, 88200 Hz, 6 channels, s16

I suspect this may have something to do with changes introduced ticket #9930, but I can't be sure.

Both test machines are running v0.24.1-96-ge89d6a9 branch fixes/0.24

I've marked it as low/trivial as I suspect I'm the 0.0001% of the population that actually has media in this format.


beirdo (16 matches)

Ticket Summary Component Milestone Type Created
Description
#10868 Nuvexport is failing on an uninitialised value error Apps - Nuvexport unknown Bug Report - Crash 06/27/12

Running Nuvexport .25 fixes on a Linux Mint 13 Mate 64 bit server.

Installed Nuvexport from the .25 fixes branch.

While trying to process any files getting the following error.


Use of uninitialized value $info{"video_type"} in string eq at /usr/share/perl5/MythTV/Recording.pm line 327, <STDIN> line 2. Stream type 'lavfpref' is not an mpeg, and will not work with this program.

Cleaning up temp files.


I'm not a perl coder but looking at the code it looked to me like it could be the output produced by mplayer as in the appropriate line it outputs MPG2 not MPEG2


[lavf] stream 2: audio (mp3), -aid 1, -alang eng ID_SUBTITLE_ID=0 ID_SID_0_LANG=eng [lavf] stream 3: subtitle (dvbsub), -sid 0, -slang eng LAVF: Program 1 PROGRAM_ID=1 LAVF: 2 audio and 1 video streams found LAVF: build 3478528 VIDEO: [MPG2] 704x576 0bpp 25.000 fps 15000.0 kbps (1831.1 kbyte/s) [V] filefmt:42 fourcc:0x3247504D size:704x576 fps:25.000 ftime:=0.0400 Load subtitles in /mnt/mythfifofum/


Whereas the perl code at that line is looking for MPEG[12]


# First, we check for the existence of an mpeg info program

my $program = find_program('mplayer');

# Nothing found? Die

die "You need mplayer to use this script on mpeg-based files.\n\n" unless ($program);

# Grab the info we want from mplayer (go uber-verbose to override --really-quiet)

my $idargs = "-v -v -v -v -nolirc -nojoystick -vo null -ao null -frames 0 -identify"; my $data = $program $idargs '$file' 2>/dev/null; study $data; ($info{'video_type'}) = $data =~ m/VIDEO:?\s*(MPEG[12]|H264)/m; ($info{'width'}) = $data =~ m/ID_VIDEO_WIDTH=0*([1-9]\d*)/m; ($info{'height'}) = $data =~ m/ID_VIDEO_HEIGHT=0*([1-9]\d*)/m; ($info{'fps'}) = $data =~ m/ID_VIDEO_FPS=0*([1-9]\d*(?:\.\d+)?)/m; ($info{'audio_sample_rate'}) = $data =~ m/ID_AUDIO_RATE=0*([1-9]\d*)/m; ($info{'audio_bitrate'}) = $data =~ m/ID_AUDIO_BITRATE=0*([1-9]\d*)/m; ($info{'audio_bits_per_sample'}) = $data =~ m/AUDIO:.+?ch,\s*[su](8|16)/mi; ($info{'audio_channels'}) = $data =~ m/ID_AUDIO_NCH=0*([1-9]\d*)/m;


So I modified the script to look for MPG2 rather then MPEG[12] and still get the same error.


#10924 mythlogserver segfault when ending MythTV - Mythlogserver unknown Bug Report - Crash 07/21/12

Starting mythlogserver manually, no daemon. After a while it will exit due to inactivity, it will then segfault:

(gdb) bt full
#0  0x00000001036e85c8 in QObject::metaObject ()
No symbol table info available.
#1  0x00000001036eed27 in QObject::disconnect ()
No symbol table info available.
#2  0x000000010219f342 in QObject::disconnect (this=0x109e00040, receiver=0x106d25930, member=0x0) at qobject.h:252
No locals.
#3  0x000000010349a26d in nzmqt::PollingZMQContext::unregisterSocket (this=0x106d25930, socket_=0x109e00040) at nzmqt.hpp:703
	lock = {
  val = 4409416041
}
	poIt = (iterator) 0x109e007f0
	soIt = (iterator) 0x106d28588
#4  0x0000000103499848 in nzmqt::PollingZMQContext::qt_static_metacall (_o=0x106d25930, _c=QMetaObject::InvokeMetaMethod, _id=3, _a=0x106d2e0a0) at moc_nzmqt.cpp:401
	_t = ('nzmqt::PollingZMQContext' *) 0x106d25930
#5  0x00000001036e98e1 in QObject::event ()
No symbol table info available.
#6  0x00000001036d4d7f in QCoreApplicationPrivate::notify_helper ()
No symbol table info available.
#7  0x00000001036d5355 in QCoreApplication::notify ()
No symbol table info available.
#8  0x00000001036d517c in QCoreApplication::notifyInternal ()
No symbol table info available.
#9  0x00000001036d65a0 in QCoreApplicationPrivate::sendPostedEvents ()
No symbol table info available.
#10 0x000000010370a502 in QEventDispatcherUNIX::processEvents ()
No symbol table info available.
#11 0x00000001036d4094 in QEventLoop::processEvents ()
No symbol table info available.
#12 0x00000001036d4444 in QEventLoop::exec ()
No symbol table info available.
#13 0x00000001035bcf08 in QThread::exec ()
No symbol table info available.
#14 0x000000010208e355 in MThreadInternal::exec (this=0x106d23900) at mthread.cpp:85
No locals.
#15 0x000000010208dd89 in MThread::exec (this=0x106d24550) at mthread.cpp:327
No locals.
#16 0x000000010219b1a3 in LogServerThread::run (this=0x106d24540) at loggingserver.cpp:830
	locker = {
  val = 4331302216
}
	ctx = ('nzmqt::PollingZMQContext' *) 0x106d25930
	abortThread = false
	e = (ZMQException &) @0x107913800: {
  <std::exception> = {
    _vptr$exception = 0x10386f3b0
  }, 
  members of zmq::error_t: 
  errnum = 134303232
}
#17 0x000000010219b43c in non-virtual thunk to LogServerThread::run() () at loggingserver.cpp:1389
No symbol table info available.
#18 0x000000010208fb6a in MThreadInternal::run (this=0x106d23900) at mthread.cpp:79
No locals.
#19 0x00000001035c05ba in QThreadPrivate::start ()
No symbol table info available.
#20 0x00007fff86c81782 in _pthread_start ()
No symbol table info available.
#21 0x00007fff86c6e1c1 in thread_start ()
No symbol table info available.

#2077 transcoding fails with "Deadlock detected. One buffer is full when ..." for some DVB recordings MythTV - Mythtranscode unknown Bug Report - General 07/19/06

Since the memory leak fixes (ticket 10507) transcoding works very well for most of my recordings but fails on a few with "Deadlock detected. One buffer is full when the other is empty! Aborting". This is lossless transcoding of DVB-T recordings. If sample mpg files are required I will need some advice on how (the originals are around 1.4G). I'm currently running SVN trunk rev 10584.


#8575 Transcoding to *.nuv truncates end of file MythTV - Mythtranscode unknown Bug Report - General 06/17/10

I record a movie, mark the beginning and the end in the cutlist and then transcode to *.nuv. everything is done in the gui, no command line. the result is too much truncated (the end of the movie is missing). i think the longer the movie, the more is missing. this happens in 0.23 and 0.24. if you need more infos please let me know.


#10129 Lossless Transcode Corrupting Recordings MythTV - Mythtranscode unknown Bug Report - General 10/27/11

I have had 3 or 4 occasions over the last 2-3 weeks where a lossless tanscode after creating a commercial cutlist has rendered the recordings entirely unusable.

  • Transcode runs for 3 - 4 hours instead of the usual 20 - 30 minutes.
  • Size is 5x normal, where the resulting file would normally be about 4GB, it's 20GB on the corrupted file.
  • Reported time is 2x normal where the resulting file would normally be about 40 mins, it reports as 1:20 on the corrupted file.
  • Audio is missing.
  • Video is extremely interlaced and pixelated.

The backend logs show (taken from the last recording to be corrupted)....

2011-10-25 06:46:16.171 Warning: partial frame found!

2011-10-25 06:46:16.188 #0 PTS:03:51:04.030 Delta: 0.0ms queue: 1

2011-10-25 06:46:16.490 Inserting 1 I-Frames after #2

2011-10-25 06:46:16.585 WARNING - Unsupported FPS change from 59.96 to 29.97

2011-10-25 06:46:16.973 Inserting 1 I-Frames after #14

2011-10-25 06:46:16.983 WARNING - Unsupported FPS change from 59.96 to 29.97

2011-10-25 06:46:17.086 Inserting 2 I-Frames after #2

QString::arg: Argument missing: "Frame 9 > 8. Corruption likely at pos: 8" , 2915128

2011-10-25 06:46:17.126 Frame 9 > 8. Corruption likely at pos: 8

2011-10-25 06:46:17.188 Inserting 2 I-Frames after #8

2011-10-25 06:46:17.391 Inserting 2 I-Frames after #14

QString::arg: Argument missing: "Frame 21 > 20. Corruption likely at pos: 20" , 3260296

2011-10-25 06:46:17.434 Frame 21 > 20. Corruption likely at pos: 20

2011-10-25 06:46:17.499 Inserting 2 I-Frames after #20

2011-10-25 06:46:17.834 Inserting 2 I-Frames after #26

With the last 2 messages (9>8 and 21>20) just being repeated over and over again with only the ", 3260296" part changing.

The original recordings seemed fine. However, perhaps if the file had that many issues, that perhaps that transcode should fail instead of ruining the recording?


#10509 mythtranscode --showprogress does show out in stdout MythTV - Mythtranscode unknown Bug Report - General 03/25/12

mythtranscode --showprogress no longer show transcode progress in sysout. Eg. mythtranscode --mpeg2 --honorcutlist --showprogress --outfile test.mpg --chanid 1191 --starttime 20120318160000

The above example does not show the status in stdout. Only the current time and version of mythtranscode is displayed in stdout. 2012-03-25 19:37:57.822853 C mythtranscode version: [v0.25pre] www.mythtv.org

Running myth from git v0.25-rc-54-g78ad8be


#10720 mythfrontend cannot play videos using vaapi MythTV - Video Playback unknown Bug Report - General 05/13/12

Using mythfrontend v0.25-84-g9ccfac1 playback of HD videos and livetv doesn't work with vaapi.

Output of vainfo:

libva: VA-API version 0.32.0
Xlib:  extension "XFree86-DRI" missing on display ":0.0".
libva: va_getDriverName() returns 0
libva: Trying to open /usr/lib/i386-linux-gnu/dri/fglrx_drv_video.so
libva: va_openDriver() returns 0
vainfo: VA-API version: 0.32 (libva 1.0.15)
vainfo: Driver version: Splitted-Desktop Systems XvBA backend for VA-API - 0.7.8
vainfo: Supported profile and entrypoints
      VAProfileH264High               :	VAEntrypointVLD
      VAProfileVC1Advanced            :	VAEntrypointVLD

Output of the mythfrontend logs:

E CoreContext vaapicontext.cpp:311 (CreateDisplay) VAAPI: Invalid display
E CoreContext videoout_openglvaapi.cpp:145 (CreateVAAPIContext) VidOutGLVAAPI: Failed to create VAAPI context.

This happens on ubuntu 12.04 with the fglrx driver (8.960) provided by the distribution.

The same bug was already reported here: http://www.mythtvtalk.com/myth-0-25-vaapi-e350-15487/


#10818 Couldn't find an A/V decoder for video/mpeg MythTV - Video Decoding unknown Bug Report - General 06/07/12

Movie recordings made with a Canon PowerShot? 2004 and a newer Canon camera can not be viewed in MythVideo? and MythGallery.

With mythavtest I get the following error message: 2012-05-31 08:50:22.668457 E Player(0): Couldn't find an A/V decoder for: '/store/store5/video/mov03093.mpg' 2012-05-31 08:50:22.668463 E Player(0): Unable to open video file.

mythffplay and mplayer work fine.

Used latest 025-fixes.


#10825 thread safety in video metadata load MythTV - Video Library unknown Bug Report - General 06/10/12

This is terribly obscure but I have been bit regularly and the backend dies without mentioning why so it's quite annoying.

The metadata loaders in libs/libmythmetadata/dbaccess.cpp keep static copies of their various lists for reuse after the first load but when two clients trigger "first" loads at the same time the stl inserts stomp on each other and it go boom.

A suggested patch is attached: I added mutexes to the various load_data methods and my BE is happier.

The patch reviewer can decide if it's worth adding protection to the other modifier methods.


#10841 SignalHandling returns from SEGFAULT signal handler MythTV - General 0.26.1 Bug Report - General 06/17/12

If you return from a SIGFAULT, SIGFPE, SIGBUS, or SIGILL the offending code is re-run and the signal is raised again.

If the fault occurs in the the UI thread where SignalHandler::handleSignal() is run in it will never run since we never get the opportunity to continue on to where the QSocketNotifier events are handled.

This leads the write() in SignalHandler::signalHandler() to block forever, deadlocking the UI thread.


#10716 enable MythTV to compile on mingw-w64 (Windows 64bit) Ports - Windows unknown Patch - Bug Fix 05/12/12

Due mainly to the sizeof(long) on mingw-w64, MythTV won't compile on mingw-w64, spouting numerous loss of precision errors. See http://colinux.wikia.com/wiki/Dashboard_for_developing_a_64_bit_coLinux for a table of integer sizes vs mingw-w64.

The patch I've created for 0.25 allows compilation to complete, though I have not yet tested functionality since my backend is still 0.24, but if my tests doing this on fixes/0.24 previously are anything to go by things should work. I have not checked mythplugins, as I have never really managed to get them to cross compile.

It will probably need someone more familiar with integer sizes to check that it doesn't mess any other platform up.


#10938 Logo detection not working MythTV - Mythcommflag unknown Patch - Bug Fix 07/25/12

I set the commercial detection to only detect Logos. This works best for german TV Station as long as they a broadcasting HDTV (DVB-S2/H.264). For PAL-SD recordings (DVB-S/MPEG-2) mythcommflag returns successfully but always with 0 commercial breaks.

I would be happy to provide traces if you tell me how this is done in mythcommflag ...


#11146 Replace nonexistent SIGRTMIN with SIGUSR1 in OSX MythTV - General unknown Patch - Bug Fix 10/06/12

The early October patch to signalhandling.cpp uses SIGRTMIN which does not exist on OSX. The enclosed patch replaces it with SIGUSR1, which may not be the right thing to do.


#8576 [PATCH] Added new entries to upnp music (e.g. Playlist, Most Played Albums/Artists) MythTV - UPnP unknown Patch - Feature 06/17/10

#10286 Weather world map for mythweather Plugin - MythWeather unknown Patch - Feature 01/25/12

I've created a patch, which extends MythWeather? with a screen, which displays a world map with weather of different locations (actuall only one can be defined). As a map it uses the NASA blue marble maps. Since both maps are a little bit bigger files, the patch containing both maps is also a little bit bigger (about 40MB). Therefore I've hosted the patch at http://ftp.engsas.de/mythweather-worldweathermap.patch.

The screen is not finished yet, since two questions are not solved.

  1. How can multiple locations can be assigned to one screen?
  2. How can weather locations be mapped to geo coordinates more reliable? (Actually it works, if the weather location is something like CITY, COUNTRY (e.g. London, Great Britain)

Nevertheless I'll hope some others find that idea nice and want to help a bit.


#10922 [PATCH] OpenGL: Speed up transfer of packed images to texture buffer MythTV - Video Playback unknown Patch - Feature 07/18/12

I have observed that OpenGL TV playback can consume large amounts of CPU time making it unrealistic for some systems.

Profiling playback shows that, for interlaced content, the main overhead is the function pack_yv12interlaced which takes around 23mS using MMX instructions on an Intel i5 661 @ 3.33GHz using onboard graphics with Linux 3.4 KMS. With other processing overheads the VideoLoop? exceeds 40mS causing frames to be dropped.

Further profiling shows that the main overhead is in writing to the texture buffer which is situated in graphics memory. This patch coalesces all writes to the texture buffer into one burst and reduces the time taken by pack_yv12interlaced to 12mS using MMX and 15mS without - a reduction of ~300%

Using this patch, playback of interlaced content is smooth and no frames are dropped.


cpinkham (10 matches)

Ticket Summary Component Milestone Type Created
Description
#7360 channel browse failure if one backend that contains unique ones is down MythTV - General unknown Bug Report - General 10/18/09

I created a custom channel group. Some of the channels (11, 12, 13, 14) can only be viewed when a SB is on (DVB-T). Channels 1-8 + 15... are available from the master backend.

If the SB is down (I mean the backend program, the pc is always on) and I use the arrow keys to "climb up" the channel list starting from e.g. 2, the frontend is stuck on the 8 channel (the last available on the MB). The keyboard is unresponsive until I kill the frontend or until I start the SB and the two backends communicate.

I can reproduce it all the time by stopping the SB.

All PCs have the 22519 trunk version.

MythTV Version : 22519 MythTV Branch : trunk Network Protocol : 50 Library API : 0.22.20091016-1 QT Version : 4.5.2 Options compiled in:

linux release using_oss using_alsa using_arts using_jack using_backend using_directfb using_dvb using_frontend using_hdpvr using_iptv using_ivtv using_libfftw3 using_lirc using_mheg using_opengl_video using_opengl_vsync using_qtwebkit using_v4l using_x11 using_xrandr using_xv using_xvmc using_xvmc_vld using_xvmcw using_bindings_perl using_bindings_python using_opengl using_vdpau using_ffmpeg_threads using_live using_mheg


#10334 Themes require to be installed twice for them to install MythTV - General unknown Bug Report - General 02/14/12

Mythfrontend version: MythTV Version : v0.25pre-4525-gdcfe7b0

Selecting a theme in the theme chooser has no effect the first time you select a theme. You have to select the theme twice before it becomes active.

Theme that have already been downloaded previously, will install as expected immediately

Often, the new theme is also not visible until you restart mythfrontend.

Here is the log of mythfrontend with -v all selecting twice Arclight to download and install

2012-02-14 15:18:24.224670 I  MythUIHelper: LoadCacheImage(popups/progress_dialog_background.png,popups-progress_dialog_background.png---1x-1.png)
2012-02-14 15:18:24.224736 I  MythUIHelper: LoadCacheImage(popups/progress_dialog_background.png,popups-progress_dialog_background.png---1x-1.png)
2012-02-14 15:18:24.224746 I  ImageLoader::LoadImage(popups-progress_dialog_background.png---1x-1.png) Found in cache, RefCount = 4
2012-02-14 15:18:24.224822 I  MythUIHelper: LoadCacheImage(popups/progress_bar_background.png,popups-progress_bar_background.png---1x-1.png)
2012-02-14 15:18:24.224870 I  MythUIHelper: LoadCacheImage(popups/progress_bar_background.png,popups-progress_bar_background.png---1x-1.png)
2012-02-14 15:18:24.224879 I  ImageLoader::LoadImage(popups-progress_bar_background.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:18:24.224901 I  MythUIHelper: LoadCacheImage(popups/busy/busy_0.png,popups-busy-busy_0.png---1x-1.png)
2012-02-14 15:18:24.224943 I  MythUIHelper: LoadCacheImage(popups/busy/busy_0.png,popups-busy-busy_0.png---1x-1.png)
2012-02-14 15:18:24.224951 I  ImageLoader::LoadImage(popups-busy-busy_0.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:18:24.224961 I  MythUIHelper: LoadCacheImage(popups/busy/busy_1.png,popups-busy-busy_1.png---1x-1.png)
2012-02-14 15:18:24.225002 I  MythUIHelper: LoadCacheImage(popups/busy/busy_1.png,popups-busy-busy_1.png---1x-1.png)
2012-02-14 15:18:24.225010 I  ImageLoader::LoadImage(popups-busy-busy_1.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:18:24.225020 I  MythUIHelper: LoadCacheImage(popups/busy/busy_2.png,popups-busy-busy_2.png---1x-1.png)
2012-02-14 15:18:24.225062 I  MythUIHelper: LoadCacheImage(popups/busy/busy_2.png,popups-busy-busy_2.png---1x-1.png)
2012-02-14 15:18:24.225071 I  ImageLoader::LoadImage(popups-busy-busy_2.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:18:24.225081 I  MythUIHelper: LoadCacheImage(popups/busy/busy_3.png,popups-busy-busy_3.png---1x-1.png)
2012-02-14 15:18:24.225121 I  MythUIHelper: LoadCacheImage(popups/busy/busy_3.png,popups-busy-busy_3.png---1x-1.png)
2012-02-14 15:18:24.225129 I  ImageLoader::LoadImage(popups-busy-busy_3.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:18:24.225139 I  MythUIHelper: LoadCacheImage(popups/busy/busy_4.png,popups-busy-busy_4.png---1x-1.png)
2012-02-14 15:18:24.225177 I  MythUIHelper: LoadCacheImage(popups/busy/busy_4.png,popups-busy-busy_4.png---1x-1.png)
2012-02-14 15:18:24.225186 I  ImageLoader::LoadImage(popups-busy-busy_4.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:18:24.225195 I  MythUIHelper: LoadCacheImage(popups/busy/busy_5.png,popups-busy-busy_5.png---1x-1.png)
2012-02-14 15:18:24.225234 I  MythUIHelper: LoadCacheImage(popups/busy/busy_5.png,popups-busy-busy_5.png---1x-1.png)
2012-02-14 15:18:24.225242 I  ImageLoader::LoadImage(popups-busy-busy_5.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:18:24.225251 I  MythUIHelper: LoadCacheImage(popups/busy/busy_6.png,popups-busy-busy_6.png---1x-1.png)
2012-02-14 15:18:24.225290 I  MythUIHelper: LoadCacheImage(popups/busy/busy_6.png,popups-busy-busy_6.png---1x-1.png)
2012-02-14 15:18:24.225298 I  ImageLoader::LoadImage(popups-busy-busy_6.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:18:24.225308 I  MythUIHelper: LoadCacheImage(popups/busy/busy_7.png,popups-busy-busy_7.png---1x-1.png)
2012-02-14 15:18:24.225347 I  MythUIHelper: LoadCacheImage(popups/busy/busy_7.png,popups-busy-busy_7.png---1x-1.png)
2012-02-14 15:18:24.225355 I  ImageLoader::LoadImage(popups-busy-busy_7.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:18:24.225365 I  MythUIHelper: LoadCacheImage(popups/busy/busy_8.png,popups-busy-busy_8.png---1x-1.png)
2012-02-14 15:18:24.225404 I  MythUIHelper: LoadCacheImage(popups/busy/busy_8.png,popups-busy-busy_8.png---1x-1.png)
2012-02-14 15:18:24.225413 I  ImageLoader::LoadImage(popups-busy-busy_8.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:18:24.225422 I  MythUIHelper: LoadCacheImage(popups/busy/busy_9.png,popups-busy-busy_9.png---1x-1.png)
2012-02-14 15:18:24.225461 I  MythUIHelper: LoadCacheImage(popups/busy/busy_9.png,popups-busy-busy_9.png---1x-1.png)
2012-02-14 15:18:24.225470 I  ImageLoader::LoadImage(popups-busy-busy_9.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:18:24.225479 I  MythUIHelper: LoadCacheImage(popups/busy/busy_10.png,popups-busy-busy_10.png---1x-1.png)
2012-02-14 15:18:24.225519 I  MythUIHelper: LoadCacheImage(popups/busy/busy_10.png,popups-busy-busy_10.png---1x-1.png)
2012-02-14 15:18:24.225527 I  ImageLoader::LoadImage(popups-busy-busy_10.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:18:24.225537 I  MythUIHelper: LoadCacheImage(popups/busy/busy_11.png,popups-busy-busy_11.png---1x-1.png)
2012-02-14 15:18:24.225576 I  MythUIHelper: LoadCacheImage(popups/busy/busy_11.png,popups-busy-busy_11.png---1x-1.png)
2012-02-14 15:18:24.225583 I  ImageLoader::LoadImage(popups-busy-busy_11.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:18:24.225593 I  MythUIHelper: LoadCacheImage(popups/busy/busy_12.png,popups-busy-busy_12.png---1x-1.png)
2012-02-14 15:18:24.225632 I  MythUIHelper: LoadCacheImage(popups/busy/busy_12.png,popups-busy-busy_12.png---1x-1.png)
2012-02-14 15:18:24.225640 I  ImageLoader::LoadImage(popups-busy-busy_12.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:18:24.225650 I  MythUIHelper: LoadCacheImage(popups/busy/busy_13.png,popups-busy-busy_13.png---1x-1.png)
2012-02-14 15:18:24.225688 I  MythUIHelper: LoadCacheImage(popups/busy/busy_13.png,popups-busy-busy_13.png---1x-1.png)
2012-02-14 15:18:24.225695 I  ImageLoader::LoadImage(popups-busy-busy_13.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:18:24.225705 I  MythUIHelper: LoadCacheImage(popups/busy/busy_14.png,popups-busy-busy_14.png---1x-1.png)
2012-02-14 15:18:24.225743 I  MythUIHelper: LoadCacheImage(popups/busy/busy_14.png,popups-busy-busy_14.png---1x-1.png)
2012-02-14 15:18:24.225750 I  ImageLoader::LoadImage(popups-busy-busy_14.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:18:24.225760 I  MythUIHelper: LoadCacheImage(popups/busy/busy_15.png,popups-busy-busy_15.png---1x-1.png)
2012-02-14 15:18:24.225798 I  MythUIHelper: LoadCacheImage(popups/busy/busy_15.png,popups-busy-busy_15.png---1x-1.png)
2012-02-14 15:18:24.225805 I  ImageLoader::LoadImage(popups-busy-busy_15.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:18:24.225814 I  MythUIHelper: LoadCacheImage(popups/busy/busy_16.png,popups-busy-busy_16.png---1x-1.png)
2012-02-14 15:18:24.225853 I  MythUIHelper: LoadCacheImage(popups/busy/busy_16.png,popups-busy-busy_16.png---1x-1.png)
2012-02-14 15:18:24.225861 I  ImageLoader::LoadImage(popups-busy-busy_16.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:18:24.225870 I  MythUIHelper: LoadCacheImage(popups/busy/busy_17.png,popups-busy-busy_17.png---1x-1.png)
2012-02-14 15:18:24.225910 I  MythUIHelper: LoadCacheImage(popups/busy/busy_17.png,popups-busy-busy_17.png---1x-1.png)
2012-02-14 15:18:24.225918 I  ImageLoader::LoadImage(popups-busy-busy_17.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:18:24.225928 I  MythUIHelper: LoadCacheImage(popups/busy/busy_18.png,popups-busy-busy_18.png---1x-1.png)
2012-02-14 15:18:24.225967 I  MythUIHelper: LoadCacheImage(popups/busy/busy_18.png,popups-busy-busy_18.png---1x-1.png)
2012-02-14 15:18:24.225975 I  ImageLoader::LoadImage(popups-busy-busy_18.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:18:24.225985 I  MythUIHelper: LoadCacheImage(popups/busy/busy_19.png,popups-busy-busy_19.png---1x-1.png)
2012-02-14 15:18:24.226024 I  MythUIHelper: LoadCacheImage(popups/busy/busy_19.png,popups-busy-busy_19.png---1x-1.png)
2012-02-14 15:18:24.226032 I  ImageLoader::LoadImage(popups-busy-busy_19.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:18:24.226041 I  MythUIHelper: LoadCacheImage(popups/busy/busy_20.png,popups-busy-busy_20.png---1x-1.png)
2012-02-14 15:18:24.226081 I  MythUIHelper: LoadCacheImage(popups/busy/busy_20.png,popups-busy-busy_20.png---1x-1.png)
2012-02-14 15:18:24.226090 I  ImageLoader::LoadImage(popups-busy-busy_20.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:18:24.226099 I  MythUIHelper: LoadCacheImage(popups/busy/busy_21.png,popups-busy-busy_21.png---1x-1.png)
2012-02-14 15:18:24.226138 I  MythUIHelper: LoadCacheImage(popups/busy/busy_21.png,popups-busy-busy_21.png---1x-1.png)
2012-02-14 15:18:24.226145 I  ImageLoader::LoadImage(popups-busy-busy_21.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:18:24.226155 I  MythUIHelper: LoadCacheImage(popups/busy/busy_22.png,popups-busy-busy_22.png---1x-1.png)
2012-02-14 15:18:24.226194 I  MythUIHelper: LoadCacheImage(popups/busy/busy_22.png,popups-busy-busy_22.png---1x-1.png)
2012-02-14 15:18:24.226201 I  ImageLoader::LoadImage(popups-busy-busy_22.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:18:24.226210 I  MythUIHelper: LoadCacheImage(popups/busy/busy_23.png,popups-busy-busy_23.png---1x-1.png)
2012-02-14 15:18:24.226249 I  MythUIHelper: LoadCacheImage(popups/busy/busy_23.png,popups-busy-busy_23.png---1x-1.png)
2012-02-14 15:18:24.226257 I  ImageLoader::LoadImage(popups-busy-busy_23.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:18:24.226266 I  MythUIHelper: LoadCacheImage(popups/busy/busy_24.png,popups-busy-busy_24.png---1x-1.png)
2012-02-14 15:18:24.226305 I  MythUIHelper: LoadCacheImage(popups/busy/busy_24.png,popups-busy-busy_24.png---1x-1.png)
2012-02-14 15:18:24.226313 I  ImageLoader::LoadImage(popups-busy-busy_24.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:18:24.226322 I  MythUIHelper: LoadCacheImage(popups/busy/busy_25.png,popups-busy-busy_25.png---1x-1.png)
2012-02-14 15:18:24.226362 I  MythUIHelper: LoadCacheImage(popups/busy/busy_25.png,popups-busy-busy_25.png---1x-1.png)
2012-02-14 15:18:24.226370 I  ImageLoader::LoadImage(popups-busy-busy_25.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:18:24.226379 I  MythUIHelper: LoadCacheImage(popups/busy/busy_26.png,popups-busy-busy_26.png---1x-1.png)
2012-02-14 15:18:24.226419 I  MythUIHelper: LoadCacheImage(popups/busy/busy_26.png,popups-busy-busy_26.png---1x-1.png)
2012-02-14 15:18:24.226427 I  ImageLoader::LoadImage(popups-busy-busy_26.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:18:24.226436 I  MythUIHelper: LoadCacheImage(popups/busy/busy_27.png,popups-busy-busy_27.png---1x-1.png)
2012-02-14 15:18:24.226476 I  MythUIHelper: LoadCacheImage(popups/busy/busy_27.png,popups-busy-busy_27.png---1x-1.png)
2012-02-14 15:18:24.226484 I  ImageLoader::LoadImage(popups-busy-busy_27.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:18:24.226493 I  MythUIHelper: LoadCacheImage(popups/busy/busy_28.png,popups-busy-busy_28.png---1x-1.png)
2012-02-14 15:18:24.226533 I  MythUIHelper: LoadCacheImage(popups/busy/busy_28.png,popups-busy-busy_28.png---1x-1.png)
2012-02-14 15:18:24.226542 I  ImageLoader::LoadImage(popups-busy-busy_28.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:18:24.226551 I  MythUIHelper: LoadCacheImage(popups/busy/busy_29.png,popups-busy-busy_29.png---1x-1.png)
2012-02-14 15:18:24.226591 I  MythUIHelper: LoadCacheImage(popups/busy/busy_29.png,popups-busy-busy_29.png---1x-1.png)
2012-02-14 15:18:24.226598 I  ImageLoader::LoadImage(popups-busy-busy_29.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:18:24.226618 I  MythUIHelper: LoadCacheImage(popups/progress_bar_overlay.png,popups-progress_bar_overlay.png---1x-1.png)
2012-02-14 15:18:24.226662 I  MythUIHelper: LoadCacheImage(popups/progress_bar_overlay.png,popups-progress_bar_overlay.png---1x-1.png)
2012-02-14 15:18:24.226670 I  ImageLoader::LoadImage(popups-progress_bar_overlay.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:18:24.226759 I  MythSocket(7f20e4042e60:67): write -> 67 125     DOWNLOAD_FILE[]:[]ftp://ftp.osuosl.org/pub/mythtv/themes/trunk/Ar...
2012-02-14 15:18:24.281815 I  MythSocket(7f20e4042e60:67): read  <- 67 62      OK[]:[]myth://Temp@192.168.10.11:6543/Arclight-25.11_trunk.zip
2012-02-14 15:18:30.900479 I  MythSocket(7f20e419e240:68): read  <- 68 195     BACKEND_MESSAGE[]:[]DOWNLOAD_FILE UPDATE[]:[]ftp://ftp.osuosl.org...
2012-02-14 15:18:30.900495 I  MythEvent: DOWNLOAD_FILE UPDATE
2012-02-14 15:18:31.100783 I  MythSocket(7f20e419e240:68): read  <- 68 196     BACKEND_MESSAGE[]:[]DOWNLOAD_FILE UPDATE[]:[]ftp://ftp.osuosl.org...
2012-02-14 15:18:31.100797 I  MythEvent: DOWNLOAD_FILE UPDATE
2012-02-14 15:18:31.301181 I  MythSocket(7f20e419e240:68): read  <- 68 196     BACKEND_MESSAGE[]:[]DOWNLOAD_FILE UPDATE[]:[]ftp://ftp.osuosl.org...
2012-02-14 15:18:31.301193 I  MythEvent: DOWNLOAD_FILE UPDATE
2012-02-14 15:18:31.501376 I  MythSocket(7f20e419e240:68): read  <- 68 196     BACKEND_MESSAGE[]:[]DOWNLOAD_FILE UPDATE[]:[]ftp://ftp.osuosl.org...
2012-02-14 15:18:31.501390 I  MythEvent: DOWNLOAD_FILE UPDATE
2012-02-14 15:18:31.701730 I  MythSocket(7f20e419e240:68): read  <- 68 196     BACKEND_MESSAGE[]:[]DOWNLOAD_FILE UPDATE[]:[]ftp://ftp.osuosl.org...
2012-02-14 15:18:31.701742 I  MythEvent: DOWNLOAD_FILE UPDATE
2012-02-14 15:18:31.902064 I  MythSocket(7f20e419e240:68): read  <- 68 197     BACKEND_MESSAGE[]:[]DOWNLOAD_FILE UPDATE[]:[]ftp://ftp.osuosl.org...
2012-02-14 15:18:31.902078 I  MythEvent: DOWNLOAD_FILE UPDATE
2012-02-14 15:18:32.102376 I  MythSocket(7f20e419e240:68): read  <- 68 197     BACKEND_MESSAGE[]:[]DOWNLOAD_FILE UPDATE[]:[]ftp://ftp.osuosl.org...
2012-02-14 15:18:32.102390 I  MythEvent: DOWNLOAD_FILE UPDATE
2012-02-14 15:18:32.302779 I  MythSocket(7f20e419e240:68): read  <- 68 197     BACKEND_MESSAGE[]:[]DOWNLOAD_FILE UPDATE[]:[]ftp://ftp.osuosl.org...
2012-02-14 15:18:32.302792 I  MythEvent: DOWNLOAD_FILE UPDATE
2012-02-14 15:18:32.503158 I  MythSocket(7f20e419e240:68): read  <- 68 197     BACKEND_MESSAGE[]:[]DOWNLOAD_FILE UPDATE[]:[]ftp://ftp.osuosl.org...
2012-02-14 15:18:32.503171 I  MythEvent: DOWNLOAD_FILE UPDATE
2012-02-14 15:18:32.703547 I  MythSocket(7f20e419e240:68): read  <- 68 197     BACKEND_MESSAGE[]:[]DOWNLOAD_FILE UPDATE[]:[]ftp://ftp.osuosl.org...
2012-02-14 15:18:32.703560 I  MythEvent: DOWNLOAD_FILE UPDATE
2012-02-14 15:18:32.903951 I  MythSocket(7f20e419e240:68): read  <- 68 197     BACKEND_MESSAGE[]:[]DOWNLOAD_FILE UPDATE[]:[]ftp://ftp.osuosl.org...
2012-02-14 15:18:32.903965 I  MythEvent: DOWNLOAD_FILE UPDATE
2012-02-14 15:18:33.104372 I  MythSocket(7f20e419e240:68): read  <- 68 197     BACKEND_MESSAGE[]:[]DOWNLOAD_FILE UPDATE[]:[]ftp://ftp.osuosl.org...
2012-02-14 15:18:33.104386 I  MythEvent: DOWNLOAD_FILE UPDATE
2012-02-14 15:18:33.304798 I  MythSocket(7f20e419e240:68): read  <- 68 197     BACKEND_MESSAGE[]:[]DOWNLOAD_FILE UPDATE[]:[]ftp://ftp.osuosl.org...
2012-02-14 15:18:33.304811 I  MythEvent: DOWNLOAD_FILE UPDATE
2012-02-14 15:18:33.505278 I  MythSocket(7f20e419e240:68): read  <- 68 197     BACKEND_MESSAGE[]:[]DOWNLOAD_FILE UPDATE[]:[]ftp://ftp.osuosl.org...
2012-02-14 15:18:33.505292 I  MythEvent: DOWNLOAD_FILE UPDATE
2012-02-14 15:18:33.705696 I  MythSocket(7f20e419e240:68): read  <- 68 197     BACKEND_MESSAGE[]:[]DOWNLOAD_FILE UPDATE[]:[]ftp://ftp.osuosl.org...
2012-02-14 15:18:33.705710 I  MythEvent: DOWNLOAD_FILE UPDATE
2012-02-14 15:18:33.906141 I  MythSocket(7f20e419e240:68): read  <- 68 197     BACKEND_MESSAGE[]:[]DOWNLOAD_FILE UPDATE[]:[]ftp://ftp.osuosl.org...
2012-02-14 15:18:33.906155 I  MythEvent: DOWNLOAD_FILE UPDATE
2012-02-14 15:18:34.106533 I  MythSocket(7f20e419e240:68): read  <- 68 197     BACKEND_MESSAGE[]:[]DOWNLOAD_FILE UPDATE[]:[]ftp://ftp.osuosl.org...
2012-02-14 15:18:34.106544 I  MythEvent: DOWNLOAD_FILE UPDATE
2012-02-14 15:18:34.306935 I  MythSocket(7f20e419e240:68): read  <- 68 197     BACKEND_MESSAGE[]:[]DOWNLOAD_FILE UPDATE[]:[]ftp://ftp.osuosl.org...
2012-02-14 15:18:34.306948 I  MythEvent: DOWNLOAD_FILE UPDATE
2012-02-14 15:18:34.507414 I  MythSocket(7f20e419e240:68): read  <- 68 197     BACKEND_MESSAGE[]:[]DOWNLOAD_FILE UPDATE[]:[]ftp://ftp.osuosl.org...
2012-02-14 15:18:34.507427 I  MythEvent: DOWNLOAD_FILE UPDATE
2012-02-14 15:18:34.707866 I  MythSocket(7f20e419e240:68): read  <- 68 197     BACKEND_MESSAGE[]:[]DOWNLOAD_FILE UPDATE[]:[]ftp://ftp.osuosl.org...
2012-02-14 15:18:34.707878 I  MythEvent: DOWNLOAD_FILE UPDATE
2012-02-14 15:18:34.908328 I  MythSocket(7f20e419e240:68): read  <- 68 198     BACKEND_MESSAGE[]:[]DOWNLOAD_FILE UPDATE[]:[]ftp://ftp.osuosl.org...
2012-02-14 15:18:34.908341 I  MythEvent: DOWNLOAD_FILE UPDATE
2012-02-14 15:18:35.108947 I  MythSocket(7f20e419e240:68): read  <- 68 198     BACKEND_MESSAGE[]:[]DOWNLOAD_FILE UPDATE[]:[]ftp://ftp.osuosl.org...
2012-02-14 15:18:35.108961 I  MythEvent: DOWNLOAD_FILE UPDATE
2012-02-14 15:18:35.309393 I  MythSocket(7f20e419e240:68): read  <- 68 198     BACKEND_MESSAGE[]:[]DOWNLOAD_FILE UPDATE[]:[]ftp://ftp.osuosl.org...
2012-02-14 15:18:35.309406 I  MythEvent: DOWNLOAD_FILE UPDATE
2012-02-14 15:18:35.510022 I  MythSocket(7f20e419e240:68): read  <- 68 198     BACKEND_MESSAGE[]:[]DOWNLOAD_FILE UPDATE[]:[]ftp://ftp.osuosl.org...
2012-02-14 15:18:35.510035 I  MythEvent: DOWNLOAD_FILE UPDATE
2012-02-14 15:18:35.710730 I  MythSocket(7f20e419e240:68): read  <- 68 198     BACKEND_MESSAGE[]:[]DOWNLOAD_FILE UPDATE[]:[]ftp://ftp.osuosl.org...
2012-02-14 15:18:35.710742 I  MythEvent: DOWNLOAD_FILE UPDATE
2012-02-14 15:18:35.911230 I  MythSocket(7f20e419e240:68): read  <- 68 198     BACKEND_MESSAGE[]:[]DOWNLOAD_FILE UPDATE[]:[]ftp://ftp.osuosl.org...
2012-02-14 15:18:35.911243 I  MythEvent: DOWNLOAD_FILE UPDATE
2012-02-14 15:18:36.111722 I  MythSocket(7f20e419e240:68): read  <- 68 198     BACKEND_MESSAGE[]:[]DOWNLOAD_FILE UPDATE[]:[]ftp://ftp.osuosl.org...
2012-02-14 15:18:36.111736 I  MythEvent: DOWNLOAD_FILE UPDATE
2012-02-14 15:18:36.312192 I  MythSocket(7f20e419e240:68): read  <- 68 198     BACKEND_MESSAGE[]:[]DOWNLOAD_FILE UPDATE[]:[]ftp://ftp.osuosl.org...
2012-02-14 15:18:36.312204 I  MythEvent: DOWNLOAD_FILE UPDATE
2012-02-14 15:18:36.512625 I  MythSocket(7f20e419e240:68): read  <- 68 198     BACKEND_MESSAGE[]:[]DOWNLOAD_FILE UPDATE[]:[]ftp://ftp.osuosl.org...
2012-02-14 15:18:36.512636 I  MythEvent: DOWNLOAD_FILE UPDATE
2012-02-14 15:18:36.713091 I  MythSocket(7f20e419e240:68): read  <- 68 198     BACKEND_MESSAGE[]:[]DOWNLOAD_FILE UPDATE[]:[]ftp://ftp.osuosl.org...
2012-02-14 15:18:36.713102 I  MythEvent: DOWNLOAD_FILE UPDATE
2012-02-14 15:18:36.913780 I  MythSocket(7f20e419e240:68): read  <- 68 198     BACKEND_MESSAGE[]:[]DOWNLOAD_FILE UPDATE[]:[]ftp://ftp.osuosl.org...
2012-02-14 15:18:36.913794 I  MythEvent: DOWNLOAD_FILE UPDATE
2012-02-14 15:18:37.114508 I  MythSocket(7f20e419e240:68): read  <- 68 198     BACKEND_MESSAGE[]:[]DOWNLOAD_FILE UPDATE[]:[]ftp://ftp.osuosl.org...
2012-02-14 15:18:37.114522 I  MythEvent: DOWNLOAD_FILE UPDATE
2012-02-14 15:18:37.315282 I  MythSocket(7f20e419e240:68): read  <- 68 198     BACKEND_MESSAGE[]:[]DOWNLOAD_FILE UPDATE[]:[]ftp://ftp.osuosl.org...
2012-02-14 15:18:37.315295 I  MythEvent: DOWNLOAD_FILE UPDATE
2012-02-14 15:18:37.516050 I  MythSocket(7f20e419e240:68): read  <- 68 198     BACKEND_MESSAGE[]:[]DOWNLOAD_FILE UPDATE[]:[]ftp://ftp.osuosl.org...
2012-02-14 15:18:37.516064 I  MythEvent: DOWNLOAD_FILE UPDATE
2012-02-14 15:18:37.716825 I  MythSocket(7f20e419e240:68): read  <- 68 198     BACKEND_MESSAGE[]:[]DOWNLOAD_FILE UPDATE[]:[]ftp://ftp.osuosl.org...
2012-02-14 15:18:37.716838 I  MythEvent: DOWNLOAD_FILE UPDATE
2012-02-14 15:18:37.917629 I  MythSocket(7f20e419e240:68): read  <- 68 198     BACKEND_MESSAGE[]:[]DOWNLOAD_FILE UPDATE[]:[]ftp://ftp.osuosl.org...
2012-02-14 15:18:37.917643 I  MythEvent: DOWNLOAD_FILE UPDATE
2012-02-14 15:18:38.118392 I  MythSocket(7f20e419e240:68): read  <- 68 198     BACKEND_MESSAGE[]:[]DOWNLOAD_FILE UPDATE[]:[]ftp://ftp.osuosl.org...
2012-02-14 15:18:38.118406 I  MythEvent: DOWNLOAD_FILE UPDATE
2012-02-14 15:18:38.319536 I  MythSocket(7f20e419e240:68): read  <- 68 198     BACKEND_MESSAGE[]:[]DOWNLOAD_FILE UPDATE[]:[]ftp://ftp.osuosl.org...
2012-02-14 15:18:38.319549 I  MythEvent: DOWNLOAD_FILE UPDATE
2012-02-14 15:18:38.520547 I  MythSocket(7f20e419e240:68): read  <- 68 198     BACKEND_MESSAGE[]:[]DOWNLOAD_FILE UPDATE[]:[]ftp://ftp.osuosl.org...
2012-02-14 15:18:38.520561 I  MythEvent: DOWNLOAD_FILE UPDATE
2012-02-14 15:18:38.721632 I  MythSocket(7f20e419e240:68): read  <- 68 198     BACKEND_MESSAGE[]:[]DOWNLOAD_FILE UPDATE[]:[]ftp://ftp.osuosl.org...
2012-02-14 15:18:38.721655 I  MythEvent: DOWNLOAD_FILE UPDATE
2012-02-14 15:18:38.922684 I  MythSocket(7f20e419e240:68): read  <- 68 198     BACKEND_MESSAGE[]:[]DOWNLOAD_FILE UPDATE[]:[]ftp://ftp.osuosl.org...
2012-02-14 15:18:38.922697 I  MythEvent: DOWNLOAD_FILE UPDATE
2012-02-14 15:18:39.124042 I  MythSocket(7f20e419e240:68): read  <- 68 198     BACKEND_MESSAGE[]:[]DOWNLOAD_FILE UPDATE[]:[]ftp://ftp.osuosl.org...
2012-02-14 15:18:39.124056 I  MythEvent: DOWNLOAD_FILE UPDATE
2012-02-14 15:18:39.325432 I  MythSocket(7f20e419e240:68): read  <- 68 198     BACKEND_MESSAGE[]:[]DOWNLOAD_FILE UPDATE[]:[]ftp://ftp.osuosl.org...
2012-02-14 15:18:39.325445 I  MythEvent: DOWNLOAD_FILE UPDATE
2012-02-14 15:18:39.526934 I  MythSocket(7f20e419e240:68): read  <- 68 198     BACKEND_MESSAGE[]:[]DOWNLOAD_FILE UPDATE[]:[]ftp://ftp.osuosl.org...
2012-02-14 15:18:39.526948 I  MythEvent: DOWNLOAD_FILE UPDATE
2012-02-14 15:18:39.728378 I  MythSocket(7f20e419e240:68): read  <- 68 198     BACKEND_MESSAGE[]:[]DOWNLOAD_FILE UPDATE[]:[]ftp://ftp.osuosl.org...
2012-02-14 15:18:39.728392 I  MythEvent: DOWNLOAD_FILE UPDATE
2012-02-14 15:18:39.929797 I  MythSocket(7f20e419e240:68): read  <- 68 198     BACKEND_MESSAGE[]:[]DOWNLOAD_FILE UPDATE[]:[]ftp://ftp.osuosl.org...
2012-02-14 15:18:39.929812 I  MythEvent: DOWNLOAD_FILE UPDATE
2012-02-14 15:18:40.131393 I  MythSocket(7f20e419e240:68): read  <- 68 198     BACKEND_MESSAGE[]:[]DOWNLOAD_FILE UPDATE[]:[]ftp://ftp.osuosl.org...
2012-02-14 15:18:40.131407 I  MythEvent: DOWNLOAD_FILE UPDATE
2012-02-14 15:18:40.332759 I  MythSocket(7f20e419e240:68): read  <- 68 198     BACKEND_MESSAGE[]:[]DOWNLOAD_FILE UPDATE[]:[]ftp://ftp.osuosl.org...
2012-02-14 15:18:40.332773 I  MythEvent: DOWNLOAD_FILE UPDATE
2012-02-14 15:18:40.534535 I  MythSocket(7f20e419e240:68): read  <- 68 198     BACKEND_MESSAGE[]:[]DOWNLOAD_FILE UPDATE[]:[]ftp://ftp.osuosl.org...
2012-02-14 15:18:40.534548 I  MythEvent: DOWNLOAD_FILE UPDATE
2012-02-14 15:18:40.736209 I  MythSocket(7f20e419e240:68): read  <- 68 198     BACKEND_MESSAGE[]:[]DOWNLOAD_FILE UPDATE[]:[]ftp://ftp.osuosl.org...
2012-02-14 15:18:40.736221 I  MythEvent: DOWNLOAD_FILE UPDATE
2012-02-14 15:18:40.937850 I  MythSocket(7f20e419e240:68): read  <- 68 198     BACKEND_MESSAGE[]:[]DOWNLOAD_FILE UPDATE[]:[]ftp://ftp.osuosl.org...
2012-02-14 15:18:40.937863 I  MythEvent: DOWNLOAD_FILE UPDATE
2012-02-14 15:18:41.138632 I  MythSocket(7f20e419e240:68): read  <- 68 198     BACKEND_MESSAGE[]:[]DOWNLOAD_FILE UPDATE[]:[]ftp://ftp.osuosl.org...
2012-02-14 15:18:41.138645 I  MythEvent: DOWNLOAD_FILE UPDATE
2012-02-14 15:18:41.339063 I  MythSocket(7f20e419e240:68): read  <- 68 212     BACKEND_MESSAGE[]:[]DOWNLOAD_FILE FINISHED[]:[]ftp://ftp.osuosl.o...
2012-02-14 15:18:41.339076 I  MythEvent: DOWNLOAD_FILE FINISHED
2012-02-14 15:18:41.339240 I  MythUIHelper: LoadCacheImage(popups/progress_dialog_background.png,popups-progress_dialog_background.png---1x-1.png)
2012-02-14 15:18:41.339311 I  MythUIHelper: LoadCacheImage(popups/progress_dialog_background.png,popups-progress_dialog_background.png---1x-1.png)
2012-02-14 15:18:41.339321 I  ImageLoader::LoadImage(popups-progress_dialog_background.png---1x-1.png) Found in cache, RefCount = 5
2012-02-14 15:18:41.339352 I  MythSocket(7f20dcae51e0:77): IP is local, using loopback address instead
2012-02-14 15:18:41.339361 I  MythSocket(7f20dcae51e0:77): attempting connect() to (127.0.0.1:6543)
2012-02-14 15:18:41.339372 I  MSocketDevice::connect: setting Protocol to IPv4
2012-02-14 15:18:41.339374 I  MSocketDevice::connect: attempting to create new socket
2012-02-14 15:18:41.339398 I  MythUIHelper: LoadCacheImage(popups/progress_bar_background.png,popups-progress_bar_background.png---1x-1.png)
2012-02-14 15:18:41.339425 I  MythSocket(7f20dcae51e0:77): write -> 77 30      MYTH_PROTO_VERSION 72 D78EFD6F
2012-02-14 15:18:41.339447 I  MythUIHelper: LoadCacheImage(popups/progress_bar_background.png,popups-progress_bar_background.png---1x-1.png)
2012-02-14 15:18:41.339456 I  ImageLoader::LoadImage(popups-progress_bar_background.png---1x-1.png) Found in cache, RefCount = 4
2012-02-14 15:18:41.339478 I  MythUIHelper: LoadCacheImage(popups/busy/busy_0.png,popups-busy-busy_0.png---1x-1.png)
2012-02-14 15:18:41.339519 I  MythUIHelper: LoadCacheImage(popups/busy/busy_0.png,popups-busy-busy_0.png---1x-1.png)
2012-02-14 15:18:41.339527 I  ImageLoader::LoadImage(popups-busy-busy_0.png---1x-1.png) Found in cache, RefCount = 4
2012-02-14 15:18:41.339538 I  MythUIHelper: LoadCacheImage(popups/busy/busy_1.png,popups-busy-busy_1.png---1x-1.png)
2012-02-14 15:18:41.339577 I  MythUIHelper: LoadCacheImage(popups/busy/busy_1.png,popups-busy-busy_1.png---1x-1.png)
2012-02-14 15:18:41.339585 I  ImageLoader::LoadImage(popups-busy-busy_1.png---1x-1.png) Found in cache, RefCount = 4
2012-02-14 15:18:41.339594 I  MythUIHelper: LoadCacheImage(popups/busy/busy_2.png,popups-busy-busy_2.png---1x-1.png)
2012-02-14 15:18:41.339637 I  MythUIHelper: LoadCacheImage(popups/busy/busy_2.png,popups-busy-busy_2.png---1x-1.png)
2012-02-14 15:18:41.339654 I  ImageLoader::LoadImage(popups-busy-busy_2.png---1x-1.png) Found in cache, RefCount = 4
2012-02-14 15:18:41.339663 I  MythUIHelper: LoadCacheImage(popups/busy/busy_3.png,popups-busy-busy_3.png---1x-1.png)
2012-02-14 15:18:41.339689 I  MythSocket(7f20dcae51e0:77): read  <- 77 13      ACCEPT[]:[]72
2012-02-14 15:18:41.339710 I  Using protocol version 72
2012-02-14 15:18:41.339865 I  MythUIHelper: LoadCacheImage(popups/busy/busy_3.png,popups-busy-busy_3.png---1x-1.png)
2012-02-14 15:18:41.339936 I  MythSocket(7f20dcae51e0:77): write -> 77 31      ANN Playback htpc.avenard.org 0
2012-02-14 15:18:41.339945 I  ImageLoader::LoadImage(popups-busy-busy_3.png---1x-1.png) Found in cache, RefCount = 4
2012-02-14 15:18:41.339985 I  MythUIHelper: LoadCacheImage(popups/busy/busy_4.png,popups-busy-busy_4.png---1x-1.png)
2012-02-14 15:18:41.340036 I  MythUIHelper: LoadCacheImage(popups/busy/busy_4.png,popups-busy-busy_4.png---1x-1.png)
2012-02-14 15:18:41.340045 I  ImageLoader::LoadImage(popups-busy-busy_4.png---1x-1.png) Found in cache, RefCount = 4
2012-02-14 15:18:41.340056 I  MythUIHelper: LoadCacheImage(popups/busy/busy_5.png,popups-busy-busy_5.png---1x-1.png)
2012-02-14 15:18:41.340096 I  MythUIHelper: LoadCacheImage(popups/busy/busy_5.png,popups-busy-busy_5.png---1x-1.png)
2012-02-14 15:18:41.340105 I  ImageLoader::LoadImage(popups-busy-busy_5.png---1x-1.png) Found in cache, RefCount = 4
2012-02-14 15:18:41.340115 I  MythUIHelper: LoadCacheImage(popups/busy/busy_6.png,popups-busy-busy_6.png---1x-1.png)
2012-02-14 15:18:41.340155 I  MythUIHelper: LoadCacheImage(popups/busy/busy_6.png,popups-busy-busy_6.png---1x-1.png)
2012-02-14 15:18:41.340163 I  ImageLoader::LoadImage(popups-busy-busy_6.png---1x-1.png) Found in cache, RefCount = 4
2012-02-14 15:18:41.340175 I  MythUIHelper: LoadCacheImage(popups/busy/busy_7.png,popups-busy-busy_7.png---1x-1.png)
2012-02-14 15:18:41.340194 I  MythSocket(7f20dcae51e0:77): read  <- 77 2       OK
2012-02-14 15:18:41.340231 I  MythUIHelper: LoadCacheImage(popups/busy/busy_7.png,popups-busy-busy_7.png---1x-1.png)
2012-02-14 15:18:41.340247 I  MythSocket(7f20ec055230:78): IP is local, using loopback address instead
2012-02-14 15:18:41.340252 I  ImageLoader::LoadImage(popups-busy-busy_7.png---1x-1.png) Found in cache, RefCount = 4
2012-02-14 15:18:41.340255 I  MythSocket(7f20ec055230:78): attempting connect() to (127.0.0.1:6543)
2012-02-14 15:18:41.340264 I  MSocketDevice::connect: setting Protocol to IPv4
2012-02-14 15:18:41.340268 I  MythUIHelper: LoadCacheImage(popups/busy/busy_8.png,popups-busy-busy_8.png---1x-1.png)
2012-02-14 15:18:41.340273 I  MSocketDevice::connect: attempting to create new socket
2012-02-14 15:18:41.340316 I  MythSocket(7f20ec055230:78): write -> 78 30      MYTH_PROTO_VERSION 72 D78EFD6F
2012-02-14 15:18:41.340322 I  MythUIHelper: LoadCacheImage(popups/busy/busy_8.png,popups-busy-busy_8.png---1x-1.png)
2012-02-14 15:18:41.340344 I  ImageLoader::LoadImage(popups-busy-busy_8.png---1x-1.png) Found in cache, RefCount = 4
2012-02-14 15:18:41.340362 I  MythUIHelper: LoadCacheImage(popups/busy/busy_9.png,popups-busy-busy_9.png---1x-1.png)
2012-02-14 15:18:41.340412 I  MythUIHelper: LoadCacheImage(popups/busy/busy_9.png,popups-busy-busy_9.png---1x-1.png)
2012-02-14 15:18:41.340421 I  ImageLoader::LoadImage(popups-busy-busy_9.png---1x-1.png) Found in cache, RefCount = 4
2012-02-14 15:18:41.340431 I  MythUIHelper: LoadCacheImage(popups/busy/busy_10.png,popups-busy-busy_10.png---1x-1.png)
2012-02-14 15:18:41.340470 I  MythUIHelper: LoadCacheImage(popups/busy/busy_10.png,popups-busy-busy_10.png---1x-1.png)
2012-02-14 15:18:41.340479 I  ImageLoader::LoadImage(popups-busy-busy_10.png---1x-1.png) Found in cache, RefCount = 4
2012-02-14 15:18:41.340488 I  MythUIHelper: LoadCacheImage(popups/busy/busy_11.png,popups-busy-busy_11.png---1x-1.png)
2012-02-14 15:18:41.340528 I  MythUIHelper: LoadCacheImage(popups/busy/busy_11.png,popups-busy-busy_11.png---1x-1.png)
2012-02-14 15:18:41.340542 I  MythSocket(7f20ec055230:78): read  <- 78 13      ACCEPT[]:[]72
2012-02-14 15:18:41.340550 I  ImageLoader::LoadImage(popups-busy-busy_11.png---1x-1.png) Found in cache, RefCount = 4
2012-02-14 15:18:41.340553 I  Using protocol version 72
2012-02-14 15:18:41.340568 I  MythUIHelper: LoadCacheImage(popups/busy/busy_12.png,popups-busy-busy_12.png---1x-1.png)
2012-02-14 15:18:41.340573 I  MythSocket(7f20ec055230:78): write -> 78 78      ANN FileTransfer htpc.avenard.org 0 0 0[]:[]/Arclight-25.11_trunk...
2012-02-14 15:18:41.340616 I  MythUIHelper: LoadCacheImage(popups/busy/busy_12.png,popups-busy-busy_12.png---1x-1.png)
2012-02-14 15:18:41.340625 I  ImageLoader::LoadImage(popups-busy-busy_12.png---1x-1.png) Found in cache, RefCount = 4
2012-02-14 15:18:41.340635 I  MythUIHelper: LoadCacheImage(popups/busy/busy_13.png,popups-busy-busy_13.png---1x-1.png)
2012-02-14 15:18:41.340676 I  MythUIHelper: LoadCacheImage(popups/busy/busy_13.png,popups-busy-busy_13.png---1x-1.png)
2012-02-14 15:18:41.340683 I  ImageLoader::LoadImage(popups-busy-busy_13.png---1x-1.png) Found in cache, RefCount = 4
2012-02-14 15:18:41.340693 I  MythUIHelper: LoadCacheImage(popups/busy/busy_14.png,popups-busy-busy_14.png---1x-1.png)
2012-02-14 15:18:41.340733 I  MythUIHelper: LoadCacheImage(popups/busy/busy_14.png,popups-busy-busy_14.png---1x-1.png)
2012-02-14 15:18:41.340741 I  ImageLoader::LoadImage(popups-busy-busy_14.png---1x-1.png) Found in cache, RefCount = 4
2012-02-14 15:18:41.340750 I  MythUIHelper: LoadCacheImage(popups/busy/busy_15.png,popups-busy-busy_15.png---1x-1.png)
2012-02-14 15:18:41.340789 I  MythUIHelper: LoadCacheImage(popups/busy/busy_15.png,popups-busy-busy_15.png---1x-1.png)
2012-02-14 15:18:41.340796 I  ImageLoader::LoadImage(popups-busy-busy_15.png---1x-1.png) Found in cache, RefCount = 4
2012-02-14 15:18:41.340806 I  MythUIHelper: LoadCacheImage(popups/busy/busy_16.png,popups-busy-busy_16.png---1x-1.png)
2012-02-14 15:18:41.340844 I  MythUIHelper: LoadCacheImage(popups/busy/busy_16.png,popups-busy-busy_16.png---1x-1.png)
2012-02-14 15:18:41.340852 I  ImageLoader::LoadImage(popups-busy-busy_16.png---1x-1.png) Found in cache, RefCount = 4
2012-02-14 15:18:41.340861 I  MythUIHelper: LoadCacheImage(popups/busy/busy_17.png,popups-busy-busy_17.png---1x-1.png)
2012-02-14 15:18:41.340899 I  MythUIHelper: LoadCacheImage(popups/busy/busy_17.png,popups-busy-busy_17.png---1x-1.png)
2012-02-14 15:18:41.340907 I  ImageLoader::LoadImage(popups-busy-busy_17.png---1x-1.png) Found in cache, RefCount = 4
2012-02-14 15:18:41.340917 I  MythUIHelper: LoadCacheImage(popups/busy/busy_18.png,popups-busy-busy_18.png---1x-1.png)
2012-02-14 15:18:41.340956 I  MythUIHelper: LoadCacheImage(popups/busy/busy_18.png,popups-busy-busy_18.png---1x-1.png)
2012-02-14 15:18:41.340964 I  ImageLoader::LoadImage(popups-busy-busy_18.png---1x-1.png) Found in cache, RefCount = 4
2012-02-14 15:18:41.340974 I  MythUIHelper: LoadCacheImage(popups/busy/busy_19.png,popups-busy-busy_19.png---1x-1.png)
2012-02-14 15:18:41.341013 I  MythUIHelper: LoadCacheImage(popups/busy/busy_19.png,popups-busy-busy_19.png---1x-1.png)
2012-02-14 15:18:41.341021 I  ImageLoader::LoadImage(popups-busy-busy_19.png---1x-1.png) Found in cache, RefCount = 4
2012-02-14 15:18:41.341030 I  MythUIHelper: LoadCacheImage(popups/busy/busy_20.png,popups-busy-busy_20.png---1x-1.png)
2012-02-14 15:18:41.341070 I  MythUIHelper: LoadCacheImage(popups/busy/busy_20.png,popups-busy-busy_20.png---1x-1.png)
2012-02-14 15:18:41.341079 I  ImageLoader::LoadImage(popups-busy-busy_20.png---1x-1.png) Found in cache, RefCount = 4
2012-02-14 15:18:41.341089 I  MythUIHelper: LoadCacheImage(popups/busy/busy_21.png,popups-busy-busy_21.png---1x-1.png)
2012-02-14 15:18:41.341127 I  MythUIHelper: LoadCacheImage(popups/busy/busy_21.png,popups-busy-busy_21.png---1x-1.png)
2012-02-14 15:18:41.341134 I  ImageLoader::LoadImage(popups-busy-busy_21.png---1x-1.png) Found in cache, RefCount = 4
2012-02-14 15:18:41.341143 I  MythUIHelper: LoadCacheImage(popups/busy/busy_22.png,popups-busy-busy_22.png---1x-1.png)
2012-02-14 15:18:41.341182 I  MythUIHelper: LoadCacheImage(popups/busy/busy_22.png,popups-busy-busy_22.png---1x-1.png)
2012-02-14 15:18:41.341190 I  ImageLoader::LoadImage(popups-busy-busy_22.png---1x-1.png) Found in cache, RefCount = 4
2012-02-14 15:18:41.341199 I  MythUIHelper: LoadCacheImage(popups/busy/busy_23.png,popups-busy-busy_23.png---1x-1.png)
2012-02-14 15:18:41.341237 I  MythUIHelper: LoadCacheImage(popups/busy/busy_23.png,popups-busy-busy_23.png---1x-1.png)
2012-02-14 15:18:41.341245 I  ImageLoader::LoadImage(popups-busy-busy_23.png---1x-1.png) Found in cache, RefCount = 4
2012-02-14 15:18:41.341254 I  MythUIHelper: LoadCacheImage(popups/busy/busy_24.png,popups-busy-busy_24.png---1x-1.png)
2012-02-14 15:18:41.341292 I  MythUIHelper: LoadCacheImage(popups/busy/busy_24.png,popups-busy-busy_24.png---1x-1.png)
2012-02-14 15:18:41.341300 I  ImageLoader::LoadImage(popups-busy-busy_24.png---1x-1.png) Found in cache, RefCount = 4
2012-02-14 15:18:41.341309 I  MythUIHelper: LoadCacheImage(popups/busy/busy_25.png,popups-busy-busy_25.png---1x-1.png)
2012-02-14 15:18:41.341348 I  MythUIHelper: LoadCacheImage(popups/busy/busy_25.png,popups-busy-busy_25.png---1x-1.png)
2012-02-14 15:18:41.341355 I  ImageLoader::LoadImage(popups-busy-busy_25.png---1x-1.png) Found in cache, RefCount = 4
2012-02-14 15:18:41.341365 I  MythUIHelper: LoadCacheImage(popups/busy/busy_26.png,popups-busy-busy_26.png---1x-1.png)
2012-02-14 15:18:41.341404 I  MythUIHelper: LoadCacheImage(popups/busy/busy_26.png,popups-busy-busy_26.png---1x-1.png)
2012-02-14 15:18:41.341412 I  ImageLoader::LoadImage(popups-busy-busy_26.png---1x-1.png) Found in cache, RefCount = 4
2012-02-14 15:18:41.341421 I  MythUIHelper: LoadCacheImage(popups/busy/busy_27.png,popups-busy-busy_27.png---1x-1.png)
2012-02-14 15:18:41.341473 I  MythUIHelper: LoadCacheImage(popups/busy/busy_27.png,popups-busy-busy_27.png---1x-1.png)
2012-02-14 15:18:41.341482 I  ImageLoader::LoadImage(popups-busy-busy_27.png---1x-1.png) Found in cache, RefCount = 4
2012-02-14 15:18:41.341499 I  MythUIHelper: LoadCacheImage(popups/busy/busy_28.png,popups-busy-busy_28.png---1x-1.png)
2012-02-14 15:18:41.341554 I  MythUIHelper: LoadCacheImage(popups/busy/busy_28.png,popups-busy-busy_28.png---1x-1.png)
2012-02-14 15:18:41.341562 I  ImageLoader::LoadImage(popups-busy-busy_28.png---1x-1.png) Found in cache, RefCount = 4
2012-02-14 15:18:41.341572 I  MythUIHelper: LoadCacheImage(popups/busy/busy_29.png,popups-busy-busy_29.png---1x-1.png)
2012-02-14 15:18:41.341609 I  MythUIHelper: LoadCacheImage(popups/busy/busy_29.png,popups-busy-busy_29.png---1x-1.png)
2012-02-14 15:18:41.341617 I  ImageLoader::LoadImage(popups-busy-busy_29.png---1x-1.png) Found in cache, RefCount = 4
2012-02-14 15:18:41.341641 I  MythUIHelper: LoadCacheImage(popups/progress_bar_overlay.png,popups-progress_bar_overlay.png---1x-1.png)
2012-02-14 15:18:41.341684 I  MythUIHelper: LoadCacheImage(popups/progress_bar_overlay.png,popups-progress_bar_overlay.png---1x-1.png)
2012-02-14 15:18:41.341693 I  ImageLoader::LoadImage(popups-progress_bar_overlay.png---1x-1.png) Found in cache, RefCount = 4
2012-02-14 15:18:41.342280 I  MythSocket(7f20ec055230:78): read  <- 78 21      OK[]:[]98[]:[]8124890
2012-02-14 15:18:41.342318 I  MythSocket(7f20dcae51e0:77): write -> 77 51      QUERY_FILETRANSFER 98[]:[]REQUEST_BLOCK[]:[]8124890
2012-02-14 15:18:41.385871 I  MythSocket(7f20dcae51e0:77): read  <- 77 7       8124890
2012-02-14 15:18:41.385908 I  MythSocket(7f20dcae51e0:77): write -> 77 30      QUERY_FILETRANSFER 98[]:[]DONE
2012-02-14 15:18:41.386073 I  MythSocket(7f20dcae51e0:77): read  <- 77 2       ok
2012-02-14 15:18:41.395275 I  MythSocket(7f20e4042e60:67): write -> 67 49      DELETE_FILE[]:[]Arclight-25.11_trunk.zip[]:[]Temp
2012-02-14 15:18:41.396744 I  MythSocket(7f20e4042e60:67): read  <- 67 1       1
2012-02-14 15:18:41.396869 I  MythUIHelper: LoadCacheImage(popups/progress_dialog_background.png,popups-progress_dialog_background.png---1x-1.png)
2012-02-14 15:18:41.396892 I  MythUIHelper: LoadCacheImage(popups/progress_dialog_background.png,popups-progress_dialog_background.png---1x-1.png)
2012-02-14 15:18:41.396901 I  ImageLoader::LoadImage(popups-progress_dialog_background.png---1x-1.png) Found in cache, RefCount = 6
2012-02-14 15:18:41.396991 I  MythUIHelper: LoadCacheImage(popups/progress_bar_background.png,popups-progress_bar_background.png---1x-1.png)
2012-02-14 15:18:41.397007 I  MythUIHelper: LoadCacheImage(popups/progress_bar_background.png,popups-progress_bar_background.png---1x-1.png)
2012-02-14 15:18:41.397015 I  ImageLoader::LoadImage(popups-progress_bar_background.png---1x-1.png) Found in cache, RefCount = 5
2012-02-14 15:18:41.397037 I  MythUIHelper: LoadCacheImage(popups/busy/busy_0.png,popups-busy-busy_0.png---1x-1.png)
2012-02-14 15:18:41.397049 I  MythUIHelper: LoadCacheImage(popups/busy/busy_0.png,popups-busy-busy_0.png---1x-1.png)
2012-02-14 15:18:41.397057 I  ImageLoader::LoadImage(popups-busy-busy_0.png---1x-1.png) Found in cache, RefCount = 5
2012-02-14 15:18:41.397068 I  MythUIHelper: LoadCacheImage(popups/busy/busy_1.png,popups-busy-busy_1.png---1x-1.png)
2012-02-14 15:18:41.397079 I  MythUIHelper: LoadCacheImage(popups/busy/busy_1.png,popups-busy-busy_1.png---1x-1.png)
2012-02-14 15:18:41.397086 I  ImageLoader::LoadImage(popups-busy-busy_1.png---1x-1.png) Found in cache, RefCount = 5
2012-02-14 15:18:41.397096 I  MythUIHelper: LoadCacheImage(popups/busy/busy_2.png,popups-busy-busy_2.png---1x-1.png)
2012-02-14 15:18:41.397119 I  MythUIHelper: LoadCacheImage(popups/busy/busy_2.png,popups-busy-busy_2.png---1x-1.png)
2012-02-14 15:18:41.397127 I  ImageLoader::LoadImage(popups-busy-busy_2.png---1x-1.png) Found in cache, RefCount = 5
2012-02-14 15:18:41.397137 I  MythUIHelper: LoadCacheImage(popups/busy/busy_3.png,popups-busy-busy_3.png---1x-1.png)
2012-02-14 15:18:41.397150 I  MythUIHelper: LoadCacheImage(popups/busy/busy_3.png,popups-busy-busy_3.png---1x-1.png)
2012-02-14 15:18:41.397158 I  ImageLoader::LoadImage(popups-busy-busy_3.png---1x-1.png) Found in cache, RefCount = 5
2012-02-14 15:18:41.397168 I  MythUIHelper: LoadCacheImage(popups/busy/busy_4.png,popups-busy-busy_4.png---1x-1.png)
2012-02-14 15:18:41.397182 I  MythUIHelper: LoadCacheImage(popups/busy/busy_4.png,popups-busy-busy_4.png---1x-1.png)
2012-02-14 15:18:41.397198 I  ImageLoader::LoadImage(popups-busy-busy_4.png---1x-1.png) Found in cache, RefCount = 5
2012-02-14 15:18:41.397208 I  MythUIHelper: LoadCacheImage(popups/busy/busy_5.png,popups-busy-busy_5.png---1x-1.png)
2012-02-14 15:18:41.397220 I  MythUIHelper: LoadCacheImage(popups/busy/busy_5.png,popups-busy-busy_5.png---1x-1.png)
2012-02-14 15:18:41.397228 I  ImageLoader::LoadImage(popups-busy-busy_5.png---1x-1.png) Found in cache, RefCount = 5
2012-02-14 15:18:41.397237 I  MythUIHelper: LoadCacheImage(popups/busy/busy_6.png,popups-busy-busy_6.png---1x-1.png)
2012-02-14 15:18:41.397249 I  MythUIHelper: LoadCacheImage(popups/busy/busy_6.png,popups-busy-busy_6.png---1x-1.png)
2012-02-14 15:18:41.397256 I  ImageLoader::LoadImage(popups-busy-busy_6.png---1x-1.png) Found in cache, RefCount = 5
2012-02-14 15:18:41.397265 I  MythUIHelper: LoadCacheImage(popups/busy/busy_7.png,popups-busy-busy_7.png---1x-1.png)
2012-02-14 15:18:41.397277 I  MythUIHelper: LoadCacheImage(popups/busy/busy_7.png,popups-busy-busy_7.png---1x-1.png)
2012-02-14 15:18:41.397284 I  ImageLoader::LoadImage(popups-busy-busy_7.png---1x-1.png) Found in cache, RefCount = 5
2012-02-14 15:18:41.397293 I  MythUIHelper: LoadCacheImage(popups/busy/busy_8.png,popups-busy-busy_8.png---1x-1.png)
2012-02-14 15:18:41.397305 I  MythUIHelper: LoadCacheImage(popups/busy/busy_8.png,popups-busy-busy_8.png---1x-1.png)
2012-02-14 15:18:41.397313 I  ImageLoader::LoadImage(popups-busy-busy_8.png---1x-1.png) Found in cache, RefCount = 5
2012-02-14 15:18:41.397322 I  MythUIHelper: LoadCacheImage(popups/busy/busy_9.png,popups-busy-busy_9.png---1x-1.png)
2012-02-14 15:18:41.397335 I  MythUIHelper: LoadCacheImage(popups/busy/busy_9.png,popups-busy-busy_9.png---1x-1.png)
2012-02-14 15:18:41.397343 I  ImageLoader::LoadImage(popups-busy-busy_9.png---1x-1.png) Found in cache, RefCount = 5
2012-02-14 15:18:41.397353 I  MythUIHelper: LoadCacheImage(popups/busy/busy_10.png,popups-busy-busy_10.png---1x-1.png)
2012-02-14 15:18:41.397365 I  MythUIHelper: LoadCacheImage(popups/busy/busy_10.png,popups-busy-busy_10.png---1x-1.png)
2012-02-14 15:18:41.397372 I  ImageLoader::LoadImage(popups-busy-busy_10.png---1x-1.png) Found in cache, RefCount = 5
2012-02-14 15:18:41.397382 I  MythUIHelper: LoadCacheImage(popups/busy/busy_11.png,popups-busy-busy_11.png---1x-1.png)
2012-02-14 15:18:41.397395 I  MythUIHelper: LoadCacheImage(popups/busy/busy_11.png,popups-busy-busy_11.png---1x-1.png)
2012-02-14 15:18:41.397403 I  ImageLoader::LoadImage(popups-busy-busy_11.png---1x-1.png) Found in cache, RefCount = 5
2012-02-14 15:18:41.397412 I  MythUIHelper: LoadCacheImage(popups/busy/busy_12.png,popups-busy-busy_12.png---1x-1.png)
2012-02-14 15:18:41.397424 I  MythUIHelper: LoadCacheImage(popups/busy/busy_12.png,popups-busy-busy_12.png---1x-1.png)
2012-02-14 15:18:41.397432 I  ImageLoader::LoadImage(popups-busy-busy_12.png---1x-1.png) Found in cache, RefCount = 5
2012-02-14 15:18:41.397442 I  MythUIHelper: LoadCacheImage(popups/busy/busy_13.png,popups-busy-busy_13.png---1x-1.png)
2012-02-14 15:18:41.397453 I  MythUIHelper: LoadCacheImage(popups/busy/busy_13.png,popups-busy-busy_13.png---1x-1.png)
2012-02-14 15:18:41.397461 I  ImageLoader::LoadImage(popups-busy-busy_13.png---1x-1.png) Found in cache, RefCount = 5
2012-02-14 15:18:41.397470 I  MythUIHelper: LoadCacheImage(popups/busy/busy_14.png,popups-busy-busy_14.png---1x-1.png)
2012-02-14 15:18:41.397481 I  MythUIHelper: LoadCacheImage(popups/busy/busy_14.png,popups-busy-busy_14.png---1x-1.png)
2012-02-14 15:18:41.397488 I  ImageLoader::LoadImage(popups-busy-busy_14.png---1x-1.png) Found in cache, RefCount = 5
2012-02-14 15:18:41.397497 I  MythUIHelper: LoadCacheImage(popups/busy/busy_15.png,popups-busy-busy_15.png---1x-1.png)
2012-02-14 15:18:41.397509 I  MythUIHelper: LoadCacheImage(popups/busy/busy_15.png,popups-busy-busy_15.png---1x-1.png)
2012-02-14 15:18:41.397516 I  ImageLoader::LoadImage(popups-busy-busy_15.png---1x-1.png) Found in cache, RefCount = 5
2012-02-14 15:18:41.397525 I  MythUIHelper: LoadCacheImage(popups/busy/busy_16.png,popups-busy-busy_16.png---1x-1.png)
2012-02-14 15:18:41.397536 I  MythUIHelper: LoadCacheImage(popups/busy/busy_16.png,popups-busy-busy_16.png---1x-1.png)
2012-02-14 15:18:41.397543 I  ImageLoader::LoadImage(popups-busy-busy_16.png---1x-1.png) Found in cache, RefCount = 5
2012-02-14 15:18:41.397552 I  MythUIHelper: LoadCacheImage(popups/busy/busy_17.png,popups-busy-busy_17.png---1x-1.png)
2012-02-14 15:18:41.397564 I  MythUIHelper: LoadCacheImage(popups/busy/busy_17.png,popups-busy-busy_17.png---1x-1.png)
2012-02-14 15:18:41.397571 I  ImageLoader::LoadImage(popups-busy-busy_17.png---1x-1.png) Found in cache, RefCount = 5
2012-02-14 15:18:41.397581 I  MythUIHelper: LoadCacheImage(popups/busy/busy_18.png,popups-busy-busy_18.png---1x-1.png)
2012-02-14 15:18:41.397592 I  MythUIHelper: LoadCacheImage(popups/busy/busy_18.png,popups-busy-busy_18.png---1x-1.png)
2012-02-14 15:18:41.397600 I  ImageLoader::LoadImage(popups-busy-busy_18.png---1x-1.png) Found in cache, RefCount = 5
2012-02-14 15:18:41.397609 I  MythUIHelper: LoadCacheImage(popups/busy/busy_19.png,popups-busy-busy_19.png---1x-1.png)
2012-02-14 15:18:41.397621 I  MythUIHelper: LoadCacheImage(popups/busy/busy_19.png,popups-busy-busy_19.png---1x-1.png)
2012-02-14 15:18:41.397629 I  ImageLoader::LoadImage(popups-busy-busy_19.png---1x-1.png) Found in cache, RefCount = 5
2012-02-14 15:18:41.397638 I  MythUIHelper: LoadCacheImage(popups/busy/busy_20.png,popups-busy-busy_20.png---1x-1.png)
2012-02-14 15:18:41.397650 I  MythUIHelper: LoadCacheImage(popups/busy/busy_20.png,popups-busy-busy_20.png---1x-1.png)
2012-02-14 15:18:41.397658 I  ImageLoader::LoadImage(popups-busy-busy_20.png---1x-1.png) Found in cache, RefCount = 5
2012-02-14 15:18:41.397667 I  MythUIHelper: LoadCacheImage(popups/busy/busy_21.png,popups-busy-busy_21.png---1x-1.png)
2012-02-14 15:18:41.397678 I  MythUIHelper: LoadCacheImage(popups/busy/busy_21.png,popups-busy-busy_21.png---1x-1.png)
2012-02-14 15:18:41.397685 I  ImageLoader::LoadImage(popups-busy-busy_21.png---1x-1.png) Found in cache, RefCount = 5
2012-02-14 15:18:41.397694 I  MythUIHelper: LoadCacheImage(popups/busy/busy_22.png,popups-busy-busy_22.png---1x-1.png)
2012-02-14 15:18:41.397705 I  MythUIHelper: LoadCacheImage(popups/busy/busy_22.png,popups-busy-busy_22.png---1x-1.png)
2012-02-14 15:18:41.397712 I  ImageLoader::LoadImage(popups-busy-busy_22.png---1x-1.png) Found in cache, RefCount = 5
2012-02-14 15:18:41.397721 I  MythUIHelper: LoadCacheImage(popups/busy/busy_23.png,popups-busy-busy_23.png---1x-1.png)
2012-02-14 15:18:41.397733 I  MythUIHelper: LoadCacheImage(popups/busy/busy_23.png,popups-busy-busy_23.png---1x-1.png)
2012-02-14 15:18:41.397740 I  ImageLoader::LoadImage(popups-busy-busy_23.png---1x-1.png) Found in cache, RefCount = 5
2012-02-14 15:18:41.397750 I  MythUIHelper: LoadCacheImage(popups/busy/busy_24.png,popups-busy-busy_24.png---1x-1.png)
2012-02-14 15:18:41.397768 I  MythUIHelper: LoadCacheImage(popups/busy/busy_24.png,popups-busy-busy_24.png---1x-1.png)
2012-02-14 15:18:41.397776 I  ImageLoader::LoadImage(popups-busy-busy_24.png---1x-1.png) Found in cache, RefCount = 5
2012-02-14 15:18:41.397785 I  MythUIHelper: LoadCacheImage(popups/busy/busy_25.png,popups-busy-busy_25.png---1x-1.png)
2012-02-14 15:18:41.397797 I  MythUIHelper: LoadCacheImage(popups/busy/busy_25.png,popups-busy-busy_25.png---1x-1.png)
2012-02-14 15:18:41.397805 I  ImageLoader::LoadImage(popups-busy-busy_25.png---1x-1.png) Found in cache, RefCount = 5
2012-02-14 15:18:41.397814 I  MythUIHelper: LoadCacheImage(popups/busy/busy_26.png,popups-busy-busy_26.png---1x-1.png)
2012-02-14 15:18:41.397834 I  MythUIHelper: LoadCacheImage(popups/busy/busy_26.png,popups-busy-busy_26.png---1x-1.png)
2012-02-14 15:18:41.397841 I  ImageLoader::LoadImage(popups-busy-busy_26.png---1x-1.png) Found in cache, RefCount = 5
2012-02-14 15:18:41.397851 I  MythUIHelper: LoadCacheImage(popups/busy/busy_27.png,popups-busy-busy_27.png---1x-1.png)
2012-02-14 15:18:41.397863 I  MythUIHelper: LoadCacheImage(popups/busy/busy_27.png,popups-busy-busy_27.png---1x-1.png)
2012-02-14 15:18:41.397871 I  ImageLoader::LoadImage(popups-busy-busy_27.png---1x-1.png) Found in cache, RefCount = 5
2012-02-14 15:18:41.397880 I  MythUIHelper: LoadCacheImage(popups/busy/busy_28.png,popups-busy-busy_28.png---1x-1.png)
2012-02-14 15:18:41.397892 I  MythUIHelper: LoadCacheImage(popups/busy/busy_28.png,popups-busy-busy_28.png---1x-1.png)
2012-02-14 15:18:41.397900 I  ImageLoader::LoadImage(popups-busy-busy_28.png---1x-1.png) Found in cache, RefCount = 5
2012-02-14 15:18:41.397909 I  MythUIHelper: LoadCacheImage(popups/busy/busy_29.png,popups-busy-busy_29.png---1x-1.png)
2012-02-14 15:18:41.397920 I  MythUIHelper: LoadCacheImage(popups/busy/busy_29.png,popups-busy-busy_29.png---1x-1.png)
2012-02-14 15:18:41.397928 I  ImageLoader::LoadImage(popups-busy-busy_29.png---1x-1.png) Found in cache, RefCount = 5
2012-02-14 15:18:41.397949 I  MythUIHelper: LoadCacheImage(popups/progress_bar_overlay.png,popups-progress_bar_overlay.png---1x-1.png)
2012-02-14 15:18:41.397963 I  MythUIHelper: LoadCacheImage(popups/progress_bar_overlay.png,popups-progress_bar_overlay.png---1x-1.png)
2012-02-14 15:18:41.397971 I  ImageLoader::LoadImage(popups-progress_bar_overlay.png---1x-1.png) Found in cache, RefCount = 5
2012-02-14 15:18:41.453384 I  MythSocket(7f20e4042e60:67): write -> 67 104     MESSAGE[]:[]SYSTEM_EVENT THEME_INSTALLED PATH /home/myth/.mythtv/...
2012-02-14 15:18:41.453627 I  MythSocket(7f20e4042e60:67): read  <- 67 2       OK
2012-02-14 15:18:41.455029 I  Clearing Settings Cache for 'htpc.avenard.org theme'.
2012-02-14 15:18:41.455038 I  Clearing Cache of overridden 'theme' ignored.
2012-02-14 15:19:07.988108 I  MythUIHelper: LoadCacheImage(popups/progress_dialog_background.png,popups-progress_dialog_background.png---1x-1.png)
2012-02-14 15:19:07.988174 I  MythUIHelper: LoadCacheImage(popups/progress_dialog_background.png,popups-progress_dialog_background.png---1x-1.png)
2012-02-14 15:19:07.988184 I  ImageLoader::LoadImage(popups-progress_dialog_background.png---1x-1.png) Found in cache, RefCount = 4
2012-02-14 15:19:07.988258 I  MythUIHelper: LoadCacheImage(popups/progress_bar_background.png,popups-progress_bar_background.png---1x-1.png)
2012-02-14 15:19:07.988303 I  MythUIHelper: LoadCacheImage(popups/progress_bar_background.png,popups-progress_bar_background.png---1x-1.png)
2012-02-14 15:19:07.988312 I  ImageLoader::LoadImage(popups-progress_bar_background.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:07.988333 I  MythUIHelper: LoadCacheImage(popups/busy/busy_0.png,popups-busy-busy_0.png---1x-1.png)
2012-02-14 15:19:07.988374 I  MythUIHelper: LoadCacheImage(popups/busy/busy_0.png,popups-busy-busy_0.png---1x-1.png)
2012-02-14 15:19:07.988382 I  ImageLoader::LoadImage(popups-busy-busy_0.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:07.988392 I  MythUIHelper: LoadCacheImage(popups/busy/busy_1.png,popups-busy-busy_1.png---1x-1.png)
2012-02-14 15:19:07.988430 I  MythUIHelper: LoadCacheImage(popups/busy/busy_1.png,popups-busy-busy_1.png---1x-1.png)
2012-02-14 15:19:07.988437 I  ImageLoader::LoadImage(popups-busy-busy_1.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:07.988447 I  MythUIHelper: LoadCacheImage(popups/busy/busy_2.png,popups-busy-busy_2.png---1x-1.png)
2012-02-14 15:19:07.988489 I  MythUIHelper: LoadCacheImage(popups/busy/busy_2.png,popups-busy-busy_2.png---1x-1.png)
2012-02-14 15:19:07.988497 I  ImageLoader::LoadImage(popups-busy-busy_2.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:07.988506 I  MythUIHelper: LoadCacheImage(popups/busy/busy_3.png,popups-busy-busy_3.png---1x-1.png)
2012-02-14 15:19:07.988545 I  MythUIHelper: LoadCacheImage(popups/busy/busy_3.png,popups-busy-busy_3.png---1x-1.png)
2012-02-14 15:19:07.988553 I  ImageLoader::LoadImage(popups-busy-busy_3.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:07.988562 I  MythUIHelper: LoadCacheImage(popups/busy/busy_4.png,popups-busy-busy_4.png---1x-1.png)
2012-02-14 15:19:07.988600 I  MythUIHelper: LoadCacheImage(popups/busy/busy_4.png,popups-busy-busy_4.png---1x-1.png)
2012-02-14 15:19:07.988608 I  ImageLoader::LoadImage(popups-busy-busy_4.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:07.988624 I  MythUIHelper: LoadCacheImage(popups/busy/busy_5.png,popups-busy-busy_5.png---1x-1.png)
2012-02-14 15:19:07.988663 I  MythUIHelper: LoadCacheImage(popups/busy/busy_5.png,popups-busy-busy_5.png---1x-1.png)
2012-02-14 15:19:07.988670 I  ImageLoader::LoadImage(popups-busy-busy_5.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:07.988680 I  MythUIHelper: LoadCacheImage(popups/busy/busy_6.png,popups-busy-busy_6.png---1x-1.png)
2012-02-14 15:19:07.988719 I  MythUIHelper: LoadCacheImage(popups/busy/busy_6.png,popups-busy-busy_6.png---1x-1.png)
2012-02-14 15:19:07.988727 I  ImageLoader::LoadImage(popups-busy-busy_6.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:07.988736 I  MythUIHelper: LoadCacheImage(popups/busy/busy_7.png,popups-busy-busy_7.png---1x-1.png)
2012-02-14 15:19:07.988774 I  MythUIHelper: LoadCacheImage(popups/busy/busy_7.png,popups-busy-busy_7.png---1x-1.png)
2012-02-14 15:19:07.988782 I  ImageLoader::LoadImage(popups-busy-busy_7.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:07.988792 I  MythUIHelper: LoadCacheImage(popups/busy/busy_8.png,popups-busy-busy_8.png---1x-1.png)
2012-02-14 15:19:07.988831 I  MythUIHelper: LoadCacheImage(popups/busy/busy_8.png,popups-busy-busy_8.png---1x-1.png)
2012-02-14 15:19:07.988840 I  ImageLoader::LoadImage(popups-busy-busy_8.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:07.988849 I  MythUIHelper: LoadCacheImage(popups/busy/busy_9.png,popups-busy-busy_9.png---1x-1.png)
2012-02-14 15:19:07.988888 I  MythUIHelper: LoadCacheImage(popups/busy/busy_9.png,popups-busy-busy_9.png---1x-1.png)
2012-02-14 15:19:07.988904 I  ImageLoader::LoadImage(popups-busy-busy_9.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:07.988913 I  MythUIHelper: LoadCacheImage(popups/busy/busy_10.png,popups-busy-busy_10.png---1x-1.png)
2012-02-14 15:19:07.988950 I  MythUIHelper: LoadCacheImage(popups/busy/busy_10.png,popups-busy-busy_10.png---1x-1.png)
2012-02-14 15:19:07.988958 I  ImageLoader::LoadImage(popups-busy-busy_10.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:07.988967 I  MythUIHelper: LoadCacheImage(popups/busy/busy_11.png,popups-busy-busy_11.png---1x-1.png)
2012-02-14 15:19:07.989004 I  MythUIHelper: LoadCacheImage(popups/busy/busy_11.png,popups-busy-busy_11.png---1x-1.png)
2012-02-14 15:19:07.989012 I  ImageLoader::LoadImage(popups-busy-busy_11.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:07.989021 I  MythUIHelper: LoadCacheImage(popups/busy/busy_12.png,popups-busy-busy_12.png---1x-1.png)
2012-02-14 15:19:07.989058 I  MythUIHelper: LoadCacheImage(popups/busy/busy_12.png,popups-busy-busy_12.png---1x-1.png)
2012-02-14 15:19:07.989066 I  ImageLoader::LoadImage(popups-busy-busy_12.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:07.989075 I  MythUIHelper: LoadCacheImage(popups/busy/busy_13.png,popups-busy-busy_13.png---1x-1.png)
2012-02-14 15:19:07.989111 I  MythUIHelper: LoadCacheImage(popups/busy/busy_13.png,popups-busy-busy_13.png---1x-1.png)
2012-02-14 15:19:07.989119 I  ImageLoader::LoadImage(popups-busy-busy_13.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:07.989128 I  MythUIHelper: LoadCacheImage(popups/busy/busy_14.png,popups-busy-busy_14.png---1x-1.png)
2012-02-14 15:19:07.989164 I  MythUIHelper: LoadCacheImage(popups/busy/busy_14.png,popups-busy-busy_14.png---1x-1.png)
2012-02-14 15:19:07.989172 I  ImageLoader::LoadImage(popups-busy-busy_14.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:07.989181 I  MythUIHelper: LoadCacheImage(popups/busy/busy_15.png,popups-busy-busy_15.png---1x-1.png)
2012-02-14 15:19:07.989218 I  MythUIHelper: LoadCacheImage(popups/busy/busy_15.png,popups-busy-busy_15.png---1x-1.png)
2012-02-14 15:19:07.989225 I  ImageLoader::LoadImage(popups-busy-busy_15.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:07.989234 I  MythUIHelper: LoadCacheImage(popups/busy/busy_16.png,popups-busy-busy_16.png---1x-1.png)
2012-02-14 15:19:07.989280 I  MythUIHelper: LoadCacheImage(popups/busy/busy_16.png,popups-busy-busy_16.png---1x-1.png)
2012-02-14 15:19:07.989288 I  ImageLoader::LoadImage(popups-busy-busy_16.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:07.989297 I  MythUIHelper: LoadCacheImage(popups/busy/busy_17.png,popups-busy-busy_17.png---1x-1.png)
2012-02-14 15:19:07.989341 I  MythUIHelper: LoadCacheImage(popups/busy/busy_17.png,popups-busy-busy_17.png---1x-1.png)
2012-02-14 15:19:07.989349 I  ImageLoader::LoadImage(popups-busy-busy_17.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:07.989359 I  MythUIHelper: LoadCacheImage(popups/busy/busy_18.png,popups-busy-busy_18.png---1x-1.png)
2012-02-14 15:19:07.989397 I  MythUIHelper: LoadCacheImage(popups/busy/busy_18.png,popups-busy-busy_18.png---1x-1.png)
2012-02-14 15:19:07.989405 I  ImageLoader::LoadImage(popups-busy-busy_18.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:07.989414 I  MythUIHelper: LoadCacheImage(popups/busy/busy_19.png,popups-busy-busy_19.png---1x-1.png)
2012-02-14 15:19:07.989452 I  MythUIHelper: LoadCacheImage(popups/busy/busy_19.png,popups-busy-busy_19.png---1x-1.png)
2012-02-14 15:19:07.989460 I  ImageLoader::LoadImage(popups-busy-busy_19.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:07.989469 I  MythUIHelper: LoadCacheImage(popups/busy/busy_20.png,popups-busy-busy_20.png---1x-1.png)
2012-02-14 15:19:07.989507 I  MythUIHelper: LoadCacheImage(popups/busy/busy_20.png,popups-busy-busy_20.png---1x-1.png)
2012-02-14 15:19:07.989515 I  ImageLoader::LoadImage(popups-busy-busy_20.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:07.989524 I  MythUIHelper: LoadCacheImage(popups/busy/busy_21.png,popups-busy-busy_21.png---1x-1.png)
2012-02-14 15:19:07.989561 I  MythUIHelper: LoadCacheImage(popups/busy/busy_21.png,popups-busy-busy_21.png---1x-1.png)
2012-02-14 15:19:07.989569 I  ImageLoader::LoadImage(popups-busy-busy_21.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:07.989578 I  MythUIHelper: LoadCacheImage(popups/busy/busy_22.png,popups-busy-busy_22.png---1x-1.png)
2012-02-14 15:19:07.989615 I  MythUIHelper: LoadCacheImage(popups/busy/busy_22.png,popups-busy-busy_22.png---1x-1.png)
2012-02-14 15:19:07.989622 I  ImageLoader::LoadImage(popups-busy-busy_22.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:07.989631 I  MythUIHelper: LoadCacheImage(popups/busy/busy_23.png,popups-busy-busy_23.png---1x-1.png)
2012-02-14 15:19:07.989669 I  MythUIHelper: LoadCacheImage(popups/busy/busy_23.png,popups-busy-busy_23.png---1x-1.png)
2012-02-14 15:19:07.989676 I  ImageLoader::LoadImage(popups-busy-busy_23.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:07.989685 I  MythUIHelper: LoadCacheImage(popups/busy/busy_24.png,popups-busy-busy_24.png---1x-1.png)
2012-02-14 15:19:07.989723 I  MythUIHelper: LoadCacheImage(popups/busy/busy_24.png,popups-busy-busy_24.png---1x-1.png)
2012-02-14 15:19:07.989730 I  ImageLoader::LoadImage(popups-busy-busy_24.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:07.989739 I  MythUIHelper: LoadCacheImage(popups/busy/busy_25.png,popups-busy-busy_25.png---1x-1.png)
2012-02-14 15:19:07.989785 I  MythUIHelper: LoadCacheImage(popups/busy/busy_25.png,popups-busy-busy_25.png---1x-1.png)
2012-02-14 15:19:07.989793 I  ImageLoader::LoadImage(popups-busy-busy_25.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:07.989802 I  MythUIHelper: LoadCacheImage(popups/busy/busy_26.png,popups-busy-busy_26.png---1x-1.png)
2012-02-14 15:19:07.989848 I  MythUIHelper: LoadCacheImage(popups/busy/busy_26.png,popups-busy-busy_26.png---1x-1.png)
2012-02-14 15:19:07.989856 I  ImageLoader::LoadImage(popups-busy-busy_26.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:07.989864 I  MythUIHelper: LoadCacheImage(popups/busy/busy_27.png,popups-busy-busy_27.png---1x-1.png)
2012-02-14 15:19:07.989915 I  MythUIHelper: LoadCacheImage(popups/busy/busy_27.png,popups-busy-busy_27.png---1x-1.png)
2012-02-14 15:19:07.989924 I  ImageLoader::LoadImage(popups-busy-busy_27.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:07.989940 I  MythUIHelper: LoadCacheImage(popups/busy/busy_28.png,popups-busy-busy_28.png---1x-1.png)
2012-02-14 15:19:07.989991 I  MythUIHelper: LoadCacheImage(popups/busy/busy_28.png,popups-busy-busy_28.png---1x-1.png)
2012-02-14 15:19:07.989999 I  ImageLoader::LoadImage(popups-busy-busy_28.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:07.990008 I  MythUIHelper: LoadCacheImage(popups/busy/busy_29.png,popups-busy-busy_29.png---1x-1.png)
2012-02-14 15:19:07.990046 I  MythUIHelper: LoadCacheImage(popups/busy/busy_29.png,popups-busy-busy_29.png---1x-1.png)
2012-02-14 15:19:07.990053 I  ImageLoader::LoadImage(popups-busy-busy_29.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:07.990073 I  MythUIHelper: LoadCacheImage(popups/progress_bar_overlay.png,popups-progress_bar_overlay.png---1x-1.png)
2012-02-14 15:19:07.990115 I  MythUIHelper: LoadCacheImage(popups/progress_bar_overlay.png,popups-progress_bar_overlay.png---1x-1.png)
2012-02-14 15:19:07.990123 I  ImageLoader::LoadImage(popups-progress_bar_overlay.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:07.990189 I  MythSocket(7f20e4042e60:67): write -> 67 125     DOWNLOAD_FILE[]:[]ftp://ftp.osuosl.org/pub/mythtv/themes/trunk/Ar...
2012-02-14 15:19:07.992405 I  MythSocket(7f20e4042e60:67): read  <- 67 62      OK[]:[]myth://Temp@192.168.10.11:6543/Arclight-25.11_trunk.zip
2012-02-14 15:19:11.795613 I  MythSocket(7f20e419e240:68): read  <- 68 195     BACKEND_MESSAGE[]:[]DOWNLOAD_FILE UPDATE[]:[]ftp://ftp.osuosl.org...
2012-02-14 15:19:11.795627 I  MythEvent: DOWNLOAD_FILE UPDATE
2012-02-14 15:19:11.995879 I  MythSocket(7f20e419e240:68): read  <- 68 196     BACKEND_MESSAGE[]:[]DOWNLOAD_FILE UPDATE[]:[]ftp://ftp.osuosl.org...
2012-02-14 15:19:11.995891 I  MythEvent: DOWNLOAD_FILE UPDATE
2012-02-14 15:19:12.196214 I  MythSocket(7f20e419e240:68): read  <- 68 196     BACKEND_MESSAGE[]:[]DOWNLOAD_FILE UPDATE[]:[]ftp://ftp.osuosl.org...
2012-02-14 15:19:12.196227 I  MythEvent: DOWNLOAD_FILE UPDATE
2012-02-14 15:19:12.396479 I  MythSocket(7f20e419e240:68): read  <- 68 196     BACKEND_MESSAGE[]:[]DOWNLOAD_FILE UPDATE[]:[]ftp://ftp.osuosl.org...
2012-02-14 15:19:12.396492 I  MythEvent: DOWNLOAD_FILE UPDATE
2012-02-14 15:19:12.596734 I  MythSocket(7f20e419e240:68): read  <- 68 196     BACKEND_MESSAGE[]:[]DOWNLOAD_FILE UPDATE[]:[]ftp://ftp.osuosl.org...
2012-02-14 15:19:12.596747 I  MythEvent: DOWNLOAD_FILE UPDATE
2012-02-14 15:19:12.797102 I  MythSocket(7f20e419e240:68): read  <- 68 197     BACKEND_MESSAGE[]:[]DOWNLOAD_FILE UPDATE[]:[]ftp://ftp.osuosl.org...
2012-02-14 15:19:12.797116 I  MythEvent: DOWNLOAD_FILE UPDATE
2012-02-14 15:19:12.997383 I  MythSocket(7f20e419e240:68): read  <- 68 197     BACKEND_MESSAGE[]:[]DOWNLOAD_FILE UPDATE[]:[]ftp://ftp.osuosl.org...
2012-02-14 15:19:12.997396 I  MythEvent: DOWNLOAD_FILE UPDATE
2012-02-14 15:19:13.197735 I  MythSocket(7f20e419e240:68): read  <- 68 197     BACKEND_MESSAGE[]:[]DOWNLOAD_FILE UPDATE[]:[]ftp://ftp.osuosl.org...
2012-02-14 15:19:13.197747 I  MythEvent: DOWNLOAD_FILE UPDATE
2012-02-14 15:19:13.398073 I  MythSocket(7f20e419e240:68): read  <- 68 197     BACKEND_MESSAGE[]:[]DOWNLOAD_FILE UPDATE[]:[]ftp://ftp.osuosl.org...
2012-02-14 15:19:13.398086 I  MythEvent: DOWNLOAD_FILE UPDATE
2012-02-14 15:19:13.598428 I  MythSocket(7f20e419e240:68): read  <- 68 197     BACKEND_MESSAGE[]:[]DOWNLOAD_FILE UPDATE[]:[]ftp://ftp.osuosl.org...
2012-02-14 15:19:13.598441 I  MythEvent: DOWNLOAD_FILE UPDATE
2012-02-14 15:19:13.798823 I  MythSocket(7f20e419e240:68): read  <- 68 197     BACKEND_MESSAGE[]:[]DOWNLOAD_FILE UPDATE[]:[]ftp://ftp.osuosl.org...
2012-02-14 15:19:13.798837 I  MythEvent: DOWNLOAD_FILE UPDATE
2012-02-14 15:19:13.999189 I  MythSocket(7f20e419e240:68): read  <- 68 197     BACKEND_MESSAGE[]:[]DOWNLOAD_FILE UPDATE[]:[]ftp://ftp.osuosl.org...
2012-02-14 15:19:13.999203 I  MythEvent: DOWNLOAD_FILE UPDATE
2012-02-14 15:19:14.199635 I  MythSocket(7f20e419e240:68): read  <- 68 197     BACKEND_MESSAGE[]:[]DOWNLOAD_FILE UPDATE[]:[]ftp://ftp.osuosl.org...
2012-02-14 15:19:14.199649 I  MythEvent: DOWNLOAD_FILE UPDATE
2012-02-14 15:19:14.400049 I  MythSocket(7f20e419e240:68): read  <- 68 197     BACKEND_MESSAGE[]:[]DOWNLOAD_FILE UPDATE[]:[]ftp://ftp.osuosl.org...
2012-02-14 15:19:14.400063 I  MythEvent: DOWNLOAD_FILE UPDATE
2012-02-14 15:19:14.600456 I  MythSocket(7f20e419e240:68): read  <- 68 197     BACKEND_MESSAGE[]:[]DOWNLOAD_FILE UPDATE[]:[]ftp://ftp.osuosl.org...
2012-02-14 15:19:14.600469 I  MythEvent: DOWNLOAD_FILE UPDATE
2012-02-14 15:19:14.800818 I  MythSocket(7f20e419e240:68): read  <- 68 197     BACKEND_MESSAGE[]:[]DOWNLOAD_FILE UPDATE[]:[]ftp://ftp.osuosl.org...
2012-02-14 15:19:14.800831 I  MythEvent: DOWNLOAD_FILE UPDATE
2012-02-14 15:19:15.001205 I  MythSocket(7f20e419e240:68): read  <- 68 197     BACKEND_MESSAGE[]:[]DOWNLOAD_FILE UPDATE[]:[]ftp://ftp.osuosl.org...
2012-02-14 15:19:15.001218 I  MythEvent: DOWNLOAD_FILE UPDATE
2012-02-14 15:19:15.201613 I  MythSocket(7f20e419e240:68): read  <- 68 197     BACKEND_MESSAGE[]:[]DOWNLOAD_FILE UPDATE[]:[]ftp://ftp.osuosl.org...
2012-02-14 15:19:15.201627 I  MythEvent: DOWNLOAD_FILE UPDATE
2012-02-14 15:19:15.402012 I  MythSocket(7f20e419e240:68): read  <- 68 197     BACKEND_MESSAGE[]:[]DOWNLOAD_FILE UPDATE[]:[]ftp://ftp.osuosl.org...
2012-02-14 15:19:15.402025 I  MythEvent: DOWNLOAD_FILE UPDATE
2012-02-14 15:19:15.602442 I  MythSocket(7f20e419e240:68): read  <- 68 198     BACKEND_MESSAGE[]:[]DOWNLOAD_FILE UPDATE[]:[]ftp://ftp.osuosl.org...
2012-02-14 15:19:15.602456 I  MythEvent: DOWNLOAD_FILE UPDATE
2012-02-14 15:19:15.802821 I  MythSocket(7f20e419e240:68): read  <- 68 198     BACKEND_MESSAGE[]:[]DOWNLOAD_FILE UPDATE[]:[]ftp://ftp.osuosl.org...
2012-02-14 15:19:15.802835 I  MythEvent: DOWNLOAD_FILE UPDATE
2012-02-14 15:19:16.003293 I  MythSocket(7f20e419e240:68): read  <- 68 198     BACKEND_MESSAGE[]:[]DOWNLOAD_FILE UPDATE[]:[]ftp://ftp.osuosl.org...
2012-02-14 15:19:16.003305 I  MythEvent: DOWNLOAD_FILE UPDATE
2012-02-14 15:19:16.203845 I  MythSocket(7f20e419e240:68): read  <- 68 198     BACKEND_MESSAGE[]:[]DOWNLOAD_FILE UPDATE[]:[]ftp://ftp.osuosl.org...
2012-02-14 15:19:16.203859 I  MythEvent: DOWNLOAD_FILE UPDATE
2012-02-14 15:19:16.404250 I  MythSocket(7f20e419e240:68): read  <- 68 198     BACKEND_MESSAGE[]:[]DOWNLOAD_FILE UPDATE[]:[]ftp://ftp.osuosl.org...
2012-02-14 15:19:16.404263 I  MythEvent: DOWNLOAD_FILE UPDATE
2012-02-14 15:19:16.604783 I  MythSocket(7f20e419e240:68): read  <- 68 198     BACKEND_MESSAGE[]:[]DOWNLOAD_FILE UPDATE[]:[]ftp://ftp.osuosl.org...
2012-02-14 15:19:16.604796 I  MythEvent: DOWNLOAD_FILE UPDATE
2012-02-14 15:19:16.805463 I  MythSocket(7f20e419e240:68): read  <- 68 198     BACKEND_MESSAGE[]:[]DOWNLOAD_FILE UPDATE[]:[]ftp://ftp.osuosl.org...
2012-02-14 15:19:16.805477 I  MythEvent: DOWNLOAD_FILE UPDATE
2012-02-14 15:19:17.006026 I  MythSocket(7f20e419e240:68): read  <- 68 198     BACKEND_MESSAGE[]:[]DOWNLOAD_FILE UPDATE[]:[]ftp://ftp.osuosl.org...
2012-02-14 15:19:17.006040 I  MythEvent: DOWNLOAD_FILE UPDATE
2012-02-14 15:19:17.206490 I  MythSocket(7f20e419e240:68): read  <- 68 198     BACKEND_MESSAGE[]:[]DOWNLOAD_FILE UPDATE[]:[]ftp://ftp.osuosl.org...
2012-02-14 15:19:17.206502 I  MythEvent: DOWNLOAD_FILE UPDATE
2012-02-14 15:19:17.407181 I  MythSocket(7f20e419e240:68): read  <- 68 198     BACKEND_MESSAGE[]:[]DOWNLOAD_FILE UPDATE[]:[]ftp://ftp.osuosl.org...
2012-02-14 15:19:17.407194 I  MythEvent: DOWNLOAD_FILE UPDATE
2012-02-14 15:19:17.607787 I  MythSocket(7f20e419e240:68): read  <- 68 198     BACKEND_MESSAGE[]:[]DOWNLOAD_FILE UPDATE[]:[]ftp://ftp.osuosl.org...
2012-02-14 15:19:17.607801 I  MythEvent: DOWNLOAD_FILE UPDATE
2012-02-14 15:19:17.808395 I  MythSocket(7f20e419e240:68): read  <- 68 198     BACKEND_MESSAGE[]:[]DOWNLOAD_FILE UPDATE[]:[]ftp://ftp.osuosl.org...
2012-02-14 15:19:17.808409 I  MythEvent: DOWNLOAD_FILE UPDATE
2012-02-14 15:19:18.009252 I  MythSocket(7f20e419e240:68): read  <- 68 198     BACKEND_MESSAGE[]:[]DOWNLOAD_FILE UPDATE[]:[]ftp://ftp.osuosl.org...
2012-02-14 15:19:18.009266 I  MythEvent: DOWNLOAD_FILE UPDATE
2012-02-14 15:19:18.209903 I  MythSocket(7f20e419e240:68): read  <- 68 198     BACKEND_MESSAGE[]:[]DOWNLOAD_FILE UPDATE[]:[]ftp://ftp.osuosl.org...
2012-02-14 15:19:18.209916 I  MythEvent: DOWNLOAD_FILE UPDATE
2012-02-14 15:19:18.410707 I  MythSocket(7f20e419e240:68): read  <- 68 198     BACKEND_MESSAGE[]:[]DOWNLOAD_FILE UPDATE[]:[]ftp://ftp.osuosl.org...
2012-02-14 15:19:18.410720 I  MythEvent: DOWNLOAD_FILE UPDATE
2012-02-14 15:19:18.611516 I  MythSocket(7f20e419e240:68): read  <- 68 198     BACKEND_MESSAGE[]:[]DOWNLOAD_FILE UPDATE[]:[]ftp://ftp.osuosl.org...
2012-02-14 15:19:18.611531 I  MythEvent: DOWNLOAD_FILE UPDATE
2012-02-14 15:19:18.812303 I  MythSocket(7f20e419e240:68): read  <- 68 198     BACKEND_MESSAGE[]:[]DOWNLOAD_FILE UPDATE[]:[]ftp://ftp.osuosl.org...
2012-02-14 15:19:18.812318 I  MythEvent: DOWNLOAD_FILE UPDATE
2012-02-14 15:19:19.013132 I  MythSocket(7f20e419e240:68): read  <- 68 198     BACKEND_MESSAGE[]:[]DOWNLOAD_FILE UPDATE[]:[]ftp://ftp.osuosl.org...
2012-02-14 15:19:19.013145 I  MythEvent: DOWNLOAD_FILE UPDATE
2012-02-14 15:19:19.214220 I  MythSocket(7f20e419e240:68): read  <- 68 198     BACKEND_MESSAGE[]:[]DOWNLOAD_FILE UPDATE[]:[]ftp://ftp.osuosl.org...
2012-02-14 15:19:19.214234 I  MythEvent: DOWNLOAD_FILE UPDATE
2012-02-14 15:19:19.415024 I  MythSocket(7f20e419e240:68): read  <- 68 198     BACKEND_MESSAGE[]:[]DOWNLOAD_FILE UPDATE[]:[]ftp://ftp.osuosl.org...
2012-02-14 15:19:19.415039 I  MythEvent: DOWNLOAD_FILE UPDATE
2012-02-14 15:19:19.616033 I  MythSocket(7f20e419e240:68): read  <- 68 198     BACKEND_MESSAGE[]:[]DOWNLOAD_FILE UPDATE[]:[]ftp://ftp.osuosl.org...
2012-02-14 15:19:19.616047 I  MythEvent: DOWNLOAD_FILE UPDATE
2012-02-14 15:19:19.817044 I  MythSocket(7f20e419e240:68): read  <- 68 198     BACKEND_MESSAGE[]:[]DOWNLOAD_FILE UPDATE[]:[]ftp://ftp.osuosl.org...
2012-02-14 15:19:19.817059 I  MythEvent: DOWNLOAD_FILE UPDATE
2012-02-14 15:19:20.018033 I  MythSocket(7f20e419e240:68): read  <- 68 198     BACKEND_MESSAGE[]:[]DOWNLOAD_FILE UPDATE[]:[]ftp://ftp.osuosl.org...
2012-02-14 15:19:20.018047 I  MythEvent: DOWNLOAD_FILE UPDATE
2012-02-14 15:19:20.219015 I  MythSocket(7f20e419e240:68): read  <- 68 198     BACKEND_MESSAGE[]:[]DOWNLOAD_FILE UPDATE[]:[]ftp://ftp.osuosl.org...
2012-02-14 15:19:20.219030 I  MythEvent: DOWNLOAD_FILE UPDATE
2012-02-14 15:19:20.419994 I  MythSocket(7f20e419e240:68): read  <- 68 198     BACKEND_MESSAGE[]:[]DOWNLOAD_FILE UPDATE[]:[]ftp://ftp.osuosl.org...
2012-02-14 15:19:20.420008 I  MythEvent: DOWNLOAD_FILE UPDATE
2012-02-14 15:19:20.620731 I  MythSocket(7f20e419e240:68): read  <- 68 198     BACKEND_MESSAGE[]:[]DOWNLOAD_FILE UPDATE[]:[]ftp://ftp.osuosl.org...
2012-02-14 15:19:20.620745 I  MythEvent: DOWNLOAD_FILE UPDATE
2012-02-14 15:19:20.821226 I  MythSocket(7f20e419e240:68): read  <- 68 198     BACKEND_MESSAGE[]:[]DOWNLOAD_FILE UPDATE[]:[]ftp://ftp.osuosl.org...
2012-02-14 15:19:20.821241 I  MythEvent: DOWNLOAD_FILE UPDATE
2012-02-14 15:19:21.021504 I  MythSocket(7f20e419e240:68): read  <- 68 198     BACKEND_MESSAGE[]:[]DOWNLOAD_FILE UPDATE[]:[]ftp://ftp.osuosl.org...
2012-02-14 15:19:21.021517 I  MythEvent: DOWNLOAD_FILE UPDATE
2012-02-14 15:19:21.221780 I  MythSocket(7f20e419e240:68): read  <- 68 198     BACKEND_MESSAGE[]:[]DOWNLOAD_FILE UPDATE[]:[]ftp://ftp.osuosl.org...
2012-02-14 15:19:21.221793 I  MythEvent: DOWNLOAD_FILE UPDATE
2012-02-14 15:19:21.422215 I  MythSocket(7f20e419e240:68): read  <- 68 198     BACKEND_MESSAGE[]:[]DOWNLOAD_FILE UPDATE[]:[]ftp://ftp.osuosl.org...
2012-02-14 15:19:21.422230 I  MythEvent: DOWNLOAD_FILE UPDATE
2012-02-14 15:19:21.622573 I  MythSocket(7f20e419e240:68): read  <- 68 198     BACKEND_MESSAGE[]:[]DOWNLOAD_FILE UPDATE[]:[]ftp://ftp.osuosl.org...
2012-02-14 15:19:21.622586 I  MythEvent: DOWNLOAD_FILE UPDATE
2012-02-14 15:19:21.823042 I  MythSocket(7f20e419e240:68): read  <- 68 198     BACKEND_MESSAGE[]:[]DOWNLOAD_FILE UPDATE[]:[]ftp://ftp.osuosl.org...
2012-02-14 15:19:21.823056 I  MythEvent: DOWNLOAD_FILE UPDATE
2012-02-14 15:19:22.023490 I  MythSocket(7f20e419e240:68): read  <- 68 198     BACKEND_MESSAGE[]:[]DOWNLOAD_FILE UPDATE[]:[]ftp://ftp.osuosl.org...
2012-02-14 15:19:22.023504 I  MythEvent: DOWNLOAD_FILE UPDATE
2012-02-14 15:19:22.223901 I  MythSocket(7f20e419e240:68): read  <- 68 198     BACKEND_MESSAGE[]:[]DOWNLOAD_FILE UPDATE[]:[]ftp://ftp.osuosl.org...
2012-02-14 15:19:22.223915 I  MythEvent: DOWNLOAD_FILE UPDATE
2012-02-14 15:19:22.424272 I  MythSocket(7f20e419e240:68): read  <- 68 198     BACKEND_MESSAGE[]:[]DOWNLOAD_FILE UPDATE[]:[]ftp://ftp.osuosl.org...
2012-02-14 15:19:22.424286 I  MythEvent: DOWNLOAD_FILE UPDATE
2012-02-14 15:19:22.624675 I  MythSocket(7f20e419e240:68): read  <- 68 198     BACKEND_MESSAGE[]:[]DOWNLOAD_FILE UPDATE[]:[]ftp://ftp.osuosl.org...
2012-02-14 15:19:22.624688 I  MythEvent: DOWNLOAD_FILE UPDATE
2012-02-14 15:19:22.825107 I  MythSocket(7f20e419e240:68): read  <- 68 198     BACKEND_MESSAGE[]:[]DOWNLOAD_FILE UPDATE[]:[]ftp://ftp.osuosl.org...
2012-02-14 15:19:22.825120 I  MythEvent: DOWNLOAD_FILE UPDATE
2012-02-14 15:19:23.025596 I  MythSocket(7f20e419e240:68): read  <- 68 198     BACKEND_MESSAGE[]:[]DOWNLOAD_FILE UPDATE[]:[]ftp://ftp.osuosl.org...
2012-02-14 15:19:23.025610 I  MythEvent: DOWNLOAD_FILE UPDATE
2012-02-14 15:19:23.226086 I  MythSocket(7f20e419e240:68): read  <- 68 198     BACKEND_MESSAGE[]:[]DOWNLOAD_FILE UPDATE[]:[]ftp://ftp.osuosl.org...
2012-02-14 15:19:23.226099 I  MythEvent: DOWNLOAD_FILE UPDATE
2012-02-14 15:19:23.426581 I  MythSocket(7f20e419e240:68): read  <- 68 198     BACKEND_MESSAGE[]:[]DOWNLOAD_FILE UPDATE[]:[]ftp://ftp.osuosl.org...
2012-02-14 15:19:23.426595 I  MythEvent: DOWNLOAD_FILE UPDATE
2012-02-14 15:19:23.627104 I  MythSocket(7f20e419e240:68): read  <- 68 198     BACKEND_MESSAGE[]:[]DOWNLOAD_FILE UPDATE[]:[]ftp://ftp.osuosl.org...
2012-02-14 15:19:23.627118 I  MythEvent: DOWNLOAD_FILE UPDATE
2012-02-14 15:19:23.827683 I  MythSocket(7f20e419e240:68): read  <- 68 198     BACKEND_MESSAGE[]:[]DOWNLOAD_FILE UPDATE[]:[]ftp://ftp.osuosl.org...
2012-02-14 15:19:23.827698 I  MythEvent: DOWNLOAD_FILE UPDATE
2012-02-14 15:19:24.028007 I  MythSocket(7f20e419e240:68): read  <- 68 212     BACKEND_MESSAGE[]:[]DOWNLOAD_FILE FINISHED[]:[]ftp://ftp.osuosl.o...
2012-02-14 15:19:24.028021 I  MythEvent: DOWNLOAD_FILE FINISHED
2012-02-14 15:19:24.028212 I  MythUIHelper: LoadCacheImage(popups/progress_dialog_background.png,popups-progress_dialog_background.png---1x-1.png)
2012-02-14 15:19:24.028484 I  MythUIHelper: LoadCacheImage(popups/progress_dialog_background.png,popups-progress_dialog_background.png---1x-1.png)
2012-02-14 15:19:24.028497 I  MythSocket(7f20ec056bc0:79): IP is local, using loopback address instead
2012-02-14 15:19:24.028504 I  MythSocket(7f20ec056bc0:79): attempting connect() to (127.0.0.1:6543)
2012-02-14 15:19:24.028505 I  ImageLoader::LoadImage(popups-progress_dialog_background.png---1x-1.png) Found in cache, RefCount = 4
2012-02-14 15:19:24.028515 I  MSocketDevice::connect: setting Protocol to IPv4
2012-02-14 15:19:24.028517 I  MSocketDevice::connect: attempting to create new socket
2012-02-14 15:19:24.028566 I  MythSocket(7f20ec056bc0:79): write -> 79 30      MYTH_PROTO_VERSION 72 D78EFD6F
2012-02-14 15:19:24.028593 I  MythUIHelper: LoadCacheImage(popups/progress_bar_background.png,popups-progress_bar_background.png---1x-1.png)
2012-02-14 15:19:24.028646 I  MythUIHelper: LoadCacheImage(popups/progress_bar_background.png,popups-progress_bar_background.png---1x-1.png)
2012-02-14 15:19:24.028654 I  ImageLoader::LoadImage(popups-progress_bar_background.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:24.028676 I  MythUIHelper: LoadCacheImage(popups/busy/busy_0.png,popups-busy-busy_0.png---1x-1.png)
2012-02-14 15:19:24.028719 I  MythUIHelper: LoadCacheImage(popups/busy/busy_0.png,popups-busy-busy_0.png---1x-1.png)
2012-02-14 15:19:24.028726 I  ImageLoader::LoadImage(popups-busy-busy_0.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:24.028736 I  MythUIHelper: LoadCacheImage(popups/busy/busy_1.png,popups-busy-busy_1.png---1x-1.png)
2012-02-14 15:19:24.028776 I  MythUIHelper: LoadCacheImage(popups/busy/busy_1.png,popups-busy-busy_1.png---1x-1.png)
2012-02-14 15:19:24.028791 I  ImageLoader::LoadImage(popups-busy-busy_1.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:24.028801 I  MythUIHelper: LoadCacheImage(popups/busy/busy_2.png,popups-busy-busy_2.png---1x-1.png)
2012-02-14 15:19:24.028833 I  MythSocket(7f20ec056bc0:79): read  <- 79 13      ACCEPT[]:[]72
2012-02-14 15:19:24.028847 I  Using protocol version 72
2012-02-14 15:19:24.028849 I  MythUIHelper: LoadCacheImage(popups/busy/busy_2.png,popups-busy-busy_2.png---1x-1.png)
2012-02-14 15:19:24.028857 I  MythSocket(7f20ec056bc0:79): write -> 79 31      ANN Playback htpc.avenard.org 0
2012-02-14 15:19:24.028867 I  ImageLoader::LoadImage(popups-busy-busy_2.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:24.028883 I  MythUIHelper: LoadCacheImage(popups/busy/busy_3.png,popups-busy-busy_3.png---1x-1.png)
2012-02-14 15:19:24.028943 I  MythUIHelper: LoadCacheImage(popups/busy/busy_3.png,popups-busy-busy_3.png---1x-1.png)
2012-02-14 15:19:24.028951 I  ImageLoader::LoadImage(popups-busy-busy_3.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:24.028960 I  MythUIHelper: LoadCacheImage(popups/busy/busy_4.png,popups-busy-busy_4.png---1x-1.png)
2012-02-14 15:19:24.029004 I  MythSocket(7f20ec056bc0:79): read  <- 79 2       OK
2012-02-14 15:19:24.029011 I  MythUIHelper: LoadCacheImage(popups/busy/busy_4.png,popups-busy-busy_4.png---1x-1.png)
2012-02-14 15:19:24.029020 I  ImageLoader::LoadImage(popups-busy-busy_4.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:24.029033 I  MythUIHelper: LoadCacheImage(popups/busy/busy_5.png,popups-busy-busy_5.png---1x-1.png)
2012-02-14 15:19:24.029063 I  MythSocket(7f20ec047a90:80): IP is local, using loopback address instead
2012-02-14 15:19:24.029071 I  MythSocket(7f20ec047a90:80): attempting connect() to (127.0.0.1:6543)
2012-02-14 15:19:24.029080 I  MSocketDevice::connect: setting Protocol to IPv4
2012-02-14 15:19:24.029082 I  MSocketDevice::connect: attempting to create new socket
2012-02-14 15:19:24.029087 I  MythUIHelper: LoadCacheImage(popups/busy/busy_5.png,popups-busy-busy_5.png---1x-1.png)
2012-02-14 15:19:24.029095 I  ImageLoader::LoadImage(popups-busy-busy_5.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:24.029104 I  MythUIHelper: LoadCacheImage(popups/busy/busy_6.png,popups-busy-busy_6.png---1x-1.png)
2012-02-14 15:19:24.029122 I  MythSocket(7f20ec047a90:80): write -> 80 30      MYTH_PROTO_VERSION 72 D78EFD6F
2012-02-14 15:19:24.029153 I  MythUIHelper: LoadCacheImage(popups/busy/busy_6.png,popups-busy-busy_6.png---1x-1.png)
2012-02-14 15:19:24.029162 I  ImageLoader::LoadImage(popups-busy-busy_6.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:24.029172 I  MythUIHelper: LoadCacheImage(popups/busy/busy_7.png,popups-busy-busy_7.png---1x-1.png)
2012-02-14 15:19:24.029212 I  MythUIHelper: LoadCacheImage(popups/busy/busy_7.png,popups-busy-busy_7.png---1x-1.png)
2012-02-14 15:19:24.029228 I  ImageLoader::LoadImage(popups-busy-busy_7.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:24.029237 I  MythUIHelper: LoadCacheImage(popups/busy/busy_8.png,popups-busy-busy_8.png---1x-1.png)
2012-02-14 15:19:24.029277 I  MythUIHelper: LoadCacheImage(popups/busy/busy_8.png,popups-busy-busy_8.png---1x-1.png)
2012-02-14 15:19:24.029285 I  ImageLoader::LoadImage(popups-busy-busy_8.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:24.029304 I  MythSocket(7f20ec047a90:80): read  <- 80 13      ACCEPT[]:[]72
2012-02-14 15:19:24.029310 I  MythUIHelper: LoadCacheImage(popups/busy/busy_9.png,popups-busy-busy_9.png---1x-1.png)
2012-02-14 15:19:24.029315 I  Using protocol version 72
2012-02-14 15:19:24.029333 I  MythSocket(7f20ec047a90:80): write -> 80 78      ANN FileTransfer htpc.avenard.org 0 0 0[]:[]/Arclight-25.11_trunk...
2012-02-14 15:19:24.029381 I  MythUIHelper: LoadCacheImage(popups/busy/busy_9.png,popups-busy-busy_9.png---1x-1.png)
2012-02-14 15:19:24.029390 I  ImageLoader::LoadImage(popups-busy-busy_9.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:24.029401 I  MythUIHelper: LoadCacheImage(popups/busy/busy_10.png,popups-busy-busy_10.png---1x-1.png)
2012-02-14 15:19:24.029443 I  MythUIHelper: LoadCacheImage(popups/busy/busy_10.png,popups-busy-busy_10.png---1x-1.png)
2012-02-14 15:19:24.029451 I  ImageLoader::LoadImage(popups-busy-busy_10.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:24.029461 I  MythUIHelper: LoadCacheImage(popups/busy/busy_11.png,popups-busy-busy_11.png---1x-1.png)
2012-02-14 15:19:24.029502 I  MythUIHelper: LoadCacheImage(popups/busy/busy_11.png,popups-busy-busy_11.png---1x-1.png)
2012-02-14 15:19:24.029510 I  ImageLoader::LoadImage(popups-busy-busy_11.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:24.029520 I  MythUIHelper: LoadCacheImage(popups/busy/busy_12.png,popups-busy-busy_12.png---1x-1.png)
2012-02-14 15:19:24.029559 I  MythUIHelper: LoadCacheImage(popups/busy/busy_12.png,popups-busy-busy_12.png---1x-1.png)
2012-02-14 15:19:24.029566 I  ImageLoader::LoadImage(popups-busy-busy_12.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:24.029576 I  MythUIHelper: LoadCacheImage(popups/busy/busy_13.png,popups-busy-busy_13.png---1x-1.png)
2012-02-14 15:19:24.029613 I  MythUIHelper: LoadCacheImage(popups/busy/busy_13.png,popups-busy-busy_13.png---1x-1.png)
2012-02-14 15:19:24.029620 I  ImageLoader::LoadImage(popups-busy-busy_13.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:24.029630 I  MythUIHelper: LoadCacheImage(popups/busy/busy_14.png,popups-busy-busy_14.png---1x-1.png)
2012-02-14 15:19:24.029668 I  MythUIHelper: LoadCacheImage(popups/busy/busy_14.png,popups-busy-busy_14.png---1x-1.png)
2012-02-14 15:19:24.029675 I  ImageLoader::LoadImage(popups-busy-busy_14.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:24.029685 I  MythUIHelper: LoadCacheImage(popups/busy/busy_15.png,popups-busy-busy_15.png---1x-1.png)
2012-02-14 15:19:24.029723 I  MythUIHelper: LoadCacheImage(popups/busy/busy_15.png,popups-busy-busy_15.png---1x-1.png)
2012-02-14 15:19:24.029730 I  ImageLoader::LoadImage(popups-busy-busy_15.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:24.029739 I  MythUIHelper: LoadCacheImage(popups/busy/busy_16.png,popups-busy-busy_16.png---1x-1.png)
2012-02-14 15:19:24.029777 I  MythUIHelper: LoadCacheImage(popups/busy/busy_16.png,popups-busy-busy_16.png---1x-1.png)
2012-02-14 15:19:24.029785 I  ImageLoader::LoadImage(popups-busy-busy_16.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:24.029794 I  MythUIHelper: LoadCacheImage(popups/busy/busy_17.png,popups-busy-busy_17.png---1x-1.png)
2012-02-14 15:19:24.029833 I  MythUIHelper: LoadCacheImage(popups/busy/busy_17.png,popups-busy-busy_17.png---1x-1.png)
2012-02-14 15:19:24.029840 I  ImageLoader::LoadImage(popups-busy-busy_17.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:24.029851 I  MythUIHelper: LoadCacheImage(popups/busy/busy_18.png,popups-busy-busy_18.png---1x-1.png)
2012-02-14 15:19:24.029891 I  MythUIHelper: LoadCacheImage(popups/busy/busy_18.png,popups-busy-busy_18.png---1x-1.png)
2012-02-14 15:19:24.029899 I  ImageLoader::LoadImage(popups-busy-busy_18.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:24.029909 I  MythUIHelper: LoadCacheImage(popups/busy/busy_19.png,popups-busy-busy_19.png---1x-1.png)
2012-02-14 15:19:24.029948 I  MythUIHelper: LoadCacheImage(popups/busy/busy_19.png,popups-busy-busy_19.png---1x-1.png)
2012-02-14 15:19:24.029956 I  ImageLoader::LoadImage(popups-busy-busy_19.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:24.029965 I  MythUIHelper: LoadCacheImage(popups/busy/busy_20.png,popups-busy-busy_20.png---1x-1.png)
2012-02-14 15:19:24.030004 I  MythUIHelper: LoadCacheImage(popups/busy/busy_20.png,popups-busy-busy_20.png---1x-1.png)
2012-02-14 15:19:24.030013 I  ImageLoader::LoadImage(popups-busy-busy_20.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:24.030022 I  MythUIHelper: LoadCacheImage(popups/busy/busy_21.png,popups-busy-busy_21.png---1x-1.png)
2012-02-14 15:19:24.030060 I  MythUIHelper: LoadCacheImage(popups/busy/busy_21.png,popups-busy-busy_21.png---1x-1.png)
2012-02-14 15:19:24.030067 I  ImageLoader::LoadImage(popups-busy-busy_21.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:24.030077 I  MythUIHelper: LoadCacheImage(popups/busy/busy_22.png,popups-busy-busy_22.png---1x-1.png)
2012-02-14 15:19:24.030115 I  MythUIHelper: LoadCacheImage(popups/busy/busy_22.png,popups-busy-busy_22.png---1x-1.png)
2012-02-14 15:19:24.030122 I  ImageLoader::LoadImage(popups-busy-busy_22.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:24.030132 I  MythUIHelper: LoadCacheImage(popups/busy/busy_23.png,popups-busy-busy_23.png---1x-1.png)
2012-02-14 15:19:24.030171 I  MythUIHelper: LoadCacheImage(popups/busy/busy_23.png,popups-busy-busy_23.png---1x-1.png)
2012-02-14 15:19:24.030178 I  ImageLoader::LoadImage(popups-busy-busy_23.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:24.030188 I  MythUIHelper: LoadCacheImage(popups/busy/busy_24.png,popups-busy-busy_24.png---1x-1.png)
2012-02-14 15:19:24.030226 I  MythUIHelper: LoadCacheImage(popups/busy/busy_24.png,popups-busy-busy_24.png---1x-1.png)
2012-02-14 15:19:24.030233 I  ImageLoader::LoadImage(popups-busy-busy_24.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:24.030242 I  MythUIHelper: LoadCacheImage(popups/busy/busy_25.png,popups-busy-busy_25.png---1x-1.png)
2012-02-14 15:19:24.030281 I  MythUIHelper: LoadCacheImage(popups/busy/busy_25.png,popups-busy-busy_25.png---1x-1.png)
2012-02-14 15:19:24.030289 I  ImageLoader::LoadImage(popups-busy-busy_25.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:24.030298 I  MythUIHelper: LoadCacheImage(popups/busy/busy_26.png,popups-busy-busy_26.png---1x-1.png)
2012-02-14 15:19:24.030345 I  MythUIHelper: LoadCacheImage(popups/busy/busy_26.png,popups-busy-busy_26.png---1x-1.png)
2012-02-14 15:19:24.030354 I  ImageLoader::LoadImage(popups-busy-busy_26.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:24.030363 I  MythUIHelper: LoadCacheImage(popups/busy/busy_27.png,popups-busy-busy_27.png---1x-1.png)
2012-02-14 15:19:24.030404 I  MythUIHelper: LoadCacheImage(popups/busy/busy_27.png,popups-busy-busy_27.png---1x-1.png)
2012-02-14 15:19:24.030413 I  ImageLoader::LoadImage(popups-busy-busy_27.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:24.030422 I  MythUIHelper: LoadCacheImage(popups/busy/busy_28.png,popups-busy-busy_28.png---1x-1.png)
2012-02-14 15:19:24.030463 I  MythUIHelper: LoadCacheImage(popups/busy/busy_28.png,popups-busy-busy_28.png---1x-1.png)
2012-02-14 15:19:24.030471 I  ImageLoader::LoadImage(popups-busy-busy_28.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:24.030481 I  MythUIHelper: LoadCacheImage(popups/busy/busy_29.png,popups-busy-busy_29.png---1x-1.png)
2012-02-14 15:19:24.030521 I  MythUIHelper: LoadCacheImage(popups/busy/busy_29.png,popups-busy-busy_29.png---1x-1.png)
2012-02-14 15:19:24.030528 I  ImageLoader::LoadImage(popups-busy-busy_29.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:24.030550 I  MythUIHelper: LoadCacheImage(popups/progress_bar_overlay.png,popups-progress_bar_overlay.png---1x-1.png)
2012-02-14 15:19:24.030595 I  MythUIHelper: LoadCacheImage(popups/progress_bar_overlay.png,popups-progress_bar_overlay.png---1x-1.png)
2012-02-14 15:19:24.030604 I  ImageLoader::LoadImage(popups-progress_bar_overlay.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:24.030741 I  MythSocket(7f20ec047a90:80): read  <- 80 21      OK[]:[]95[]:[]8124890
2012-02-14 15:19:24.030776 I  MythSocket(7f20ec056bc0:79): write -> 79 51      QUERY_FILETRANSFER 95[]:[]REQUEST_BLOCK[]:[]8124890
2012-02-14 15:19:24.043493 I  MythSocket(7f20ec056bc0:79): read  <- 79 7       8124890
2012-02-14 15:19:24.043518 I  MythSocket(7f20ec056bc0:79): write -> 79 30      QUERY_FILETRANSFER 95[]:[]DONE
2012-02-14 15:19:24.043707 I  MythSocket(7f20ec056bc0:79): read  <- 79 2       ok
2012-02-14 15:19:24.052077 I  MythSocket(7f20e4042e60:67): write -> 67 49      DELETE_FILE[]:[]Arclight-25.11_trunk.zip[]:[]Temp
2012-02-14 15:19:24.052829 I  MythSocket(7f20e4042e60:67): read  <- 67 1       1
2012-02-14 15:19:24.052920 I  MythUIHelper: LoadCacheImage(popups/progress_dialog_background.png,popups-progress_dialog_background.png---1x-1.png)
2012-02-14 15:19:24.052942 I  MythUIHelper: LoadCacheImage(popups/progress_dialog_background.png,popups-progress_dialog_background.png---1x-1.png)
2012-02-14 15:19:24.052951 I  ImageLoader::LoadImage(popups-progress_dialog_background.png---1x-1.png) Found in cache, RefCount = 4
2012-02-14 15:19:24.053026 I  MythUIHelper: LoadCacheImage(popups/progress_bar_background.png,popups-progress_bar_background.png---1x-1.png)
2012-02-14 15:19:24.053041 I  MythUIHelper: LoadCacheImage(popups/progress_bar_background.png,popups-progress_bar_background.png---1x-1.png)
2012-02-14 15:19:24.053049 I  ImageLoader::LoadImage(popups-progress_bar_background.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:24.053071 I  MythUIHelper: LoadCacheImage(popups/busy/busy_0.png,popups-busy-busy_0.png---1x-1.png)
2012-02-14 15:19:24.053083 I  MythUIHelper: LoadCacheImage(popups/busy/busy_0.png,popups-busy-busy_0.png---1x-1.png)
2012-02-14 15:19:24.053090 I  ImageLoader::LoadImage(popups-busy-busy_0.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:24.053099 I  MythUIHelper: LoadCacheImage(popups/busy/busy_1.png,popups-busy-busy_1.png---1x-1.png)
2012-02-14 15:19:24.053110 I  MythUIHelper: LoadCacheImage(popups/busy/busy_1.png,popups-busy-busy_1.png---1x-1.png)
2012-02-14 15:19:24.053117 I  ImageLoader::LoadImage(popups-busy-busy_1.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:24.053126 I  MythUIHelper: LoadCacheImage(popups/busy/busy_2.png,popups-busy-busy_2.png---1x-1.png)
2012-02-14 15:19:24.053140 I  MythUIHelper: LoadCacheImage(popups/busy/busy_2.png,popups-busy-busy_2.png---1x-1.png)
2012-02-14 15:19:24.053148 I  ImageLoader::LoadImage(popups-busy-busy_2.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:24.053157 I  MythUIHelper: LoadCacheImage(popups/busy/busy_3.png,popups-busy-busy_3.png---1x-1.png)
2012-02-14 15:19:24.053168 I  MythUIHelper: LoadCacheImage(popups/busy/busy_3.png,popups-busy-busy_3.png---1x-1.png)
2012-02-14 15:19:24.053176 I  ImageLoader::LoadImage(popups-busy-busy_3.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:24.053185 I  MythUIHelper: LoadCacheImage(popups/busy/busy_4.png,popups-busy-busy_4.png---1x-1.png)
2012-02-14 15:19:24.053196 I  MythUIHelper: LoadCacheImage(popups/busy/busy_4.png,popups-busy-busy_4.png---1x-1.png)
2012-02-14 15:19:24.053203 I  ImageLoader::LoadImage(popups-busy-busy_4.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:24.053212 I  MythUIHelper: LoadCacheImage(popups/busy/busy_5.png,popups-busy-busy_5.png---1x-1.png)
2012-02-14 15:19:24.053223 I  MythUIHelper: LoadCacheImage(popups/busy/busy_5.png,popups-busy-busy_5.png---1x-1.png)
2012-02-14 15:19:24.053231 I  ImageLoader::LoadImage(popups-busy-busy_5.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:24.053239 I  MythUIHelper: LoadCacheImage(popups/busy/busy_6.png,popups-busy-busy_6.png---1x-1.png)
2012-02-14 15:19:24.053251 I  MythUIHelper: LoadCacheImage(popups/busy/busy_6.png,popups-busy-busy_6.png---1x-1.png)
2012-02-14 15:19:24.053259 I  ImageLoader::LoadImage(popups-busy-busy_6.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:24.053270 I  MythUIHelper: LoadCacheImage(popups/busy/busy_7.png,popups-busy-busy_7.png---1x-1.png)
2012-02-14 15:19:24.053281 I  MythUIHelper: LoadCacheImage(popups/busy/busy_7.png,popups-busy-busy_7.png---1x-1.png)
2012-02-14 15:19:24.053289 I  ImageLoader::LoadImage(popups-busy-busy_7.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:24.053298 I  MythUIHelper: LoadCacheImage(popups/busy/busy_8.png,popups-busy-busy_8.png---1x-1.png)
2012-02-14 15:19:24.053309 I  MythUIHelper: LoadCacheImage(popups/busy/busy_8.png,popups-busy-busy_8.png---1x-1.png)
2012-02-14 15:19:24.053317 I  ImageLoader::LoadImage(popups-busy-busy_8.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:24.053326 I  MythUIHelper: LoadCacheImage(popups/busy/busy_9.png,popups-busy-busy_9.png---1x-1.png)
2012-02-14 15:19:24.053337 I  MythUIHelper: LoadCacheImage(popups/busy/busy_9.png,popups-busy-busy_9.png---1x-1.png)
2012-02-14 15:19:24.053344 I  ImageLoader::LoadImage(popups-busy-busy_9.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:24.053354 I  MythUIHelper: LoadCacheImage(popups/busy/busy_10.png,popups-busy-busy_10.png---1x-1.png)
2012-02-14 15:19:24.053365 I  MythUIHelper: LoadCacheImage(popups/busy/busy_10.png,popups-busy-busy_10.png---1x-1.png)
2012-02-14 15:19:24.053372 I  ImageLoader::LoadImage(popups-busy-busy_10.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:24.053381 I  MythUIHelper: LoadCacheImage(popups/busy/busy_11.png,popups-busy-busy_11.png---1x-1.png)
2012-02-14 15:19:24.053392 I  MythUIHelper: LoadCacheImage(popups/busy/busy_11.png,popups-busy-busy_11.png---1x-1.png)
2012-02-14 15:19:24.053399 I  ImageLoader::LoadImage(popups-busy-busy_11.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:24.053408 I  MythUIHelper: LoadCacheImage(popups/busy/busy_12.png,popups-busy-busy_12.png---1x-1.png)
2012-02-14 15:19:24.053419 I  MythUIHelper: LoadCacheImage(popups/busy/busy_12.png,popups-busy-busy_12.png---1x-1.png)
2012-02-14 15:19:24.053426 I  ImageLoader::LoadImage(popups-busy-busy_12.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:24.053434 I  MythUIHelper: LoadCacheImage(popups/busy/busy_13.png,popups-busy-busy_13.png---1x-1.png)
2012-02-14 15:19:24.053445 I  MythUIHelper: LoadCacheImage(popups/busy/busy_13.png,popups-busy-busy_13.png---1x-1.png)
2012-02-14 15:19:24.053452 I  ImageLoader::LoadImage(popups-busy-busy_13.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:24.053461 I  MythUIHelper: LoadCacheImage(popups/busy/busy_14.png,popups-busy-busy_14.png---1x-1.png)
2012-02-14 15:19:24.053473 I  MythUIHelper: LoadCacheImage(popups/busy/busy_14.png,popups-busy-busy_14.png---1x-1.png)
2012-02-14 15:19:24.053481 I  ImageLoader::LoadImage(popups-busy-busy_14.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:24.053490 I  MythUIHelper: LoadCacheImage(popups/busy/busy_15.png,popups-busy-busy_15.png---1x-1.png)
2012-02-14 15:19:24.053501 I  MythUIHelper: LoadCacheImage(popups/busy/busy_15.png,popups-busy-busy_15.png---1x-1.png)
2012-02-14 15:19:24.053508 I  ImageLoader::LoadImage(popups-busy-busy_15.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:24.053517 I  MythUIHelper: LoadCacheImage(popups/busy/busy_16.png,popups-busy-busy_16.png---1x-1.png)
2012-02-14 15:19:24.053527 I  MythUIHelper: LoadCacheImage(popups/busy/busy_16.png,popups-busy-busy_16.png---1x-1.png)
2012-02-14 15:19:24.053535 I  ImageLoader::LoadImage(popups-busy-busy_16.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:24.053544 I  MythUIHelper: LoadCacheImage(popups/busy/busy_17.png,popups-busy-busy_17.png---1x-1.png)
2012-02-14 15:19:24.053555 I  MythUIHelper: LoadCacheImage(popups/busy/busy_17.png,popups-busy-busy_17.png---1x-1.png)
2012-02-14 15:19:24.053562 I  ImageLoader::LoadImage(popups-busy-busy_17.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:24.053572 I  MythUIHelper: LoadCacheImage(popups/busy/busy_18.png,popups-busy-busy_18.png---1x-1.png)
2012-02-14 15:19:24.053583 I  MythUIHelper: LoadCacheImage(popups/busy/busy_18.png,popups-busy-busy_18.png---1x-1.png)
2012-02-14 15:19:24.053590 I  ImageLoader::LoadImage(popups-busy-busy_18.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:24.053599 I  MythUIHelper: LoadCacheImage(popups/busy/busy_19.png,popups-busy-busy_19.png---1x-1.png)
2012-02-14 15:19:24.053610 I  MythUIHelper: LoadCacheImage(popups/busy/busy_19.png,popups-busy-busy_19.png---1x-1.png)
2012-02-14 15:19:24.053618 I  ImageLoader::LoadImage(popups-busy-busy_19.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:24.053627 I  MythUIHelper: LoadCacheImage(popups/busy/busy_20.png,popups-busy-busy_20.png---1x-1.png)
2012-02-14 15:19:24.053651 I  MythUIHelper: LoadCacheImage(popups/busy/busy_20.png,popups-busy-busy_20.png---1x-1.png)
2012-02-14 15:19:24.053660 I  ImageLoader::LoadImage(popups-busy-busy_20.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:24.053670 I  MythUIHelper: LoadCacheImage(popups/busy/busy_21.png,popups-busy-busy_21.png---1x-1.png)
2012-02-14 15:19:24.053683 I  MythUIHelper: LoadCacheImage(popups/busy/busy_21.png,popups-busy-busy_21.png---1x-1.png)
2012-02-14 15:19:24.053690 I  ImageLoader::LoadImage(popups-busy-busy_21.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:24.053700 I  MythUIHelper: LoadCacheImage(popups/busy/busy_22.png,popups-busy-busy_22.png---1x-1.png)
2012-02-14 15:19:24.053710 I  MythUIHelper: LoadCacheImage(popups/busy/busy_22.png,popups-busy-busy_22.png---1x-1.png)
2012-02-14 15:19:24.053718 I  ImageLoader::LoadImage(popups-busy-busy_22.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:24.053727 I  MythUIHelper: LoadCacheImage(popups/busy/busy_23.png,popups-busy-busy_23.png---1x-1.png)
2012-02-14 15:19:24.053738 I  MythUIHelper: LoadCacheImage(popups/busy/busy_23.png,popups-busy-busy_23.png---1x-1.png)
2012-02-14 15:19:24.053746 I  ImageLoader::LoadImage(popups-busy-busy_23.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:24.053755 I  MythUIHelper: LoadCacheImage(popups/busy/busy_24.png,popups-busy-busy_24.png---1x-1.png)
2012-02-14 15:19:24.053767 I  MythUIHelper: LoadCacheImage(popups/busy/busy_24.png,popups-busy-busy_24.png---1x-1.png)
2012-02-14 15:19:24.053774 I  ImageLoader::LoadImage(popups-busy-busy_24.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:24.053784 I  MythUIHelper: LoadCacheImage(popups/busy/busy_25.png,popups-busy-busy_25.png---1x-1.png)
2012-02-14 15:19:24.053795 I  MythUIHelper: LoadCacheImage(popups/busy/busy_25.png,popups-busy-busy_25.png---1x-1.png)
2012-02-14 15:19:24.053803 I  ImageLoader::LoadImage(popups-busy-busy_25.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:24.053820 I  MythUIHelper: LoadCacheImage(popups/busy/busy_26.png,popups-busy-busy_26.png---1x-1.png)
2012-02-14 15:19:24.053831 I  MythUIHelper: LoadCacheImage(popups/busy/busy_26.png,popups-busy-busy_26.png---1x-1.png)
2012-02-14 15:19:24.053839 I  ImageLoader::LoadImage(popups-busy-busy_26.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:24.053848 I  MythUIHelper: LoadCacheImage(popups/busy/busy_27.png,popups-busy-busy_27.png---1x-1.png)
2012-02-14 15:19:24.053859 I  MythUIHelper: LoadCacheImage(popups/busy/busy_27.png,popups-busy-busy_27.png---1x-1.png)
2012-02-14 15:19:24.053867 I  ImageLoader::LoadImage(popups-busy-busy_27.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:24.053876 I  MythUIHelper: LoadCacheImage(popups/busy/busy_28.png,popups-busy-busy_28.png---1x-1.png)
2012-02-14 15:19:24.053887 I  MythUIHelper: LoadCacheImage(popups/busy/busy_28.png,popups-busy-busy_28.png---1x-1.png)
2012-02-14 15:19:24.053894 I  ImageLoader::LoadImage(popups-busy-busy_28.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:24.053903 I  MythUIHelper: LoadCacheImage(popups/busy/busy_29.png,popups-busy-busy_29.png---1x-1.png)
2012-02-14 15:19:24.053914 I  MythUIHelper: LoadCacheImage(popups/busy/busy_29.png,popups-busy-busy_29.png---1x-1.png)
2012-02-14 15:19:24.053921 I  ImageLoader::LoadImage(popups-busy-busy_29.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:24.053941 I  MythUIHelper: LoadCacheImage(popups/progress_bar_overlay.png,popups-progress_bar_overlay.png---1x-1.png)
2012-02-14 15:19:24.053955 I  MythUIHelper: LoadCacheImage(popups/progress_bar_overlay.png,popups-progress_bar_overlay.png---1x-1.png)
2012-02-14 15:19:24.053963 I  ImageLoader::LoadImage(popups-progress_bar_overlay.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:24.105914 I  MythSocket(7f20e4042e60:67): write -> 67 104     MESSAGE[]:[]SYSTEM_EVENT THEME_INSTALLED PATH /home/myth/.mythtv/...
2012-02-14 15:19:24.106159 I  MythSocket(7f20e4042e60:67): read  <- 67 2       OK
2012-02-14 15:19:24.107022 I  Clearing Cache of overridden 'theme' ignored.
2012-02-14 15:19:24.118354 N  Desktop video mode: 1920x1080 50.000 Hz
2012-02-14 15:19:24.124743 I  max_width: 1920 max_height: 1080
2012-02-14 15:19:24.124751 I  Trying 1920x1080 0.000 Hz
2012-02-14 15:19:24.125260 I  Dynamic TwinView rate found, set 6.90603e-310Hz as XRandR 0
2012-02-14 15:19:24.125357 I  SwitchToGUI: Switched to 1920x1080 0.000 Hz
2012-02-14 15:19:24.125790 I  MythUIHelper: Screen 0 dim: 1920x1080.
2012-02-14 15:19:24.125796 I  MythUIHelper: Screen 1 dim: 1280x1024.
2012-02-14 15:19:24.125799 I  MythUIHelper: Primary screen: 0.
2012-02-14 15:19:24.126100 I  MythUIHelper: Using screen 0, 1920x1080 at 0,0
2012-02-14 15:19:24.126148 E  (old)Settings::ReadSettings(settings.txt) - No such file settings.txt
2012-02-14 15:19:24.126599 I  MythUIHelper: Using theme base resolution of 1280x720
2012-02-14 15:19:24.139747 I  Using Frameless Window
2012-02-14 15:19:24.139754 I  Using Full Screen Window
2012-02-14 15:19:24.147311 I  Trying the OpenGL painter
2012-02-14 15:19:24.147321 I  MythPainter cache sizes: Hardware 96Mb, Software 96Mb
2012-02-14 15:19:24.147725 I  OpenGL: Sync to VBlank is enabled (good!)
2012-02-14 15:19:24.188517 I  OpenGL1: Fragment program support available
2012-02-14 15:19:24.188553 I  OpenGL: PixelBufferObject support available
2012-02-14 15:19:24.188555 I  OpenGL: Initialised MythRenderOpenGL
2012-02-14 15:19:24.202389 I  MythUIHelper: LoadCacheImage(controls/cursor.png,controls-cursor.png---1x-1.png)
2012-02-14 15:19:24.202486 I  MythUIHelper: LoadCacheImage(controls/cursor.png,controls-cursor.png---1x-1.png)
2012-02-14 15:19:24.202549 I  MythUIHelper: LoadCacheImage(controls/cursor.png,controls-cursor.png--1x37.png)
2012-02-14 15:19:24.202661 I  MythUIHelper: LoadCacheImage(controls/cursor.png,controls-cursor.png--1x37.png)
2012-02-14 15:19:24.202761 I  MythUIHelper: LoadCacheImage(controls/cursor.png,controls-cursor.png--1x37.png)
2012-02-14 15:19:24.202846 I  MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :controls-cursor.png---1x-1.png: :8160:
2012-02-14 15:19:24.202852 I  MythUIHelper: MythUIHelper::CacheImage : Cache Count = :1: size :8160:
2012-02-14 15:19:24.202862 I  ImageLoader::LoadImage(controls-cursor.png---1x-1.png) Found in cache, RefCount = 2
2012-02-14 15:19:24.202972 I  MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :controls-cursor.png--1x37.png: :148:
2012-02-14 15:19:24.202977 I  MythUIHelper: MythUIHelper::CacheImage : Cache Count = :2: size :148:
2012-02-14 15:19:24.202996 I  ImageLoader::LoadImage(controls-cursor.png--1x37.png) Found in cache, RefCount = 2
2012-02-14 15:19:24.203004 I  MythUIHelper: LoadCacheImage(controls/cursor.png,controls-cursor.png--1x37.png)
2012-02-14 15:19:24.203023 I  ImageLoader::LoadImage(controls-cursor.png--1x37.png) Found in cache, RefCount = 3
2012-02-14 15:19:24.203123 I  MythUIHelper: LoadCacheImage(controls/cursor.png,controls-cursor.png--1x37.png)
2012-02-14 15:19:24.203136 I  MythUIHelper: LoadCacheImage(controls/cursor.png,controls-cursor.png--1x37.png)
2012-02-14 15:19:24.203143 I  ImageLoader::LoadImage(controls-cursor.png--1x37.png) Found in cache, RefCount = 4
2012-02-14 15:19:24.203299 I  MythUIHelper: LoadCacheImage(controls/button.png,controls-button.png---1x-1.png)
2012-02-14 15:19:24.203378 I  MythUIHelper: LoadCacheImage(controls/button.png,controls-button.png---1x-1.png)
2012-02-14 15:19:24.203423 I  MythUIHelper: LoadCacheImage(controls/button.png,controls-button.png---1x-1.png)
2012-02-14 15:19:24.203556 I  MythUIHelper: LoadCacheImage(controls/button.png,controls-button.png---1x-1.png)
2012-02-14 15:19:24.203647 I  MythUIHelper: LoadCacheImage(controls/button.png,controls-button.png---1x-1.png)
2012-02-14 15:19:24.203740 I  MythUIHelper: LoadCacheImage(controls/button_pushed.png,controls-button_pushed.png---1x-1.png)
2012-02-14 15:19:24.203891 I  MythUIHelper: LoadCacheImage(popups/menu_button.png,popups-menu_button.png---1x-1.png)
2012-02-14 15:19:24.203997 I  MythUIHelper: LoadCacheImage(popups/menu_button.png,popups-menu_button.png---1x-1.png)
2012-02-14 15:19:24.204025 I  MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :controls-button.png---1x-1.png: :105544:
2012-02-14 15:19:24.204030 I  MythUIHelper: MythUIHelper::CacheImage : Cache Count = :3: size :105544:
2012-02-14 15:19:24.204038 I  ImageLoader::LoadImage(controls-button.png---1x-1.png) Found in cache, RefCount = 2
2012-02-14 15:19:24.204067 I  MythUIHelper: LoadCacheImage(controls/button_pushed.png,controls-button_pushed.png---1x-1.png)
2012-02-14 15:19:24.204094 I  MythUIHelper: LoadCacheImage(controls/button.png,controls-button.png---1x-1.png)
2012-02-14 15:19:24.204111 I  ImageLoader::LoadImage(controls-button.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:24.204143 I  MythUIHelper: LoadCacheImage(controls/button.png,controls-button.png---1x-1.png)
2012-02-14 15:19:24.204159 I  ImageLoader::LoadImage(controls-button.png---1x-1.png) Found in cache, RefCount = 4
2012-02-14 15:19:24.204175 I  MythUIHelper: LoadCacheImage(controls/button.png,controls-button.png---1x-1.png)
2012-02-14 15:19:24.204186 I  MythUIHelper: LoadCacheImage(popups/menu_button.png,popups-menu_button.png---1x-1.png)
2012-02-14 15:19:24.204212 I  ImageLoader::LoadImage(controls-button.png---1x-1.png) Found in cache, RefCount = 5
2012-02-14 15:19:24.204290 I  MythUIHelper: LoadCacheImage(popups/menu_button.png,popups-menu_button.png---1x-1.png)
2012-02-14 15:19:24.204295 I  MythUIHelper: LoadCacheImage(popups/menu_button.png,popups-menu_button.png---1x-1.png)
2012-02-14 15:19:24.204441 I  MythUIHelper: LoadCacheImage(popups/progress_bar_background.png,popups-progress_bar_background.png--778x24.png)
2012-02-14 15:19:24.204504 I  MythUIHelper: LoadCacheImage(popups/progress_bar_fill.png,popups-progress_bar_fill.png--778x24.png)
2012-02-14 15:19:24.204577 I  MythUIHelper: LoadCacheImage(popups/progress_bar_overlay.png,popups-progress_bar_overlay.png--778x24.png)
2012-02-14 15:19:24.204668 I  MythUIHelper: LoadCacheImage(controls/checkbox_background.png,controls-checkbox_background.png---1x-1.png)
2012-02-14 15:19:24.204715 I  MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :controls-button_pushed.png---1x-1.png: :105544:
2012-02-14 15:19:24.204720 I  MythUIHelper: MythUIHelper::CacheImage : Cache Count = :4: size :105544:
2012-02-14 15:19:24.204733 I  ImageLoader::LoadImage(controls-button_pushed.png---1x-1.png) Found in cache, RefCount = 2
2012-02-14 15:19:24.204769 I  MythUIHelper: LoadCacheImage(controls/checkbox_background_selected.png,controls-checkbox_background_selected.png---1x-1.png)
2012-02-14 15:19:24.204866 I  MythUIHelper: LoadCacheImage(shared/cross.png,shared-cross.png---1x-1.png)
2012-02-14 15:19:24.204932 I  MythUIHelper: LoadCacheImage(shared/tick.png,shared-tick.png---1x-1.png)
2012-02-14 15:19:24.205231 I  MythUIHelper: LoadCacheImage(controls/selector_left_arrow.png,controls-selector_left_arrow.png---1x-1.png)
2012-02-14 15:19:24.205257 I  MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :popups-menu_button.png---1x-1.png: :173800:
2012-02-14 15:19:24.205262 I  MythUIHelper: MythUIHelper::CacheImage : Cache Count = :5: size :173800:
2012-02-14 15:19:24.205270 I  ImageLoader::LoadImage(popups-menu_button.png---1x-1.png) Found in cache, RefCount = 2
2012-02-14 15:19:24.205298 I  MythUIHelper: LoadCacheImage(popups/progress_bar_background.png,popups-progress_bar_background.png--778x24.png)
2012-02-14 15:19:24.205328 I  MythUIHelper: LoadCacheImage(popups/menu_button.png,popups-menu_button.png---1x-1.png)
2012-02-14 15:19:24.205333 I  MythUIHelper: LoadCacheImage(controls/selector_right_arrow.png,controls-selector_right_arrow.png---1x-1.png)
2012-02-14 15:19:24.205350 I  ImageLoader::LoadImage(popups-menu_button.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:24.205382 I  MythUIHelper: LoadCacheImage(popups/menu_button.png,popups-menu_button.png---1x-1.png)
2012-02-14 15:19:24.205408 I  ImageLoader::LoadImage(popups-menu_button.png---1x-1.png) Found in cache, RefCount = 4
2012-02-14 15:19:24.205425 I  MythUIHelper: LoadCacheImage(popups/progress_bar_fill.png,popups-progress_bar_fill.png--778x24.png)
2012-02-14 15:19:24.205451 I  MythUIHelper: LoadCacheImage(popups/progress_bar_overlay.png,popups-progress_bar_overlay.png--778x24.png)
2012-02-14 15:19:24.205551 I  MythUIHelper: LoadCacheImage(controls/selector_left_arrow.png,controls-selector_left_arrow.png---1x-1.png)
2012-02-14 15:19:24.205605 I  MythUIHelper: LoadCacheImage(controls/selector_right_arrow.png,controls-selector_right_arrow.png---1x-1.png)
2012-02-14 15:19:24.205744 I  MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :popups-progress_bar_background.png--778x24.png: :74688:
2012-02-14 15:19:24.205749 I  MythUIHelper: MythUIHelper::CacheImage : Cache Count = :6: size :74688:
2012-02-14 15:19:24.205755 I  ImageLoader::LoadImage(popups-progress_bar_background.png--778x24.png) Found in cache, RefCount = 2
2012-02-14 15:19:24.205781 I  MythUIHelper: LoadCacheImage(controls/checkbox_background.png,controls-checkbox_background.png---1x-1.png)
2012-02-14 15:19:24.205899 I  MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :popups-progress_bar_fill.png--778x24.png: :74688:
2012-02-14 15:19:24.205905 I  MythUIHelper: MythUIHelper::CacheImage : Cache Count = :7: size :74688:
2012-02-14 15:19:24.205912 I  ImageLoader::LoadImage(popups-progress_bar_fill.png--778x24.png) Found in cache, RefCount = 2
2012-02-14 15:19:24.205939 I  MythUIHelper: LoadCacheImage(controls/checkbox_background_selected.png,controls-checkbox_background_selected.png---1x-1.png)
2012-02-14 15:19:24.205945 I  MythUIHelper: LoadCacheImage(controls/selector_left_arrow.png,controls-selector_left_arrow.png---1x-1.png)
2012-02-14 15:19:24.205950 I  MythUIHelper: LoadCacheImage(popups/menu_button.png,popups-menu_button.png---1x-1.png)
2012-02-14 15:19:24.205982 I  MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :controls-checkbox_background.png---1x-1.png: :9604:
2012-02-14 15:19:24.205987 I  MythUIHelper: MythUIHelper::CacheImage : Cache Count = :8: size :9604:
2012-02-14 15:19:24.205997 I  ImageLoader::LoadImage(controls-checkbox_background.png---1x-1.png) Found in cache, RefCount = 2
2012-02-14 15:19:24.206023 I  MythUIHelper: LoadCacheImage(shared/cross.png,shared-cross.png---1x-1.png)
2012-02-14 15:19:24.206045 I  ImageLoader::LoadImage(popups-menu_button.png---1x-1.png) Found in cache, RefCount = 5
2012-02-14 15:19:24.206067 I  MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :popups-progress_bar_overlay.png--778x24.png: :74688:
2012-02-14 15:19:24.206073 I  MythUIHelper: MythUIHelper::CacheImage : Cache Count = :9: size :74688:
2012-02-14 15:19:24.206102 I  ImageLoader::LoadImage(popups-progress_bar_overlay.png--778x24.png) Found in cache, RefCount = 2
2012-02-14 15:19:24.206116 I  MythUIHelper: LoadCacheImage(shared/tick.png,shared-tick.png---1x-1.png)
2012-02-14 15:19:24.206156 I  MythUIHelper: LoadCacheImage(controls/selector_left_arrow.png,controls-selector_left_arrow.png---1x-1.png)
2012-02-14 15:19:24.206207 I  MythUIHelper: LoadCacheImage(controls/selector_right_arrow.png,controls-selector_right_arrow.png---1x-1.png)
2012-02-14 15:19:24.206305 I  MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :controls-checkbox_background_selected.png---1x-1.png: :9604:
2012-02-14 15:19:24.206310 I  MythUIHelper: MythUIHelper::CacheImage : Cache Count = :10: size :9604:
2012-02-14 15:19:24.206317 I  ImageLoader::LoadImage(controls-checkbox_background_selected.png---1x-1.png) Found in cache, RefCount = 2
2012-02-14 15:19:24.206345 I  MythUIHelper: LoadCacheImage(controls/selector_right_arrow.png,controls-selector_right_arrow.png---1x-1.png)
2012-02-14 15:19:24.206362 I  MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :controls-selector_left_arrow.png---1x-1.png: :5824:
2012-02-14 15:19:24.206367 I  MythUIHelper: MythUIHelper::CacheImage : Cache Count = :11: size :5824:
2012-02-14 15:19:24.206376 I  ImageLoader::LoadImage(controls-selector_left_arrow.png---1x-1.png) Found in cache, RefCount = 2
2012-02-14 15:19:24.206403 I  MythUIHelper: LoadCacheImage(controls/selector_left_arrow.png,controls-selector_left_arrow.png---1x-1.png)
2012-02-14 15:19:24.206415 I  MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :shared-tick.png---1x-1.png: :7728:
2012-02-14 15:19:24.206421 I  MythUIHelper: MythUIHelper::CacheImage : Cache Count = :12: size :7728:
2012-02-14 15:19:24.206432 I  ImageLoader::LoadImage(shared-tick.png---1x-1.png) Found in cache, RefCount = 2
2012-02-14 15:19:24.206492 I  ImageLoader::LoadImage(controls-selector_left_arrow.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:24.206536 I  MythUIHelper: LoadCacheImage(controls/selector_left_arrow.png,controls-selector_left_arrow.png---1x-1.png)
2012-02-14 15:19:24.206547 I  ImageLoader::LoadImage(controls-selector_left_arrow.png---1x-1.png) Found in cache, RefCount = 4
2012-02-14 15:19:24.206595 I  MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :controls-selector_right_arrow.png---1x-1.png: :5824:
2012-02-14 15:19:24.206600 I  MythUIHelper: MythUIHelper::CacheImage : Cache Count = :13: size :5824:
2012-02-14 15:19:24.206606 I  ImageLoader::LoadImage(controls-selector_right_arrow.png---1x-1.png) Found in cache, RefCount = 2
2012-02-14 15:19:24.206656 I  MythUIHelper: LoadCacheImage(controls/selector_right_arrow.png,controls-selector_right_arrow.png---1x-1.png)
2012-02-14 15:19:24.206667 I  MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :shared-cross.png---1x-1.png: :8064:
2012-02-14 15:19:24.206681 I  MythUIHelper: MythUIHelper::CacheImage : Cache Count = :14: size :8064:
2012-02-14 15:19:24.206691 I  ImageLoader::LoadImage(shared-cross.png---1x-1.png) Found in cache, RefCount = 2
2012-02-14 15:19:24.206735 I  ImageLoader::LoadImage(controls-selector_right_arrow.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:24.206750 I  MythUIHelper: LoadCacheImage(controls/selector_right_arrow.png,controls-selector_right_arrow.png---1x-1.png)
2012-02-14 15:19:24.206765 I  MythUIHelper: LoadCacheImage(controls/selector_left_arrow.png,controls-selector_left_arrow.png---1x-1.png)
2012-02-14 15:19:24.206791 I  ImageLoader::LoadImage(controls-selector_right_arrow.png---1x-1.png) Found in cache, RefCount = 4
2012-02-14 15:19:24.206792 I  MythUIHelper: LoadCacheImage(controls/selector_left_arrow.png,controls-selector_left_arrow.png---1x-1.png)
2012-02-14 15:19:24.206803 I  ImageLoader::LoadImage(controls-selector_left_arrow.png---1x-1.png) Found in cache, RefCount = 5
2012-02-14 15:19:24.206868 I  MythUIHelper: LoadCacheImage(controls/selector_right_arrow.png,controls-selector_right_arrow.png---1x-1.png)
2012-02-14 15:19:24.206881 I  MythUIHelper: LoadCacheImage(controls/selector_right_arrow.png,controls-selector_right_arrow.png---1x-1.png)
2012-02-14 15:19:24.206889 I  ImageLoader::LoadImage(controls-selector_right_arrow.png---1x-1.png) Found in cache, RefCount = 5
2012-02-14 15:19:24.207033 I  MythUIHelper: LoadCacheImage(controls/selector_left_arrow.png,controls-selector_left_arrow.png---1x-1.png)
2012-02-14 15:19:24.207047 I  MythUIHelper: LoadCacheImage(controls/selector_left_arrow.png,controls-selector_left_arrow.png---1x-1.png)
2012-02-14 15:19:24.207055 I  ImageLoader::LoadImage(controls-selector_left_arrow.png---1x-1.png) Found in cache, RefCount = 6
2012-02-14 15:19:24.207081 I  MythUIHelper: LoadCacheImage(controls/selector_right_arrow.png,controls-selector_right_arrow.png---1x-1.png)
2012-02-14 15:19:24.207093 I  MythUIHelper: LoadCacheImage(controls/selector_right_arrow.png,controls-selector_right_arrow.png---1x-1.png)
2012-02-14 15:19:24.207101 I  ImageLoader::LoadImage(controls-selector_right_arrow.png---1x-1.png) Found in cache, RefCount = 6
2012-02-14 15:19:24.207329 I  MythUIHelper: LoadCacheImage(shared/black_star.png,shared-black_star.png--58x57.png)
2012-02-14 15:19:24.207392 I  MythUIHelper: LoadCacheImage(shared/black_star.png,shared-black_star.png--58x57.png)
2012-02-14 15:19:24.207423 I  MythUIHelper: LoadCacheImage(shared/black_star.png,shared-black_star.png--58x57.png)
2012-02-14 15:19:24.207500 I  MythUIHelper: LoadCacheImage(shared/bronze_star.png,shared-bronze_star.png--58x57.png)
2012-02-14 15:19:24.207571 I  MythUIHelper: LoadCacheImage(shared/bronze_star.png,shared-bronze_star.png--58x57.png)
2012-02-14 15:19:24.207600 I  MythUIHelper: LoadCacheImage(shared/bronze_star.png,shared-bronze_star.png--58x57.png)
2012-02-14 15:19:24.207658 I  MythUIHelper: LoadCacheImage(shared/silver_star.png,shared-silver_star.png--58x57.png)
2012-02-14 15:19:24.207723 I  MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :shared-black_star.png--58x57.png: :13224:
2012-02-14 15:19:24.207728 I  MythUIHelper: MythUIHelper::CacheImage : Cache Count = :15: size :13224:
2012-02-14 15:19:24.207737 I  ImageLoader::LoadImage(shared-black_star.png--58x57.png) Found in cache, RefCount = 2
2012-02-14 15:19:24.207796 I  MythUIHelper: LoadCacheImage(shared/black_star.png,shared-black_star.png--58x57.png)
2012-02-14 15:19:24.207814 I  ImageLoader::LoadImage(shared-black_star.png--58x57.png) Found in cache, RefCount = 3
2012-02-14 15:19:24.207872 I  MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :shared-bronze_star.png--58x57.png: :13224:
2012-02-14 15:19:24.207878 I  MythUIHelper: MythUIHelper::CacheImage : Cache Count = :16: size :13224:
2012-02-14 15:19:24.207904 I  ImageLoader::LoadImage(shared-bronze_star.png--58x57.png) Found in cache, RefCount = 2
2012-02-14 15:19:24.207924 I  MythUIHelper: LoadCacheImage(shared/bronze_star.png,shared-bronze_star.png--58x57.png)
2012-02-14 15:19:24.207936 I  MythUIHelper: LoadCacheImage(shared/silver_star.png,shared-silver_star.png--58x57.png)
2012-02-14 15:19:24.207946 I  ImageLoader::LoadImage(shared-bronze_star.png--58x57.png) Found in cache, RefCount = 3
2012-02-14 15:19:24.207964 I  MythUIHelper: LoadCacheImage(shared/silver_star.png,shared-silver_star.png--58x57.png)
2012-02-14 15:19:24.208074 I  MythUIHelper: LoadCacheImage(shared/gold_star.png,shared-gold_star.png--58x57.png)
2012-02-14 15:19:24.208142 I  MythUIHelper: LoadCacheImage(shared/gold_star.png,shared-gold_star.png--58x57.png)
2012-02-14 15:19:24.208169 I  MythUIHelper: LoadCacheImage(shared/gold_star.png,shared-gold_star.png--58x57.png)
2012-02-14 15:19:24.208255 I  MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :shared-silver_star.png--58x57.png: :13224:
2012-02-14 15:19:24.208262 I  MythUIHelper: MythUIHelper::CacheImage : Cache Count = :17: size :13224:
2012-02-14 15:19:24.208270 I  ImageLoader::LoadImage(shared-silver_star.png--58x57.png) Found in cache, RefCount = 2
2012-02-14 15:19:24.208273 I  MythUIHelper: LoadCacheImage(shared/super_gold_star.png,shared-super_gold_star.png--58x57.png)
2012-02-14 15:19:24.208324 I  MythUIHelper: LoadCacheImage(shared/silver_star.png,shared-silver_star.png--58x57.png)
2012-02-14 15:19:24.208342 I  ImageLoader::LoadImage(shared-silver_star.png--58x57.png) Found in cache, RefCount = 3
2012-02-14 15:19:24.208354 I  MythUIHelper: LoadCacheImage(shared/super_gold_star.png,shared-super_gold_star.png--58x57.png)
2012-02-14 15:19:24.208380 I  MythUIHelper: LoadCacheImage(shared/super_gold_star.png,shared-super_gold_star.png--58x57.png)
2012-02-14 15:19:24.208465 I  MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :shared-gold_star.png--58x57.png: :13224:
2012-02-14 15:19:24.208471 I  MythUIHelper: MythUIHelper::CacheImage : Cache Count = :18: size :13224:
2012-02-14 15:19:24.208482 I  ImageLoader::LoadImage(shared-gold_star.png--58x57.png) Found in cache, RefCount = 2
2012-02-14 15:19:24.208509 I  MythUIHelper: LoadCacheImage(shared/gold_star.png,shared-gold_star.png--58x57.png)
2012-02-14 15:19:24.208523 I  ImageLoader::LoadImage(shared-gold_star.png--58x57.png) Found in cache, RefCount = 3
2012-02-14 15:19:24.208614 I  MythUIHelper: LoadCacheImage(backgrounds/topbar.png,backgrounds-topbar.png---1x-1.png)
2012-02-14 15:19:24.208669 I  MythUIHelper: LoadCacheImage(backgrounds/topbar.png,backgrounds-topbar.png---1x-1.png)
2012-02-14 15:19:24.208696 I  MythUIHelper: LoadCacheImage(backgrounds/background.png,backgrounds-background.png---1x-1.png)
2012-02-14 15:19:24.208769 I  MythUIHelper: LoadCacheImage(backgrounds/bottombar.png,backgrounds-bottombar.png---1x-1.png)
2012-02-14 15:19:24.208792 I  MythUIHelper: LoadCacheImage(backgrounds/background.png,backgrounds-background.png---1x-1.png)
2012-02-14 15:19:24.208825 I  MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :shared-super_gold_star.png--58x57.png: :13224:
2012-02-14 15:19:24.208837 I  MythUIHelper: MythUIHelper::CacheImage : Cache Count = :19: size :13224:
2012-02-14 15:19:24.208846 I  ImageLoader::LoadImage(shared-super_gold_star.png--58x57.png) Found in cache, RefCount = 2
2012-02-14 15:19:24.208878 I  MythUIHelper: LoadCacheImage(shared/super_gold_star.png,shared-super_gold_star.png--58x57.png)
2012-02-14 15:19:24.208897 I  ImageLoader::LoadImage(shared-super_gold_star.png--58x57.png) Found in cache, RefCount = 3
2012-02-14 15:19:24.208967 I  MythUIHelper: LoadCacheImage(backgrounds/bottombar.png,backgrounds-bottombar.png---1x-1.png)
2012-02-14 15:19:24.211324 I  MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :backgrounds-bottombar.png---1x-1.png: :414720:
2012-02-14 15:19:24.211330 I  MythUIHelper: MythUIHelper::CacheImage : Cache Count = :20: size :414720:
2012-02-14 15:19:24.211336 I  ImageLoader::LoadImage(backgrounds-bottombar.png---1x-1.png) Found in cache, RefCount = 2
2012-02-14 15:19:24.212321 I  MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :backgrounds-topbar.png---1x-1.png: :537600:
2012-02-14 15:19:24.212326 I  MythUIHelper: MythUIHelper::CacheImage : Cache Count = :21: size :537600:
2012-02-14 15:19:24.212332 I  ImageLoader::LoadImage(backgrounds-topbar.png---1x-1.png) Found in cache, RefCount = 2
2012-02-14 15:19:24.213046 I  MythUIHelper: LoadCacheImage(popups/menu_background.png,popups-menu_background.png---1x-1.png)
2012-02-14 15:19:24.213119 I  MythUIHelper: LoadCacheImage(popups/menu_background.png,popups-menu_background.png---1x-1.png)
2012-02-14 15:19:24.213259 I  MythUIHelper: LoadCacheImage(popups/menu_button.png,popups-menu_button.png---1x-1.png)
2012-02-14 15:19:24.213275 I  MythUIHelper: LoadCacheImage(popups/menu_button.png,popups-menu_button.png---1x-1.png)
2012-02-14 15:19:24.213283 I  ImageLoader::LoadImage(popups-menu_button.png---1x-1.png) Found in cache, RefCount = 6
2012-02-14 15:19:24.213424 I  MythUIHelper: LoadCacheImage(popups/submenu_arrow.png,popups-submenu_arrow.png---1x-1.png)
2012-02-14 15:19:24.213492 I  MythUIHelper: LoadCacheImage(popups/submenu_arrow.png,popups-submenu_arrow.png---1x-1.png)
2012-02-14 15:19:24.213633 I  MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :popups-submenu_arrow.png---1x-1.png: :1680:
2012-02-14 15:19:24.213638 I  MythUIHelper: MythUIHelper::CacheImage : Cache Count = :22: size :1680:
2012-02-14 15:19:24.213644 I  ImageLoader::LoadImage(popups-submenu_arrow.png---1x-1.png) Found in cache, RefCount = 2
2012-02-14 15:19:24.213704 I  MythUIHelper: LoadCacheImage(popups/menu_button.png,popups-menu_button.png---1x-1.png)
2012-02-14 15:19:24.213718 I  MythUIHelper: LoadCacheImage(popups/menu_button.png,popups-menu_button.png---1x-1.png)
2012-02-14 15:19:24.213733 I  ImageLoader::LoadImage(popups-menu_button.png---1x-1.png) Found in cache, RefCount = 7
2012-02-14 15:19:24.213795 I  MythUIHelper: LoadCacheImage(popups/submenu_arrow.png,popups-submenu_arrow.png---1x-1.png)
2012-02-14 15:19:24.213808 I  MythUIHelper: LoadCacheImage(popups/submenu_arrow.png,popups-submenu_arrow.png---1x-1.png)
2012-02-14 15:19:24.213815 I  ImageLoader::LoadImage(popups-submenu_arrow.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:24.213853 I  MythUIHelper: LoadCacheImage(popups/menu_button.png,popups-menu_button.png---1x-1.png)
2012-02-14 15:19:24.213865 I  MythUIHelper: LoadCacheImage(popups/menu_button.png,popups-menu_button.png---1x-1.png)
2012-02-14 15:19:24.213872 I  ImageLoader::LoadImage(popups-menu_button.png---1x-1.png) Found in cache, RefCount = 8
2012-02-14 15:19:24.213920 I  MythUIHelper: LoadCacheImage(popups/submenu_arrow.png,popups-submenu_arrow.png---1x-1.png)
2012-02-14 15:19:24.213932 I  MythUIHelper: LoadCacheImage(popups/submenu_arrow.png,popups-submenu_arrow.png---1x-1.png)
2012-02-14 15:19:24.213939 I  ImageLoader::LoadImage(popups-submenu_arrow.png---1x-1.png) Found in cache, RefCount = 4
2012-02-14 15:19:24.213984 I  MythUIHelper: LoadCacheImage(popups/selected_item_arrow.png,popups-selected_item_arrow.png---1x-1.png)
2012-02-14 15:19:24.214070 I  MythUIHelper: LoadCacheImage(popups/selected_item_arrow.png,popups-selected_item_arrow.png---1x-1.png)
2012-02-14 15:19:24.214149 I  MythUIHelper: LoadCacheImage(popups/largemenubackground.png,popups-largemenubackground.png---1x-1.png)
2012-02-14 15:19:24.214226 I  MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :popups-selected_item_arrow.png---1x-1.png: :1680:
2012-02-14 15:19:24.214232 I  MythUIHelper: MythUIHelper::CacheImage : Cache Count = :23: size :1680:
2012-02-14 15:19:24.214238 I  ImageLoader::LoadImage(popups-selected_item_arrow.png---1x-1.png) Found in cache, RefCount = 2
2012-02-14 15:19:24.214271 I  MythUIHelper: LoadCacheImage(popups/largemenubackground.png,popups-largemenubackground.png---1x-1.png)
2012-02-14 15:19:24.214319 I  MythUIHelper: LoadCacheImage(popups/menu_button.png,popups-menu_button.png---1x-1.png)
2012-02-14 15:19:24.214333 I  MythUIHelper: LoadCacheImage(popups/menu_button.png,popups-menu_button.png---1x-1.png)
2012-02-14 15:19:24.214341 I  ImageLoader::LoadImage(popups-menu_button.png---1x-1.png) Found in cache, RefCount = 9
2012-02-14 15:19:24.214441 I  MythUIHelper: LoadCacheImage(popups/submenu_arrow.png,popups-submenu_arrow.png---1x-1.png)
2012-02-14 15:19:24.214455 I  MythUIHelper: LoadCacheImage(popups/submenu_arrow.png,popups-submenu_arrow.png---1x-1.png)
2012-02-14 15:19:24.214463 I  ImageLoader::LoadImage(popups-submenu_arrow.png---1x-1.png) Found in cache, RefCount = 5
2012-02-14 15:19:24.214497 I  MythUIHelper: LoadCacheImage(popups/menu_button.png,popups-menu_button.png---1x-1.png)
2012-02-14 15:19:24.214509 I  MythUIHelper: LoadCacheImage(popups/menu_button.png,popups-menu_button.png---1x-1.png)
2012-02-14 15:19:24.214516 I  ImageLoader::LoadImage(popups-menu_button.png---1x-1.png) Found in cache, RefCount = 10
2012-02-14 15:19:24.214563 I  MythUIHelper: LoadCacheImage(popups/submenu_arrow.png,popups-submenu_arrow.png---1x-1.png)
2012-02-14 15:19:24.214575 I  MythUIHelper: LoadCacheImage(popups/submenu_arrow.png,popups-submenu_arrow.png---1x-1.png)
2012-02-14 15:19:24.214583 I  ImageLoader::LoadImage(popups-submenu_arrow.png---1x-1.png) Found in cache, RefCount = 6
2012-02-14 15:19:24.214616 I  MythUIHelper: LoadCacheImage(popups/menu_button.png,popups-menu_button.png---1x-1.png)
2012-02-14 15:19:24.214627 I  MythUIHelper: LoadCacheImage(popups/menu_button.png,popups-menu_button.png---1x-1.png)
2012-02-14 15:19:24.214634 I  ImageLoader::LoadImage(popups-menu_button.png---1x-1.png) Found in cache, RefCount = 11
2012-02-14 15:19:24.214680 I  MythUIHelper: LoadCacheImage(popups/submenu_arrow.png,popups-submenu_arrow.png---1x-1.png)
2012-02-14 15:19:24.214692 I  MythUIHelper: LoadCacheImage(popups/submenu_arrow.png,popups-submenu_arrow.png---1x-1.png)
2012-02-14 15:19:24.214699 I  ImageLoader::LoadImage(popups-submenu_arrow.png---1x-1.png) Found in cache, RefCount = 7
2012-02-14 15:19:24.214739 I  MythUIHelper: LoadCacheImage(popups/selected_item_arrow.png,popups-selected_item_arrow.png---1x-1.png)
2012-02-14 15:19:24.214752 I  MythUIHelper: LoadCacheImage(popups/selected_item_arrow.png,popups-selected_item_arrow.png---1x-1.png)
2012-02-14 15:19:24.214760 I  ImageLoader::LoadImage(popups-selected_item_arrow.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:24.214881 I  MythUIHelper: LoadCacheImage(popups/confirmation_background.png,popups-confirmation_background.png---1x-1.png)
2012-02-14 15:19:24.214940 I  MythUIHelper: LoadCacheImage(popups/confirmation_background.png,popups-confirmation_background.png---1x-1.png)
2012-02-14 15:19:24.215020 I  MythUIHelper: LoadCacheImage(controls/button.png,controls-button.png---1x-1.png)
2012-02-14 15:19:24.215033 I  MythUIHelper: LoadCacheImage(controls/button.png,controls-button.png---1x-1.png)
2012-02-14 15:19:24.215041 I  ImageLoader::LoadImage(controls-button.png---1x-1.png) Found in cache, RefCount = 6
2012-02-14 15:19:24.215098 I  MythUIHelper: LoadCacheImage(controls/button.png,controls-button.png---1x-1.png)
2012-02-14 15:19:24.215110 I  MythUIHelper: LoadCacheImage(controls/button.png,controls-button.png---1x-1.png)
2012-02-14 15:19:24.215117 I  ImageLoader::LoadImage(controls-button.png---1x-1.png) Found in cache, RefCount = 7
2012-02-14 15:19:24.215170 I  MythUIHelper: LoadCacheImage(controls/button.png,controls-button.png---1x-1.png)
2012-02-14 15:19:24.215182 I  MythUIHelper: LoadCacheImage(controls/button.png,controls-button.png---1x-1.png)
2012-02-14 15:19:24.215189 I  ImageLoader::LoadImage(controls-button.png---1x-1.png) Found in cache, RefCount = 8
2012-02-14 15:19:24.215242 I  MythUIHelper: LoadCacheImage(controls/button_pushed.png,controls-button_pushed.png---1x-1.png)
2012-02-14 15:19:24.215254 I  MythUIHelper: LoadCacheImage(controls/button_pushed.png,controls-button_pushed.png---1x-1.png)
2012-02-14 15:19:24.215261 I  ImageLoader::LoadImage(controls-button_pushed.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:24.215391 I  MythUIHelper: LoadCacheImage(controls/button.png,controls-button.png---1x-1.png)
2012-02-14 15:19:24.215404 I  MythUIHelper: LoadCacheImage(controls/button.png,controls-button.png---1x-1.png)
2012-02-14 15:19:24.215411 I  ImageLoader::LoadImage(controls-button.png---1x-1.png) Found in cache, RefCount = 9
2012-02-14 15:19:24.215466 I  MythUIHelper: LoadCacheImage(controls/button.png,controls-button.png---1x-1.png)
2012-02-14 15:19:24.215478 I  MythUIHelper: LoadCacheImage(controls/button.png,controls-button.png---1x-1.png)
2012-02-14 15:19:24.215485 I  ImageLoader::LoadImage(controls-button.png---1x-1.png) Found in cache, RefCount = 10
2012-02-14 15:19:24.215535 I  MythUIHelper: LoadCacheImage(controls/button.png,controls-button.png---1x-1.png)
2012-02-14 15:19:24.215547 I  MythUIHelper: LoadCacheImage(controls/button.png,controls-button.png---1x-1.png)
2012-02-14 15:19:24.215554 I  ImageLoader::LoadImage(controls-button.png---1x-1.png) Found in cache, RefCount = 11
2012-02-14 15:19:24.215605 I  MythUIHelper: LoadCacheImage(controls/button_pushed.png,controls-button_pushed.png---1x-1.png)
2012-02-14 15:19:24.215618 I  MythUIHelper: LoadCacheImage(controls/button_pushed.png,controls-button_pushed.png---1x-1.png)
2012-02-14 15:19:24.215625 I  ImageLoader::LoadImage(controls-button_pushed.png---1x-1.png) Found in cache, RefCount = 4
2012-02-14 15:19:24.215786 I  MythUIHelper: LoadCacheImage(popups/confirmation_background.png,popups-confirmation_background.png---1x-1.png)
2012-02-14 15:19:24.215934 I  MythUIHelper: LoadCacheImage(controls/cursor.png,controls-cursor.png--1x37.png)
2012-02-14 15:19:24.215948 I  MythUIHelper: LoadCacheImage(controls/cursor.png,controls-cursor.png--1x37.png)
2012-02-14 15:19:24.215957 I  ImageLoader::LoadImage(controls-cursor.png--1x37.png) Found in cache, RefCount = 5
2012-02-14 15:19:24.216081 I  MythUIHelper: LoadCacheImage(controls/button.png,controls-button.png---1x-1.png)
2012-02-14 15:19:24.216094 I  MythUIHelper: LoadCacheImage(controls/button.png,controls-button.png---1x-1.png)
2012-02-14 15:19:24.216101 I  ImageLoader::LoadImage(controls-button.png---1x-1.png) Found in cache, RefCount = 12
2012-02-14 15:19:24.216159 I  MythUIHelper: LoadCacheImage(controls/button.png,controls-button.png---1x-1.png)
2012-02-14 15:19:24.216171 I  MythUIHelper: LoadCacheImage(controls/button.png,controls-button.png---1x-1.png)
2012-02-14 15:19:24.216178 I  ImageLoader::LoadImage(controls-button.png---1x-1.png) Found in cache, RefCount = 13
2012-02-14 15:19:24.216233 I  MythUIHelper: LoadCacheImage(controls/button.png,controls-button.png---1x-1.png)
2012-02-14 15:19:24.216244 I  MythUIHelper: LoadCacheImage(controls/button.png,controls-button.png---1x-1.png)
2012-02-14 15:19:24.216252 I  ImageLoader::LoadImage(controls-button.png---1x-1.png) Found in cache, RefCount = 14
2012-02-14 15:19:24.216304 I  MythUIHelper: LoadCacheImage(controls/button_pushed.png,controls-button_pushed.png---1x-1.png)
2012-02-14 15:19:24.216317 I  MythUIHelper: LoadCacheImage(controls/button_pushed.png,controls-button_pushed.png---1x-1.png)
2012-02-14 15:19:24.216325 I  ImageLoader::LoadImage(controls-button_pushed.png---1x-1.png) Found in cache, RefCount = 5
2012-02-14 15:19:24.216461 I  MythUIHelper: LoadCacheImage(popups/progress_dialog_background.png,popups-progress_dialog_background.png---1x-1.png)
2012-02-14 15:19:24.216587 I  MythUIHelper: LoadCacheImage(popups/progress_bar_background.png,popups-progress_bar_background.png---1x-1.png)
2012-02-14 15:19:24.216657 I  MythUIHelper: LoadCacheImage(popups/busy/busy_0.png,popups-busy-busy_0.png---1x-1.png)
2012-02-14 15:19:24.216697 I  MythUIHelper: LoadCacheImage(popups/busy/busy_1.png,popups-busy-busy_1.png---1x-1.png)
2012-02-14 15:19:24.216733 I  MythUIHelper: LoadCacheImage(popups/busy/busy_2.png,popups-busy-busy_2.png---1x-1.png)
2012-02-14 15:19:24.216808 I  MythUIHelper: LoadCacheImage(popups/busy/busy_3.png,popups-busy-busy_3.png---1x-1.png)
2012-02-14 15:19:24.216847 I  MythUIHelper: LoadCacheImage(popups/busy/busy_4.png,popups-busy-busy_4.png---1x-1.png)
2012-02-14 15:19:24.216882 I  MythUIHelper: LoadCacheImage(popups/busy/busy_5.png,popups-busy-busy_5.png---1x-1.png)
2012-02-14 15:19:24.216917 I  MythUIHelper: LoadCacheImage(popups/busy/busy_6.png,popups-busy-busy_6.png---1x-1.png)
2012-02-14 15:19:24.216952 I  MythUIHelper: LoadCacheImage(popups/busy/busy_7.png,popups-busy-busy_7.png---1x-1.png)
2012-02-14 15:19:24.216986 I  MythUIHelper: LoadCacheImage(popups/busy/busy_8.png,popups-busy-busy_8.png---1x-1.png)
2012-02-14 15:19:24.217020 I  MythUIHelper: LoadCacheImage(popups/busy/busy_9.png,popups-busy-busy_9.png---1x-1.png)
2012-02-14 15:19:24.217055 I  MythUIHelper: LoadCacheImage(popups/busy/busy_10.png,popups-busy-busy_10.png---1x-1.png)
2012-02-14 15:19:24.217090 I  MythUIHelper: LoadCacheImage(popups/busy/busy_11.png,popups-busy-busy_11.png---1x-1.png)
2012-02-14 15:19:24.217124 I  MythUIHelper: LoadCacheImage(popups/busy/busy_12.png,popups-busy-busy_12.png---1x-1.png)
2012-02-14 15:19:24.217159 I  MythUIHelper: LoadCacheImage(popups/busy/busy_13.png,popups-busy-busy_13.png---1x-1.png)
2012-02-14 15:19:24.217194 I  MythUIHelper: LoadCacheImage(popups/busy/busy_14.png,popups-busy-busy_14.png---1x-1.png)
2012-02-14 15:19:24.217229 I  MythUIHelper: LoadCacheImage(popups/busy/busy_15.png,popups-busy-busy_15.png---1x-1.png)
2012-02-14 15:19:24.217263 I  MythUIHelper: LoadCacheImage(popups/busy/busy_16.png,popups-busy-busy_16.png---1x-1.png)
2012-02-14 15:19:24.217298 I  MythUIHelper: LoadCacheImage(popups/busy/busy_17.png,popups-busy-busy_17.png---1x-1.png)
2012-02-14 15:19:24.217333 I  MythUIHelper: LoadCacheImage(popups/busy/busy_18.png,popups-busy-busy_18.png---1x-1.png)
2012-02-14 15:19:24.217367 I  MythUIHelper: LoadCacheImage(popups/busy/busy_19.png,popups-busy-busy_19.png---1x-1.png)
2012-02-14 15:19:24.217402 I  MythUIHelper: LoadCacheImage(popups/busy/busy_20.png,popups-busy-busy_20.png---1x-1.png)
2012-02-14 15:19:24.217436 I  MythUIHelper: LoadCacheImage(popups/busy/busy_21.png,popups-busy-busy_21.png---1x-1.png)
2012-02-14 15:19:24.217471 I  MythUIHelper: LoadCacheImage(popups/busy/busy_22.png,popups-busy-busy_22.png---1x-1.png)
2012-02-14 15:19:24.217505 I  MythUIHelper: LoadCacheImage(popups/busy/busy_23.png,popups-busy-busy_23.png---1x-1.png)
2012-02-14 15:19:24.217540 I  MythUIHelper: LoadCacheImage(popups/busy/busy_24.png,popups-busy-busy_24.png---1x-1.png)
2012-02-14 15:19:24.217574 I  MythUIHelper: LoadCacheImage(popups/busy/busy_25.png,popups-busy-busy_25.png---1x-1.png)
2012-02-14 15:19:24.217607 I  MythUIHelper: LoadCacheImage(popups/busy/busy_26.png,popups-busy-busy_26.png---1x-1.png)
2012-02-14 15:19:24.217642 I  MythUIHelper: LoadCacheImage(popups/busy/busy_27.png,popups-busy-busy_27.png---1x-1.png)
2012-02-14 15:19:24.217676 I  MythUIHelper: LoadCacheImage(popups/busy/busy_28.png,popups-busy-busy_28.png---1x-1.png)
2012-02-14 15:19:24.217710 I  MythUIHelper: LoadCacheImage(popups/busy/busy_29.png,popups-busy-busy_29.png---1x-1.png)
2012-02-14 15:19:24.217827 I  MythUIHelper: LoadCacheImage(popups/progress_bar_overlay.png,popups-progress_bar_overlay.png---1x-1.png)
2012-02-14 15:19:24.217933 I  MythUIHelper: LoadCacheImage(popups/progress_dialog_background.png,popups-progress_dialog_background.png---1x-1.png)
2012-02-14 15:19:24.218050 I  MythUIHelper: LoadCacheImage(popups/progress_bar_background.png,popups-progress_bar_background.png--778x24.png)
2012-02-14 15:19:24.218064 I  MythUIHelper: LoadCacheImage(popups/progress_bar_background.png,popups-progress_bar_background.png--778x24.png)
2012-02-14 15:19:24.218073 I  ImageLoader::LoadImage(popups-progress_bar_background.png--778x24.png) Found in cache, RefCount = 3
2012-02-14 15:19:24.218093 I  MythUIHelper: LoadCacheImage(popups/progress_bar_fill.png,popups-progress_bar_fill.png--778x24.png)
2012-02-14 15:19:24.218105 I  MythUIHelper: LoadCacheImage(popups/progress_bar_fill.png,popups-progress_bar_fill.png--778x24.png)
2012-02-14 15:19:24.218113 I  ImageLoader::LoadImage(popups-progress_bar_fill.png--778x24.png) Found in cache, RefCount = 3
2012-02-14 15:19:24.218132 I  MythUIHelper: LoadCacheImage(popups/progress_bar_overlay.png,popups-progress_bar_overlay.png--778x24.png)
2012-02-14 15:19:24.218144 I  MythUIHelper: LoadCacheImage(popups/progress_bar_overlay.png,popups-progress_bar_overlay.png--778x24.png)
2012-02-14 15:19:24.218152 I  ImageLoader::LoadImage(popups-progress_bar_overlay.png--778x24.png) Found in cache, RefCount = 3
2012-02-14 15:19:24.218363 I  MythUIHelper: LoadCacheImage(backgrounds/videobackground.png,backgrounds-videobackground.png---1x-1.png)
2012-02-14 15:19:24.218545 I  MythUIHelper: LoadCacheImage(popups/largemenubackground.png,popups-largemenubackground.png---1x-1.png)
2012-02-14 15:19:24.218701 I  MythUIHelper: LoadCacheImage(shared/directory.png,shared-directory.png--240x112.png)
2012-02-14 15:19:24.218765 I  MythUIHelper: LoadCacheImage(shared/directory.png,shared-directory.png--240x112.png)
2012-02-14 15:19:24.218822 I  MythUIHelper: LoadCacheImage(shared/updirectory.png,shared-updirectory.png--240x112.png)
2012-02-14 15:19:24.218878 I  MythUIHelper: LoadCacheImage(shared/directory.png,shared-directory.png--240x112.png)
2012-02-14 15:19:24.218931 I  MythUIHelper: LoadCacheImage(shared/executable.png,shared-executable.png--240x112.png)
2012-02-14 15:19:24.218999 I  MythUIHelper: LoadCacheImage(shared/directory.png,shared-directory.png--240x112.png)
2012-02-14 15:19:24.219051 I  MythUIHelper: LoadCacheImage(shared/file.png,shared-file.png--240x112.png)
2012-02-14 15:19:24.219209 I  MythUIHelper: LoadCacheImage(shared/directory.png,shared-directory.png--240x112.png)
2012-02-14 15:19:24.219259 I  MythUIHelper: LoadCacheImage(shared/updirectory.png,shared-updirectory.png--240x112.png)
2012-02-14 15:19:24.219307 I  MythUIHelper: LoadCacheImage(shared/executable.png,shared-executable.png--240x112.png)
2012-02-14 15:19:24.219398 I  MythUIHelper: LoadCacheImage(shared/file.png,shared-file.png--240x112.png)
2012-02-14 15:19:24.220541 I  MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :popups-confirmation_background.png---1x-1.png: :1095768:
2012-02-14 15:19:24.220547 I  MythUIHelper: MythUIHelper::CacheImage : Cache Count = :24: size :1095768:
2012-02-14 15:19:24.220556 I  ImageLoader::LoadImage(popups-confirmation_background.png---1x-1.png) Found in cache, RefCount = 2
2012-02-14 15:19:24.220597 I  MythUIHelper: LoadCacheImage(popups/confirmation_background.png,popups-confirmation_background.png---1x-1.png)
2012-02-14 15:19:24.226843 I  ImageLoader::LoadImage(popups-confirmation_background.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:24.226880 I  MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :popups-menu_background.png---1x-1.png: :1908384:
2012-02-14 15:19:24.226887 I  MythUIHelper: MythUIHelper::CacheImage : Cache Count = :25: size :1908384:
2012-02-14 15:19:24.226900 I  ImageLoader::LoadImage(popups-menu_background.png---1x-1.png) Found in cache, RefCount = 2
2012-02-14 15:19:24.226903 I  MythUIHelper: LoadCacheImage(popups/progress_dialog_background.png,popups-progress_dialog_background.png---1x-1.png)
2012-02-14 15:19:24.227004 I  MythUIHelper: LoadCacheImage(popups/progress_bar_background.png,popups-progress_bar_background.png---1x-1.png)
2012-02-14 15:19:24.227433 I  MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :popups-progress_bar_background.png---1x-1.png: :74688:
2012-02-14 15:19:24.227438 I  MythUIHelper: MythUIHelper::CacheImage : Cache Count = :26: size :74688:
2012-02-14 15:19:24.227444 I  ImageLoader::LoadImage(popups-progress_bar_background.png---1x-1.png) Found in cache, RefCount = 2
2012-02-14 15:19:24.227467 I  MythUIHelper: LoadCacheImage(popups/busy/busy_0.png,popups-busy-busy_0.png---1x-1.png)
2012-02-14 15:19:24.227860 I  MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :popups-busy-busy_0.png---1x-1.png: :74688:
2012-02-14 15:19:24.227864 I  MythUIHelper: MythUIHelper::CacheImage : Cache Count = :27: size :74688:
2012-02-14 15:19:24.227869 I  ImageLoader::LoadImage(popups-busy-busy_0.png---1x-1.png) Found in cache, RefCount = 2
2012-02-14 15:19:24.227909 I  MythUIHelper: LoadCacheImage(popups/busy/busy_1.png,popups-busy-busy_1.png---1x-1.png)
2012-02-14 15:19:24.228298 I  MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :popups-busy-busy_1.png---1x-1.png: :74688:
2012-02-14 15:19:24.228303 I  MythUIHelper: MythUIHelper::CacheImage : Cache Count = :28: size :74688:
2012-02-14 15:19:24.228308 I  ImageLoader::LoadImage(popups-busy-busy_1.png---1x-1.png) Found in cache, RefCount = 2
2012-02-14 15:19:24.228331 I  MythUIHelper: LoadCacheImage(popups/busy/busy_2.png,popups-busy-busy_2.png---1x-1.png)
2012-02-14 15:19:24.228713 I  MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :popups-busy-busy_2.png---1x-1.png: :74688:
2012-02-14 15:19:24.228717 I  MythUIHelper: MythUIHelper::CacheImage : Cache Count = :29: size :74688:
2012-02-14 15:19:24.228723 I  ImageLoader::LoadImage(popups-busy-busy_2.png---1x-1.png) Found in cache, RefCount = 2
2012-02-14 15:19:24.228744 I  MythUIHelper: LoadCacheImage(popups/busy/busy_3.png,popups-busy-busy_3.png---1x-1.png)
2012-02-14 15:19:24.229115 I  MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :popups-busy-busy_3.png---1x-1.png: :74688:
2012-02-14 15:19:24.229120 I  MythUIHelper: MythUIHelper::CacheImage : Cache Count = :30: size :74688:
2012-02-14 15:19:24.229125 I  ImageLoader::LoadImage(popups-busy-busy_3.png---1x-1.png) Found in cache, RefCount = 2
2012-02-14 15:19:24.229147 I  MythUIHelper: LoadCacheImage(popups/busy/busy_4.png,popups-busy-busy_4.png---1x-1.png)
2012-02-14 15:19:24.229286 I  MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :popups-progress_dialog_background.png---1x-1.png: :512256:
2012-02-14 15:19:24.229291 I  MythUIHelper: MythUIHelper::CacheImage : Cache Count = :31: size :512256:
2012-02-14 15:19:24.229297 I  ImageLoader::LoadImage(popups-progress_dialog_background.png---1x-1.png) Found in cache, RefCount = 2
2012-02-14 15:19:24.229322 I  MythUIHelper: LoadCacheImage(popups/busy/busy_5.png,popups-busy-busy_5.png---1x-1.png)
2012-02-14 15:19:24.229548 I  MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :popups-busy-busy_4.png---1x-1.png: :74688:
2012-02-14 15:19:24.229552 I  MythUIHelper: MythUIHelper::CacheImage : Cache Count = :32: size :74688:
2012-02-14 15:19:24.229558 I  ImageLoader::LoadImage(popups-busy-busy_4.png---1x-1.png) Found in cache, RefCount = 2
2012-02-14 15:19:24.229580 I  MythUIHelper: LoadCacheImage(popups/busy/busy_6.png,popups-busy-busy_6.png---1x-1.png)
2012-02-14 15:19:24.229673 I  MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :popups-busy-busy_5.png---1x-1.png: :74688:
2012-02-14 15:19:24.229678 I  MythUIHelper: MythUIHelper::CacheImage : Cache Count = :33: size :74688:
2012-02-14 15:19:24.229684 I  ImageLoader::LoadImage(popups-busy-busy_5.png---1x-1.png) Found in cache, RefCount = 2
2012-02-14 15:19:24.229707 I  MythUIHelper: LoadCacheImage(popups/busy/busy_7.png,popups-busy-busy_7.png---1x-1.png)
2012-02-14 15:19:24.229950 I  MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :popups-busy-busy_6.png---1x-1.png: :74688:
2012-02-14 15:19:24.229955 I  MythUIHelper: MythUIHelper::CacheImage : Cache Count = :34: size :74688:
2012-02-14 15:19:24.229960 I  ImageLoader::LoadImage(popups-busy-busy_6.png---1x-1.png) Found in cache, RefCount = 2
2012-02-14 15:19:24.229982 I  MythUIHelper: LoadCacheImage(popups/busy/busy_8.png,popups-busy-busy_8.png---1x-1.png)
2012-02-14 15:19:24.230154 I  MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :popups-busy-busy_7.png---1x-1.png: :74688:
2012-02-14 15:19:24.230159 I  MythUIHelper: MythUIHelper::CacheImage : Cache Count = :35: size :74688:
2012-02-14 15:19:24.230165 I  ImageLoader::LoadImage(popups-busy-busy_7.png---1x-1.png) Found in cache, RefCount = 2
2012-02-14 15:19:24.230190 I  MythUIHelper: LoadCacheImage(popups/busy/busy_9.png,popups-busy-busy_9.png---1x-1.png)
2012-02-14 15:19:24.230344 I  MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :popups-busy-busy_8.png---1x-1.png: :74688:
2012-02-14 15:19:24.230348 I  MythUIHelper: MythUIHelper::CacheImage : Cache Count = :36: size :74688:
2012-02-14 15:19:24.230354 I  ImageLoader::LoadImage(popups-busy-busy_8.png---1x-1.png) Found in cache, RefCount = 2
2012-02-14 15:19:24.230376 I  MythUIHelper: LoadCacheImage(popups/busy/busy_10.png,popups-busy-busy_10.png---1x-1.png)
2012-02-14 15:19:24.230568 I  MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :popups-busy-busy_9.png---1x-1.png: :74688:
2012-02-14 15:19:24.230572 I  MythUIHelper: MythUIHelper::CacheImage : Cache Count = :37: size :74688:
2012-02-14 15:19:24.230578 I  ImageLoader::LoadImage(popups-busy-busy_9.png---1x-1.png) Found in cache, RefCount = 2
2012-02-14 15:19:24.230601 I  MythUIHelper: LoadCacheImage(popups/busy/busy_11.png,popups-busy-busy_11.png---1x-1.png)
2012-02-14 15:19:24.230764 I  MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :popups-busy-busy_10.png---1x-1.png: :74688:
2012-02-14 15:19:24.230769 I  MythUIHelper: MythUIHelper::CacheImage : Cache Count = :38: size :74688:
2012-02-14 15:19:24.230774 I  ImageLoader::LoadImage(popups-busy-busy_10.png---1x-1.png) Found in cache, RefCount = 2
2012-02-14 15:19:24.230796 I  MythUIHelper: LoadCacheImage(popups/busy/busy_12.png,popups-busy-busy_12.png---1x-1.png)
2012-02-14 15:19:24.230999 I  MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :popups-busy-busy_11.png---1x-1.png: :74688:
2012-02-14 15:19:24.231003 I  MythUIHelper: MythUIHelper::CacheImage : Cache Count = :39: size :74688:
2012-02-14 15:19:24.231009 I  ImageLoader::LoadImage(popups-busy-busy_11.png---1x-1.png) Found in cache, RefCount = 2
2012-02-14 15:19:24.231031 I  MythUIHelper: LoadCacheImage(popups/busy/busy_13.png,popups-busy-busy_13.png---1x-1.png)
2012-02-14 15:19:24.231161 I  MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :popups-busy-busy_12.png---1x-1.png: :74688:
2012-02-14 15:19:24.231166 I  MythUIHelper: MythUIHelper::CacheImage : Cache Count = :40: size :74688:
2012-02-14 15:19:24.231171 I  ImageLoader::LoadImage(popups-busy-busy_12.png---1x-1.png) Found in cache, RefCount = 2
2012-02-14 15:19:24.231193 I  MythUIHelper: LoadCacheImage(popups/busy/busy_14.png,popups-busy-busy_14.png---1x-1.png)
2012-02-14 15:19:24.231435 I  MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :popups-busy-busy_13.png---1x-1.png: :74688:
2012-02-14 15:19:24.231440 I  MythUIHelper: MythUIHelper::CacheImage : Cache Count = :41: size :74688:
2012-02-14 15:19:24.231446 I  ImageLoader::LoadImage(popups-busy-busy_13.png---1x-1.png) Found in cache, RefCount = 2
2012-02-14 15:19:24.231468 I  MythUIHelper: LoadCacheImage(popups/busy/busy_15.png,popups-busy-busy_15.png---1x-1.png)
2012-02-14 15:19:24.231566 I  MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :popups-busy-busy_14.png---1x-1.png: :74688:
2012-02-14 15:19:24.231570 I  MythUIHelper: MythUIHelper::CacheImage : Cache Count = :42: size :74688:
2012-02-14 15:19:24.231576 I  ImageLoader::LoadImage(popups-busy-busy_14.png---1x-1.png) Found in cache, RefCount = 2
2012-02-14 15:19:24.231597 I  MythUIHelper: LoadCacheImage(popups/busy/busy_16.png,popups-busy-busy_16.png---1x-1.png)
2012-02-14 15:19:24.231845 I  MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :popups-busy-busy_15.png---1x-1.png: :74688:
2012-02-14 15:19:24.231849 I  MythUIHelper: MythUIHelper::CacheImage : Cache Count = :43: size :74688:
2012-02-14 15:19:24.231855 I  ImageLoader::LoadImage(popups-busy-busy_15.png---1x-1.png) Found in cache, RefCount = 2
2012-02-14 15:19:24.231877 I  MythUIHelper: LoadCacheImage(popups/busy/busy_17.png,popups-busy-busy_17.png---1x-1.png)
2012-02-14 15:19:24.231986 I  MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :popups-busy-busy_16.png---1x-1.png: :74688:
2012-02-14 15:19:24.231990 I  MythUIHelper: MythUIHelper::CacheImage : Cache Count = :44: size :74688:
2012-02-14 15:19:24.231996 I  ImageLoader::LoadImage(popups-busy-busy_16.png---1x-1.png) Found in cache, RefCount = 2
2012-02-14 15:19:24.232018 I  MythUIHelper: LoadCacheImage(popups/busy/busy_18.png,popups-busy-busy_18.png---1x-1.png)
2012-02-14 15:19:24.232248 I  MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :popups-busy-busy_17.png---1x-1.png: :74688:
2012-02-14 15:19:24.232252 I  MythUIHelper: MythUIHelper::CacheImage : Cache Count = :45: size :74688:
2012-02-14 15:19:24.232258 I  ImageLoader::LoadImage(popups-busy-busy_17.png---1x-1.png) Found in cache, RefCount = 2
2012-02-14 15:19:24.232280 I  MythUIHelper: LoadCacheImage(popups/busy/busy_19.png,popups-busy-busy_19.png---1x-1.png)
2012-02-14 15:19:24.232384 I  MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :popups-busy-busy_18.png---1x-1.png: :74688:
2012-02-14 15:19:24.232388 I  MythUIHelper: MythUIHelper::CacheImage : Cache Count = :46: size :74688:
2012-02-14 15:19:24.232393 I  ImageLoader::LoadImage(popups-busy-busy_18.png---1x-1.png) Found in cache, RefCount = 2
2012-02-14 15:19:24.232415 I  MythUIHelper: LoadCacheImage(popups/busy/busy_20.png,popups-busy-busy_20.png---1x-1.png)
2012-02-14 15:19:24.232635 I  MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :popups-busy-busy_19.png---1x-1.png: :74688:
2012-02-14 15:19:24.232640 I  MythUIHelper: MythUIHelper::CacheImage : Cache Count = :47: size :74688:
2012-02-14 15:19:24.232645 I  ImageLoader::LoadImage(popups-busy-busy_19.png---1x-1.png) Found in cache, RefCount = 2
2012-02-14 15:19:24.232667 I  MythUIHelper: LoadCacheImage(popups/busy/busy_21.png,popups-busy-busy_21.png---1x-1.png)
2012-02-14 15:19:24.232786 I  MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :popups-busy-busy_20.png---1x-1.png: :74688:
2012-02-14 15:19:24.232790 I  MythUIHelper: MythUIHelper::CacheImage : Cache Count = :48: size :74688:
2012-02-14 15:19:24.232795 I  ImageLoader::LoadImage(popups-busy-busy_20.png---1x-1.png) Found in cache, RefCount = 2
2012-02-14 15:19:24.232817 I  MythUIHelper: LoadCacheImage(popups/busy/busy_22.png,popups-busy-busy_22.png---1x-1.png)
2012-02-14 15:19:24.233020 I  MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :popups-busy-busy_21.png---1x-1.png: :74688:
2012-02-14 15:19:24.233025 I  MythUIHelper: MythUIHelper::CacheImage : Cache Count = :49: size :74688:
2012-02-14 15:19:24.233030 I  ImageLoader::LoadImage(popups-busy-busy_21.png---1x-1.png) Found in cache, RefCount = 2
2012-02-14 15:19:24.233052 I  MythUIHelper: LoadCacheImage(popups/busy/busy_23.png,popups-busy-busy_23.png---1x-1.png)
2012-02-14 15:19:24.233180 I  MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :popups-busy-busy_22.png---1x-1.png: :74688:
2012-02-14 15:19:24.233184 I  MythUIHelper: MythUIHelper::CacheImage : Cache Count = :50: size :74688:
2012-02-14 15:19:24.233189 I  ImageLoader::LoadImage(popups-busy-busy_22.png---1x-1.png) Found in cache, RefCount = 2
2012-02-14 15:19:24.233211 I  MythUIHelper: LoadCacheImage(popups/busy/busy_24.png,popups-busy-busy_24.png---1x-1.png)
2012-02-14 15:19:24.233306 I  MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :popups-largemenubackground.png---1x-1.png: :3783312:
2012-02-14 15:19:24.233311 I  MythUIHelper: MythUIHelper::CacheImage : Cache Count = :51: size :3783312:
2012-02-14 15:19:24.233319 I  ImageLoader::LoadImage(popups-largemenubackground.png---1x-1.png) Found in cache, RefCount = 2
2012-02-14 15:19:24.233346 I  MythUIHelper: LoadCacheImage(popups/busy/busy_25.png,popups-busy-busy_25.png---1x-1.png)
2012-02-14 15:19:24.233428 I  MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :popups-busy-busy_23.png---1x-1.png: :74688:
2012-02-14 15:19:24.233432 I  MythUIHelper: MythUIHelper::CacheImage : Cache Count = :52: size :74688:
2012-02-14 15:19:24.233438 I  ImageLoader::LoadImage(popups-busy-busy_23.png---1x-1.png) Found in cache, RefCount = 2
2012-02-14 15:19:24.233459 I  MythUIHelper: LoadCacheImage(popups/busy/busy_26.png,popups-busy-busy_26.png---1x-1.png)
2012-02-14 15:19:24.233546 I  MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :popups-busy-busy_24.png---1x-1.png: :74688:
2012-02-14 15:19:24.233550 I  MythUIHelper: MythUIHelper::CacheImage : Cache Count = :53: size :74688:
2012-02-14 15:19:24.233556 I  ImageLoader::LoadImage(popups-busy-busy_24.png---1x-1.png) Found in cache, RefCount = 2
2012-02-14 15:19:24.233577 I  MythUIHelper: LoadCacheImage(popups/busy/busy_27.png,popups-busy-busy_27.png---1x-1.png)
2012-02-14 15:19:24.233734 I  MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :popups-busy-busy_25.png---1x-1.png: :74688:
2012-02-14 15:19:24.233738 I  MythUIHelper: MythUIHelper::CacheImage : Cache Count = :54: size :74688:
2012-02-14 15:19:24.233744 I  ImageLoader::LoadImage(popups-busy-busy_25.png---1x-1.png) Found in cache, RefCount = 2
2012-02-14 15:19:24.233768 I  MythUIHelper: LoadCacheImage(popups/busy/busy_28.png,popups-busy-busy_28.png---1x-1.png)
2012-02-14 15:19:24.233831 I  MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :popups-busy-busy_26.png---1x-1.png: :74688:
2012-02-14 15:19:24.233836 I  MythUIHelper: MythUIHelper::CacheImage : Cache Count = :55: size :74688:
2012-02-14 15:19:24.233842 I  ImageLoader::LoadImage(popups-busy-busy_26.png---1x-1.png) Found in cache, RefCount = 2
2012-02-14 15:19:24.233863 I  MythUIHelper: LoadCacheImage(popups/busy/busy_29.png,popups-busy-busy_29.png---1x-1.png)
2012-02-14 15:19:24.233961 I  MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :popups-busy-busy_27.png---1x-1.png: :74688:
2012-02-14 15:19:24.233966 I  MythUIHelper: MythUIHelper::CacheImage : Cache Count = :56: size :74688:
2012-02-14 15:19:24.233971 I  ImageLoader::LoadImage(popups-busy-busy_27.png---1x-1.png) Found in cache, RefCount = 2
2012-02-14 15:19:24.233993 I  MythUIHelper: LoadCacheImage(popups/progress_bar_overlay.png,popups-progress_bar_overlay.png---1x-1.png)
2012-02-14 15:19:24.234122 I  MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :popups-busy-busy_28.png---1x-1.png: :74688:
2012-02-14 15:19:24.234127 I  MythUIHelper: MythUIHelper::CacheImage : Cache Count = :57: size :74688:
2012-02-14 15:19:24.234133 I  ImageLoader::LoadImage(popups-busy-busy_28.png---1x-1.png) Found in cache, RefCount = 2
2012-02-14 15:19:24.234157 I  MythUIHelper: LoadCacheImage(popups/progress_dialog_background.png,popups-progress_dialog_background.png---1x-1.png)
2012-02-14 15:19:24.234167 I  ImageLoader::LoadImage(popups-progress_dialog_background.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:24.234187 I  MythUIHelper: LoadCacheImage(backgrounds/videobackground.png,backgrounds-videobackground.png---1x-1.png)
2012-02-14 15:19:24.234256 I  MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :popups-busy-busy_29.png---1x-1.png: :74688:
2012-02-14 15:19:24.234261 I  MythUIHelper: MythUIHelper::CacheImage : Cache Count = :58: size :74688:
2012-02-14 15:19:24.234266 I  ImageLoader::LoadImage(popups-busy-busy_29.png---1x-1.png) Found in cache, RefCount = 2
2012-02-14 15:19:24.234289 I  MythUIHelper: LoadCacheImage(popups/largemenubackground.png,popups-largemenubackground.png---1x-1.png)
2012-02-14 15:19:24.234297 I  ImageLoader::LoadImage(popups-largemenubackground.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:24.234315 I  MythUIHelper: LoadCacheImage(shared/directory.png,shared-directory.png--240x112.png)
2012-02-14 15:19:24.234554 I  MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :popups-progress_bar_overlay.png---1x-1.png: :74688:
2012-02-14 15:19:24.234558 I  MythUIHelper: MythUIHelper::CacheImage : Cache Count = :59: size :74688:
2012-02-14 15:19:24.234564 I  ImageLoader::LoadImage(popups-progress_bar_overlay.png---1x-1.png) Found in cache, RefCount = 2
2012-02-14 15:19:24.234746 I  MythUIHelper: LoadCacheImage(shared/directory.png,shared-directory.png--240x112.png)
2012-02-14 15:19:24.234814 I  MythUIHelper: LoadCacheImage(shared/updirectory.png,shared-updirectory.png--240x112.png)
2012-02-14 15:19:24.234835 I  MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :shared-directory.png--240x112.png: :56000:
2012-02-14 15:19:24.234839 I  MythUIHelper: MythUIHelper::CacheImage : Cache Count = :60: size :56000:
2012-02-14 15:19:24.234846 I  ImageLoader::LoadImage(shared-directory.png--240x112.png) Found in cache, RefCount = 2
2012-02-14 15:19:24.234876 I  MythUIHelper: LoadCacheImage(shared/directory.png,shared-directory.png--240x112.png)
2012-02-14 15:19:24.234897 I  ImageLoader::LoadImage(shared-directory.png--240x112.png) Found in cache, RefCount = 3
2012-02-14 15:19:24.234902 I  MythUIHelper: LoadCacheImage(shared/updirectory.png,shared-updirectory.png--240x112.png)
2012-02-14 15:19:24.234947 I  MythUIHelper: LoadCacheImage(shared/directory.png,shared-directory.png--240x112.png)
2012-02-14 15:19:24.234957 I  ImageLoader::LoadImage(shared-directory.png--240x112.png) Found in cache, RefCount = 4
2012-02-14 15:19:24.234978 I  MythUIHelper: LoadCacheImage(shared/executable.png,shared-executable.png--240x112.png)
2012-02-14 15:19:24.235297 I  MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :shared-updirectory.png--240x112.png: :42560:
2012-02-14 15:19:24.235302 I  MythUIHelper: MythUIHelper::CacheImage : Cache Count = :61: size :42560:
2012-02-14 15:19:24.235308 I  ImageLoader::LoadImage(shared-updirectory.png--240x112.png) Found in cache, RefCount = 2
2012-02-14 15:19:24.235331 I  MythUIHelper: LoadCacheImage(shared/directory.png,shared-directory.png--240x112.png)
2012-02-14 15:19:24.235340 I  ImageLoader::LoadImage(shared-directory.png--240x112.png) Found in cache, RefCount = 5
2012-02-14 15:19:24.235359 I  MythUIHelper: LoadCacheImage(shared/file.png,shared-file.png--240x112.png)
2012-02-14 15:19:24.235617 I  MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :shared-executable.png--240x112.png: :50624:
2012-02-14 15:19:24.235623 I  MythUIHelper: MythUIHelper::CacheImage : Cache Count = :62: size :50624:
2012-02-14 15:19:24.235629 I  ImageLoader::LoadImage(shared-executable.png--240x112.png) Found in cache, RefCount = 2
2012-02-14 15:19:24.235652 I  MythUIHelper: LoadCacheImage(shared/directory.png,shared-directory.png--240x112.png)
2012-02-14 15:19:24.235661 I  ImageLoader::LoadImage(shared-directory.png--240x112.png) Found in cache, RefCount = 6
2012-02-14 15:19:24.235680 I  MythUIHelper: LoadCacheImage(shared/updirectory.png,shared-updirectory.png--240x112.png)
2012-02-14 15:19:24.235689 I  ImageLoader::LoadImage(shared-updirectory.png--240x112.png) Found in cache, RefCount = 3
2012-02-14 15:19:24.235707 I  MythUIHelper: LoadCacheImage(shared/executable.png,shared-executable.png--240x112.png)
2012-02-14 15:19:24.235716 I  ImageLoader::LoadImage(shared-executable.png--240x112.png) Found in cache, RefCount = 3
2012-02-14 15:19:24.235738 I  MythUIHelper: LoadCacheImage(shared/executable.png,shared-executable.png--240x112.png)
2012-02-14 15:19:24.235759 I  MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :shared-file.png--240x112.png: :35392:
2012-02-14 15:19:24.235764 I  MythUIHelper: MythUIHelper::CacheImage : Cache Count = :63: size :35392:
2012-02-14 15:19:24.235772 I  ImageLoader::LoadImage(shared-file.png--240x112.png) Found in cache, RefCount = 2
2012-02-14 15:19:24.235797 I  MythUIHelper: LoadCacheImage(shared/directory.png,shared-directory.png--240x112.png)
2012-02-14 15:19:24.235804 I  MythUIHelper: LoadCacheImage(shared/executable.png,shared-executable.png--240x112.png)
2012-02-14 15:19:24.235815 I  ImageLoader::LoadImage(shared-directory.png--240x112.png) Found in cache, RefCount = 7
2012-02-14 15:19:24.235828 I  ImageLoader::LoadImage(shared-executable.png--240x112.png) Found in cache, RefCount = 4
2012-02-14 15:19:24.235881 I  MythUIHelper: LoadCacheImage(shared/file.png,shared-file.png--240x112.png)
2012-02-14 15:19:24.235917 I  MythUIHelper: LoadCacheImage(shared/file.png,shared-file.png--240x112.png)
2012-02-14 15:19:24.235927 I  MythUIHelper: LoadCacheImage(shared/updirectory.png,shared-updirectory.png--240x112.png)
2012-02-14 15:19:24.235935 I  ImageLoader::LoadImage(shared-file.png--240x112.png) Found in cache, RefCount = 3
2012-02-14 15:19:24.235955 I  ImageLoader::LoadImage(shared-updirectory.png--240x112.png) Found in cache, RefCount = 4
2012-02-14 15:19:24.235959 I  MythUIHelper: LoadCacheImage(shared/file.png,shared-file.png--240x112.png)
2012-02-14 15:19:24.235978 I  ImageLoader::LoadImage(shared-file.png--240x112.png) Found in cache, RefCount = 4
2012-02-14 15:19:24.236261 I  MythUIHelper: LoadCacheImage(controls/cursor.png,controls-cursor.png--1x37.png)
2012-02-14 15:19:24.236276 I  MythUIHelper: LoadCacheImage(controls/cursor.png,controls-cursor.png--1x37.png)
2012-02-14 15:19:24.236284 I  ImageLoader::LoadImage(controls-cursor.png--1x37.png) Found in cache, RefCount = 6
2012-02-14 15:19:24.236434 I  MythUIHelper: LoadCacheImage(controls/button.png,controls-button.png---1x-1.png)
2012-02-14 15:19:24.236449 I  MythUIHelper: LoadCacheImage(controls/button.png,controls-button.png---1x-1.png)
2012-02-14 15:19:24.236456 I  ImageLoader::LoadImage(controls-button.png---1x-1.png) Found in cache, RefCount = 15
2012-02-14 15:19:24.236517 I  MythUIHelper: LoadCacheImage(controls/button.png,controls-button.png---1x-1.png)
2012-02-14 15:19:24.236529 I  MythUIHelper: LoadCacheImage(controls/button.png,controls-button.png---1x-1.png)
2012-02-14 15:19:24.236539 I  ImageLoader::LoadImage(controls-button.png---1x-1.png) Found in cache, RefCount = 16
2012-02-14 15:19:24.236597 I  MythUIHelper: LoadCacheImage(controls/button.png,controls-button.png---1x-1.png)
2012-02-14 15:19:24.236608 I  MythUIHelper: LoadCacheImage(controls/button.png,controls-button.png---1x-1.png)
2012-02-14 15:19:24.236616 I  ImageLoader::LoadImage(controls-button.png---1x-1.png) Found in cache, RefCount = 17
2012-02-14 15:19:24.236671 I  MythUIHelper: LoadCacheImage(controls/button_pushed.png,controls-button_pushed.png---1x-1.png)
2012-02-14 15:19:24.236684 I  MythUIHelper: LoadCacheImage(controls/button_pushed.png,controls-button_pushed.png---1x-1.png)
2012-02-14 15:19:24.236692 I  ImageLoader::LoadImage(controls-button_pushed.png---1x-1.png) Found in cache, RefCount = 6
2012-02-14 15:19:24.236828 I  MythUIHelper: LoadCacheImage(controls/button.png,controls-button.png---1x-1.png)
2012-02-14 15:19:24.236840 I  MythUIHelper: LoadCacheImage(controls/button.png,controls-button.png---1x-1.png)
2012-02-14 15:19:24.236855 I  ImageLoader::LoadImage(controls-button.png---1x-1.png) Found in cache, RefCount = 18
2012-02-14 15:19:24.236910 I  MythUIHelper: LoadCacheImage(controls/button.png,controls-button.png---1x-1.png)
2012-02-14 15:19:24.236921 I  MythUIHelper: LoadCacheImage(controls/button.png,controls-button.png---1x-1.png)
2012-02-14 15:19:24.236928 I  ImageLoader::LoadImage(controls-button.png---1x-1.png) Found in cache, RefCount = 19
2012-02-14 15:19:24.236979 I  MythUIHelper: LoadCacheImage(controls/button.png,controls-button.png---1x-1.png)
2012-02-14 15:19:24.236990 I  MythUIHelper: LoadCacheImage(controls/button.png,controls-button.png---1x-1.png)
2012-02-14 15:19:24.236997 I  ImageLoader::LoadImage(controls-button.png---1x-1.png) Found in cache, RefCount = 20
2012-02-14 15:19:24.237059 I  MythUIHelper: LoadCacheImage(controls/button_pushed.png,controls-button_pushed.png---1x-1.png)
2012-02-14 15:19:24.237071 I  MythUIHelper: LoadCacheImage(controls/button_pushed.png,controls-button_pushed.png---1x-1.png)
2012-02-14 15:19:24.237079 I  ImageLoader::LoadImage(controls-button_pushed.png---1x-1.png) Found in cache, RefCount = 7
2012-02-14 15:19:24.237197 I  MythUIHelper: LoadCacheImage(controls/button.png,controls-button.png---1x-1.png)
2012-02-14 15:19:24.237209 I  MythUIHelper: LoadCacheImage(controls/button.png,controls-button.png---1x-1.png)
2012-02-14 15:19:24.237216 I  ImageLoader::LoadImage(controls-button.png---1x-1.png) Found in cache, RefCount = 21
2012-02-14 15:19:24.237269 I  MythUIHelper: LoadCacheImage(controls/button.png,controls-button.png---1x-1.png)
2012-02-14 15:19:24.237280 I  MythUIHelper: LoadCacheImage(controls/button.png,controls-button.png---1x-1.png)
2012-02-14 15:19:24.237287 I  ImageLoader::LoadImage(controls-button.png---1x-1.png) Found in cache, RefCount = 22
2012-02-14 15:19:24.237337 I  MythUIHelper: LoadCacheImage(controls/button.png,controls-button.png---1x-1.png)
2012-02-14 15:19:24.237348 I  MythUIHelper: LoadCacheImage(controls/button.png,controls-button.png---1x-1.png)
2012-02-14 15:19:24.237354 I  ImageLoader::LoadImage(controls-button.png---1x-1.png) Found in cache, RefCount = 23
2012-02-14 15:19:24.237405 I  MythUIHelper: LoadCacheImage(controls/button_pushed.png,controls-button_pushed.png---1x-1.png)
2012-02-14 15:19:24.237417 I  MythUIHelper: LoadCacheImage(controls/button_pushed.png,controls-button_pushed.png---1x-1.png)
2012-02-14 15:19:24.237424 I  ImageLoader::LoadImage(controls-button_pushed.png---1x-1.png) Found in cache, RefCount = 8
2012-02-14 15:19:24.237552 I  MythUIHelper: LoadCacheImage(controls/button.png,controls-button.png---1x-1.png)
2012-02-14 15:19:24.237564 I  MythUIHelper: LoadCacheImage(controls/button.png,controls-button.png---1x-1.png)
2012-02-14 15:19:24.237571 I  ImageLoader::LoadImage(controls-button.png---1x-1.png) Found in cache, RefCount = 24
2012-02-14 15:19:24.237625 I  MythUIHelper: LoadCacheImage(controls/button.png,controls-button.png---1x-1.png)
2012-02-14 15:19:24.237637 I  MythUIHelper: LoadCacheImage(controls/button.png,controls-button.png---1x-1.png)
2012-02-14 15:19:24.237644 I  ImageLoader::LoadImage(controls-button.png---1x-1.png) Found in cache, RefCount = 25
2012-02-14 15:19:24.237694 I  MythUIHelper: LoadCacheImage(controls/button.png,controls-button.png---1x-1.png)
2012-02-14 15:19:24.237705 I  MythUIHelper: LoadCacheImage(controls/button.png,controls-button.png---1x-1.png)
2012-02-14 15:19:24.237712 I  ImageLoader::LoadImage(controls-button.png---1x-1.png) Found in cache, RefCount = 26
2012-02-14 15:19:24.237763 I  MythUIHelper: LoadCacheImage(controls/button_pushed.png,controls-button_pushed.png---1x-1.png)
2012-02-14 15:19:24.237774 I  MythUIHelper: LoadCacheImage(controls/button_pushed.png,controls-button_pushed.png---1x-1.png)
2012-02-14 15:19:24.237781 I  ImageLoader::LoadImage(controls-button_pushed.png---1x-1.png) Found in cache, RefCount = 9
2012-02-14 15:19:24.238015 I  MythUIHelper: LoadCacheImage(popups/alt_menu_background.png,popups-alt_menu_background.png---1x-1.png)
2012-02-14 15:19:24.238100 I  MythUIHelper: LoadCacheImage(recordings/filterlist_background.png,recordings-filterlist_background.png---1x-1.png)
2012-02-14 15:19:24.238102 I  MythUIHelper: LoadCacheImage(popups/alt_menu_background.png,popups-alt_menu_background.png---1x-1.png)
2012-02-14 15:19:24.238323 I  MythUIHelper: LoadCacheImage(popups/menu_button.png,popups-menu_button.png---1x-1.png)
2012-02-14 15:19:24.238338 I  MythUIHelper: LoadCacheImage(popups/menu_button.png,popups-menu_button.png---1x-1.png)
2012-02-14 15:19:24.238346 I  ImageLoader::LoadImage(popups-menu_button.png---1x-1.png) Found in cache, RefCount = 12
2012-02-14 15:19:24.238457 I  MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :backgrounds-background.png---1x-1.png: :8294400:
2012-02-14 15:19:24.238464 I  MythUIHelper: MythUIHelper::CacheImage : Cache Count = :64: size :8294400:
2012-02-14 15:19:24.238472 I  ImageLoader::LoadImage(backgrounds-background.png---1x-1.png) Found in cache, RefCount = 2
2012-02-14 15:19:24.238488 I  MythUIHelper: LoadCacheImage(popups/menu_button.png,popups-menu_button.png---1x-1.png)
2012-02-14 15:19:24.238516 I  MythUIHelper: LoadCacheImage(popups/menu_button.png,popups-menu_button.png---1x-1.png)
2012-02-14 15:19:24.238525 I  ImageLoader::LoadImage(popups-menu_button.png---1x-1.png) Found in cache, RefCount = 13
2012-02-14 15:19:24.238612 I  MythUIHelper: LoadCacheImage(popups/menu_button.png,popups-menu_button.png---1x-1.png)
2012-02-14 15:19:24.238625 I  MythUIHelper: LoadCacheImage(popups/menu_button.png,popups-menu_button.png---1x-1.png)
2012-02-14 15:19:24.238633 I  ImageLoader::LoadImage(popups-menu_button.png---1x-1.png) Found in cache, RefCount = 14
2012-02-14 15:19:24.238726 I  MythUIHelper: LoadCacheImage(popups/selected_item_arrow.png,popups-selected_item_arrow.png---1x-1.png)
2012-02-14 15:19:24.238741 I  MythUIHelper: LoadCacheImage(popups/selected_item_arrow.png,popups-selected_item_arrow.png---1x-1.png)
2012-02-14 15:19:24.238749 I  ImageLoader::LoadImage(popups-selected_item_arrow.png---1x-1.png) Found in cache, RefCount = 4
2012-02-14 15:19:24.239392 I  XMLParseBase: Loaded base theme from '/usr/share/mythtv/themes/Terra/base.xml'
2012-02-14 15:19:24.239418 I  MythUIHelper: LoadCacheImage(recordings/filterlist_background.png,recordings-filterlist_background.png---1x-1.png)
2012-02-14 15:19:24.242288 I  MythUIHelper: LoadCacheImage(lb-check-empty.png,lb-check-empty.png---1x-1.png)
2012-02-14 15:19:24.242378 I  MythUIHelper: LoadCacheImage(lb-check-half.png,lb-check-half.png---1x-1.png)
2012-02-14 15:19:24.242453 I  MythUIHelper: LoadCacheImage(lb-check-full.png,lb-check-full.png---1x-1.png)
2012-02-14 15:19:24.242531 I  MythUIHelper: LoadCacheImage(lb-arrow.png,lb-arrow.png---1x-1.png)
2012-02-14 15:19:24.242640 I  MythUIHelper: LoadCacheImage(lb-check-empty.png,lb-check-empty.png---1x-1.png)
2012-02-14 15:19:24.242700 I  MythUIHelper: LoadCacheImage(lb-check-half.png,lb-check-half.png---1x-1.png)
2012-02-14 15:19:24.242756 I  MythUIHelper: LoadCacheImage(lb-check-full.png,lb-check-full.png---1x-1.png)
2012-02-14 15:19:24.242812 I  MythUIHelper: LoadCacheImage(lb-arrow.png,lb-arrow.png---1x-1.png)
2012-02-14 15:19:24.242932 I  MythUIHelper: LoadCacheImage(lb-check-empty.png,lb-check-empty.png---1x-1.png)
2012-02-14 15:19:24.242991 I  MythUIHelper: LoadCacheImage(lb-check-half.png,lb-check-half.png---1x-1.png)
2012-02-14 15:19:24.243046 I  MythUIHelper: LoadCacheImage(lb-check-full.png,lb-check-full.png---1x-1.png)
2012-02-14 15:19:24.243100 I  MythUIHelper: LoadCacheImage(lb-arrow.png,lb-arrow.png---1x-1.png)
2012-02-14 15:19:24.243249 I  MythUIHelper: LoadCacheImage(lb-uparrow-reg.png,lb-uparrow-reg.png---1x-1.png)
2012-02-14 15:19:24.243310 I  MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :recordings-filterlist_background.png---1x-1.png: :1098144:
2012-02-14 15:19:24.243316 I  MythUIHelper: MythUIHelper::CacheImage : Cache Count = :65: size :1098144:
2012-02-14 15:19:24.243318 I  MythUIHelper: LoadCacheImage(lb-check-empty.png,lb-check-empty.png---1x-1.png)
2012-02-14 15:19:24.243327 I  ImageLoader::LoadImage(recordings-filterlist_background.png---1x-1.png) Found in cache, RefCount = 2
2012-02-14 15:19:24.243362 I  MythUIHelper: LoadCacheImage(lb-check-half.png,lb-check-half.png---1x-1.png)
2012-02-14 15:19:24.243473 I  MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :lb-check-empty.png---1x-1.png: :3600:
2012-02-14 15:19:24.243478 I  MythUIHelper: MythUIHelper::CacheImage : Cache Count = :66: size :3600:
2012-02-14 15:19:24.243484 I  ImageLoader::LoadImage(lb-check-empty.png---1x-1.png) Found in cache, RefCount = 2
2012-02-14 15:19:24.243511 I  MythUIHelper: LoadCacheImage(lb-check-full.png,lb-check-full.png---1x-1.png)
2012-02-14 15:19:24.243529 I  MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :lb-check-half.png---1x-1.png: :3600:
2012-02-14 15:19:24.243534 I  MythUIHelper: MythUIHelper::CacheImage : Cache Count = :67: size :3600:
2012-02-14 15:19:24.243541 I  ImageLoader::LoadImage(lb-check-half.png---1x-1.png) Found in cache, RefCount = 2
2012-02-14 15:19:24.243565 I  MythUIHelper: LoadCacheImage(lb-arrow.png,lb-arrow.png---1x-1.png)
2012-02-14 15:19:24.243709 I  MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :lb-arrow.png---1x-1.png: :2304:
2012-02-14 15:19:24.243716 I  MythUIHelper: MythUIHelper::CacheImage : Cache Count = :68: size :2304:
2012-02-14 15:19:24.243726 I  ImageLoader::LoadImage(lb-arrow.png---1x-1.png) Found in cache, RefCount = 2
2012-02-14 15:19:24.243750 I  MythUIHelper: LoadCacheImage(lb-check-empty.png,lb-check-empty.png---1x-1.png)
2012-02-14 15:19:24.243759 I  MythUIHelper: LoadCacheImage(lb-uparrow-sel.png,lb-uparrow-sel.png---1x-1.png)
2012-02-14 15:19:24.243767 I  ImageLoader::LoadImage(lb-check-empty.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:24.243790 I  MythUIHelper: LoadCacheImage(lb-check-half.png,lb-check-half.png---1x-1.png)
2012-02-14 15:19:24.243799 I  ImageLoader::LoadImage(lb-check-half.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:24.243877 I  MythUIHelper: LoadCacheImage(lb-dnarrow-reg.png,lb-dnarrow-reg.png---1x-1.png)
2012-02-14 15:19:24.243950 I  MythUIHelper: LoadCacheImage(lb-dnarrow-sel.png,lb-dnarrow-sel.png---1x-1.png)
2012-02-14 15:19:24.244095 I  MythUIHelper: LoadCacheImage(schedule_disabled.png,schedule_disabled.png---1x-1.png)
2012-02-14 15:19:24.244171 I  MythUIHelper: LoadCacheImage(schedule_conflict.png,schedule_conflict.png---1x-1.png)
2012-02-14 15:19:24.244248 I  MythUIHelper: LoadCacheImage(schedule_other.png,schedule_other.png---1x-1.png)
2012-02-14 15:19:24.244317 I  MythUIHelper: LoadCacheImage(schedule_record.png,schedule_record.png---1x-1.png)
2012-02-14 15:19:24.244387 I  MythUIHelper: LoadCacheImage(schedule_recording.png,schedule_recording.png---1x-1.png)
2012-02-14 15:19:24.244532 I  MythUIHelper: LoadCacheImage(schedule_disabled.png,schedule_disabled.png---1x-1.png)
2012-02-14 15:19:24.244601 I  MythUIHelper: LoadCacheImage(schedule_conflict.png,schedule_conflict.png---1x-1.png)
2012-02-14 15:19:24.244659 I  MythUIHelper: LoadCacheImage(schedule_other.png,schedule_other.png---1x-1.png)
2012-02-14 15:19:24.244686 I  MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :popups-alt_menu_background.png---1x-1.png: :1865152:
2012-02-14 15:19:24.244699 I  MythUIHelper: MythUIHelper::CacheImage : Cache Count = :69: size :1865152:
2012-02-14 15:19:24.244708 I  ImageLoader::LoadImage(popups-alt_menu_background.png---1x-1.png) Found in cache, RefCount = 2
2012-02-14 15:19:24.244748 I  MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :lb-check-full.png---1x-1.png: :3600:
2012-02-14 15:19:24.244753 I  MythUIHelper: LoadCacheImage(lb-arrow.png,lb-arrow.png---1x-1.png)
2012-02-14 15:19:24.244758 I  MythUIHelper: LoadCacheImage(schedule_record.png,schedule_record.png---1x-1.png)
2012-02-14 15:19:24.244764 I  MythUIHelper: MythUIHelper::CacheImage : Cache Count = :70: size :3600:
2012-02-14 15:19:24.244783 I  ImageLoader::LoadImage(lb-check-full.png---1x-1.png) Found in cache, RefCount = 2
2012-02-14 15:19:24.244811 I  ImageLoader::LoadImage(lb-arrow.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:24.244825 I  MythUIHelper: LoadCacheImage(lb-check-empty.png,lb-check-empty.png---1x-1.png)
2012-02-14 15:19:24.244837 I  MythUIHelper: LoadCacheImage(lb-check-full.png,lb-check-full.png---1x-1.png)
2012-02-14 15:19:24.244847 I  ImageLoader::LoadImage(lb-check-empty.png---1x-1.png) Found in cache, RefCount = 4
2012-02-14 15:19:24.244867 I  ImageLoader::LoadImage(lb-check-full.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:24.244871 I  MythUIHelper: LoadCacheImage(schedule_recording.png,schedule_recording.png---1x-1.png)
2012-02-14 15:19:24.244919 I  MythUIHelper: LoadCacheImage(lb-check-half.png,lb-check-half.png---1x-1.png)
2012-02-14 15:19:24.244936 I  MythUIHelper: LoadCacheImage(lb-check-full.png,lb-check-full.png---1x-1.png)
2012-02-14 15:19:24.244940 I  ImageLoader::LoadImage(lb-check-half.png---1x-1.png) Found in cache, RefCount = 4
2012-02-14 15:19:24.244955 I  ImageLoader::LoadImage(lb-check-full.png---1x-1.png) Found in cache, RefCount = 4
2012-02-14 15:19:24.244972 I  MythUIHelper: LoadCacheImage(lb-arrow.png,lb-arrow.png---1x-1.png)
2012-02-14 15:19:24.244989 I  ImageLoader::LoadImage(lb-arrow.png---1x-1.png) Found in cache, RefCount = 4
2012-02-14 15:19:24.245000 I  MythUIHelper: LoadCacheImage(lb-uparrow-reg.png,lb-uparrow-reg.png---1x-1.png)
2012-02-14 15:19:24.245035 I  MythUIHelper: LoadCacheImage(lb-uparrow-sel.png,lb-uparrow-sel.png---1x-1.png)
2012-02-14 15:19:24.245058 I  MythUIHelper: LoadCacheImage(schedule_disabled.png,schedule_disabled.png---1x-1.png)
2012-02-14 15:19:24.245139 I  MythUIHelper: LoadCacheImage(schedule_conflict.png,schedule_conflict.png---1x-1.png)
2012-02-14 15:19:24.245200 I  MythUIHelper: LoadCacheImage(schedule_other.png,schedule_other.png---1x-1.png)
2012-02-14 15:19:24.245229 I  MythUIHelper: LoadCacheImage(lb-dnarrow-reg.png,lb-dnarrow-reg.png---1x-1.png)
2012-02-14 15:19:24.245244 I  MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :lb-uparrow-reg.png---1x-1.png: :4320:
2012-02-14 15:19:24.245248 I  MythUIHelper: MythUIHelper::CacheImage : Cache Count = :71: size :4320:
2012-02-14 15:19:24.245257 I  ImageLoader::LoadImage(lb-uparrow-reg.png---1x-1.png) Found in cache, RefCount = 2
2012-02-14 15:19:24.245282 I  MythUIHelper: LoadCacheImage(lb-dnarrow-sel.png,lb-dnarrow-sel.png---1x-1.png)
2012-02-14 15:19:24.245307 I  MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :lb-uparrow-sel.png---1x-1.png: :4320:
2012-02-14 15:19:24.245313 I  MythUIHelper: MythUIHelper::CacheImage : Cache Count = :72: size :4320:
2012-02-14 15:19:24.245324 I  ImageLoader::LoadImage(lb-uparrow-sel.png---1x-1.png) Found in cache, RefCount = 2
2012-02-14 15:19:24.245356 I  MythUIHelper: LoadCacheImage(schedule_disabled.png,schedule_disabled.png---1x-1.png)
2012-02-14 15:19:24.245365 I  MythUIHelper: LoadCacheImage(schedule_record.png,schedule_record.png---1x-1.png)
2012-02-14 15:19:24.245456 I  MythUIHelper: LoadCacheImage(schedule_recording.png,schedule_recording.png---1x-1.png)
2012-02-14 15:19:24.245515 I  MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :lb-dnarrow-reg.png---1x-1.png: :4320:
2012-02-14 15:19:24.245520 I  MythUIHelper: MythUIHelper::CacheImage : Cache Count = :73: size :4320:
2012-02-14 15:19:24.245527 I  ImageLoader::LoadImage(lb-dnarrow-reg.png---1x-1.png) Found in cache, RefCount = 2
2012-02-14 15:19:24.245552 I  MythUIHelper: LoadCacheImage(schedule_conflict.png,schedule_conflict.png---1x-1.png)
2012-02-14 15:19:24.245583 I  MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :schedule_disabled.png---1x-1.png: :5476:
2012-02-14 15:19:24.245588 I  MythUIHelper: MythUIHelper::CacheImage : Cache Count = :74: size :5476:
2012-02-14 15:19:24.245599 I  ImageLoader::LoadImage(schedule_disabled.png---1x-1.png) Found in cache, RefCount = 2
2012-02-14 15:19:24.245630 I  MythUIHelper: LoadCacheImage(schedule_other.png,schedule_other.png---1x-1.png)
2012-02-14 15:19:24.245731 I  MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :lb-dnarrow-sel.png---1x-1.png: :4320:
2012-02-14 15:19:24.245736 I  MythUIHelper: MythUIHelper::CacheImage : Cache Count = :75: size :4320:
2012-02-14 15:19:24.245742 I  ImageLoader::LoadImage(lb-dnarrow-sel.png---1x-1.png) Found in cache, RefCount = 2
2012-02-14 15:19:24.245768 I  MythUIHelper: LoadCacheImage(schedule_record.png,schedule_record.png---1x-1.png)
2012-02-14 15:19:24.245795 I  MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :schedule_conflict.png---1x-1.png: :5476:
2012-02-14 15:19:24.245800 I  MythUIHelper: MythUIHelper::CacheImage : Cache Count = :76: size :5476:
2012-02-14 15:19:24.245809 I  ImageLoader::LoadImage(schedule_conflict.png---1x-1.png) Found in cache, RefCount = 2
2012-02-14 15:19:24.245845 I  MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :schedule_other.png---1x-1.png: :5476:
2012-02-14 15:19:24.245849 I  MythUIHelper: LoadCacheImage(schedule_recording.png,schedule_recording.png---1x-1.png)
2012-02-14 15:19:24.245850 I  MythUIHelper: MythUIHelper::CacheImage : Cache Count = :77: size :5476:
2012-02-14 15:19:24.245859 I  ImageLoader::LoadImage(schedule_other.png---1x-1.png) Found in cache, RefCount = 2
2012-02-14 15:19:24.245887 I  MythUIHelper: LoadCacheImage(schedule_disabled.png,schedule_disabled.png---1x-1.png)
2012-02-14 15:19:24.245898 I  ImageLoader::LoadImage(schedule_disabled.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:24.245923 I  MythUIHelper: LoadCacheImage(schedule_conflict.png,schedule_conflict.png---1x-1.png)
2012-02-14 15:19:24.245932 I  ImageLoader::LoadImage(schedule_conflict.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:24.245953 I  MythUIHelper: LoadCacheImage(schedule_other.png,schedule_other.png---1x-1.png)
2012-02-14 15:19:24.245963 I  ImageLoader::LoadImage(schedule_other.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:24.246028 I  MythUIHelper: LoadCacheImage(lb-uparrow-reg.png,lb-uparrow-reg.png---1x-1.png)
2012-02-14 15:19:24.246043 I  MythUIHelper: LoadCacheImage(lb-uparrow-reg.png,lb-uparrow-reg.png---1x-1.png)
2012-02-14 15:19:24.246052 I  ImageLoader::LoadImage(lb-uparrow-reg.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:24.246078 I  MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :schedule_recording.png---1x-1.png: :5476:
2012-02-14 15:19:24.246082 I  MythUIHelper: MythUIHelper::CacheImage : Cache Count = :78: size :5476:
2012-02-14 15:19:24.246089 I  ImageLoader::LoadImage(schedule_recording.png---1x-1.png) Found in cache, RefCount = 2
2012-02-14 15:19:24.246105 I  MythUIHelper: LoadCacheImage(lb-uparrow-sel.png,lb-uparrow-sel.png---1x-1.png)
2012-02-14 15:19:24.246177 I  MythUIHelper: LoadCacheImage(schedule_recording.png,schedule_recording.png---1x-1.png)
2012-02-14 15:19:24.246180 I  MythUIHelper: LoadCacheImage(lb-uparrow-sel.png,lb-uparrow-sel.png---1x-1.png)
2012-02-14 15:19:24.246202 I  ImageLoader::LoadImage(schedule_recording.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:24.246207 I  ImageLoader::LoadImage(lb-uparrow-sel.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:24.246241 I  MythUIHelper: LoadCacheImage(schedule_disabled.png,schedule_disabled.png---1x-1.png)
2012-02-14 15:19:24.246253 I  ImageLoader::LoadImage(schedule_disabled.png---1x-1.png) Found in cache, RefCount = 4
2012-02-14 15:19:24.246278 I  MythUIHelper: LoadCacheImage(schedule_conflict.png,schedule_conflict.png---1x-1.png)
2012-02-14 15:19:24.246280 I  MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :schedule_record.png---1x-1.png: :5476:
2012-02-14 15:19:24.246287 I  MythUIHelper: MythUIHelper::CacheImage : Cache Count = :79: size :5476:
2012-02-14 15:19:24.246296 I  ImageLoader::LoadImage(schedule_record.png---1x-1.png) Found in cache, RefCount = 2
2012-02-14 15:19:24.246302 I  ImageLoader::LoadImage(schedule_conflict.png---1x-1.png) Found in cache, RefCount = 4
2012-02-14 15:19:24.246308 I  MythUIHelper: LoadCacheImage(lb-dnarrow-reg.png,lb-dnarrow-reg.png---1x-1.png)
2012-02-14 15:19:24.246327 I  MythUIHelper: LoadCacheImage(lb-dnarrow-reg.png,lb-dnarrow-reg.png---1x-1.png)
2012-02-14 15:19:24.246335 I  ImageLoader::LoadImage(lb-dnarrow-reg.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:24.246354 I  MythUIHelper: LoadCacheImage(schedule_other.png,schedule_other.png---1x-1.png)
2012-02-14 15:19:24.246373 I  ImageLoader::LoadImage(schedule_other.png---1x-1.png) Found in cache, RefCount = 4
2012-02-14 15:19:24.246413 I  MythUIHelper: LoadCacheImage(lb-dnarrow-sel.png,lb-dnarrow-sel.png---1x-1.png)
2012-02-14 15:19:24.246418 I  MythUIHelper: LoadCacheImage(schedule_recording.png,schedule_recording.png---1x-1.png)
2012-02-14 15:19:24.246430 I  MythUIHelper: LoadCacheImage(schedule_record.png,schedule_record.png---1x-1.png)
2012-02-14 15:19:24.246437 I  MythUIHelper: LoadCacheImage(lb-dnarrow-sel.png,lb-dnarrow-sel.png---1x-1.png)
2012-02-14 15:19:24.246451 I  ImageLoader::LoadImage(schedule_record.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:24.246458 I  ImageLoader::LoadImage(lb-dnarrow-sel.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:24.246485 I  MythUIHelper: LoadCacheImage(schedule_record.png,schedule_record.png---1x-1.png)
2012-02-14 15:19:24.246497 I  ImageLoader::LoadImage(schedule_record.png---1x-1.png) Found in cache, RefCount = 4
2012-02-14 15:19:24.246518 I  ImageLoader::LoadImage(schedule_recording.png---1x-1.png) Found in cache, RefCount = 4
2012-02-14 15:19:24.246575 I  MythUIHelper: LoadCacheImage(button_wide_background.png,button_wide_background.png--742x60.png)
2012-02-14 15:19:24.246660 I  MythUIHelper: LoadCacheImage(button_wide_background.png,button_wide_background.png--742x60.png)
2012-02-14 15:19:24.246721 I  MythUIHelper: LoadCacheImage(button_wide_background.png,button_wide_background.png--742x60.png)
2012-02-14 15:19:24.246860 I  MythUIHelper: LoadCacheImage(button_wide_selected_background.png,button_wide_selected_background.png--742x60.png)
2012-02-14 15:19:24.246930 I  MythUIHelper: LoadCacheImage(button_wide_background.png,button_wide_background.png--742x60.png)
2012-02-14 15:19:24.246952 I  MythUIHelper: LoadCacheImage(button_wide_selected_background.png,button_wide_selected_background.png--742x60.png)
2012-02-14 15:19:24.247043 I  MythUIHelper: LoadCacheImage(button_wide_background.png,button_wide_background.png--742x60.png)
2012-02-14 15:19:24.247143 I  MythUIHelper: LoadCacheImage(button_wide_pushed_background.png,button_wide_pushed_background.png--742x60.png)
2012-02-14 15:19:24.247396 I  MythUIHelper: LoadCacheImage(controls/selector_left_arrow.png,controls-selector_left_arrow.png---1x-1.png)
2012-02-14 15:19:24.247412 I  MythUIHelper: LoadCacheImage(controls/selector_left_arrow.png,controls-selector_left_arrow.png---1x-1.png)
2012-02-14 15:19:24.247420 I  ImageLoader::LoadImage(controls-selector_left_arrow.png---1x-1.png) Found in cache, RefCount = 7
2012-02-14 15:19:24.247453 I  MythUIHelper: LoadCacheImage(controls/selector_right_arrow.png,controls-selector_right_arrow.png---1x-1.png)
2012-02-14 15:19:24.247466 I  MythUIHelper: LoadCacheImage(controls/selector_right_arrow.png,controls-selector_right_arrow.png---1x-1.png)
2012-02-14 15:19:24.247474 I  ImageLoader::LoadImage(controls-selector_right_arrow.png---1x-1.png) Found in cache, RefCount = 7
2012-02-14 15:19:24.247517 I  MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :button_wide_background.png--742x60.png: :178080:
2012-02-14 15:19:24.247522 I  MythUIHelper: MythUIHelper::CacheImage : Cache Count = :80: size :178080:
2012-02-14 15:19:24.247529 I  ImageLoader::LoadImage(button_wide_background.png--742x60.png) Found in cache, RefCount = 2
2012-02-14 15:19:24.247554 I  MythUIHelper: LoadCacheImage(button_wide_background.png,button_wide_background.png--742x60.png)
2012-02-14 15:19:24.247563 I  ImageLoader::LoadImage(button_wide_background.png--742x60.png) Found in cache, RefCount = 3
2012-02-14 15:19:24.247583 I  MythUIHelper: LoadCacheImage(button_wide_background.png,button_wide_background.png--742x60.png)
2012-02-14 15:19:24.247591 I  ImageLoader::LoadImage(button_wide_background.png--742x60.png) Found in cache, RefCount = 4
2012-02-14 15:19:24.247612 I  MythUIHelper: LoadCacheImage(button_wide_pushed_background.png,button_wide_pushed_background.png--742x60.png)
2012-02-14 15:19:24.247770 I  MythUIHelper: LoadCacheImage(mythdialogbox-background.png,mythdialogbox-background.png---1x-1.png)
2012-02-14 15:19:24.247792 I  MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :button_wide_selected_background.png--742x60.png: :178080:
2012-02-14 15:19:24.247796 I  MythUIHelper: MythUIHelper::CacheImage : Cache Count = :81: size :178080:
2012-02-14 15:19:24.247803 I  ImageLoader::LoadImage(button_wide_selected_background.png--742x60.png) Found in cache, RefCount = 2
2012-02-14 15:19:24.247823 I  MythUIHelper: LoadCacheImage(button_wide_background.png,button_wide_background.png--742x60.png)
2012-02-14 15:19:24.247833 I  ImageLoader::LoadImage(button_wide_background.png--742x60.png) Found in cache, RefCount = 5
2012-02-14 15:19:24.247858 I  MythUIHelper: LoadCacheImage(mythdialogbox-background.png,mythdialogbox-background.png---1x-1.png)
2012-02-14 15:19:24.247943 I  MythUIHelper: LoadCacheImage(controls/cursor.png,controls-cursor.png--1x37.png)
2012-02-14 15:19:24.247958 I  MythUIHelper: LoadCacheImage(controls/cursor.png,controls-cursor.png--1x37.png)
2012-02-14 15:19:24.247966 I  ImageLoader::LoadImage(controls-cursor.png--1x37.png) Found in cache, RefCount = 7
2012-02-14 15:19:24.248135 I  MythUIHelper: LoadCacheImage(lb-check-empty.png,lb-check-empty.png---1x-1.png)
2012-02-14 15:19:24.248148 I  MythUIHelper: LoadCacheImage(lb-check-empty.png,lb-check-empty.png---1x-1.png)
2012-02-14 15:19:24.248156 I  ImageLoader::LoadImage(lb-check-empty.png---1x-1.png) Found in cache, RefCount = 5
2012-02-14 15:19:24.248187 I  MythUIHelper: LoadCacheImage(lb-check-half.png,lb-check-half.png---1x-1.png)
2012-02-14 15:19:24.248199 I  MythUIHelper: LoadCacheImage(lb-check-half.png,lb-check-half.png---1x-1.png)
2012-02-14 15:19:24.248207 I  ImageLoader::LoadImage(lb-check-half.png---1x-1.png) Found in cache, RefCount = 5
2012-02-14 15:19:24.248234 I  MythUIHelper: LoadCacheImage(lb-check-full.png,lb-check-full.png---1x-1.png)
2012-02-14 15:19:24.248245 I  MythUIHelper: LoadCacheImage(lb-check-full.png,lb-check-full.png---1x-1.png)
2012-02-14 15:19:24.248252 I  ImageLoader::LoadImage(lb-check-full.png---1x-1.png) Found in cache, RefCount = 5
2012-02-14 15:19:24.248278 I  MythUIHelper: LoadCacheImage(lb-arrow.png,lb-arrow.png---1x-1.png)
2012-02-14 15:19:24.248289 I  MythUIHelper: LoadCacheImage(lb-arrow.png,lb-arrow.png---1x-1.png)
2012-02-14 15:19:24.248296 I  ImageLoader::LoadImage(lb-arrow.png---1x-1.png) Found in cache, RefCount = 5
2012-02-14 15:19:24.248368 I  MythUIHelper: LoadCacheImage(lb-check-empty.png,lb-check-empty.png---1x-1.png)
2012-02-14 15:19:24.248380 I  MythUIHelper: LoadCacheImage(lb-check-empty.png,lb-check-empty.png---1x-1.png)
2012-02-14 15:19:24.248388 I  ImageLoader::LoadImage(lb-check-empty.png---1x-1.png) Found in cache, RefCount = 6
2012-02-14 15:19:24.248418 I  MythUIHelper: LoadCacheImage(lb-check-half.png,lb-check-half.png---1x-1.png)
2012-02-14 15:19:24.248430 I  MythUIHelper: LoadCacheImage(lb-check-half.png,lb-check-half.png---1x-1.png)
2012-02-14 15:19:24.248437 I  ImageLoader::LoadImage(lb-check-half.png---1x-1.png) Found in cache, RefCount = 6
2012-02-14 15:19:24.248463 I  MythUIHelper: LoadCacheImage(lb-check-full.png,lb-check-full.png---1x-1.png)
2012-02-14 15:19:24.248475 I  MythUIHelper: LoadCacheImage(lb-check-full.png,lb-check-full.png---1x-1.png)
2012-02-14 15:19:24.248482 I  ImageLoader::LoadImage(lb-check-full.png---1x-1.png) Found in cache, RefCount = 6
2012-02-14 15:19:24.248507 I  MythUIHelper: LoadCacheImage(lb-arrow.png,lb-arrow.png---1x-1.png)
2012-02-14 15:19:24.248518 I  MythUIHelper: LoadCacheImage(lb-arrow.png,lb-arrow.png---1x-1.png)
2012-02-14 15:19:24.248526 I  ImageLoader::LoadImage(lb-arrow.png---1x-1.png) Found in cache, RefCount = 6
2012-02-14 15:19:24.248559 I  MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :button_wide_pushed_background.png--742x60.png: :178080:
2012-02-14 15:19:24.248565 I  MythUIHelper: MythUIHelper::CacheImage : Cache Count = :82: size :178080:
2012-02-14 15:19:24.248573 I  ImageLoader::LoadImage(button_wide_pushed_background.png--742x60.png) Found in cache, RefCount = 2
2012-02-14 15:19:24.248606 I  MythUIHelper: LoadCacheImage(lb-check-empty.png,lb-check-empty.png---1x-1.png)
2012-02-14 15:19:24.248619 I  MythUIHelper: LoadCacheImage(lb-check-empty.png,lb-check-empty.png---1x-1.png)
2012-02-14 15:19:24.248626 I  ImageLoader::LoadImage(lb-check-empty.png---1x-1.png) Found in cache, RefCount = 7
2012-02-14 15:19:24.248656 I  MythUIHelper: LoadCacheImage(lb-check-half.png,lb-check-half.png---1x-1.png)
2012-02-14 15:19:24.248667 I  MythUIHelper: LoadCacheImage(lb-check-half.png,lb-check-half.png---1x-1.png)
2012-02-14 15:19:24.248674 I  ImageLoader::LoadImage(lb-check-half.png---1x-1.png) Found in cache, RefCount = 7
2012-02-14 15:19:24.248701 I  MythUIHelper: LoadCacheImage(lb-check-full.png,lb-check-full.png---1x-1.png)
2012-02-14 15:19:24.248712 I  MythUIHelper: LoadCacheImage(lb-check-full.png,lb-check-full.png---1x-1.png)
2012-02-14 15:19:24.248718 I  ImageLoader::LoadImage(lb-check-full.png---1x-1.png) Found in cache, RefCount = 7
2012-02-14 15:19:24.248745 I  MythUIHelper: LoadCacheImage(lb-arrow.png,lb-arrow.png---1x-1.png)
2012-02-14 15:19:24.248755 I  MythUIHelper: LoadCacheImage(lb-arrow.png,lb-arrow.png---1x-1.png)
2012-02-14 15:19:24.248763 I  ImageLoader::LoadImage(lb-arrow.png---1x-1.png) Found in cache, RefCount = 7
2012-02-14 15:19:24.248793 I  MythUIHelper: LoadCacheImage(lb-uparrow-reg.png,lb-uparrow-reg.png---1x-1.png)
2012-02-14 15:19:24.248805 I  MythUIHelper: LoadCacheImage(lb-uparrow-reg.png,lb-uparrow-reg.png---1x-1.png)
2012-02-14 15:19:24.248812 I  ImageLoader::LoadImage(lb-uparrow-reg.png---1x-1.png) Found in cache, RefCount = 4
2012-02-14 15:19:24.248842 I  MythUIHelper: LoadCacheImage(lb-uparrow-sel.png,lb-uparrow-sel.png---1x-1.png)
2012-02-14 15:19:24.248854 I  MythUIHelper: LoadCacheImage(lb-uparrow-sel.png,lb-uparrow-sel.png---1x-1.png)
2012-02-14 15:19:24.248861 I  ImageLoader::LoadImage(lb-uparrow-sel.png---1x-1.png) Found in cache, RefCount = 4
2012-02-14 15:19:24.248891 I  MythUIHelper: LoadCacheImage(lb-dnarrow-reg.png,lb-dnarrow-reg.png---1x-1.png)
2012-02-14 15:19:24.248903 I  MythUIHelper: LoadCacheImage(lb-dnarrow-reg.png,lb-dnarrow-reg.png---1x-1.png)
2012-02-14 15:19:24.248910 I  ImageLoader::LoadImage(lb-dnarrow-reg.png---1x-1.png) Found in cache, RefCount = 4
2012-02-14 15:19:24.248939 I  MythUIHelper: LoadCacheImage(lb-dnarrow-sel.png,lb-dnarrow-sel.png---1x-1.png)
2012-02-14 15:19:24.248950 I  MythUIHelper: LoadCacheImage(lb-dnarrow-sel.png,lb-dnarrow-sel.png---1x-1.png)
2012-02-14 15:19:24.248957 I  ImageLoader::LoadImage(lb-dnarrow-sel.png---1x-1.png) Found in cache, RefCount = 4
2012-02-14 15:19:24.249208 I  MythUIHelper: LoadCacheImage(controls/button.png,controls-button.png---1x-1.png)
2012-02-14 15:19:24.249221 I  MythUIHelper: LoadCacheImage(controls/button.png,controls-button.png---1x-1.png)
2012-02-14 15:19:24.249228 I  ImageLoader::LoadImage(controls-button.png---1x-1.png) Found in cache, RefCount = 27
2012-02-14 15:19:24.249286 I  MythUIHelper: LoadCacheImage(controls/button.png,controls-button.png---1x-1.png)
2012-02-14 15:19:24.249298 I  MythUIHelper: LoadCacheImage(controls/button.png,controls-button.png---1x-1.png)
2012-02-14 15:19:24.249306 I  ImageLoader::LoadImage(controls-button.png---1x-1.png) Found in cache, RefCount = 28
2012-02-14 15:19:24.249360 I  MythUIHelper: LoadCacheImage(controls/button.png,controls-button.png---1x-1.png)
2012-02-14 15:19:24.249371 I  MythUIHelper: LoadCacheImage(controls/button.png,controls-button.png---1x-1.png)
2012-02-14 15:19:24.249378 I  ImageLoader::LoadImage(controls-button.png---1x-1.png) Found in cache, RefCount = 29
2012-02-14 15:19:24.249431 I  MythUIHelper: LoadCacheImage(controls/button_pushed.png,controls-button_pushed.png---1x-1.png)
2012-02-14 15:19:24.249444 I  MythUIHelper: LoadCacheImage(controls/button_pushed.png,controls-button_pushed.png---1x-1.png)
2012-02-14 15:19:24.249452 I  ImageLoader::LoadImage(controls-button_pushed.png---1x-1.png) Found in cache, RefCount = 10
2012-02-14 15:19:24.249582 I  MythUIHelper: LoadCacheImage(controls/button.png,controls-button.png---1x-1.png)
2012-02-14 15:19:24.249595 I  MythUIHelper: LoadCacheImage(controls/button.png,controls-button.png---1x-1.png)
2012-02-14 15:19:24.249602 I  ImageLoader::LoadImage(controls-button.png---1x-1.png) Found in cache, RefCount = 30
2012-02-14 15:19:24.249658 I  MythUIHelper: LoadCacheImage(controls/button.png,controls-button.png---1x-1.png)
2012-02-14 15:19:24.249670 I  MythUIHelper: LoadCacheImage(controls/button.png,controls-button.png---1x-1.png)
2012-02-14 15:19:24.249677 I  ImageLoader::LoadImage(controls-button.png---1x-1.png) Found in cache, RefCount = 31
2012-02-14 15:19:24.249728 I  MythUIHelper: LoadCacheImage(controls/button.png,controls-button.png---1x-1.png)
2012-02-14 15:19:24.249740 I  MythUIHelper: LoadCacheImage(controls/button.png,controls-button.png---1x-1.png)
2012-02-14 15:19:24.249747 I  ImageLoader::LoadImage(controls-button.png---1x-1.png) Found in cache, RefCount = 32
2012-02-14 15:19:24.249799 I  MythUIHelper: LoadCacheImage(controls/button_pushed.png,controls-button_pushed.png---1x-1.png)
2012-02-14 15:19:24.249811 I  MythUIHelper: LoadCacheImage(controls/button_pushed.png,controls-button_pushed.png---1x-1.png)
2012-02-14 15:19:24.249818 I  ImageLoader::LoadImage(controls-button_pushed.png---1x-1.png) Found in cache, RefCount = 11
2012-02-14 15:19:24.249972 I  MythUIHelper: LoadCacheImage(mv_results_popup.png,mv_results_popup.png--619x639.png)
2012-02-14 15:19:24.250038 I  MythUIHelper: LoadCacheImage(mv_results_popup.png,mv_results_popup.png--619x639.png)
2012-02-14 15:19:24.250443 I  MythUIHelper: LoadCacheImage(lb-uparrow-reg.png,lb-uparrow-reg.png---1x-1.png)
2012-02-14 15:19:24.250457 I  MythUIHelper: LoadCacheImage(lb-uparrow-reg.png,lb-uparrow-reg.png---1x-1.png)
2012-02-14 15:19:24.250465 I  ImageLoader::LoadImage(lb-uparrow-reg.png---1x-1.png) Found in cache, RefCount = 5
2012-02-14 15:19:24.250513 I  MythUIHelper: LoadCacheImage(lb-uparrow-sel.png,lb-uparrow-sel.png---1x-1.png)
2012-02-14 15:19:24.250526 I  MythUIHelper: LoadCacheImage(lb-uparrow-sel.png,lb-uparrow-sel.png---1x-1.png)
2012-02-14 15:19:24.250533 I  ImageLoader::LoadImage(lb-uparrow-sel.png---1x-1.png) Found in cache, RefCount = 5
2012-02-14 15:19:24.250602 I  MythUIHelper: LoadCacheImage(lb-dnarrow-reg.png,lb-dnarrow-reg.png---1x-1.png)
2012-02-14 15:19:24.250614 I  MythUIHelper: LoadCacheImage(lb-dnarrow-reg.png,lb-dnarrow-reg.png---1x-1.png)
2012-02-14 15:19:24.250622 I  ImageLoader::LoadImage(lb-dnarrow-reg.png---1x-1.png) Found in cache, RefCount = 5
2012-02-14 15:19:24.250667 I  MythUIHelper: LoadCacheImage(lb-dnarrow-sel.png,lb-dnarrow-sel.png---1x-1.png)
2012-02-14 15:19:24.250679 I  MythUIHelper: LoadCacheImage(lb-dnarrow-sel.png,lb-dnarrow-sel.png---1x-1.png)
2012-02-14 15:19:24.250687 I  ImageLoader::LoadImage(lb-dnarrow-sel.png---1x-1.png) Found in cache, RefCount = 5
2012-02-14 15:19:24.251191 I  XMLParseBase: Loaded base theme from '/usr/share/mythtv/themes/default-wide/base.xml'
2012-02-14 15:19:24.254537 I  MythUIHelper: LoadCacheImage(blankbutton_off.png,blankbutton_off.png---1x-1.png)
2012-02-14 15:19:24.254622 I  MythUIHelper: LoadCacheImage(blankbutton_off.png,blankbutton_off.png---1x-1.png)
2012-02-14 15:19:24.254630 I  MythUIHelper: LoadCacheImage(blankbutton_off.png,blankbutton_off.png---1x-1.png)
2012-02-14 15:19:24.254720 I  MythUIHelper: LoadCacheImage(blankbutton_on.png,blankbutton_on.png---1x-1.png)
2012-02-14 15:19:24.254788 I  MythUIHelper: LoadCacheImage(blankbutton_off.png,blankbutton_off.png---1x-1.png)
2012-02-14 15:19:24.254844 I  MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :blankbutton_off.png---1x-1.png: :9216:
2012-02-14 15:19:24.254849 I  MythUIHelper: MythUIHelper::CacheImage : Cache Count = :83: size :9216:
2012-02-14 15:19:24.254857 I  ImageLoader::LoadImage(blankbutton_off.png---1x-1.png) Found in cache, RefCount = 2
2012-02-14 15:19:24.254900 I  MythUIHelper: LoadCacheImage(blankbutton_off.png,blankbutton_off.png---1x-1.png)
2012-02-14 15:19:24.254909 I  ImageLoader::LoadImage(blankbutton_off.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:24.254927 I  MythUIHelper: LoadCacheImage(blankbutton_off.png,blankbutton_off.png---1x-1.png)
2012-02-14 15:19:24.254931 I  MythUIHelper: LoadCacheImage(blankbutton_on.png,blankbutton_on.png---1x-1.png)
2012-02-14 15:19:24.254947 I  ImageLoader::LoadImage(blankbutton_off.png---1x-1.png) Found in cache, RefCount = 4
2012-02-14 15:19:24.254996 I  MythUIHelper: LoadCacheImage(blankbutton_off.png,blankbutton_off.png---1x-1.png)
2012-02-14 15:19:24.255009 I  MythUIHelper: LoadCacheImage(blankbutton_off.png,blankbutton_off.png---1x-1.png)
2012-02-14 15:19:24.255017 I  ImageLoader::LoadImage(blankbutton_off.png---1x-1.png) Found in cache, RefCount = 5
2012-02-14 15:19:24.255050 I  MythUIHelper: LoadCacheImage(blankbutton_pushed.png,blankbutton_pushed.png---1x-1.png)
2012-02-14 15:19:24.255104 I  MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :blankbutton_on.png---1x-1.png: :9216:
2012-02-14 15:19:24.255109 I  MythUIHelper: MythUIHelper::CacheImage : Cache Count = :84: size :9216:
2012-02-14 15:19:24.255117 I  ImageLoader::LoadImage(blankbutton_on.png---1x-1.png) Found in cache, RefCount = 2
2012-02-14 15:19:24.255140 I  MythUIHelper: LoadCacheImage(blankbutton_pushed.png,blankbutton_pushed.png---1x-1.png)
2012-02-14 15:19:24.255329 I  MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :blankbutton_pushed.png---1x-1.png: :9216:
2012-02-14 15:19:24.255336 I  MythUIHelper: LoadCacheImage(cursor.png,cursor.png---1x-1.png)
2012-02-14 15:19:24.255342 I  MythUIHelper: MythUIHelper::CacheImage : Cache Count = :85: size :9216:
2012-02-14 15:19:24.255356 I  ImageLoader::LoadImage(blankbutton_pushed.png---1x-1.png) Found in cache, RefCount = 2
2012-02-14 15:19:24.255421 I  MythUIHelper: LoadCacheImage(cursor.png,cursor.png---1x-1.png)
2012-02-14 15:19:24.255495 I  MythUIHelper: LoadCacheImage(cursor.png,cursor.png--1x32.png)
2012-02-14 15:19:24.255538 I  MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :cursor.png---1x-1.png: :540:
2012-02-14 15:19:24.255542 I  MythUIHelper: MythUIHelper::CacheImage : Cache Count = :86: size :540:
2012-02-14 15:19:24.255551 I  ImageLoader::LoadImage(cursor.png---1x-1.png) Found in cache, RefCount = 2
2012-02-14 15:19:24.255573 I  MythUIHelper: LoadCacheImage(cursor.png,cursor.png--1x32.png)
2012-02-14 15:19:24.255659 I  MythUIHelper: LoadCacheImage(shared/0_stars.png,shared-0_stars.png---1x-1.png)
2012-02-14 15:19:24.255680 I  MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :cursor.png--1x32.png: :128:
2012-02-14 15:19:24.255685 I  MythUIHelper: MythUIHelper::CacheImage : Cache Count = :87: size :128:
2012-02-14 15:19:24.255690 I  ImageLoader::LoadImage(cursor.png--1x32.png) Found in cache, RefCount = 2
2012-02-14 15:19:24.255733 I  MythUIHelper: LoadCacheImage(shared/0_stars.png,shared-0_stars.png---1x-1.png)
2012-02-14 15:19:24.255982 I  MythUIHelper: LoadCacheImage(shared/1_stars.png,shared-1_stars.png---1x-1.png)
2012-02-14 15:19:24.256028 I  MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :mv_results_popup.png--619x639.png: :1582164:
2012-02-14 15:19:24.256033 I  MythUIHelper: MythUIHelper::CacheImage : Cache Count = :88: size :1582164:
2012-02-14 15:19:24.256041 I  ImageLoader::LoadImage(mv_results_popup.png--619x639.png) Found in cache, RefCount = 2
2012-02-14 15:19:24.256148 I  MythUIHelper: LoadCacheImage(shared/2_stars.png,shared-2_stars.png---1x-1.png)
2012-02-14 15:19:24.256223 I  MythUIHelper: LoadCacheImage(shared/3_stars.png,shared-3_stars.png---1x-1.png)
2012-02-14 15:19:24.256246 I  MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :shared-0_stars.png---1x-1.png: :37800:
2012-02-14 15:19:24.256251 I  MythUIHelper: MythUIHelper::CacheImage : Cache Count = :89: size :37800:
2012-02-14 15:19:24.256258 I  ImageLoader::LoadImage(shared-0_stars.png---1x-1.png) Found in cache, RefCount = 2
2012-02-14 15:19:24.256297 I  MythUIHelper: LoadCacheImage(shared/2_stars.png,shared-2_stars.png---1x-1.png)
2012-02-14 15:19:24.256319 I  MythUIHelper: LoadCacheImage(shared/4_stars.png,shared-4_stars.png---1x-1.png)
2012-02-14 15:19:24.256409 I  MythUIHelper: LoadCacheImage(shared/5_stars.png,shared-5_stars.png---1x-1.png)
2012-02-14 15:19:24.256482 I  MythUIHelper: LoadCacheImage(shared/6_stars.png,shared-6_stars.png---1x-1.png)
2012-02-14 15:19:24.256553 I  MythUIHelper: LoadCacheImage(shared/7_stars.png,shared-7_stars.png---1x-1.png)
2012-02-14 15:19:24.256632 I  MythUIHelper: LoadCacheImage(shared/8_stars.png,shared-8_stars.png---1x-1.png)
2012-02-14 15:19:24.256642 I  MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :shared-2_stars.png---1x-1.png: :37800:
2012-02-14 15:19:24.256654 I  MythUIHelper: MythUIHelper::CacheImage : Cache Count = :90: size :37800:
2012-02-14 15:19:24.256662 I  MythUIHelper: LoadCacheImage(shared/1_stars.png,shared-1_stars.png---1x-1.png)
2012-02-14 15:19:24.256665 I  ImageLoader::LoadImage(shared-2_stars.png---1x-1.png) Found in cache, RefCount = 2
2012-02-14 15:19:24.256702 I  MythUIHelper: LoadCacheImage(shared/3_stars.png,shared-3_stars.png---1x-1.png)
2012-02-14 15:19:24.256733 I  MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :mythdialogbox-background.png---1x-1.png: :2250000:
2012-02-14 15:19:24.256738 I  MythUIHelper: MythUIHelper::CacheImage : Cache Count = :91: size :2250000:
2012-02-14 15:19:24.256746 I  ImageLoader::LoadImage(mythdialogbox-background.png---1x-1.png) Found in cache, RefCount = 2
2012-02-14 15:19:24.256776 I  MythUIHelper: LoadCacheImage(shared/4_stars.png,shared-4_stars.png---1x-1.png)
2012-02-14 15:19:24.257000 I  MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :shared-1_stars.png---1x-1.png: :37800:
2012-02-14 15:19:24.257005 I  MythUIHelper: MythUIHelper::CacheImage : Cache Count = :92: size :37800:
2012-02-14 15:19:24.257015 I  ImageLoader::LoadImage(shared-1_stars.png---1x-1.png) Found in cache, RefCount = 2
2012-02-14 15:19:24.257039 I  MythUIHelper: LoadCacheImage(shared/5_stars.png,shared-5_stars.png---1x-1.png)
2012-02-14 15:19:24.257076 I  MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :shared-4_stars.png---1x-1.png: :37800:
2012-02-14 15:19:24.257081 I  MythUIHelper: MythUIHelper::CacheImage : Cache Count = :93: size :37800:
2012-02-14 15:19:24.257091 I  ImageLoader::LoadImage(shared-4_stars.png---1x-1.png) Found in cache, RefCount = 2
2012-02-14 15:19:24.257119 I  MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :shared-3_stars.png---1x-1.png: :37800:
2012-02-14 15:19:24.257125 I  MythUIHelper: LoadCacheImage(shared/6_stars.png,shared-6_stars.png---1x-1.png)
2012-02-14 15:19:24.257139 I  MythUIHelper: MythUIHelper::CacheImage : Cache Count = :94: size :37800:
2012-02-14 15:19:24.257159 I  ImageLoader::LoadImage(shared-3_stars.png---1x-1.png) Found in cache, RefCount = 2
2012-02-14 15:19:24.257189 I  MythUIHelper: LoadCacheImage(shared/7_stars.png,shared-7_stars.png---1x-1.png)
2012-02-14 15:19:24.257434 I  MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :shared-5_stars.png---1x-1.png: :37800:
2012-02-14 15:19:24.257439 I  MythUIHelper: MythUIHelper::CacheImage : Cache Count = :95: size :37800:
2012-02-14 15:19:24.257445 I  ImageLoader::LoadImage(shared-5_stars.png---1x-1.png) Found in cache, RefCount = 2
2012-02-14 15:19:24.257479 I  MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :shared-6_stars.png---1x-1.png: :37800:
2012-02-14 15:19:24.257484 I  MythUIHelper: MythUIHelper::CacheImage : Cache Count = :96: size :37800:
2012-02-14 15:19:24.257492 I  ImageLoader::LoadImage(shared-6_stars.png---1x-1.png) Found in cache, RefCount = 2
2012-02-14 15:19:24.257510 I  MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :shared-7_stars.png---1x-1.png: :37800:
2012-02-14 15:19:24.257521 I  MythUIHelper: MythUIHelper::CacheImage : Cache Count = :97: size :37800:
2012-02-14 15:19:24.257528 I  ImageLoader::LoadImage(shared-7_stars.png---1x-1.png) Found in cache, RefCount = 2
2012-02-14 15:19:24.257565 I  MythUIHelper: LoadCacheImage(shared/8_stars.png,shared-8_stars.png---1x-1.png)
2012-02-14 15:19:24.257588 I  MythUIHelper: LoadCacheImage(shared/9_stars.png,shared-9_stars.png---1x-1.png)
2012-02-14 15:19:24.257658 I  MythUIHelper: LoadCacheImage(shared/9_stars.png,shared-9_stars.png---1x-1.png)
2012-02-14 15:19:24.257680 I  MythUIHelper: LoadCacheImage(shared/10_stars.png,shared-10_stars.png---1x-1.png)
2012-02-14 15:19:24.257749 I  MythUIHelper: LoadCacheImage(shared/10_stars.png,shared-10_stars.png---1x-1.png)
2012-02-14 15:19:24.257828 I  MythUIHelper: LoadCacheImage(mythprogressdialog-background.png,mythprogressdialog-background.png--930x247.png)
2012-02-14 15:19:24.257912 I  MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :shared-8_stars.png---1x-1.png: :37800:
2012-02-14 15:19:24.257917 I  MythUIHelper: MythUIHelper::CacheImage : Cache Count = :98: size :37800:
2012-02-14 15:19:24.257923 I  ImageLoader::LoadImage(shared-8_stars.png---1x-1.png) Found in cache, RefCount = 2
2012-02-14 15:19:24.257949 I  MythUIHelper: LoadCacheImage(mythprogressdialog-background.png,mythprogressdialog-background.png--930x247.png)
2012-02-14 15:19:24.258032 I  MythUIHelper: LoadCacheImage(controls/cursor.png,controls-cursor.png--1x37.png)
2012-02-14 15:19:24.258062 I  MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :shared-10_stars.png---1x-1.png: :37800:
2012-02-14 15:19:24.258066 I  MythUIHelper: MythUIHelper::CacheImage : Cache Count = :99: size :37800:
2012-02-14 15:19:24.258072 I  ImageLoader::LoadImage(shared-10_stars.png---1x-1.png) Found in cache, RefCount = 2
2012-02-14 15:19:24.258098 I  MythUIHelper: LoadCacheImage(controls/cursor.png,controls-cursor.png--1x37.png)
2012-02-14 15:19:24.258108 I  ImageLoader::LoadImage(controls-cursor.png--1x37.png) Found in cache, RefCount = 8
2012-02-14 15:19:24.258237 I  MythUIHelper: LoadCacheImage(controls/button.png,controls-button.png---1x-1.png)
2012-02-14 15:19:24.258251 I  MythUIHelper: LoadCacheImage(controls/button.png,controls-button.png---1x-1.png)
2012-02-14 15:19:24.258259 I  ImageLoader::LoadImage(controls-button.png---1x-1.png) Found in cache, RefCount = 33
2012-02-14 15:19:24.258319 I  MythUIHelper: LoadCacheImage(controls/button.png,controls-button.png---1x-1.png)
2012-02-14 15:19:24.258331 I  MythUIHelper: LoadCacheImage(controls/button.png,controls-button.png---1x-1.png)
2012-02-14 15:19:24.258339 I  ImageLoader::LoadImage(controls-button.png---1x-1.png) Found in cache, RefCount = 34
2012-02-14 15:19:24.258395 I  MythUIHelper: LoadCacheImage(controls/button.png,controls-button.png---1x-1.png)
2012-02-14 15:19:24.258407 I  MythUIHelper: LoadCacheImage(controls/button.png,controls-button.png---1x-1.png)
2012-02-14 15:19:24.258414 I  ImageLoader::LoadImage(controls-button.png---1x-1.png) Found in cache, RefCount = 35
2012-02-14 15:19:24.258469 I  MythUIHelper: LoadCacheImage(controls/button_pushed.png,controls-button_pushed.png---1x-1.png)
2012-02-14 15:19:24.258482 I  MythUIHelper: LoadCacheImage(controls/button_pushed.png,controls-button_pushed.png---1x-1.png)
2012-02-14 15:19:24.258490 I  ImageLoader::LoadImage(controls-button_pushed.png---1x-1.png) Found in cache, RefCount = 12
2012-02-14 15:19:24.258614 I  MythUIHelper: LoadCacheImage(controls/button.png,controls-button.png---1x-1.png)
2012-02-14 15:19:24.258627 I  MythUIHelper: LoadCacheImage(controls/button.png,controls-button.png---1x-1.png)
2012-02-14 15:19:24.258635 I  ImageLoader::LoadImage(controls-button.png---1x-1.png) Found in cache, RefCount = 36
2012-02-14 15:19:24.258692 I  MythUIHelper: LoadCacheImage(controls/button.png,controls-button.png---1x-1.png)
2012-02-14 15:19:24.258704 I  MythUIHelper: LoadCacheImage(controls/button.png,controls-button.png---1x-1.png)
2012-02-14 15:19:24.258711 I  ImageLoader::LoadImage(controls-button.png---1x-1.png) Found in cache, RefCount = 37
2012-02-14 15:19:24.258764 I  MythUIHelper: LoadCacheImage(controls/button.png,controls-button.png---1x-1.png)
2012-02-14 15:19:24.258775 I  MythUIHelper: LoadCacheImage(controls/button.png,controls-button.png---1x-1.png)
2012-02-14 15:19:24.258783 I  ImageLoader::LoadImage(controls-button.png---1x-1.png) Found in cache, RefCount = 38
2012-02-14 15:19:24.258835 I  MythUIHelper: LoadCacheImage(controls/button_pushed.png,controls-button_pushed.png---1x-1.png)
2012-02-14 15:19:24.258848 I  MythUIHelper: LoadCacheImage(controls/button_pushed.png,controls-button_pushed.png---1x-1.png)
2012-02-14 15:19:24.258855 I  ImageLoader::LoadImage(controls-button_pushed.png---1x-1.png) Found in cache, RefCount = 13
2012-02-14 15:19:24.259183 I  MythUIHelper: LoadCacheImage(mythprogressdialog-background.png,mythprogressdialog-background.png---1x-1.png)
2012-02-14 15:19:24.259256 I  MythUIHelper: LoadCacheImage(mythprogressdialog-background.png,mythprogressdialog-background.png---1x-1.png)
2012-02-14 15:19:24.261706 I  MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :mythprogressdialog-background.png--930x247.png: :918840:
2012-02-14 15:19:24.261711 I  MythUIHelper: MythUIHelper::CacheImage : Cache Count = :100: size :918840:
2012-02-14 15:19:24.261717 I  ImageLoader::LoadImage(mythprogressdialog-background.png--930x247.png) Found in cache, RefCount = 2
2012-02-14 15:19:24.262550 I  MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :mythprogressdialog-background.png---1x-1.png: :897600:
2012-02-14 15:19:24.262555 I  MythUIHelper: MythUIHelper::CacheImage : Cache Count = :101: size :897600:
2012-02-14 15:19:24.262561 I  ImageLoader::LoadImage(mythprogressdialog-background.png---1x-1.png) Found in cache, RefCount = 2
2012-02-14 15:19:24.262893 I  MythUIHelper: LoadCacheImage(controls/selector_left_arrow.png,controls-selector_left_arrow.png---1x-1.png)
2012-02-14 15:19:24.262910 I  MythUIHelper: LoadCacheImage(controls/selector_left_arrow.png,controls-selector_left_arrow.png---1x-1.png)
2012-02-14 15:19:24.262918 I  ImageLoader::LoadImage(controls-selector_left_arrow.png---1x-1.png) Found in cache, RefCount = 8
2012-02-14 15:19:24.262946 I  MythUIHelper: LoadCacheImage(controls/selector_right_arrow.png,controls-selector_right_arrow.png---1x-1.png)
2012-02-14 15:19:24.262959 I  MythUIHelper: LoadCacheImage(controls/selector_right_arrow.png,controls-selector_right_arrow.png---1x-1.png)
2012-02-14 15:19:24.262967 I  ImageLoader::LoadImage(controls-selector_right_arrow.png---1x-1.png) Found in cache, RefCount = 8
2012-02-14 15:19:24.263131 I  MythUIHelper: LoadCacheImage(controls/selector_left_arrow.png,controls-selector_left_arrow.png---1x-1.png)
2012-02-14 15:19:24.263145 I  MythUIHelper: LoadCacheImage(controls/selector_left_arrow.png,controls-selector_left_arrow.png---1x-1.png)
2012-02-14 15:19:24.263153 I  ImageLoader::LoadImage(controls-selector_left_arrow.png---1x-1.png) Found in cache, RefCount = 9
2012-02-14 15:19:24.263179 I  MythUIHelper: LoadCacheImage(controls/selector_right_arrow.png,controls-selector_right_arrow.png---1x-1.png)
2012-02-14 15:19:24.263192 I  MythUIHelper: LoadCacheImage(controls/selector_right_arrow.png,controls-selector_right_arrow.png---1x-1.png)
2012-02-14 15:19:24.263200 I  ImageLoader::LoadImage(controls-selector_right_arrow.png---1x-1.png) Found in cache, RefCount = 9
2012-02-14 15:19:24.263264 I  MythUIHelper: LoadCacheImage(controls/button.png,controls-button.png---1x-1.png)
2012-02-14 15:19:24.263276 I  MythUIHelper: LoadCacheImage(controls/button.png,controls-button.png---1x-1.png)
2012-02-14 15:19:24.263284 I  ImageLoader::LoadImage(controls-button.png---1x-1.png) Found in cache, RefCount = 39
2012-02-14 15:19:24.263341 I  MythUIHelper: LoadCacheImage(controls/button.png,controls-button.png---1x-1.png)
2012-02-14 15:19:24.263353 I  MythUIHelper: LoadCacheImage(controls/button.png,controls-button.png---1x-1.png)
2012-02-14 15:19:24.263360 I  ImageLoader::LoadImage(controls-button.png---1x-1.png) Found in cache, RefCount = 40
2012-02-14 15:19:24.263413 I  MythUIHelper: LoadCacheImage(controls/button.png,controls-button.png---1x-1.png)
2012-02-14 15:19:24.263427 I  MythUIHelper: LoadCacheImage(controls/button.png,controls-button.png---1x-1.png)
2012-02-14 15:19:24.263435 I  ImageLoader::LoadImage(controls-button.png---1x-1.png) Found in cache, RefCount = 41
2012-02-14 15:19:24.263461 I  MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :backgrounds-videobackground.png---1x-1.png: :5318020:
2012-02-14 15:19:24.263467 I  MythUIHelper: MythUIHelper::CacheImage : Cache Count = :102: size :5318020:
2012-02-14 15:19:24.263476 I  ImageLoader::LoadImage(backgrounds-videobackground.png---1x-1.png) Found in cache, RefCount = 2
2012-02-14 15:19:24.263531 I  MythUIHelper: LoadCacheImage(controls/button_pushed.png,controls-button_pushed.png---1x-1.png)
2012-02-14 15:19:24.263549 I  MythUIHelper: LoadCacheImage(controls/button_pushed.png,controls-button_pushed.png---1x-1.png)
2012-02-14 15:19:24.263558 I  ImageLoader::LoadImage(controls-button_pushed.png---1x-1.png) Found in cache, RefCount = 14
2012-02-14 15:19:24.263673 I  MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :shared-9_stars.png---1x-1.png: :37800:
2012-02-14 15:19:24.263678 I  MythUIHelper: MythUIHelper::CacheImage : Cache Count = :103: size :37800:
2012-02-14 15:19:24.263685 I  ImageLoader::LoadImage(shared-9_stars.png---1x-1.png) Found in cache, RefCount = 2
2012-02-14 15:19:24.264205 I  XMLParseBase: Loaded base theme from '/usr/share/mythtv/themes/default/base.xml'
2012-02-14 15:19:24.264223 W  XMLParseBase: No theme file '/tmp/base.xml'
2012-02-14 15:19:24.264860 I  MythUIHelper: LoadCacheImage(backgrounds/background.png,backgrounds-background.png---1x-1.png)
2012-02-14 15:19:24.264874 I  MythUIHelper: LoadCacheImage(backgrounds/background.png,backgrounds-background.png---1x-1.png)
2012-02-14 15:19:24.264881 I  ImageLoader::LoadImage(backgrounds-background.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:24.264901 I  MythUIHelper: LoadCacheImage(backgrounds/bottombar.png,backgrounds-bottombar.png---1x-1.png)
2012-02-14 15:19:24.264912 I  MythUIHelper: LoadCacheImage(backgrounds/bottombar.png,backgrounds-bottombar.png---1x-1.png)
2012-02-14 15:19:24.264920 I  ImageLoader::LoadImage(backgrounds-bottombar.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:24.265467 I  Clearing OpenGL painter cache.
2012-02-14 15:19:24.277527 I  OpenGL1: Deleting OpenGL Resources
2012-02-14 15:19:24.277540 I  OpenGL: Deleting OpenGL Resources
2012-02-14 15:19:24.282165 C  Disabling DB Logging: too many messages queued
2012-02-14 15:19:24.287960 I  XMLParseBase: Loading window theme from /usr/share/mythtv/themes/Terra/menu-ui.xml
2012-02-14 15:19:24.291243 I  MythUIHelper: LoadCacheImage(backgrounds/topbar.png,backgrounds-topbar.png---1x-1.png)
2012-02-14 15:19:24.291259 I  MythUIHelper: LoadCacheImage(backgrounds/topbar.png,backgrounds-topbar.png---1x-1.png)
2012-02-14 15:19:24.291267 I  ImageLoader::LoadImage(backgrounds-topbar.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:24.291284 I  MythUIHelper: LoadCacheImage(backgrounds/topbar.png,backgrounds-topbar.png---1x-1.png)
2012-02-14 15:19:24.291295 I  MythUIHelper: LoadCacheImage(backgrounds/topbar.png,backgrounds-topbar.png---1x-1.png)
2012-02-14 15:19:24.291302 I  ImageLoader::LoadImage(backgrounds-topbar.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:24.292958 I  MythUIHelper: LoadCacheImage(menu/menubackground.png,menu-menubackground.png---1x-1.png)
2012-02-14 15:19:24.293059 I  MythUIHelper: LoadCacheImage(menu/menubackground.png,menu-menubackground.png---1x-1.png)
2012-02-14 15:19:24.297544 I  MythUIHelper: LoadCacheImage(watermarks/default.png,watermarks-default.png--384x330.png)
2012-02-14 15:19:24.299632 I  MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :watermarks-default.png--384x330.png: :506880:
2012-02-14 15:19:24.299637 I  MythUIHelper: MythUIHelper::CacheImage : Cache Count = :104: size :506880:
2012-02-14 15:19:24.299643 I  ImageLoader::LoadImage(watermarks-default.png--384x330.png) Found in cache, RefCount = 2
2012-02-14 15:19:24.299728 I  MythUIHelper: LoadCacheImage(watermarks/default.png,watermarks-default.png--384x330.png)
2012-02-14 15:19:24.299742 I  MythUIHelper: LoadCacheImage(watermarks/default.png,watermarks-default.png--384x330.png)
2012-02-14 15:19:24.299750 I  ImageLoader::LoadImage(watermarks-default.png--384x330.png) Found in cache, RefCount = 3
2012-02-14 15:19:24.302982 I  MythUIHelper: LoadScaleImage(menu/iconmask.png)
2012-02-14 15:19:24.306630 I  MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :menu-menubackground.png---1x-1.png: :3740160:
2012-02-14 15:19:24.306636 I  MythUIHelper: MythUIHelper::CacheImage : Cache Count = :105: size :3740160:
2012-02-14 15:19:24.306651 I  ImageLoader::LoadImage(menu-menubackground.png---1x-1.png) Found in cache, RefCount = 2
2012-02-14 15:19:24.310899 I  MythUIHelper: LoadCacheImage(watermarks/default.png,watermarks-default.png-masked-415x357.png)
2012-02-14 15:19:24.313304 I  MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :watermarks-default.png-masked-415x357.png: :592620:
2012-02-14 15:19:24.313308 I  MythUIHelper: MythUIHelper::CacheImage : Cache Count = :106: size :592620:
2012-02-14 15:19:24.313314 I  ImageLoader::LoadImage(watermarks-default.png-masked-415x357.png) Found in cache, RefCount = 2
2012-02-14 15:19:24.313407 I  MythUIHelper: LoadCacheImage(watermarks/default.png,watermarks-default.png-masked-415x357.png)
2012-02-14 15:19:24.313421 I  MythUIHelper: LoadCacheImage(watermarks/default.png,watermarks-default.png-masked-415x357.png)
2012-02-14 15:19:24.313429 I  ImageLoader::LoadImage(watermarks-default.png-masked-415x357.png) Found in cache, RefCount = 3
2012-02-14 15:19:24.316551 I  MythUIHelper: LoadCacheImage(menu/menuframe.png,menu-menuframe.png---1x-1.png)
2012-02-14 15:19:24.316625 I  MythUIHelper: LoadCacheImage(backgrounds/horizontal_menu_background.png,backgrounds-horizontal_menu_background.png---1x-1.png)
2012-02-14 15:19:24.316651 I  MythUIHelper: LoadCacheImage(menu/menuframe.png,menu-menuframe.png---1x-1.png)
2012-02-14 15:19:24.316741 I  MythUIHelper: LoadCacheImage(backgrounds/horizontal_menu_background.png,backgrounds-horizontal_menu_background.png---1x-1.png)
2012-02-14 15:19:24.317345 I  MythUIHelper: LoadCacheImage(backgrounds/topbar.png,backgrounds-topbar.png---1x-1.png)
2012-02-14 15:19:24.317359 I  MythUIHelper: LoadCacheImage(backgrounds/topbar.png,backgrounds-topbar.png---1x-1.png)
2012-02-14 15:19:24.317367 I  ImageLoader::LoadImage(backgrounds-topbar.png---1x-1.png) Found in cache, RefCount = 4
2012-02-14 15:19:24.318367 I  MythUIHelper: LoadCacheImage(menu/menubackground.png,menu-menubackground.png---1x-1.png)
2012-02-14 15:19:24.318381 I  MythUIHelper: LoadCacheImage(menu/menubackground.png,menu-menubackground.png---1x-1.png)
2012-02-14 15:19:24.318388 I  ImageLoader::LoadImage(menu-menubackground.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:24.318460 I  MythUIHelper: LoadCacheImage(watermarks/default.png,watermarks-default.png--384x330.png)
2012-02-14 15:19:24.318474 I  MythUIHelper: LoadCacheImage(watermarks/default.png,watermarks-default.png--384x330.png)
2012-02-14 15:19:24.318482 I  ImageLoader::LoadImage(watermarks-default.png--384x330.png) Found in cache, RefCount = 3
2012-02-14 15:19:24.319148 I  MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :backgrounds-horizontal_menu_background.png---1x-1.png: :576000:
2012-02-14 15:19:24.319153 I  MythUIHelper: MythUIHelper::CacheImage : Cache Count = :107: size :576000:
2012-02-14 15:19:24.319160 I  ImageLoader::LoadImage(backgrounds-horizontal_menu_background.png---1x-1.png) Found in cache, RefCount = 2
2012-02-14 15:19:24.321725 I  MythUIHelper: LoadCacheImage(watermarks/default.png,watermarks-default.png-masked-415x357.png)
2012-02-14 15:19:24.321740 I  MythUIHelper: LoadCacheImage(watermarks/default.png,watermarks-default.png-masked-415x357.png)
2012-02-14 15:19:24.321748 I  ImageLoader::LoadImage(watermarks-default.png-masked-415x357.png) Found in cache, RefCount = 4
2012-02-14 15:19:24.324969 I  MythUIHelper: LoadCacheImage(watermarks/default.png,watermarks-default.png-masked-415x357.png)
2012-02-14 15:19:24.324983 I  MythUIHelper: LoadCacheImage(watermarks/default.png,watermarks-default.png-masked-415x357.png)
2012-02-14 15:19:24.324991 I  ImageLoader::LoadImage(watermarks-default.png-masked-415x357.png) Found in cache, RefCount = 5
2012-02-14 15:19:24.328174 I  MythUIHelper: LoadCacheImage(menu/menuframe.png,menu-menuframe.png---1x-1.png)
2012-02-14 15:19:24.328246 I  MythUIHelper: LoadCacheImage(backgrounds/horizontal_menu_background.png,backgrounds-horizontal_menu_background.png---1x-1.png)
2012-02-14 15:19:24.328261 I  MythUIHelper: LoadCacheImage(backgrounds/horizontal_menu_background.png,backgrounds-horizontal_menu_background.png---1x-1.png)
2012-02-14 15:19:24.328281 I  ImageLoader::LoadImage(backgrounds-horizontal_menu_background.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:24.328549 I  Loading menu theme from /usr/share/mythtv/themes/defaultmenu//mainmenu.xml
2012-02-14 15:19:24.328699 N  Found mainmenu.xml for theme 'Terra'
2012-02-14 15:19:24.330385 I  MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :menu-menuframe.png---1x-1.png: :3948048:
2012-02-14 15:19:24.330391 I  MythUIHelper: MythUIHelper::CacheImage : Cache Count = :108: size :3948048:
2012-02-14 15:19:24.330398 I  ImageLoader::LoadImage(menu-menuframe.png---1x-1.png) Found in cache, RefCount = 2
2012-02-14 15:19:24.330423 I  MythUIHelper: LoadCacheImage(menu/menuframe.png,menu-menuframe.png---1x-1.png)
2012-02-14 15:19:24.330449 I  ImageLoader::LoadImage(menu-menuframe.png---1x-1.png) Found in cache, RefCount = 3
2012-02-14 15:19:24.355608 I  MythUIHelper: LoadCacheImage(watermarks/default.png,watermarks-default.png--384x330.png)
2012-02-14 15:19:24.355635 I  MythUIHelper: LoadCacheImage(watermarks/default.png,watermarks-default.png--384x330.png)
2012-02-14 15:19:24.355644 I  ImageLoader::LoadImage(watermarks-default.png--384x330.png) Found in cache, RefCount = 4
2012-02-14 15:19:24.359187 I  MythUIHelper: LoadCacheImage(watermarks/default.png,watermarks-default.png-masked-415x357.png)
2012-02-14 15:19:24.359202 I  MythUIHelper: LoadCacheImage(watermarks/default.png,watermarks-default.png-masked-415x357.png)
2012-02-14 15:19:24.359210 I  ImageLoader::LoadImage(watermarks-default.png-masked-415x357.png) Found in cache, RefCount = 6
2012-02-14 15:19:24.362425 I  MythUIHelper: LoadCacheImage(watermarks/default.png,watermarks-default.png-masked-415x357.png)
2012-02-14 15:19:24.362440 I  MythUIHelper: LoadCacheImage(watermarks/default.png,watermarks-default.png-masked-415x357.png)
2012-02-14 15:19:24.362448 I  ImageLoader::LoadImage(watermarks-default.png-masked-415x357.png) Found in cache, RefCount = 7
2012-02-14 15:19:24.365811 I  MythUIHelper: LoadCacheImage(watermarks/default.png,watermarks-default.png--384x330.png)
2012-02-14 15:19:24.365829 I  MythUIHelper: LoadCacheImage(watermarks/default.png,watermarks-default.png--384x330.png)
2012-02-14 15:19:24.365837 I  ImageLoader::LoadImage(watermarks-default.png--384x330.png) Found in cache, RefCount = 5
2012-02-14 15:19:24.369061 I  MythUIHelper: LoadCacheImage(watermarks/default.png,watermarks-default.png-masked-415x357.png)
2012-02-14 15:19:24.369075 I  MythUIHelper: LoadCacheImage(watermarks/default.png,watermarks-default.png-masked-415x357.png)
2012-02-14 15:19:24.369083 I  ImageLoader::LoadImage(watermarks-default.png-masked-415x357.png) Found in cache, RefCount = 8
2012-02-14 15:19:24.372283 I  MythUIHelper: LoadCacheImage(watermarks/default.png,watermarks-default.png-masked-415x357.png)
2012-02-14 15:19:24.372297 I  MythUIHelper: LoadCacheImage(watermarks/default.png,watermarks-default.png-masked-415x357.png)
2012-02-14 15:19:24.372305 I  ImageLoader::LoadImage(watermarks-default.png-masked-415x357.png) Found in cache, RefCount = 9
2012-02-14 15:19:24.375593 I  MythUIHelper: LoadCacheImage(watermarks/default.png,watermarks-default.png--384x330.png)
2012-02-14 15:19:24.375611 I  MythUIHelper: LoadCacheImage(watermarks/default.png,watermarks-default.png--384x330.png)
2012-02-14 15:19:24.375619 I  ImageLoader::LoadImage(watermarks-default.png--384x330.png) Found in cache, RefCount = 6
2012-02-14 15:19:24.378921 I  MythUIHelper: LoadCacheImage(watermarks/default.png,watermarks-default.png-masked-415x357.png)
2012-02-14 15:19:24.378935 I  MythUIHelper: LoadCacheImage(watermarks/default.png,watermarks-default.png-masked-415x357.png)
2012-02-14 15:19:24.378944 I  ImageLoader::LoadImage(watermarks-default.png-masked-415x357.png) Found in cache, RefCount = 10
2012-02-14 15:19:24.382254 I  MythUIHelper: LoadCacheImage(watermarks/default.png,watermarks-default.png-masked-415x357.png)
2012-02-14 15:19:24.382270 I  MythUIHelper: LoadCacheImage(watermarks/default.png,watermarks-default.png-masked-415x357.png)
2012-02-14 15:19:24.382280 I  ImageLoader::LoadImage(watermarks-default.png-masked-415x357.png) Found in cache, RefCount = 11
2012-02-14 15:19:24.385913 I  MythUIHelper: LoadCacheImage(watermarks/default.png,watermarks-default.png--384x330.png)
2012-02-14 15:19:24.385929 I  MythUIHelper: LoadCacheImage(watermarks/default.png,watermarks-default.png--384x330.png)
2012-02-14 15:19:24.385937 I  ImageLoader::LoadImage(watermarks-default.png--384x330.png) Found in cache, RefCount = 7
2012-02-14 15:19:24.389402 I  MythUIHelper: LoadCacheImage(watermarks/default.png,watermarks-default.png-masked-415x357.png)
2012-02-14 15:19:24.389418 I  MythUIHelper: LoadCacheImage(watermarks/default.png,watermarks-default.png-masked-415x357.png)
2012-02-14 15:19:24.389426 I  ImageLoader::LoadImage(watermarks-default.png-masked-415x357.png) Found in cache, RefCount = 12
2012-02-14 15:19:24.392628 I  MythUIHelper: LoadCacheImage(watermarks/default.png,watermarks-default.png-masked-415x357.png)
2012-02-14 15:19:24.392642 I  MythUIHelper: LoadCacheImage(watermarks/default.png,watermarks-default.png-masked-415x357.png)
2012-02-14 15:19:24.392650 I  ImageLoader::LoadImage(watermarks-default.png-masked-415x357.png) Found in cache, RefCount = 13
2012-02-14 15:19:24.395881 I  MythUIHelper: LoadCacheImage(watermarks/default.png,watermarks-default.png--384x330.png)
2012-02-14 15:19:24.395896 I  MythUIHelper: LoadCacheImage(watermarks/default.png,watermarks-default.png--384x330.png)
2012-02-14 15:19:24.395904 I  ImageLoader::LoadImage(watermarks-default.png--384x330.png) Found in cache, RefCount = 8
2012-02-14 15:19:24.399125 I  MythUIHelper: LoadCacheImage(watermarks/default.png,watermarks-default.png-masked-415x357.png)
2012-02-14 15:19:24.399140 I  MythUIHelper: LoadCacheImage(watermarks/default.png,watermarks-default.png-masked-415x357.png)
2012-02-14 15:19:24.399148 I  ImageLoader::LoadImage(watermarks-default.png-masked-415x357.png) Found in cache, RefCount = 14
2012-02-14 15:19:24.402309 I  MythUIHelper: LoadCacheImage(watermarks/default.png,watermarks-default.png-masked-415x357.png)
2012-02-14 15:19:24.402323 I  MythUIHelper: LoadCacheImage(watermarks/default.png,watermarks-default.png-masked-415x357.png)
2012-02-14 15:19:24.402331 I  ImageLoader::LoadImage(watermarks-default.png-masked-415x357.png) Found in cache, RefCount = 15
2012-02-14 15:19:24.405708 I  MythUIHelper: LoadCacheImage(watermarks/tv.png,watermarks-tv.png--384x330.png)
2012-02-14 15:19:24.411129 I  MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :watermarks-tv.png--384x330.png: :506880:
2012-02-14 15:19:24.411135 I  MythUIHelper: MythUIHelper::CacheImage : Cache Count = :109: size :515580:
2012-02-14 15:19:24.411141 I  ImageLoader::LoadImage(watermarks-tv.png--384x330.png) Found in cache, RefCount = 2
2012-02-14 15:19:24.411268 I  MythUIHelper: LoadCacheImage(watermarks/tools.png,watermarks-tools.png--384x330.png)
2012-02-14 15:19:24.417010 I  MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :watermarks-tools.png--384x330.png: :506880:
2012-02-14 15:19:24.417015 I  MythUIHelper: MythUIHelper::CacheImage : Cache Count = :110: size :515580:
2012-02-14 15:19:24.417022 I  ImageLoader::LoadImage(watermarks-tools.png--384x330.png) Found in cache, RefCount = 2
2012-02-14 15:19:24.417146 I  MythUIHelper: LoadCacheImage(watermarks/library.png,watermarks-library.png-masked-415x357.png)
2012-02-14 15:19:24.425150 I  MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :watermarks-library.png-masked-415x357.png: :592620:
2012-02-14 15:19:24.425155 I  MythUIHelper: MythUIHelper::CacheImage : Cache Count = :111: size :601320:
2012-02-14 15:19:24.425161 I  ImageLoader::LoadImage(watermarks-library.png-masked-415x357.png) Found in cache, RefCount = 2
2012-02-14 15:19:24.425298 I  MythUIHelper: LoadCacheImage(watermarks/clock.png,watermarks-clock.png--384x330.png)
2012-02-14 15:19:24.429229 I  MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :watermarks-clock.png--384x330.png: :506880:
2012-02-14 15:19:24.429234 I  MythUIHelper: MythUIHelper::CacheImage : Cache Count = :112: size :515580:
2012-02-14 15:19:24.429240 I  ImageLoader::LoadImage(watermarks-clock.png--384x330.png) Found in cache, RefCount = 2
2012-02-14 15:19:24.429364 I  MythUIHelper: LoadCacheImage(watermarks/news.png,watermarks-news.png--384x330.png)
2012-02-14 15:19:24.435266 I  MythUIHelper: NOT IN RAM CACHE, Adding, and adding to size :watermarks-news.png--384x330.png: :506880:
2012-02-14 15:19:24.435271 I  MythUIHelper: MythUIHelper::CacheImage : Cache Count = :113: size :515580:
2012-02-14 15:19:24.435277 I  ImageLoader::LoadImage(watermarks-news.png--384x330.png) Found in cache, RefCount = 2

#10946 Combination Disk Scheduler improperly favors local drive MythTV - Recording unknown Bug Report - General 07/28/12

I have 16 filesystems in Storage Groups for recordings from my five physical tuners; one filesystem is local to the backend, and the others are remote and are mounted on the backend by CIFS. I wish to have all 16 filesystems treated equally when mythbackend chooses which one to use, with the only criteria being 1) free space and 2) whether the filesystem is being used already. If five recordings begin at once the backend should select the five filesystems with the most free space. To achieve this, I chose the Combination disk scheduler (In the above scenario Balanced Free Space puts all five recordings on the single filesystem with the most free space), and manually inserted SGweightLocalStarting = 0 to have the backend treat local and remote filesystems equally.

When I start a single recording, the disk scheduler still favors the local filesystem even if a remote one has more free space and the calculated weights for all 16 filesystems are equal. (See the attached mythbackend log extract with -v none,schedule,file.) My experience matches Jon Larson's report from 2008, back when Combination was the only available setting.


#11341 RemoteFile::Open() can leak MythSockets MythTV - General unknown Bug Report - General 01/10/13

RemoteFile::Open(void) doesn't check to see if it's sockets have already been opened so it's possible for some new sockets to be created without first closing and deleting the old ones.

Things are made worse by the fact that the RemoteFile? constructor will automatically call Open() if a url is passed to it.

These are a few places where a RemoteFile? is created with a url passed to it and later Open() is called :- There is one in MusicSGIODevice which is where I first spotted the problem while playing back tracks from the Music storage group. There is a couple in MetadataDownload? readMXML() and readNFO().

These all cause the Error: Not all threads were shut down properly: Thread MythSocketThread?(-1) is still running warnings when exiting the FE.


#11348 Cannot transcode to atsc HD resolutions MythTV - Mythtranscode unknown Bug Report - General 01/13/13

As a result of some bugs, and the removal of ATSC as a valid TV Format (see #4343 and #7966), transcoding with resizing to HD resolutions is broken.

There are a couple pieces to this issue.

First, the limitation of NTSC sources to SD resolutions seems to be wrong, if ATSC HD content is meant to be included in the meaning of NTSC (see recordingprofile.cpp:1128).

Just above that is an override to allow full HD resolutions when transcoding. But mythtranscode does not set the transcoding flag when loading a recording profile. This seems to be becaue the logic to identify when transcoding is active is based on the profile name starting with "Transcoders" (recordingprofile.cpp:1117). But that is normally the profile group name, not the profile name. The profile group name is not passed in.

Workaround: only use custom transcoding profiles, and name all of them "Transcoders - whatever".

That does nothing for the posibility of an analog HD source, of course.


#10595 Downloading vidoes for setup wizards hangs frontend MythTV - General unknown Bug Report - Hang/Deadlock 04/13/12

I tried the setup wizard. Downloading the Sd or HD sample file hangs the frontend. Found in 0.25, same in master from now. One thing is the failing download, the other thing is the hanging frontend.


#2581 Allow changing of aspect ratio when transcoding MythTV - Mythtranscode unknown Patch - Feature 10/16/06

This is a patch against 0.20 that accomplishes a couple of things. First, I've included my original fixes from #2198 on this, so 1080i streams are resized properly. Secondly, I've added a new setting for MPEG4 transcoders that sets the aspect ratio. This is exposed as a new option called "Aspect Ratio" with a drop-down menu that provides the options of "Leave", "4:3", and "16:9".

When selecting a different aspect ratio, the transcoded file will be cropped to the proper aspect ratio. So if the source is a 16:9 file recorded from an HDTV channel and the mpeg4aspectratio is set to 4:3, the sides will be cropped off when transcoding. This is very helpful for when you've recorded an SDTV program on an HDTV tuner (like the Simpsons).

Likewise, when set to 16:9, this will crop the tops off the file, which is useful if you've recorded a letterboxed program on an SDTV feed.

This helps to make the files more portable, makes watching recorded programs in MythTV behave properly when using a zoom mode, and may even promote world peace. If the powers that be conclude that this makes sense, I'll work on porting it to SVN. Unfortunately, right now I'm not running SVN because my wife likes a working myth box.


#7762 Autoshutdown slave feature enhanced MythTV - General unknown Patch - Feature 12/17/09

Here is an enhancement of the auto shutdown feature of slave. It was introduced in 0.22. This patch allows the MB to ask a slave to shutdown, the slave executes a script to check if it can and then shutdown if allowed. If not, the MB will ask again few minutes later and so on... It is the same functionnality of the auto shutdown feature of the MB with mythshutdown but for slaves. The MB also checks for daily wakeup period of slaves and wakes it up if needed.

I have been running this patch on my production system version 0.22 for 2 weeks without any issue.

I'll add another patch to add a new input in mythtv-setup.


#9435 mythcommflag requires full path of mythvideo files to be enterred to work correctly. MythTV - Mythcommflag unknown Patch - Feature 01/04/11

Example:

If mythvideo called from /, and storage group is /MythVideo/Videos?, and filename is Video.mpg. Filename used for saving filemarkup entries is based on Video.mpg instead of /MythVideo/Videos/Video?.mpg. Since the storage group / doesn't exist, Video.mpg is saved.

I have attached a patch to fix this.


#9814 Let frontend allow backend to shutdown. MythTV - General unknown Patch - Feature 05/31/11

I have a single frontend and backend running on one computer. I have another control computer that controls the frontend through the frontend control socket. I would like the MythTV computer to shutdown when the control computer determines the MythTV computer is not in use without needing to exit the MythTV frontend. I looked at various alternatives and letting the frontend unblock the backend from shutdown seemed the simplest. A patch is attached.


danielk (16 matches)

Ticket Summary Component Milestone Type Created
Description
#8272 Satellite switching with DiseqC dosn't work sometimes MythTV - DVB unknown Bug Report - General 04/02/10

I use the current version of 0.23 from subversion with a TechnoTrend? S2-1600 satellite card and 2 satellites via a Spaun Multiswitch.

But i have a big problem. Sometimes, the switching to the second satellite via DiseqC won't work. This is especially bad when a scheduled recording, cause it can't record. The only solution is to delete the recording and switch a few times between different programms on the second satellite. This problem occurs not only by planed records, it occours on live-tv, too.


#8462 Problems with switching between HD and SD channels via IPTV MythTV - Recording unknown Bug Report - General 05/15/10

Hi,

i use mythtv for watching TV via IPTV. All works fine, SD and HD channels, but...

if i watching some HD channel and then i switch to some SD channel, so watching this SD channel dont work. I must restart my mythbackend and then is all again fine.

I use VDPAU, and in mythbackend log i see these error messages

[h264 @ 0x337724a5c0]mmco: unref short failure [h264 @ 0x337724a5c0]number of reference frames exceeds max (probably corrupt input), discarding one

but if i turn off vdpau (i will use some another playback profile), so i have the same problem with same error messages

In VLC (without VDPAU) i dont have this problem.

Please can you help me?


#10130 MythCenter-wide osd.xml cuts off channel number Themes unknown Bug Report - General 10/28/11

Browsing livetv, when channel changing, osd.xml does not provide enough space for the channum, although there is enough room in the display space. The channum is truncated to an ellipsis. The description is also crowded and may be cut off.

Also while browsing livetv, there is no display of the channel number in the info display. Attached diff re-arranges the display space for livetv channel changing to provide more room for the description, and provides enough space for even long channel numbers (ex. 117_3). Also adds channum to the info display.


#10465 Playback via NFS quits when seeking to end of currently recording program. MythTV - General unknown Bug Report - General 03/16/12
  • A program is being recorded to local disk on the master backend
  • mythfrontend on the master backend will seek up to the end of the recording and keep playing. Any more skip forward keystrokes are ignored,
  • mythfrontend on another machine with the recording available via NFS will seek up close the end and then quit playback on the next skip forward.

This would be OK but it doesn't even save a bookmark so when you start playback again it starts at the start and then you have to seek to the end again (all the while making sure you don't get too close to the end).

I'm guessing here but the frontend may be seeking to a point in the recording that the NFS deamons don't yet know about. I think the default is to have some attribute caching enabled. If the backend says to the frontend the file size is X and the NFS deamons think it is <X the frontend may get an EOF when trying to seek.

The frontend log is

2012-03-16 10:59:42.118952 N  Player(0): Waited 624ms for video buffers AUAUAUAAUAUuAuLAAAUAUUAAUAAAAAAP
2012-03-16 10:59:42.223232 N  Player(0): Waited 729ms for video buffers AUAUAUAAUAUuAuLAAAUAUUAAUAAAAAAP
2012-03-16 10:59:42.319088 E  decoding error
                        eno: Input/output error (5)
2012-03-16 10:59:42.468265 I  TV: Attempting to change from WatchingRecording to None

#10994 Newly added Firewire channels fail to tune MythTV - Channel Scanner unknown Bug Report - General 08/11/12

When new firewire channels are added by mythfilldatabase, tuning those channels fails. The Signal monitor fails to start. In LiveTV you just see a blank screen. The following messages occur in the log:

Aug  7 18:56:22 panther-ux mythbackend[11219]: E TVRecEvent tv_rec.cpp:1907 (SetupDTVSignalMonitor) TVRec(5): No valid DTV info, ATSC maj(0) min(0), MPEG pn(-1)
Aug  7 18:56:22 panther-ux mythbackend[11219]: E TVRecEvent tv_rec.cpp:1961 (SetupSignalMonitor) TVRec(5): Failed to setup digital signal monitoring
Aug  7 18:56:22 panther-ux mythbackend[11219]: E TVRecEvent tv_rec.cpp:3696 (TuningFrequency) TVRec(5): Failed to setup signal monitor

The cause is the values that have been set in the channel table on the new channels: mplexid is null, serviceid is null and atsc_major_chan = 0. The following SQL statement repairs the table so that the channels work:

update channel
set mplexid = 32767, serviceid = 0, atsc_major_chan = channum
where sourceid = 2
and (mplexid is null or serviceid is null or atsc_major_chan = 0);

The process that populates the channel table for new Firewire channels should set the correct values.


#11119 Viewing Live TV Causes Recordings to be Moved to Live TV Group MythTV - General unknown Bug Report - General 09/25/12

If a user begins viewing Live TV and changes the channel to the same channel as an in process recording(or the Live TV session starts on the channel), the recording group of the in process recording is changed from what ever it should be to "Live TV".


#11272 MB process restarts when SB starts recording MythTV - General 0.27 Bug Report - General 12/04/12

I had noticed the restarts (under systemd the process is set to restart on fail) but that was before I realised they were occuring as the SB was starting recording (the MB is not used for recordings). I tried to run mythbackend under gdb as the normal user but it got "problematic", i.e. I couldn't even access it through mythweb. So I continued running it normally via systemd (which still runs it as a normal user) and then I noticed in the system logs when it was restarting. Sorry for the monologue...

I am enclosing the relevant syslog entry from a restart. "al2kpro" is the name of the SB. If this doesn't help, please let me know and I will try to run the master mythbackend as root to see if it's more responsive.

Master backend system log:

Dec  4 12:40:00 storage mythbackend[7024]: 2012-12-04 12:40:00.057913 E  MythSocket(21b0bb0:63): Got MythEvent on non-event socket
Dec  4 12:40:00 storage mythbackend[7024]: 2012-12-04 12:40:00.057921 E  PlaybackSock::SendReceiveStringList(): No response.
Dec  4 12:40:00 storage mythbackend[7024]: 2012-12-04 12:40:00.061787 E  MythSocket(21b0bb0:63): Got MythEvent on non-event socket
Dec  4 12:40:00 storage mythbackend[7024]: 2012-12-04 12:40:00.061793 E  PlaybackSock::SendReceiveStringList(): No response.
Dec  4 12:40:00 storage mythbackend[7024]: 2012-12-04 12:40:00.061985 C  Received Σ�άλμα κα�ά�μη�η� (segmentation fault): Code 128, PID 0, UID 0, Value 0x3000000002
Dec  4 12:40:00 storage mythbackend[7024]: 2012-12-04 12:40:00.065015 E  Unknown command: al2kpro
Dec  4 12:40:00 storage mythbackend[7024]: 2012-12-04 12:40:00.135154 E  Unknown command: -10
Dec  4 12:40:01 storage systemd[1]: mythbackend.service: main process exited, code=killed, status=11
Dec  4 12:41:31 storage systemd[1]: mythbackend.service stopping timed out. Killing.
Dec  4 12:41:31 storage systemd[1]: mythbackend.service holdoff time over, scheduling restart.
Dec  4 12:41:31 storage systemd[1]: Unit mythbackend.service entered failed state.
Dec  4 12:41:31 storage mythbackend[7264]: 2012-12-04 12:41:31.418891 C  mythbackend version: master [v0.27-pre2-271-gcf5189f-dirty] www.mythtv.org
Dec  4 12:41:31 storage mythbackend[7264]: 2012-12-04 12:41:31.418916 C  Qt version: compile: 4.8.3, runtime: 4.8.3
Dec  4 12:41:31 storage mythbackend[7264]: 2012-12-04 12:41:31.418920 N  Enabled verbose msgs:  general
Dec  4 12:41:31 storage mythbackend[7264]: 2012-12-04 12:41:31.532327 E  No locale defaults file for el_GR, skipping
Dec  4 12:41:32 storage mythbackend[7264]: 2012-12-04 12:41:32.183857 W  Scheduler: Listings source 'HotbirdSat' is defined, but is not attached to a card input.
Dec  4 12:41:32 storage mythbackend[7264]: 2012-12-04 12:41:32.184097 W  Scheduler: Listings source 'AstraSat' is defined, but is not attached to a card input.

MB:

MythTV Version : v0.27-pre2-271-gcf5189f-dirty
MythTV Branch : master
Network Protocol : 76
Library API : 0.27.20121128-1
QT Version : 4.8.3
Options compiled in:
 linux profile use_hidesyms using_alsa using_oss using_pulse using_pulseoutput using_backend using_bindings_perl using_bindings_python using_bindings_php using_dvb using_frontend using_ceton using_hdpvr using_libcrypto using_libfftw3 using_libxml2 using_libudf using_lirc using_mheg using_opengl_video using_qtwebkit using_qtscript using_qtdbus using_v4l2 using_x11 using_xrandr using_xv using_bindings_perl using_bindings_python using_bindings_php using_mythtranscode using_opengl using_vdpau using_ffmpeg_threads using_mheg using_libxml2 using_libudf

SB:

MythTV Version : v0.27-pre2-271-gcf5189f-dirty
MythTV Branch : master
Network Protocol : 76
Library API : 0.27.20121128-1
QT Version : 4.8.1
Options compiled in:
 linux profile use_hidesyms using_alsa using_oss using_pulse using_pulseoutput using_backend using_bindings_perl using_bindings_python using_bindings_php using_dvb using_frontend using_ceton using_hdpvr using_ivtv using_libcrypto using_libfftw3 using_libxml2 using_libudf using_lirc using_mheg using_opengl_video using_qtwebkit using_qtscript using_qtdbus using_v4l2 using_x11 using_xrandr using_bindings_perl using_bindings_python using_bindings_php using_mythtranscode using_opengl using_vdpau using_ffmpeg_threads using_mheg using_libxml2 using_libudf

If these are not enough and you want gdb logs, what log options should I enter (i.e. network,socket. etc)

Best regards,

Yianni.


#11283 heavy network load when viewing large (> 1Gbyte) MP4 video MythTV - Video Playback unknown Bug Report - General 12/09/12

When watching a MP4 video with mythfrontend running on a different system than mythbackend, I observe heavy network traffic and a stuttering display. My network is 100Mbit, and it is completely loaded: ca. 10 Mbyte/second down, ca. 200kByte/sec up.

This does not happen when the video is smaller than 1 Gbyte. In fact, I have a video in two parts, each of which is less than 1 Gbyte and plays fine. When I combine the parts with

mencoder part1.avi part2.avi -oac copy -ovc copy -o total.avi

viewing the resulting file (total.avi) results in the heavy network load.

The characteristics of the video:

ID_VIDEO_ID=0
ID_AUDIO_ID=1
ID_CLIP_INFO_NAME0=Software
ID_CLIP_INFO_VALUE0=MEncoder\ svn\ r34540\ \(Ubuntu\),\ built\ with\ gcc-4.6
ID_CLIP_INFO_N=1
ID_FILENAME=total.avi
ID_DEMUXER=avi
ID_VIDEO_FORMAT=FMP4
ID_VIDEO_BITRATE=1816640
ID_VIDEO_WIDTH=704
ID_VIDEO_HEIGHT=386
ID_VIDEO_FPS=25.000
ID_VIDEO_ASPECT=0.0000
ID_AUDIO_FORMAT=85
ID_AUDIO_BITRATE=126136
ID_AUDIO_RATE=0
ID_AUDIO_NCH=0
ID_START_TIME=0.00
ID_LENGTH=8379.68
ID_SEEKABLE=1
ID_CHAPTERS=0
ID_VIDEO_CODEC=ffodivx
ID_AUDIO_BITRATE=126136
ID_AUDIO_RATE=48000
ID_AUDIO_NCH=2
ID_AUDIO_CODEC=ffmp3float
ID_EXIT=EOF

I have to add that the effect present for all video's larger than 1Gbyte, for example the video with the following characteristics gives the same problem:

ID_VIDEO_ID=0
ID_AUDIO_ID=1
ID_CLIP_INFO_NAME0=Software
ID_CLIP_INFO_VALUE0=MEncoder\ svn\ r34540\ \(Ubuntu\),\ built\ with\ gcc-4.6
ID_CLIP_INFO_N=1
ID_FILENAME=test2.avi
ID_DEMUXER=avi
ID_VIDEO_FORMAT=MP42
ID_VIDEO_BITRATE=3077192
ID_VIDEO_WIDTH=1024
ID_VIDEO_HEIGHT=416
ID_VIDEO_FPS=25.000
ID_VIDEO_ASPECT=0.0000
ID_AUDIO_FORMAT=85
ID_AUDIO_BITRATE=213920
ID_AUDIO_RATE=0
ID_AUDIO_NCH=0
ID_START_TIME=0.00
ID_LENGTH=5084.20
ID_SEEKABLE=1
ID_CHAPTERS=0
ID_VIDEO_CODEC=ffmp42
ID_AUDIO_BITRATE=213920
ID_AUDIO_RATE=48000
ID_AUDIO_NCH=2
ID_AUDIO_CODEC=ffmp3float
ID_EXIT=EOF

Something to do with RIFF chunks at 1023 Mbyte?

Regards,

Willem Vermin


#11316 Slave backend sending events to master MythTV - General 0.27 Bug Report - General 12/30/12

After the recent socket merge, I started having communication problems between slave and master backends. It seems the slave is sending events to the master, which can cause the master to receive the wrong response to a request.

Here's an example where the master is asking the slave to start recording a show. The logs are "-v socket,network --loglevel debug". On the master:

2012-12-28 19:43:28.590069 I [25772/25852] MythSocketThread(91) mythsocket.cpp:697 (WriteStringListReal) - MythSocket(b247f0:91): write -> 91 564     QUERY_REMOTEENCODER 5[]:[]START_RECORDING[]:[]Access Hollywood[]:[][]:[]Top stories of 2012; celebrity scandals; ''The Promised Land'' cast.[]:[]0[]:[]0[]:[]4255[]:[]Talk[]:[]2703[]:[]703[]:[]KNTVDT[]:[]KNTVDT (KNTV-DT)[]:[]/home/mythtv/store.w2[]:[]0[]:[]1356751800[]:[]1356753600[]:[]0[]:[]slave1.home[]:[]2[]:[]5[]:[]5[]:[]3[]:[]-1[]:[]10549[]:[]1[]:[]15[]:[]6[]:[]1356752580[]:[]1356753600[]:[]0[]:[]Default[]:[][]:[]EP00188707[]:[]EP001887074533[]:[][]:[]1356752607[]:[]0[]:[]2012-12-28[]:[]Default[]:[]0[]:[]0[]:[]Default[]:[]1[]:[]33[]:[]0[]:[]0[]:[]0[]:[]0
2012-12-28 19:43:28.636219 I [25772/25852] MythSocketThread(91) mythsocket.cpp:898 (ReadStringListReal) - MythSocket(b247f0:91): read  <- 91 138     BACKEND_MESSAGE[]:[]SYSTEM_EVENT REC_STARTED CARDID 5 CHANID 2703 STARTTIME 2012-12-29T03:43:00Z RECSTATUS -1 SENDER slave1.home[]:[]empty
2012-12-28 19:43:28.636276 E [25772/25808] Scheduler mythsocket.cpp:351 (SendReceiveStringList) - MythSocket(b247f0:91): Got MythEvent on non-event socket
2012-12-28 19:43:28.636285 E [25772/25808] Scheduler playbacksock.cpp:94 (SendReceiveStringList) - PlaybackSock::SendReceiveStringList(): No response.

On the slave:

2012-12-28 19:43:28.590328 I [8761/8798] MythSocketThread(-1) mythsocket.cpp:898 (ReadStringListReal) - MythSocket(ee0390:70): read  <- 70 564     QUERY_REMOTEENCODER 5[]:[]START_RECORDING[]:[]Access Hollywood[]:[][]:[]Top stories of 2012; celebrity scandals; ''The Promised Land'' cast.[]:[]0[]:[]0[]:[]4255[]:[]Talk[]:[]2703[]:[]703[]:[]KNTVDT[]:[]KNTVDT (KNTV-DT)[]:[]/home/mythtv/store.w2[]:[]0[]:[]1356751800[]:[]1356753600[]:[]0[]:[]slave1.home[]:[]2[]:[]5[]:[]5[]:[]3[]:[]-1[]:[]10549[]:[]1[]:[]15[]:[]6[]:[]1356752580[]:[]1356753600[]:[]0[]:[]Default[]:[][]:[]EP00188707[]:[]EP001887074533[]:[][]:[]1356752607[]:[]0[]:[]2012-12-28[]:[]Default[]:[]0[]:[]0[]:[]Default[]:[]1[]:[]33[]:[]0[]:[]0[]:[]0[]:[]0
2012-12-28 19:43:28.590350 D [8761/8799] ProcessRequest mainserver.cpp:470 (ProcessRequestWork) - PRW: command='QUERY_REMOTEENCODER'
2012-12-28 19:43:28.635909 I [8761/8799] ProcessRequest mythcorecontext.cpp:1211 (dispatch) - MythEvent: SYSTEM_EVENT REC_STARTED CARDID 5 CHANID 2703 STARTTIME 2012-12-29T03:43:00Z RECSTATUS -1 SENDER slave1.home
2012-12-28 19:43:28.636038 I [8761/8798] MythSocketThread(-1) mythsocket.cpp:697 (WriteStringListReal) - MythSocket(ee0390:70): write -> 70 138     BACKEND_MESSAGE[]:[]SYSTEM_EVENT REC_STARTED CARDID 5 CHANID 2703 STARTTIME 2012-12-29T03:43:00Z RECSTATUS -1 SENDER slave1.home[]:[]empty

When the slave sends the actual response:

2012-12-28 19:43:28.669287 I [8761/8798] MythSocketThread(-1) mythsocket.cpp:697 (WriteStringListReal) - MythSocket(ee0390:70): write -> 70 3       -10

the master thinks there is an unknown command:

2012-12-28 19:43:28.669410 D [25772/25852] MythSocketThread(91) mythsocket.cpp:284 (CallReadyReadHandler) - MythSocket(b247f0:91): calling m_callback->readyRead()
2012-12-28 19:43:28.669447 D [25772/25848] ProcessRequest mainserver.cpp:148 (run) - Processing request for sock 91
2012-12-28 19:43:28.669521 I [25772/25852] MythSocketThread(91) mythsocket.cpp:898 ReadStringListReal) - MythSocket(b247f0:91): read  <- 91 3       -10
2012-12-28 19:43:28.669543 D [25772/25848] ProcessRequest mainserver.cpp:470 (ProcessRequestWork) - PRW: command='-10'
2012-12-28 19:43:28.669553 E [25772/25848] ProcessRequest mainserver.cpp:877 (ProcessRequestWork) - Unknown command: -10
2012-12-28 19:43:28.669586 I [25772/25852] MythSocketThread(91) mythsocket.cpp:697 (WriteStringListReal) - MythSocket(b247f0:91): write -> 91 15      UNKNOWN_COMMAND

The attached patch seems to fix the issue but I'm not sure if it will cause other problems.


#11377 Corrupted video when using VDPAU decoding MythTV - Video Playback unknown Bug Report - General 01/25/13

Playback of the intro to 'Ultimate DVD Demo' is corrupted when VDPAU decoding is used. I extracted the video from the DVD to an mpeg2 video file and tried it in MythVideo? with the same results, so it seems to be general decoding/playback issue rather than anything DVD-specific.

Playback in mplayer and vlc is fine (but I don't know whether they use VDPAU for decoding or just rendering).

NVIDIA drivers are 304.43.

The problem exists in 0.26-fixes and master.

I've uploaded a 10-second sample to stuartm's DVD respository - BadPlaybackWithVDPAUDecoding.m2v

Another user has also reported the same issues: http://www.gossamer-threads.com/lists/mythtv/users/538080


#10878 [PATCH] Fix PiP playback with Xv MythTV - Video Playback unknown Patch - Bug Fix 07/04/12

When using Xv-blit video output and trying to view two or more programs using PiP then the inset video often flickers or contains elements of 2 unrelated frames.

When displaying 'pictute in picture' (PiP), VideoOutput::ShowPIP composites the PiP windows onto the main video frame. To do so, it uses the player's GetCurrentFrame? method to obtain the most recently displayed PiP frame. However, MythPlayer::DisplayNormalFrames? immediately releases the last frame displayed back to the decoding queue. Consequently when GetCurrentFrame? calls GetLastShownFrame? to obtain that frame it may have been overwritten by the decoder thread.

This patch defers calling DoneDisplayingFrame? if the player is a PiP player so that future calls to GetLastShownFrame? return an intact frame.

This patch is for git master but is equally applicable to fixes 0.25 and 0.24


#11607 Patch to close dup2(ed) file descriptor in mythsystemunix.cpp - fixes 1028694 MythTV - General unknown Patch - Bug Fix 06/17/13

This patch should probably be reviewed by beirdo who wrote the code.

Tested only via the unit tests.

The patch closes the file descriptor assgined by open if it is not the same as the newfd in dup2. Looks to be a real bug.

Fixes coverity 1028694

(It seems likely that coverity will not agree that it is fixed, since it will not recognize the belt and suspenders checking of the fd being the value dup'ed to).

github patch: https://github.com/garybuhrmaster/mythtv/commit/959a807ce4f1753e95fdc0dffc4fe24b19a991a2

git-am patch: https://github.com/garybuhrmaster/mythtv/commit/959a807ce4f1753e95fdc0dffc4fe24b19a991a2.patch


#7701 Enhance channel.conf import MythTV - Channel Scanner 0.27 Patch - Feature 12/05/09

If somebody adds the transponders manually or imports a channel.conf file, the TID and NID does not get updated in the dtv_multiplex table. This seems to not harm the ability of viewing Live TV; but the EITScanner is unable to get the Guide data.

Additionally theres no field in the "add transponders" - menu of mythtv-setup to insert them.

As long as a "Full Scan" on a frequency is performed - TID and NID are inserted correctly. Do a full scan or insert the right values in the dtv_multiplex table and the EITScanner works.


#8988 [PATCH] Avoid "flashing" of previews in PBB using a cache MythTV - General 0.27 Patch - Feature 09/22/10

I originally believed this might help with #8892, but it isn't actually needed to fix that problem and is a bit involved so I'm creating this ticket to remind me to apply the patch after we cut 0.24.


#10806 EIT cross-sourcing for set-top-boxes MythTV - General unknown Patch - Feature 06/06/12

Feature enhancement for EIT cross sourcing. Pull request: https://github.com/MythTV/mythtv/pull/23

-Allows use of a DVB card to apply EIT guide data to an analogue stb source.

-Adds new videosource type to mythtv-setup which allows use of an analogue video feed with digital EIT EPG data.

-DVB card is used for scanning to populated database transport info.

-Sourceid storage has been moved from 'cardinput.sourceid' to a mapping table (videosourcemap) which links cardinputs to a sourceid with a map type (main, eit, or scan).

-Patch creates new table videosourcemap and moves storage of sourceid from cardinput.sourceid to videosourcemap.

-Updates database schema to 1303.

I've tried to keep this brief but happy to help with any other requirements.

Thanks, Lincoln.


#11565 Feature patch to add logging of hdhr stream statistics MythTV - HDHomeRun unknown Patch - Feature 05/29/13

Feature patch to add (optional) logging of the hdhomerun stream statistics at the end of a recording. Only displayed with -v record specified.

The log will be something of the form:

HDHRSH(192.168.224.16-0): stream stats: packet_count=6696 network_errors=0 transport_errors=0 sequence_errors=0 overflow_errors=0

This may assist (some) users in diagnosing device/network/system problems.

https://github.com/garybuhrmaster/mythtv/commit/db381019d7f47cfaa3dcf514dbf0507c47f0ba23


dblain (1 match)

Ticket Summary Component Milestone Type Created
Description
#10641 WSDL files served with MIME type text/html rather than text/xml Bindings - XML/JSON unknown Bug Report - General 04/22/12

WSDL files, such as /Dvr/wsdl, currently get served with a MIME type of text/html. They should get served as text/xml instead.


dekarl (2 matches)

Ticket Summary Component Milestone Type Created
Description
#9592 No updates via eit MythTV - EIT 0.26.1 Bug Report - General 02/16/11

I'm running ubuntu maverick with myth 0.24-fixes but the epg doesn't get updated.

I have (of course) followed the wiki and enabled eit scans on all appropriate places in mythtv-setup. All channel scanning is done via mythtv-setup, but still no network id was provided so i entered it manually into the database. I live in sweden and use the "comhem" dvb-c network. The network id i entered was 40999. I have also started mythbackend with the options "siparser,eit,channel" to verify that it searches for program schedules. And the backend does search, the problem is that it doesn't seem to find any. My television set finds the epg just fine.

If you need any more info or help debugging/testing please let me know. I am willing to spend a lot of time for this to work again.

Thanks for a great peice of software, i've been using it daily since 0.16.

/Peter


#11282 Marking episode first/last performance improvement when no programid is available MythTV - Mythfilldatabase unknown Patch - Feature 12/09/12

The patch introduced in Ticket #10482 greatly improves performance for program entries which have a programid. However on my system with lots of entries without a programid (~73000, provider epgdata for Germany) episode marking now takes around 20 minutes. During this time, MySQL is consuming one CPU core completely, but not doing much I/O.

Adding an additional INDEX for columns starttime, title and subtitle improved the performance dramatically, now episode marking is done in about 10 seconds.


gigem (3 matches)

Ticket Summary Component Milestone Type Created
Description
#10682 Add excluded_cards to GET_FREE_RECORDER_LIST protocol command MythTV - General 0.27 Developer Task 05/02/12

Currently we have to make many individual backend queries to work around this situation.

Also, change vector<> to QVector<> in this area of code.

See http://code.mythtv.org/cgit/mythtv/commit/?id=dc6a18af542c9de80f06cc22485d6ac8b932dfeb


#10967 Live TV Input Order Ignored During Channel Changes MythTV - General 0.27 Developer Task 07/31/12

Prior to 0.25, a Live TV input order was added. This feature allows one to specify the order that a particular input will be used when launching Live TV. It works well, but unfortunately is only respected at the initial launch of Live TV. After Live TV has been launched, the tuners will leverage the standard order based on the order that the inputs were added and will ignore the live tv order setting after any channel changes. This is especially noticeable when leveraging different video sources across channels.

Simple Example:

3 tuners - A, B, C

Recording Order/Added? Order: A-1 B-2 C-3

Live TV Order: A-3 B-2 C-1

After launching Live TV, tuner C will be chosen, however, if you are changing the channel, and it would need to select a different tuner perhaps because a channel uses a different video source, the tuner selected would no longer be selected based on the Live TV order.


#8328 [PATCH] Add "Start Now" option for near upcoming recordings. MythTV - Scheduling 0.27 Patch - Feature 04/10/10

The attached patch does two things:

  • Adds a "Start Now" option if an upcoming recording is scheduled to start within 2 hours. Among other things, this is useful for sports events where one might want to start watching the pre-game early without adding a specific hard-coded "start early" time.
  • Cleans up the "Stop Recording" and "Change Ending Time" display logic. I've run into multiple cases where a recording is in progress, but it is impossible to stop or change it. This generally happens in corner cases involving category extending and pre or post roll. This change keys the display of these options solely on the rsRecording status.

jpabq (1 match)

Ticket Summary Component Milestone Type Created
Description
#8441 Recordings screen update issue on some themes MythTV - User Interface Library 0.26.1 Bug Report - General 05/10/10

Updated description:
In Metallurgy, Mythbuntu and Childish, when you have more recordings of one program than what can be shown in one screen, deleting the oldest recording should move the selection bar one up and empty the line containing the old recording. Metallurgy illustrates how this should work:
http://www.postimage.org/image.php?v=Pqdluz9

However, when you do this on the Mythbuntu or Childish theme, you'll get the recording from the other end of the list, instead of an empty line:
http://www.postimage.org/image.php?v=Pqdl5CJ

But this line should just be empty, as the line doesn't exist. You cannot select it, as illustrated by the arrows on the right side of the screen, in the Mythbuntu screenshot above. If you click down once, the selection will just jump to the top of the list, just like in Metallurgy.

Confirmed on trunk r26203


jpoet (2 matches)

Ticket Summary Component Milestone Type Created
Description
#11352 Leak in MythPainter::DrawTextLayout MythTV - User Interface Library 0.26.1 Bug Report - Memory Leak 01/14/13

I've been noticing increased memory usage with mythfrontend in 0.26 vs 0.25. Its been happening since I upgraded shortly after 0.26 was released. The symptom is a gradual leak (as shown with top/free), but sometimes the memory usage increases by 50-100M over an hour or so.

I haven't been able to work out what the trigger for this difference is, but I've been running my frontend under valgrind for the past couple of weeks to track it down.

The attached log (Using 0.26-fixes-72bca07 plus the patch for #11329, on ubuntu 12.04) is from a run that had an uptime of just under a day. there was one 30 min recording (HDHR) during that time, plus watching a couple of recorded shows and videos. It was cleanly shutdown (exit from the mainmenu) (by this stage watching a recording was stuttering because the box was swapping. This whole setup is a bit fragile perf-wise - valgrind on an HP microserver only works with vdpau...)

the log shows 112M of "possibly lost" allocations. A bit over 80M of that comes from MythPainter::DrawTextLayout?, so I'm assuming that that's where the leak is. However there's also a bit more from other things (eg MythPainter::DrawRoundRect?), so maybe its something else leaking?

Using the Steppes theme, in case that matters

I've also attached a log (valgrind.donothing) of mythfrontend where all I did is wait a few minutes and then shut it down again (as a baseline)

valgrind was run as "valgrind --leak-check=full --show-reachable=yes --undef-value-errors=no --num-callers=50 --log-file=/tmp/valgrind.%p" with the patch from https://bugs.launchpad.net/ubuntu/+source/valgrind/+bug/1096323 applied.


#9295 Add stretching to textarea and a more acurate cutdown function MythTV - User Interface Library unknown Patch - Feature 11/28/10

The cutdown function doesn't seem to be accurate as it sometime cut more characters than needed. The new one only cut the minimum amount of characters to fit in the textarea.

Also, add a <stretch min="##" max="##">[yes|no]</stretch> tag to textarea. This will be used before cutting down to try to stretch the font to fit the textarea. Stretching default to min=100, max=100 and not enabled. min and max are percentage. Range is 1 < min <= 100 <= max < 4000. So min is between 1 and 100 and max between 100 and 4000. Using min is to fit more text in a textarea by condensing the font a little bit. Up to 80%, it is not to much distorsed. Using max is to expend a font to fill space in textarea. A 'sort' of justification. And, values may be inherited if needed: <textarea name="base">

<stretch min="80" max="100"/>

</textarea> <textarea name="test" from"base">

<stretch>yes</stretch>

</textarea> This may help to fix bugs #8188 and #8783. Where 'schedule recording type' field is to narrow. And may also help when changing language and the new text string is a little bit larger than the default one. Alos, with the new way to cutdown text, there is more text displayed even when stretching is not enabled.


jyavenard (5 matches)

Ticket Summary Component Milestone Type Created
Description
#10128 Audio not working after broadcast dropped stream for couple of minutes MythTV - General unknown Bug Report - General 10/27/11

Last week I recorded a show which the TV company accidentally screwed up the transmission so the first 10 minutes did not have any audio stream or zero channels as ffmpeg tells me after I split up the mpg into 10 minutes chunks.

From the silent 10 minutes chunk

    Stream #0.0[0x202]: Video: mpeg2video (Main), yuv420p, 720x576 [PAR 64:45 DAR 16:9], 8400 kb/s, 25 fps, 25 tbr, 90k tbn, 50 tbc
    Stream #0.1[0xbd3](fin): Subtitle: dvbsub
    Stream #0.2[0xbd4](swe): Subtitle: dvbsub
    Stream #0.3[0x1389](fin): Subtitle: [6][0][0][0] / 0x0006
    Stream #0.4[0x29e](swe): Audio: mp3, 0 channels

From a chunk with sound

    Stream #0.0[0x202]: Video: mpeg2video (Main), yuv420p, 720x576 [PAR 64:45 DAR 16:9], 8400 kb/s, 25 fps, 25 tbr, 90k tbn, 50 tbc
    Stream #0.1[0x29e](swe): Audio: mp2, 48000 Hz, stereo, s16, 224 kb/s
    Stream #0.2[0xbd3](fin): Subtitle: dvbsub
    Stream #0.3[0xbd4](swe): Subtitle: dvbsub
    Stream #0.4[0x1389](fin): Subtitle: [6][0][0][0] / 0x0006

But in 24-fixes we'll never get back audio after these ten minutes when the audio comes back in the transmission.

I always record 2 minutes early and in those 2 minutes the audio works, so when I rewind to the beginning I still get no audio which I had when I started the recording.

I'll set minor prio on this as this was a human error on the TV company.


#10370 DVD playback fail with default settings on MacOS X MythTV - General unknown Bug Report - General 02/22/12

Using MacOS 10.7 (or 10.6)

MythFrontend will fail to play any DVD

When selecting the play DVD option in the Optical Menu ; in the log you get:

libdvdread: Using libdvdcss version 1.2.9 for DVD access
libdvdread: Can't stat /dev/r/dev/disk1
No such file or directory
libdvdread: Could not open /dev/r/dev/disk1
libdvdnav: vm: failed to open/read the DVD
2012-02-22 21:33:51.365260 I  MediaMonitor::selectDrivePopup(Select a DVD drive) - No suitable devices
2012-02-22 21:33:51.366886 I  DVDInfo: Trying dvd://dev/r/dev/disk1
2012-02-22 21:33:51.369193 E  DVDInfo: Failed to open device at /dev/r/dev/disk1
2012-02-22 21:33:51.369200 I  DVDInfo: Finishing.

programs/mythfrontend/main.cpp automatically prefix the device name with /dev/r

Yet, the default device name it isn't defined by the user is /dev/disk1 (defined in libs/libmyth/mediamonitor_darwin.h

The documentation in the settings statea: "This device must exist, and the user playing the DVD needs to have read permission on the device. 'default' will let the MediaMonitor? choose a device"

using "default" does nothing, it uses /dev/disk1 unless defined in the settings, and default is /dev/disk1 which myth try to play as /dev/r/dev/disk1 which will *always* be an invalid device

The log also shows: MediaMonitor::selectDrivePopup(Select a DVD drive) - No suitable devices

No such popup ever appears...

MythFrontend should either automatically determine what the right DVD device is, not prepend /dev/r to any path name or properly display the selectDrivePopup


#10773 backend uses an invalid bonjour service type name MythTV - General unknown Patch - Bug Fix 05/29/12

The backend advertises itself as supplying "mythbackend-master" or "mythbackend-slave" service but according to the relevant spec service names are limited to 14 characters (http://www.rfc-editor.org/rfc/rfc6335.txt section 5.1).

The patch changes the service to be "mythbackend" and adds a txt record containing either level='master' or level='slave'.

Guidance for format of the txt record is at http://files.dns-sd.org/draft-cheshire-dnsext-dns-sd.txt in section 6.


#11606 Patch to allocate sufficiently sized buffer in httplivestreambuffer.cpp - fixes coverity 1023889 MythTV - General unknown Patch - Bug Fix 06/17/13

This patch should be reviewed by jya, who wrote the code.

This patch is current untested (I have no current mechanism to test).

This looks to be a real buffer overflow bug. Per the specifications, the AES decryption will occur only on complete 16 byte blocks, with the remainder unencrypted. The codes allocated a buffer only big enough for the aes encrypted data, and when it copied the remainder, it overflowed that buffer (anywhere from 0 to 15 bytes). Coverity properly detected that the buffer was not going to be big enough for the (possible) remainder.

The patch allocates a buffer big enough for the entire segment.

Fixes coverity 1023889

(There is some chance coverity will not understand the fix)

github formatted patch: https://github.com/garybuhrmaster/mythtv/commit/b551172f7cae07c33e3c92facc87c7023492e137

git-am formatted patch: https://github.com/garybuhrmaster/mythtv/commit/b551172f7cae07c33e3c92facc87c7023492e137.patch


#4804 Add software amplification support to libmyth/AudioOutput MythTV - Audio Output unknown Patch - Feature 02/29/08

In anticipation of adding ReplayGain? support to MythMusic, it is required that the AudioOutput? layer support software amplification.


kormoc (4 matches)

Ticket Summary Component Milestone Type Created
Description
#8055 MythWeb ASX streaming does not work Plugin - MythWeb unknown Patch - Bug Fix 02/10/10

Under MythWeb, the ASX streaming currently doesn't work because of apparently bad output. Support for multiple range responses


#5742 MythWeb Music last play filter Plugin - MythWeb unknown Patch - Feature 09/25/08

Attached patch adds Last Play filter to MythWeb Music Random Mix Maker. Together with Rating filter, this can be used to e.g. find "good songs not played recently".

I first used "<" and ">" symbols in UI but then changed these to "earlier than" and "later than" texts which feel more natural.

Patch has couple of new translations and English language file modifications are included in the patch. Not sure if this is needed or not.


#6993 Optionally show program listings in a "channel-by-channel" mode Plugin - MythWeb unknown Patch - Feature 09/06/09

The attached patch adds an option to show the program listings of each channel in a separate column.

To enable this mode, check the "Use 'channel-by-channel' format" box in the guide settings and fill in how many channels per row that should be displayed.

See attached screenshots for examples of how the grey and elkin skins look like.


#9642 Add serviceid to Mythweb channels editor Plugin - MythWeb unknown Patch - Feature 03/08/11

In order to verify callsigns match QAM channel and subchannel, it is necessary to see the serviceid as well as the freqid. I've written a patch which adds the serviceid column right next to freqid since the two usually go together in a QAM setup.


mdean (7 matches)

Ticket Summary Component Milestone Type Created
Description
#7881 Not all recording groups available for selection MythTV - General unknown Bug Report - General 01/08/10

If editing a recording from the recordings screen, only the recording groups that currently have any recordings are displayed in the drop down list of available groups. It should display all groups though like when editing recording rules, upcoming recordings or using mythweb.


#11004 Master backend tries to record to non-existent directory MythTV - Recording unknown Bug Report - General 08/15/12

I've had a persistent issue for about a year where the master backend will try to record to a directory listed in the storage group that isn't present on that system. The only way I've been able to get the system to work is to mount the directory using NFS, however I would prefer to have it work without doing that.

I have the storage group defined on the master backend with the following:

/var/mythtv/tv/recordings/
/var/mythtv/tv2/recordings/
/var/mythtv/tv3/recordings/
/var/tv/recordings/
/var/tv2/recordings/

The first three directories are on the master backend and the last two are on the slave backend. Nothing is defined on the slave backend. My understanding is that the master backend will realize that the last two directories do not exist on that system and not use them, however, on my system, it repeatedly tries to anyway.

I have tried removing all storage group information and re-entering it with no difference.

I posted my issue on the mythtv-users mailing list and Michael Dean asked me to provide some details which I have included below.

master backend:

bob@mythbox:~$ ls -ld /var/{,mythtv/}tv*/recordings
ls: cannot access /var/tv*/recordings: No such file or directory
drwxrwxrwx 2 bob bob  24576 2012-07-19 22:33 /var/mythtv/tv2/recordings
drwxrwxrwx 2 bob bob 126976 2012-07-24 11:43 /var/mythtv/tv3/recordings
drwxrwxrwx 2 bob bob 135168 2012-07-24 12:39 /var/mythtv/tv/recordings

bob@mythbox:~$ df -k /var/{,mythtv/}tv*/recordings
df: `/var/tv*/recordings': No such file or directory
Filesystem           1K-blocks      Used Available Use% Mounted on
/dev/sda2            709363588 692880936  16482652  98% /var/mythtv
/dev/sdb1            1953446464 1896418576  57027888  98% /var/mythtv/tv3
/dev/sdc1            1952558140 1895880720  56677420  98% /var/mythtv/tv

slave backend:

bob@mail:~$ ls -ld /var/{,mythtv/}tv*/recordings
ls: cannot access /var/mythtv/tv*/recordings: No such file or directory
drwxrwxrwx 2 bob bob 49152 2012-07-24 12:39 /var/tv2/recordings
drwxrwxrwx 2 bob bob 20480 2012-07-16 18:14 /var/tv/recordings

bob@mail:~$ df -k /var/{,mythtv/}tv*/recordings
df: `/var/mythtv/tv*/recordings': No such file or directory
Filesystem           1K-blocks      Used Available Use% Mounted on
/dev/sdb1            976694464 919833692  56860772  95% /var/tv2
/dev/sda2            200184560 183212220  16972340  92% /var/tv

Here is the storage group table:

 +----+-------------+----------+----------------------------------+
| id | groupname   | hostname | dirname                          |
+----+-------------+----------+----------------------------------+
|  9 | Default     | mythbox  | /var/mythtv/tv/recordings/       |
| 12 | Default     | mythbox  | /var/tv/recordings/              |
| 10 | Default     | mythbox  | /var/mythtv/tv2/recordings/      |
| 11 | Default     | mythbox  | /var/mythtv/tv3/recordings/      |
| 14 | Default     | mythbox  | /var/tv2/recordings/             |
| 15 | Videos      | mythbox  | /var/mythtv/videos/              |
| 16 | Coverart    | mythbox  | /var/mythtv/artwork/coverart/    |
| 17 | Fanart      | mythbox  | /var/mythtv/artwork/fanart/      |
| 18 | Screenshots | mythbox  | /var/mythtv/artwork/screenshots/ |
| 19 | Banners     | mythbox  | /var/mythtv/artwork/banners/     |
+----+-------------+----------+----------------------------------+

He requested that I run the backend with the parameters -v file,schedule --loglevel debug. The error appeared pretty quickly. I have attached the log file.

I cut off the log file right after the error appeared. Please let me know if you need any additional information.


#8701 OSD timeouts need revisiting MythTV - User Interface Library unknown Developer Task 07/28/10

Most OSD displays would probably be OK with a standard timeout or even require user action to clear them, but IMO, there is a small subset which I still feel the timeout should have some reasonable configurability.


#9946 Frontend cannot show recent logs MythTV - General unknown Developer Task 07/26/11

My database has two table for log entries. New log entries are going into the "logging" table, but mythfrontend (and mythweb) shows the log entries which are in the "mythlog" table.

This appears to have been introduced with the merge of the "new-logging" branch.


#9267 Add "Jump to Random" feature in libmythui MythTV - User Interface Library unknown Patch - Feature 11/20/10

Similar to ticket #5626 from long ago, this patch adds a "Jump to Random" entry option to libmythui. This allows components such as MythGame? and MythVideo? to utilize a hotkey to pick a random choice in the list.

Feel free to adjust the default hotkey.


#10056 Move SQL statement for jumppoint and keybinding MythTV - General unknown Patch - Feature 09/23/11

It make sense to group all the SQL statements relative to the key bindings and jump points together


#10447 Program Listing SQL Optimization MythTV - General unknown Patch - Feature 03/13/12

I've been playing with this change on my local mythweb with enormous (2 to 3x) performance improvements (Ticket #10047). Currently, when a query is made on the program listing table, the best suited index is as follows:

id_start_end (chanid, starttime, endtime)

but if the chanid range gets to be too large, the server could pick a different query. Sometimes it'll use the PRIMARY(chanid, starttime, manualid) or starttime(starttime) indexes. None of these though take into account endtime.

Because of the fact we only use starttime < endtime as a limit on the starttime field, means a large number of unnecessary entries need to be loaded to check the endtime. This becomes incredibly apparent when you try and load more than 70 channels on my system, at which point the performance gets significantly worse.

To get around this, I put a max cap on the starttime entry, since this is the field most likely to be used in the index. According to my own calculations, no program lasts longer than 12 hours on my system, but I made the query cap 24 hours just to be safe.

Adding this cap has resulted in a substantial jump in performance.


natanojl (2 matches)

Ticket Summary Component Milestone Type Created
Description
#10432 Screen saver kicks in while watching Internet video Plugin - MythNetvision unknown Bug Report - General 03/10/12

When watching Internet tv, the screen saver kicks in after a while. To reproduce, just go to browse Internet video, and watch a show for 10 or 15 minutes. I don't think it matters which video you watch. Just move the mouse to bring the display back.


#10256 Animation support MythTV - User Interface Library 0.27 Patch - Feature 01/11/12

The attached patch adds the possibility to animate the showing and hiding of windows. Supported parameters are position, alpha, zoom, and angle, plus duration and easing curve. It's partially based on the patch in #8975 that adds an Effects struct.

Extending this to support other events should be possible by using signals (i.e. TakingFocus?, LosingFocus?, etc.) and slots.

Here's an example of how to add a position and alpha animation to the popup dialog in Arclight:

<window name="MythPopupBox">
    <area>1320,0,600,1080</area>                 
    <animation type="position" when="AboutToShow" start="1920,-1" end="-1,-1" easingcurve="OutQuart" duration="500"/>
    <animation type="alpha" when="AboutToShow" start="0" end="255" easingcurve="OutQuart" duration="500"/>
    <animation type="position" when="AboutToHide" end="1920,-1" start="-1,-1" easingcurve="InQuart" duration="500"/>
    <animation type="alpha" when="AboutToHide" end="0" start="255" easingcurve="InQuart" duration="500"/>
    ...
</window>

nigel (2 matches)

Ticket Summary Component Milestone Type Created
Description
#10450 Media Monitor not detecting type of media MythTV - General unknown Bug Report - General 03/14/12
% ./mythfrontend -v media
...
2012-03-14 21:14:22.124558 I  diskAppearedCallback() - No volume name for dev disk1s1
2012-03-14 21:14:22.158941 I  Found disk disk1s2 - volume name 'Attache_1.015'.
2012-03-14 21:14:22.159013 I  MythHDD::MythHDD disk1s2
2012-03-14 21:14:22.244019 I  Disk inserted on a supermount device
2012-03-14 21:14:22.244134 N  No files with extensions found in '/Volumes/Attache_1.015'
2012-03-14 21:14:22.244139 I  Detected MediaType MEDIATYPE_DATA

where there are lots of .png files under /Volumes/Attache_1.015.


#10252 Mac OS X menu bar, dock, and mouse not hidden if GUI size nonzero Ports - OSX unknown Bug Report - General 01/11/12

If you change the GUI size and offset to compensate for overscan, MythTV incorrectly uses a normal window instead of a full-screen window, resulting in Mac OS X showing the menu bar and doc. MythTV should use these values for scaling the *content* of the window, not for setting the actual size and position of the window itself.

The net result is that unless you can find a reduced-size theme that will fit on your screen, you're pretty much hosed.


stichnot (1 match)

Ticket Summary Component Milestone Type Created
Description
#10848 [PATCH] OSD: Add a graphical display of audio level to cut list editor MythTV - General unknown Patch - Feature 06/20/12

When using the cut list editor to remove ads etc it's difficult to place the cut precisely when the program is faded in or out. In these cases it's common to cut the dialogue or retain voice-overs. It's also impossible to create a cut list for DVB radio recordings.

This patch adds a visual graph of the audio level +/-0.5 frame around the current paused frame.

NB this patch can also be applied to git master.


stuarta (9 matches)

Ticket Summary Component Milestone Type Created
Description
#7434 max episodes code doesn't respect autoexpire flag on a recording MythTV - General 0.26.1 Bug Report - General 10/26/09

I've a recording rule setup as follows.

  • Max episodes = 20
  • Record new / delete old
  • Allow autoexpire

I decided i wanted to keep 1 of the 20 recordings and set autoexpire=off on that recording.

However when it recorded a new episode, that episode was removed because it was the oldest, in direct violation of autoexpire=off.

Stuart


#7486 Channelscanner misses some transponder MythTV - Channel Scanner 0.26.1 Patch - Bug Fix 11/02/09

I'm using the 0.22-fixes branche in a dvb-c system.

If I do a tuned full-scan, the scanner misses all channels of some transponders. If I explicity scan one of the missed transponders, all channels are found but some other transponders get missed. I don't think it's a signal problem as it always misses the same transponders.

There is another issue with the channel scanner. Not sure if this belongs into a separate ticket: If I start the channel scan a second time without restarting mythtv-setup, it gets lots of conflicting channels and asks me to asign numbers to them. This does not happen if I restart mythtv-setup after every scan.

Tell me if you need additional information for this?


#8731 DVB-T scan: muxes not tuned during full scan but tuned using NIT info MythTV - Channel Scanner unknown Bug Report - General 08/05/10

Using the same configuration as reported in #8726.

Scan details: full UK scan using Sutton Coldfield transmitter with 6 available muxes. Signal/tuning timeouts raised to 2000/6000ms. ALL services (DVB+MPEG) scanned, with decryption testing disabled.

During the scan, a signal and successful lock is achieved on only 1 of the possible muxes (746000000), even when using doubled timeouts. The remaining 5 muxes are discovered in the NIT of this mux, and subsequent tuning of these muxes is successful.

Checking the log output reveals the following for sample mux 634166670:

i) During the initial full scan using default scan parameters, the following was seen:

                        DVBChan(1:/dev/dvb/adapter102/frontend0): New Params: 634166670 auto 0 auto auto 8 a 1/32 n v fec: auto msys: UNDEFINED rolloff: 0.35
2010-08-05 06:42:04.455 DVBChan(1:/dev/dvb/adapter102/frontend0): Tune(): Frequency tuning successful.
2010-08-05 06:42:04.455 DTVSM(/dev/dvb/adapter102/frontend0)::SetChannel(-1, -1):
2010-08-05 06:42:04.455 SM(/dev/dvb/adapter102/frontend0)::Start: begin
2010-08-05 06:42:04.455 SM(/dev/dvb/adapter102/frontend0)::Start: end
2010-08-05 06:42:04.504 SM(/dev/dvb/adapter102/frontend0)::AddFlags: Seen() Match() Wait(Sig,)
2010-08-05 06:42:04.504 SM(/dev/dvb/adapter102/frontend0)::RemoveFlags: Seen() Match() Wait(Pos,)
2010-08-05 06:42:04.566 SM(/dev/dvb/adapter102/frontend0)::AddFlags: Seen() Match() Wait(Sig,)
2010-08-05 06:42:04.628 SM(/dev/dvb/adapter102/frontend0)::AddFlags: Seen() Match() Wait(Sig,)
2010-08-05 06:42:04.690 SM(/dev/dvb/adapter102/frontend0)::AddFlags: Seen() Match() Wait(Sig,)
2010-08-05 06:42:04.752 SM(/dev/dvb/adapter102/frontend0)::AddFlags: Seen() Match() Wait(Sig,)
2010-08-05 06:42:04.814 SM(/dev/dvb/adapter102/frontend0)::AddFlags: Seen() Match() Wait(Sig,)
2010-08-05 06:42:04.876 SM(/dev/dvb/adapter102/frontend0)::AddFlags: Seen() Match() Wait(Sig,)
2010-08-05 06:42:04.937 SM(/dev/dvb/adapter102/frontend0)::AddFlags: Seen() Match() Wait(Sig,)
2010-08-05 06:42:05.893 SM(/dev/dvb/adapter102/frontend0)::AddFlags: Seen() Match() Wait(Sig,)
2010-08-05 06:42:05.955 SM(/dev/dvb/adapter102/frontend0)::AddFlags: Seen() Match() Wait(Sig,)
2010-08-05 06:42:06.017 SM(/dev/dvb/adapter102/frontend0)::AddFlags: Seen() Match() Wait(Sig,)
2010-08-05 06:42:06.079 SM(/dev/dvb/adapter102/frontend0)::AddFlags: Seen() Match() Wait(Sig,)
2010-08-05 06:42:06.141 SM(/dev/dvb/adapter102/frontend0)::AddFlags: Seen() Match() Wait(Sig,)
2010-08-05 06:42:06.203 SM(/dev/dvb/adapter102/frontend0)::AddFlags: Seen() Match() Wait(Sig,)
2010-08-05 06:42:06.264 SM(/dev/dvb/adapter102/frontend0)::AddFlags: Seen() Match() Wait(Sig,)
2010-08-05 06:42:06.326 SM(/dev/dvb/adapter102/frontend0)::AddFlags: Seen() Match() Wait(Sig,)
2010-08-05 06:42:06.388 SM(/dev/dvb/adapter102/frontend0)::AddFlags: Seen() Match() Wait(Sig,)
2010-08-05 06:42:06.449 SM(/dev/dvb/adapter102/frontend0)::AddFlags: Seen() Match() Wait(Sig,)

No signal is seen within the 2000ms timeout value

ii) Having extracted this sample mux's details from the NIT of the 1 mux locked to (746000000), the later "fill-in" scan was succesful:

                        DVBChan(1:/dev/dvb/adapter102/frontend0): New Params: 634166670 qam_16 a 3/4 3/4 8 2 1/32 n v fec: auto msys: UNDEFINED rolloff: 0.35
2010-08-05 06:45:51.455 DVBChan(1:/dev/dvb/adapter102/frontend0): Tune(): Tuning to 634166670Hz
2010-08-05 06:45:52.356 dvbchannel.cpp:wait_for_backend: Status:
2010-08-05 06:45:52.356 DVBChan(1:/dev/dvb/adapter102/frontend0): Tune(): Frequency tuning successful.
2010-08-05 06:45:52.356 DTVSM(/dev/dvb/adapter102/frontend0)::SetChannel(-1, -1):
2010-08-05 06:45:52.356 SM(/dev/dvb/adapter102/frontend0)::Start: begin
2010-08-05 06:45:52.356 SM(/dev/dvb/adapter102/frontend0)::AddFlags: Seen() Match() Wait(Sig,)
2010-08-05 06:45:52.356 SM(/dev/dvb/adapter102/frontend0)::Start: end
2010-08-05 06:45:52.356 SM(/dev/dvb/adapter102/frontend0)::RemoveFlags: Seen() Match() Wait(Pos,)
2010-08-05 06:45:52.420 SM(/dev/dvb/adapter102/frontend0)::AddFlags: Seen() Match() Wait(Sig,)
2010-08-05 06:45:52.481 SM(/dev/dvb/adapter102/frontend0)::AddFlags: Seen() Match() Wait(Sig,)
2010-08-05 06:45:52.510 DVBSM(/dev/dvb/adapter102/frontend0): UpdateValues -- Signal Locked
2010-08-05 06:45:52.540 SM(/dev/dvb/adapter102/frontend0)::AddFlags: Seen(PAT,) Match() Wait()
2010-08-05 06:45:52.540 ChannelScanSM(/dev/dvb/adapter102/frontend0): Got a Program Association Table for TransportID 4101

Is it possible to modify the default scan parameters in order to increase the likelihood of finding more/all muxes during the initial scan?

Full log output of the scan is attached.


#8732 DVB-T scan: duplicate muxes created for MPEG channels MythTV - Channel Scanner 0.26.1 Bug Report - General 08/05/10

Using the same configuration as reported in #8726.

Scan details: full UK scan using Sutton Coldfield transmitter with 6 available muxes. Signal/tuning timeouts raised to 2000/6000ms. ALL services (DVB+MPEG) scanned, with decryption testing disabled.

During a successful DVB-T scan, all DVB channels are eventually discovered (although only 1 mux was successfully tuned during the initial scan phase and the remaining 5 muxes were found in the Network Information Table of the successfully scanned mux.)

However, although there are only 6 available muxes, 9 muxes are created in the database at the end of the scan.

Further checking reveals that the creation/configuration of the 4 MPEG channels found during the scan creates 3 new mux entries in the database, rather than configuring them with one of the existing mux entries used for the DVB channels on those muxes. Additionally, networkid is set to 0 on the additional muxes.

Full log output is attached to #8731


#8770 EPG is not detected in DVB-T broadcasts MythTV - EIT 0.26.1 Bug Report - General 08/12/10

During this last year EPG support has been added to Israel's DVB-T broadcasts. It can clearly be seen on VLC in the 'codec information'. However it is not detected by mythtv.

Here is a sample file recorded: http://gnet.homelinux.com/files/vlc-record-2010-08-13-01h16m30s.ts

dvbsnoop output:

$ dvbsnoop -pd 3 -s pidscan
dvbsnoop V1.4.50 -- http://dvbsnoop.sourceforge.net/

---------------------------------------------------------
Transponder PID-Scan...
---------------------------------------------------------
PID found:    0 (0x0000)  [SECTION: Program Association Table (PAT)]
PID found:   16 (0x0010)  [SECTION: Network Information Table (NIT) - actual network]
PID found:   17 (0x0011)  [SECTION: Service Description Table (SDT) - actual transport stream]
PID found:   18 (0x0012)  [SECTION: Event Information Table (EIT) - actual transport stream, present/following]
PID found:   20 (0x0014)  [SECTION: Time Date Table (TDT)]
PID found:   21 (0x0015)  [SECTION: ITU-T Rec. H.222.0|ISO/IEC13818 reserved]
PID found:   28 (0x001c)  [unknown]
PID found:   51 (0x0033)  [unknown]
PID found:   54 (0x0036)  [scrambled]
PID found:   76 (0x004c)  [scrambled]
PID found:   94 (0x005e)  [unknown]
PID found:  245 (0x00f5)  [unknown]
PID found: 2560 (0x0a00)  [SECTION: Program Map Table (PMT)]
PID found: 2561 (0x0a01)  [PS/PES: ITU-T Rec. H.262 | ISO/IEC 13818-2 or ISO/IEC 11172-2 video stream]
PID found: 2562 (0x0a02)  [PS/PES: ISO/IEC 13818-3 or ISO/IEC 11172-3 audio stream]
PID found: 2592 (0x0a20)  [SECTION: Program Map Table (PMT)]
PID found: 2593 (0x0a21)  [PS/PES: ITU-T Rec. H.262 | ISO/IEC 13818-2 or ISO/IEC 11172-2 video stream]
PID found: 2594 (0x0a22)  [PS/PES: ISO/IEC 13818-3 or ISO/IEC 11172-3 audio stream]
PID found: 2608 (0x0a30)  [unknown]
PID found: 2609 (0x0a31)  [unknown]
PID found: 2610 (0x0a32)  [unknown]
PID found: 2624 (0x0a40)  [SECTION: Program Map Table (PMT)]
PID found: 2625 (0x0a41)  [PS/PES: ITU-T Rec. H.262 | ISO/IEC 13818-2 or ISO/IEC 11172-2 video stream]
PID found: 2626 (0x0a42)  [PS/PES: ISO/IEC 13818-3 or ISO/IEC 11172-3 audio stream]
PID found: 2640 (0x0a50)  [unknown]
PID found: 2641 (0x0a51)  [unknown]
PID found: 2656 (0x0a60)  [SECTION: Program Map Table (PMT)]
PID found: 2657 (0x0a61)  [PS/PES: ITU-T Rec. H.262 | ISO/IEC 13818-2 or ISO/IEC 11172-2 video stream]
PID found: 2658 (0x0a62)  [PS/PES: ISO/IEC 13818-3 or ISO/IEC 11172-3 audio stream]
PID found: 2688 (0x0a80)  [SECTION: Program Map Table (PMT)]
PID found: 2689 (0x0a81)  [PS/PES: ITU-T Rec. H.262 | ISO/IEC 13818-2 or ISO/IEC 11172-2 video stream]
PID found: 2690 (0x0a82)  [PS/PES: ISO/IEC 13818-3 or ISO/IEC 11172-3 audio stream]
PID found: 2816 (0x0b00)  [SECTION: Program Map Table (PMT)]
PID found: 2817 (0x0b01)  [PS/PES: ISO/IEC 13818-3 or ISO/IEC 11172-3 audio stream]
PID found: 2992 (0x0bb0)  [SECTION: Program Map Table (PMT)]
PID found: 2993 (0x0bb1)  [PS/PES: ISO/IEC 13818-3 or ISO/IEC 11172-3 audio stream]
PID found: 8191 (0x1fff)  [stuffing]


#8774 Store channel type in database MythTV - Channel Scanner 0.27 Developer Task 08/13/10

Store channel type (TV/Radio/Data etc) into database when we find that information during channel scanning.

This information can then be leveraged in other areas, such as when setting up a recorder and the type of streams it expects to find.


#8251 EIT Scanner disregards input groups, causes undefined behavior MythTV - EIT 0.26.1 Patch - Bug Fix 03/29/10

Hybrid tuners analog and digital sides share a tuner, and thus are properly configured as members of the same input group. The EIT scanner disregards input groups and will kick off when the analog side is in use, putting the hardware in an undefined state and causing tuning failures and other potential Bad Things (tm), which will vary by driver.

The EIT scanner should account for the other members of the input group.


#10067 Potential memory leak in EITHelper MythTV - EIT 0.26.1 Patch - Bug Fix 09/29/11

In EITHelper.cpp - EITHelper keeps a list of incomplete_events, and unmatched_etts. If for some reason when parsing the EIT and ETT tables, it does not manage to match any ETT to an EIT entry, the unmatched item will remain on the list indefinitely.

incomplete_events stores character strings allocated with new. If the EITHelper is destroyed, those will be unreferenced and simply leaked.

If EITHelper is not destroyed, incomplete_events and unmatched_etts can grow without bounds. Aside from the memory consumption, that has another unwanted side effect that leftover unmatched items from earlier calls can be picked up as incorrect matches on later calls. This will result in program descriptions being updated with descriptions from other shows - a behavior I'm seeing, which is the whole reason I started looking at EITHelper.

Evidence of the leak can be seen by turning on verbose logging for EIT and watching for this log message:

        VERBOSE(VB_EIT, LOC +
                QString("Added %1 events -- complete(%2) "
                        "incomplete(%3) unmatched(%4)")
                .arg(insertCount).arg(db_events.size())
                .arg(incomplete_events.size()).arg(unmatched_etts.size()));

In the same method, there is a logic bug when iterating over events. The for loop compares the index with the size of the db_events queue, but at the same time the loops is removing events. Thus the index is incremented and the size is decreased, so the loop will always end with only half of the events processed.

So this:

    for (uint i = 0; (i < kChunkSize) && (i < db_events.size()); i++)
    {
        DBEventEIT *event = db_events.dequeue();

should become this:

    for (uint i = 0; (i < kChunkSize) && (db_events.size() > 0); i++)
    {
        DBEventEIT *event = db_events.dequeue();

I don't think an ETT table from one event can legitimately be related to an EIT from a different event, so I believe after each iteration of that loop, incomplete_events and unmatched_etts should be cleared - taking care to free the memory associated with items stored in incomplete_events. }}}


#9726 Unicable / Satellite Channel Router / DIN EN 50494 MythTV - DVB unknown Patch - Feature 04/12/11

The Patch is providing the Unicable (DIN EN 50494) support for MythTV.

It is based on a kernel patch (http://www.mythtvtalk.com/unicable-scr-din-en-50494-a-14103/), which will not be integrated into the kernel. In addition I am using some bug fixing from a VDR patch (http://www.vdr-portal.de/index.php?page=Thread&threadid=89731).

The .patch file will extend the DiSEqCDevLNB class (only), to implement the functional parts of the Unicable support.

The necessary configuration of userband ID, userband frequency, satellite position and PIN can be done within the mythtv-setup's "LNB Configuration" with LNB Preset "Custom" and LNB Type "Unicable / SCR". One open issue is the LNBSCRUserBandSetting inheriting from class SpinBoxSetting?, which can not be disabled by its setEnabled(false).

I know that the user interface for configuration is not yet perfect. But I first like to get your feedback whether the functional parts of this patch are acceptable, or whether it is better to add e.g. a new class DiSEqCDevSCR inheriting directly from class DiSEqCDevDevice (like DiSEqCDevSwitch, DiSEqCDevRotor and DiSEqCDevLNB).

The .sql file will add some columns to database "mythconverg" table "diseqc_tree" to store the configuration parameters.

The patch was tested with a Inverto IDLB-QUDL41-UNI2L-1PP (http://www.inverto.tv/products/product.php?section=1&id=160&cat=6).


stuartm (4 matches)

Ticket Summary Component Milestone Type Created
Description
#9449 Keyboard use ceases to function after "All tuners in use" OSD appears MythTV - General 0.26.1 Bug Report - General 01/05/11

I came across this accidentally and it is reproducible on all 3 frontends using one central backend. All are PC's with current 0.24 fixes from current GIT running OpenSuse? 11.3. One of my frontends has no remote so I must use the keyboard to navigate. That is how I discovered this. Navigation commands used by LIRC are not affected by this. The backend has 3x Hauppauge PVR-150 + 1x PVR-USB2, thus analog TV only.

1) Make sure all tuners are recording and thus occupied and not available. 2) Navigate with keyboard to and activate Watch TV and the "All tuners in use" OSD will appear 3) Regardless of what choice you make, once the OSD disappears, the keyboard will no longer function within MythTV 4) Restarting the frontend with reset and correct the problem

Hope this is helpful, Wessel Dirksen


#10543 Artwork lookups incorrect for search rules MythTV - Mythmetadatalookup unknown Bug Report - General 04/04/12

Metadata lookups are being performed for search rules when they shouldn't be. This is causing the wrong artwork to be displayed for recording.

For example, a people search rule for 'Ridley Scott' might first match and record 'Alien' and the rule given this inetref. When the next film matches and records say 'Gladiator' the recording is given the same 'Alien' inetref. 'Alien' and not 'Gladiator' artwork is then shown in Watch Recordings.

It seems as thought the lookup should not set an inetref for search rules, and should do the metadata lookup only for the recording.


#10608 Resetting the frontend settings using --reset doesn't trigger a locale selection the next time the frontend is run MythTV - General 0.26.1 Bug Report - General 04/15/12

Resetting the frontend settings using --reset (or -r) no longer triggers a locale selection the next time the frontend is started.

The frontend seems to use the system locale the next time the frontend is run as some sort of default but without using the settings defined in the locale file.


#11181 Locale defaults are not used MythTV - General unknown Bug Report - General 10/16/12

Most default settings in locale file are not used when mythfrontend is first started. Running 'mythfrontend -r' does not set them either. In my case, the guiding languages, date format and time format are not set according to the zh_hk.xml file. Only the UI language are set.


1 2
Note: See TracReports for help on using and creating reports.