[mythtv-commits] Ticket #2448: frontend hangs when switching livetv/guide

MythTV mythtv at cvs.mythtv.org
Mon Oct 9 06:33:15 UTC 2006


#2448: frontend hangs when switching livetv/guide
--------------------------------------+-------------------------------------
 Reporter:  spam1001 at 2thebatcave.com  |        Owner:  ijr    
     Type:  defect                    |       Status:  new    
 Priority:  minor                     |    Milestone:  unknown
Component:  mythtv                    |      Version:  0.20   
 Severity:  medium                    |   Resolution:         
--------------------------------------+-------------------------------------
Comment (by spam1001 at 2thebatcave.com):

 Yes disabling USE_OPENGL_PAINTER works for me as well.  In fact doing that
 also seems to make the transisitions between guide/livetv work faster too.
 In case anyone else is having this very annoying problem and want a quick
 fix you can use this patch:
 {{{
 diff -U3 -r mythtv.orig/libs/libmythui/libmythui.pro
 mythtv/libs/libmythui/libmythui.pro
 --- mythtv.orig/libs/libmythui/libmythui.pro    2006-10-08
 10:52:45.000000000 -0700
 +++ mythtv/libs/libmythui/libmythui.pro 2006-10-08 21:32:27.000000000
 -0700
 @@ -46,7 +46,6 @@
  #

  using_x11 {
 -    DEFINES += USE_OPENGL_PAINTER
      SOURCES += mythpainter_ogl.cpp
      HEADERS += mythpainter_ogl.h
      inc.files += mythpainter_ogl.h
 }}}

-- 
Ticket URL: <http://cvs.mythtv.org/trac/ticket/2448#comment:4>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list