[mythtv-commits] Ticket #9447: MacOS X - Qt binaries log spam
MythTV
noreply at mythtv.org
Wed Jan 5 15:39:50 UTC 2011
#9447: MacOS X - Qt binaries log spam
-------------------------------------------------+-------------------------
Reporter: Craig Treleaven <ctreleaven@…> | Owner: nigel
Type: Bug Report | Status: new
Priority: minor | Milestone: unknown
Component: Ports - OSX | Version: 0.24-fixes
Severity: medium | Keywords:
Ticket locked: 0 |
-------------------------------------------------+-------------------------
MythFrontend writes hundreds of log entries per second complaining about 2
sets of Qt binaries. Sample below; attached file has log from starting
the frontend and immediately exiting--2,300 line.
The main frontend functions seem to work properly (set up recording, play
recording, etc) but the log spam makes it difficult to identify other
problems.
{{
On Mac OS X, you might be loading two sets of Qt binaries into the same
process. Check that all plugins are compiled against the right Qt
binaries. Export DYLD_PRINT_LIBRARIES=1 and check that only one set of
binaries are being loaded.
QObject::moveToThread: Current thread (0x884a70) is not the object's
thread (0x80a680).
Cannot move to target thread (0x80a680)
}}
--
Ticket URL: <http://code.mythtv.org/trac/ticket/9447>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center
More information about the mythtv-commits
mailing list