[mythtv-commits] Ticket #9819: Windows frontend ASSERT failure in QCoreApplication::sendEvent

MythTV noreply at mythtv.org
Thu Jun 2 17:18:23 UTC 2011


#9819: Windows frontend ASSERT failure in QCoreApplication::sendEvent
----------------------------------------+--------------------------------
 Reporter:  seven@…                     |          Owner:
     Type:  Bug Report - Crash          |         Status:  infoneeded_new
 Priority:  minor                       |      Milestone:  0.25
Component:  MythTV - General            |        Version:  0.24-fixes
 Severity:  medium                      |     Resolution:
 Keywords:  Windows                     |  Ticket locked:  0
----------------------------------------+--------------------------------

Comment (by paulh):

 >Completely untested (not even compile-tested) patch for 0.24-fixes to
 potentially fix the issue. (Same changes would be required in master, but
 files have been moved.)

 I don't think this patch will work because you can't guarantee that the
 music player will receive the event and release the audio output before
 the video player starts playing that's why dispatchNow() is being used in
 those places.

 There is a patch on a ticket somewhere from me that removes the
 depreciated dispatchNow() stuff completely but it was rejected for some
 reason can't exactly remember why. I think opinion was divided on how best
 to remove it and in the end it was easier to just leave it the way it is
 since it's not really broken at least not in linux.

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


More information about the mythtv-commits mailing list