summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/cups
diff options
context:
space:
mode:
authorMike Looijmans <mike.looijmans@topic.nl>2015-01-06 12:46:36 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-01-07 23:35:07 +0000
commitd1b523e7dd55b11d1b02904a83a0464b95616c07 (patch)
tree2ea84016462173f74f3bd33b87907fe7864c5cc0 /meta/recipes-extended/cups
parentfca3bc561ceaa485bae6140aadd32c84f75d74f7 (diff)
downloadpoky-d1b523e7dd55b11d1b02904a83a0464b95616c07.tar.gz
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. (From OE-Core rev: 7b6546e0ee5561ece1c7972bb8dde7383b530eb7) Signed-off-by: Mike Looijmans <mike.looijmans@topic.nl> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/cups')
0 files changed, 0 insertions, 0 deletions