[mythtv-commits] Ticket #10662: mythfilldatabase download error

MythTV noreply at mythtv.org
Tue May 8 01:11:30 UTC 2012


#10662: mythfilldatabase download error
---------------------------------------+------------------------------
 Reporter:  Greg Woods <greg@…>        |          Owner:  beirdo
     Type:  Bug Report - General       |         Status:  closed
 Priority:  minor                      |      Milestone:  unknown
Component:  MythTV - Mythfilldatabase  |        Version:  0.25-fixes
 Severity:  medium                     |     Resolution:  Upstream Bug
 Keywords:                             |  Ticket locked:  0
---------------------------------------+------------------------------

Comment (by Gavin Hurlbut <ghurlbut@…>):

 In [changeset:9e59131ec6d352a6fdafc810b004765ba43588a7/mythtv]:
 {{{
 #!CommitTicketReference repository="mythtv"
 revision="9e59131ec6d352a6fdafc810b004765ba43588a7"
 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).
 (cherry picked from commit e778f23d0eeabf99be23121cebc190191aa7041f)
 }}}

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/10662#comment:28>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list