[mythtv-commits] Ticket #7603: mythfrontend can never connect to just waked up master backend

MythTV mythtv at cvs.mythtv.org
Wed Dec 2 15:25:50 UTC 2009


#7603: mythfrontend can never connect to just waked up master backend
-------------------------------------+--------------------------------------
 Reporter:  bam <mybigspam@…>        |       Owner:  ijr    
     Type:  defect                   |      Status:  new    
 Priority:  minor                    |   Milestone:  unknown
Component:  MythTV - General         |     Version:  unknown
 Severity:  medium                   |     Mlocked:  0      
-------------------------------------+--------------------------------------

Comment(by bam <mybigspam@…>):

 This is a workaround:
 {{{
 Index: libs/libmyth/mythcontext.cpp
 ===================================================================
 --- libs/libmyth/mythcontext.cpp        (revision 22942)
 +++ libs/libmyth/mythcontext.cpp        (working copy)
 @@ -1654,7 +1654,7 @@
                      continue;
                  }

 -                d->WOLInProgress = we_attempted_wol = true;
 +//                d->WOLInProgress = we_attempted_wol = true;
              }

              myth_system(WOLcmd);
 }}}

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/7603#comment:2>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list