Diffusion KWin 5344bf1619e7

[plugins/qpa] Handle case that qtvirtualkeyboard plugin is not available more…

Authored by graesslin on Jun 2 2016, 1:25 PM.

Description

[plugins/qpa] Handle case that qtvirtualkeyboard plugin is not available more gracefully

We didn't check whether creating the QPlatfromInputContext worked and
accessed the m_inputContext unconditionally which obviously crashed.

Now the connects related to QInputMethods are not setup if we failed
to create the QPlatfromInputContext.

Reviewed-By: bshah

Details

Committed
graesslinJun 2 2016, 1:25 PM
Parents
R108:13adf9609f75: Fix broken build
Branches
Unknown
Tags
Unknown