[mythtv-firehose] mythtv branch master updated by beirdo. v0.26-pre-138-ge778f23

Git Repo Owner noreply at mythtv.org
Mon Apr 30 16:48:14 UTC 2012


The branch, master has been updated on the
mythtv repository by gitolite user beirdo.
       via  e778f23d0eeabf99be23121cebc190191aa7041f (commit)
      from  ef2c748f001a0fd560583cb3ddbe72bcc9b03fcd (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit e778f23d0eeabf99be23121cebc190191aa7041f
Author:    Gavin Hurlbut <ghurlbut at mythtv.org> at Mon, 30 Apr 2012 09:43:07 -0700
Committer: Gavin Hurlbut <ghurlbut at mythtv.org> at Mon, 30 Apr 2012 09:47:34 -0700
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=e778f23d0eeabf99be23121cebc190191aa7041f

Add more debug logs in the DataDirect and MythDLMgr code
Refs #10662

Turns out the problem we are seeing is a known bug in Qt 4.7.1 that is fixed
in 4.7.2 (and wasn't there before 4.7.1).

In particular, if your Schedules Direct username is an email address, Qt4.7.1
stupidly puts the username as the part before the @ and the realm as the
portion after the @, even though the realm was already provided.

SO, if you have a Schedules Direct username that is an email address, either
upgrade to 4.7.2 (or higher), or downgrade to 4.7.0 (or lower).



-----------------------------------------------------------------------

Summary of changes:
 mythtv/libs/libmythbase/mythdownloadmanager.cpp |   13 +++++++++++++
 mythtv/libs/libmythtv/datadirect.cpp            |    1 +
 2 files changed, 14 insertions(+), 0 deletions(-)

-- 



More information about the mythtv-firehose mailing list