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

MythTV noreply at mythtv.org
Mon Apr 30 16:48:17 UTC 2012


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

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

 In [changeset:e778f23d0eeabf99be23121cebc190191aa7041f/mythtv]:
 {{{
 #!CommitTicketReference repository="mythtv"
 revision="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).
 }}}

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


More information about the mythtv-commits mailing list