[mythtv-commits] Ticket #12356: 0.27 mythfrontend.re process takes 100% cpu

MythTV noreply at mythtv.org
Wed May 20 22:47:46 UTC 2015


#12356: 0.27 mythfrontend.re process takes 100% cpu
-----------------------------------+----------------------------
 Reporter:  eric.koester@…         |          Owner:  paulh
     Type:  Bug Report - General   |         Status:  infoneeded
 Priority:  minor                  |      Milestone:  unknown
Component:  MythTV - General       |        Version:  0.27-fixes
 Severity:  medium                 |     Resolution:
 Keywords:  mythfrontend 100% CPU  |  Ticket locked:  0
-----------------------------------+----------------------------

Comment (by Paul Harrison <pharrison@…>):

 In [changeset:"8fd277bb1ecab938e57059dc9472b6f922d5fca7/mythtv"]:
 {{{
 #!CommitTicketReference repository="mythtv"
 revision="8fd277bb1ecab938e57059dc9472b6f922d5fca7"
 MythDownloadManager: fix a bug when downloading URL's with percent
 encoding

 This avoids converting a url to a QUrl only to later use its toString()
 method
 which was causing problems with percent encoded URL's not being removed
 from the
 download queue because we ended up comparing a human readable URL with a
 percent
 encoded one.

 Refs #12356

 (cherry picked from commit d620cb9e1b19a5fa1e693a91d9ea6271e03640b4)
 }}}

--
Ticket URL: <https://code.mythtv.org/trac/ticket/12356#comment:13>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list