[mythtv-commits] Ticket #10981: Commit 643ad3e [Fix race in LoadInBackground() handling] causes abort on entering Watch Recordings

MythTV noreply at mythtv.org
Tue Aug 7 13:03:31 UTC 2012


#10981: Commit 643ad3e [Fix race in LoadInBackground() handling] causes abort on
entering Watch Recordings
-----------------------------------+------------------------------
 Reporter:  Lawrence Rust <lvr@…>  |          Owner:
     Type:  Bug Report - General   |         Status:  closed
 Priority:  minor                  |      Milestone:  unknown
Component:  MythTV - General       |        Version:  Master Head
 Severity:  medium                 |     Resolution:  Upstream Bug
 Keywords:                         |  Ticket locked:  0
-----------------------------------+------------------------------

Comment (by Lawrence Rust <lvr@…>):

 You're using the wrong locking mechanism;, it should be a semaphore.  Qt
 is warning you that Mutex semantics imply thread ownership.

 I have no intention of updating to Qt 4.8.1 as it has a myriad of other
 bugs that cause problems.  Furthermore, Ubuntu 11.04 ships with 4.7.2 and
 a number of apps that I use depend on that.

 Bye...

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


More information about the mythtv-commits mailing list