diff --git a/autotests/integration/inputmethod_test.cpp b/autotests/integration/inputmethod_test.cpp index b841331126..a22c64ee47 100644 --- a/autotests/integration/inputmethod_test.cpp +++ b/autotests/integration/inputmethod_test.cpp @@ -57,6 +57,8 @@ private Q_SLOTS: void InputMethodTest::initTestCase() { + QDBusConnection::sessionBus().registerService(QStringLiteral("org.kde.kwin.testvirtualkeyboard")); + qRegisterMetaType(); qRegisterMetaType(); qRegisterMetaType();