[mythtv] [mythtv-commits] Ticket #1168: Watch Recordings Focus

Chris Pinkham cpinkham at bc2va.org
Tue Jan 31 22:44:20 UTC 2006


> As Tom said it is pretty random behaviour. Personally I only noticed it this 
> week and don't think it has been around too long.

Do you happen to have any titles, categories, or recording groups that start
in lowercase letters?

If so, it might be [8494] that is messing things up.  This changed the sortedList
to use lowercase instead of uppercase so things get sorted properly on the left-hand
side of the screen.

If you or someone else wants to test, they could try reverting to 8493 or just
reverse the patch on just playbackbox and see if it fixes the issue.

Here's the trac entry:

	http://svn.mythtv.org/trac/changeset/8494

And here's the patch you could try applying to reverse 8494:

	http://svn.mythtv.org/trac/changeset?format=diff&new=8220&old=8494&new_path=trunk%2Fmythtv%2Fprograms%2Fmythfrontend%2Fplaybackbox.cpp&old_path=trunk%2Fmythtv%2Fprograms%2Fmythfrontend%2Fplaybackbox.cpp

-- 
Chris



More information about the mythtv-dev mailing list