qtwayland: Mitigate crash when platforminputcontext library is missing 23/26023/3
authorMarius Vlad <marius.vlad@collabora.com>
Fri, 5 Feb 2021 12:29:47 +0000 (14:29 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tue, 9 Feb 2021 13:57:36 +0000 (13:57 +0000)
commitf9599349fb143651e48453fcb8391da3166f3854
treeae022ac61d40d31d3368436e9211cf626cf3608d
parent3744a35d67b6d239b24c84d07f132038c6b2656e
qtwayland: Mitigate crash when platforminputcontext library is missing

Turns out that in the case a plug-in library is missing (which is the actual
root cause of this problem) we do not properly check if it can
use it, leading to a crash when attempting to make of use QT_LOGGING_RULES.

This patch mitigates that and allows to debug Qt w/ the help of
QT_LOGGING_RULES.

Bug-AGL: SPEC-3359

Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
Change-Id: If8c0f0f030c7ca53aca701a54ceea317cc7fd695
recipes-qt/qt/qtwayland/0001-client-qwaylandintegration-Do-not-attempt-to-use-the.patch [new file with mode: 0644]
recipes-qt/qt/qtwayland_agldemo.inc