[mythtv-commits] Ticket #10326: Screens not painted in Mythtv-Setup

MythTV noreply at mythtv.org
Thu Feb 16 21:05:29 UTC 2012


#10326: Screens not painted in Mythtv-Setup
----------------------------------------------+----------------------------
 Reporter:  Jim Newton <jim@…>                |          Owner:
     Type:  Bug Report - General              |         Status:  closed
 Priority:  minor                             |      Milestone:  0.25
Component:  MythTV - User Interface Library   |        Version:  Master
 Severity:  medium                            |  Head
 Keywords:  setup, menus, paint, show         |     Resolution:  Upstream
                                              |  Bug
                                              |  Ticket locked:  0
----------------------------------------------+----------------------------
Changes (by wagnerrp):

 * priority:  critical => minor
 * resolution:   => Upstream Bug
 * status:  new => closed
 * component:  MythTV - General => MythTV - User Interface Library


Comment:

 This sounds like MythTV is auto-selecting the OpenGL painter, with buggy
 OpenGL drivers.  You can try setting one or both of the following
 environmental variables.

  export LIBGL_ALWAYS_INDIRECT=1[[br]]
  export XLIB_SKIP_ARGB_VISUALS=1

 Or forcefully disable the OpenGL painter with '-O UIPainter=Qt' on the
 command line.

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


More information about the mythtv-commits mailing list