[mythtv-commits] Ticket #9819: Windows frontend ASSERT failure in QCoreApplication::sendEvent
MythTV
noreply at mythtv.org
Tue Dec 6 00:28:06 UTC 2011
#9819: Windows frontend ASSERT failure in QCoreApplication::sendEvent
----------------------------------------+----------------------------
Reporter: seven@… | Owner: mdean
Type: Bug Report - Crash | Status: assigned
Priority: minor | Milestone:
Component: MythTV - General | Version: 0.24-fixes
Severity: medium | Resolution:
Keywords: Windows | Ticket locked: 0
----------------------------------------+----------------------------
Changes (by mdean):
* milestone: 0.25 =>
Comment:
It seems Paul's comment:3 was referring to
http://code.mythtv.org/trac/attachment/ticket/4222/072-musichide.patch on
ticket #4222 , which removed use of dispatchNow() from MythMusic. It
didn't modify sendPlaybackStart() and sendPlaybackEnd() in util.cpp.
However, on May 15, 2010 Paul pastebin'ed ( http://pastebin.com/k40S8FQe )
a patch to remove the use of dispatchNow() in sendPlaybackStart/End()
functions.
Attached is an updated version of Paul's pastebin patch with updated file
locations for current master
. It doesn't compile since util.cpp has since been moved to libmythbase,
which doesn't have access to libmyth/mythcontext.h and
libmyth/mythplugin.h (which would create a circular dependency). The
MythMusic changes incorporating the pause/resume functionality are in a
separate patch file. I'm attaching these primarily so others can comment
on the approach or suggest better approaches before I spend any time
trying to update them for the current MythTV design.
--
Ticket URL: <http://code.mythtv.org/trac/ticket/9819#comment:12>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center
More information about the mythtv-commits
mailing list