[mythtv-commits] Ticket #9588: [PATCH] Qt assert when changing video scan mode from mythfrontend menu

MythTV noreply at mythtv.org
Wed Feb 16 11:31:38 UTC 2011


#9588: [PATCH] Qt assert when changing video scan mode from mythfrontend menu
-------------------------------------------------+-------------------------
 Reporter:  Lawrence Rust <lvr@…>                |           Type:  Patch -
   Status:  new                                  |  Bug Fix
Milestone:  unknown                              |       Priority:  minor
  Version:  Trunk Head                           |      Component:  MythTV
 Keywords:  video scan mode                      |  - General
                                                 |       Severity:  medium
                                                 |  Ticket locked:  0
-------------------------------------------------+-------------------------
 With a debug build of Qt, if you attempt to change the video scan mode
 from the mythfrontend menu then Qt asserts "A mutex must be unlocked in
 the same thread that locked it".

 Seems that there's an unmatched call to UnlockDeletePlayer in
 TV::FillOSDMenuVideo.  The attached patch removes this.

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/9588>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list