[mythtv-commits] Ticket #11739: EIT over the air program guide title description mismatch FIXED/SOLVED

MythTV noreply at mythtv.org
Sun Mar 29 20:04:21 UTC 2015


#11739: EIT over the air program guide title description mismatch FIXED/SOLVED
-----------------------------------+-----------------------------
 Reporter:  deadletterfile@…       |          Owner:  dekarl
     Type:  Bug Report - General   |         Status:  assigned
 Priority:  minor                  |      Milestone:  0.28
Component:  MythTV - ATSC          |        Version:  Master Head
 Severity:  medium                 |     Resolution:
 Keywords:  EIT title description  |  Ticket locked:  0
-----------------------------------+-----------------------------

Comment (by ironstorm@…):

 @geoffp,

 I just did a test, disconnected the power to my HDHomeRun Original (it's a
 Dual Tuner, but is white with 2 coax ports), then I reinstalled the
 patched packages of mythtv_0.27.4+fixes.20150305.f1115fc-
 0ubuntu0mythbuntu2 and started everything up.

 So far mythbackend has been behaving for the past 2 hours without any
 trace of the CPU issue.   My guess is the changes in this patch relating
 to locking/unlocking/mutexes tuners have some kind of problem.

 @Wolfgange, its inside the mythtv source folder...  Here's how I built it
 and installed it

 {{{
 cd ~/source
 curl -O https://code.mythtv.org/trac/raw-
 attachment/ticket/11739/libmythtv.140430.patch
 sudo apt-get update
 sudo apt-get source mythtv
 cd mythtv-0.27.4+fixes*/mythtv/libs
 cat ../../../libmythtv.140430.patch | patch -p0
 cd ../..
 sudo debian/rules binary
 cd ..
 for m in $(dpkg --get-selections | grep myth | cut -f1); do sudo dpkg -i
 $m*.deb; done
 }}}

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


More information about the mythtv-commits mailing list