diff options
author | Mike Looijmans <mike.looijmans@topic.nl> | 2015-01-06 12:46:36 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-01-07 23:33:03 +0000 |
commit | 7b6546e0ee5561ece1c7972bb8dde7383b530eb7 (patch) | |
tree | fe99d84872fce52ebe783f231d117f668ae19b7f /scripts/lib/scriptutils.py | |
parent | 78f388e81cad5dfb6aea52da68f9b4523c88c5ad (diff) | |
download | openembedded-core-7b6546e0ee5561ece1c7972bb8dde7383b530eb7.tar.gz openembedded-core-7b6546e0ee5561ece1c7972bb8dde7383b530eb7.tar.bz2 openembedded-core-7b6546e0ee5561ece1c7972bb8dde7383b530eb7.zip |
qt4: Fix QT4 applications spamming "QWSLock::down(): Invalid argument"
If you run a QT server application, and a client in a separate process, it will
spam the log with "QWSLock::down(): Invalid argument" messages because of an old
bug in the locking code. There's a patch on the net that fixes it, which I manually
adapted by removing the commented-out debug statements.
We have been using this patch for about half a year without problems, and the QT people
apparently don't care about the bug, for which this solution has been posted in 2012.
Including this into OE core will at least save other people the trouble of having to find
and apply it for themselves.
Signed-off-by: Mike Looijmans <mike.looijmans@topic.nl>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'scripts/lib/scriptutils.py')
0 files changed, 0 insertions, 0 deletions